> ## Documentation Index
> Fetch the complete documentation index at: https://docs.innkeepr.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to Innkeepr

> Learn how to implement Innkeepr as your signal optimization layer-connecting customer interaction data with your marketing stack to deliver incrementality-optimized signals.

<Card title="Getting started with Innkeepr" icon="rocket" href="/getting-started/getting-started-guide">
  Understand how Innkeepr works, plan your implementation, and configure signal flows to your marketing platforms.
</Card>

## How can Innkeepr help you?

<CardGroup cols={2}>
  <Card title="Set up your connections" icon="album-collection" href="/connections/overview">
    Integrate tracking from your website, app, and backend systems to feed Innkeepr's signal engine.
  </Card>

  <Card title="Activate audience signals" icon="toggle-on" href="/guides/signals-and-activation/audience-signals">
    Deploy predictive audience segments to Google, Meta, TikTok, and Amazon based on forecasted incremental value.
  </Card>

  <Card title="Build incrementality-aware marketing" icon="users-medical" href="/getting-started/how-innkeepr-works#how-innkeepr-builds-incrementality-signals">
    Transform raw interaction data into causal signals that guide platform algorithms toward true incremental growth.
  </Card>

  <Card title="Optimize conversion signals" icon="sliders" href="/guides/signals-and-activation/conversion-signals">
    Weight conversion values by incremental contribution so bidding algorithms learn what actually drives growth.
  </Card>
</CardGroup>

## Get Data into Innkeepr

Innkeepr's tracking spec defines how to capture and structure behavioral data from your digital properties. This data flows into our causal engine to generate incrementality-optimized signals for your marketing platforms.

<CardGroup cols={3}>
  <Card title="Innkeepr tracking methods" href="/connections/spec-overview">
    Use Track, Page, Identify, and other standard calls to capture user interactions across your properties.
  </Card>

  <Card title="Event specifications" href="/connections/spec-overview">
    Structure your events with the right traits and properties to enable accurate signal generation.
  </Card>

  <Card title="Integration patterns" href="/getting-started/use-cases/overview">
    Reference implementation examples for common platforms and use cases to ensure clean data flow.
  </Card>
</CardGroup>
