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

# LeadTrackr Knowledge Base

> Everything you need to set up LeadTrackr, connect your lead sources, and start sending offline conversions to your ad platforms.

## Getting Started

<CardGroup cols={2}>
  <Card title="Create an Account and Project" icon="rocket" href="/docs/getting-started/create-account-and-project">
    Set up your LeadTrackr account and your first project
  </Card>

  <Card title="Add Members to a Project" icon="user-plus" href="/docs/getting-started/add-members">
    Invite teammates to collaborate on your project
  </Card>

  <Card title="Rate and Process Your Leads" icon="star" href="/docs/getting-started/rate-and-process-leads">
    Qualify leads and send offline conversions
  </Card>

  <Card title="Find Your Invoices" icon="file-invoice" href="/docs/getting-started/invoices">
    Access and download your billing invoices
  </Card>
</CardGroup>

## Lead Sources

<CardGroup cols={2}>
  <Card title="WordPress Forms (Recommended)" icon="wordpress" href="/docs/lead-sources/wordpress-forms">
    Connect your WordPress forms with our plugin
  </Card>

  <Card title="Google Tag Manager" icon="tag" href="/docs/lead-sources/gtm">
    Set up a lead source using client-side GTM
  </Card>

  <Card title="Server-side GTM" icon="server" href="/docs/lead-sources/server-side-gtm">
    Use the Leads API tag in server-side GTM
  </Card>

  <Card title="Channel Flow Tracker" icon="route" href="/docs/lead-sources/channel-flow-tracker">
    Track the full user journey with UTM parameters
  </Card>
</CardGroup>

## Conversion Destinations

<CardGroup cols={3}>
  <Card title="Google Analytics 4" icon="chart-simple" href="/docs/integrations/ga4">
    Send offline conversions to GA4
  </Card>

  <Card title="Google Ads" icon="google" href="/docs/integrations/google-ads">
    Set up offline conversion tracking in Google Ads
  </Card>

  <Card title="Meta (Facebook)" icon="meta" href="/docs/integrations/meta">
    Connect Meta via the Conversions API
  </Card>
</CardGroup>

## Conversion Labels

<CardGroup cols={2}>
  <Card title="Set Up Conversion Labels" icon="tags" href="/docs/conversion-labels/set-up-conversion-labels">
    Link lead statuses to conversion events
  </Card>

  <Card title="Structure Your Labels" icon="sitemap" href="/docs/conversion-labels/structure-conversion-labels">
    Best practices for naming and structuring labels
  </Card>
</CardGroup>
