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

# ClickFlare Documentation

> Set up tracking, connect your traffic sources and affiliate networks, and fix conversions that aren't coming through.

Everything you need to track campaigns accurately in ClickFlare — from your first redirect campaign to server-to-server postbacks, cost integrations and the Tag Manager.

## New to ClickFlare?

Start here. These three take you from a blank account to a campaign that reports real clicks and conversions.

<Columns cols={3}>
  <Card title="What Is ClickFlare?" icon="circle-info" href="/docs/en/getting-started-with-click-flare/clickflare-platform-overview">
    What the platform does
  </Card>

  <Card title="Account Setup" icon="list-check" href="/docs/en/getting-started-with-click-flare/account-setup-checklist">
    Set up your account
  </Card>

  <Card title="First Campaign" icon="rocket" href="/docs/en/getting-started-with-click-flare/your-first-campaign-quickstart3">
    Build one end to end
  </Card>
</Columns>

<Warning>
  Before you run any traffic, add your own tracking domain under **Settings → Domains**. Shared domains get flagged by ad networks, and a flagged domain costs you campaigns. See [Custom Domains](/docs/en/settings/custom-domains).
</Warning>

## Browse by topic

<CardGroup cols={2}>
  <Card title="Core concepts" icon="lightbulb" href="/docs/en/core-platform-concepts/campaigns-what-they-are-and-how-they-work">
    Campaigns, traffic sources, offers, landers and flows — what each one is and how they fit together.
  </Card>

  <Card title="Campaigns" icon="bullseye" href="/docs/en/campaigns/creating-a-campaign-in-click-flare">
    Create campaigns, choose redirect or direct tracking, and build paths and destinations.
  </Card>

  <Card title="Tracking setup" icon="route" href="/docs/en/tracking/tracking-methods-in-clickflare">
    Add offers, landers, traffic sources and affiliate networks, then wire them into a flow.
  </Card>

  <Card title="Conversion tracking" icon="arrow-right-arrow-left" href="/docs/en/tracking/tracking-conversions-using-s2s-postback">
    S2S postbacks, conversion pixels and scripts — getting conversions back into ClickFlare.
  </Card>

  <Card title="Integrations" icon="plug" href="/docs/en/integrations/adding-an-integration">
    Conversion API, cost tracking, affiliate networks, RSOC and e-commerce platforms.
  </Card>

  <Card title="Tag Manager" icon="code" href="/docs/en/tag-manager-1/what-is-the-tag-manager">
    Tags, triggers, variables and the data layer, without touching your lander's code.
  </Card>

  <Card title="Settings" icon="gear" href="/docs/en/settings/custom-domains">
    Tracking domains, DNS setup, naming templates and account configuration.
  </Card>

  <Card title="Workspaces & team" icon="users" href="/docs/en/multi-user-access-workspaces/clickflare-workspaces-public-vs-private">
    Public and private workspaces, user roles, and sharing reports with clients.
  </Card>
</CardGroup>

## The parts people get stuck on

Most support requests come down to one of these. If something isn't tracking, start here.

<AccordionGroup>
  <Accordion title="Conversions aren't showing up" icon="triangle-exclamation">
    Almost always the postback. Your offer URL has to carry the ClickFlare click ID in the parameter your network expects, and the postback URL you give the network has to use ClickFlare's parameters with that network's macros.

    * [Tracking Conversions Using S2S Postback](/docs/en/tracking/tracking-conversions-using-s2s-postback)
    * [How to Submit an S2S Postback URL to an Affiliate Network](/docs/en/tracking/how-to-submit-an-s2s-postback-url-to-an-affiliate-network-in-clickflare)
    * [Troubleshooting S2S Postback URL](/docs/en/tracking/troubleshooting-s2s-postback-url-in-clickflare)
  </Accordion>

  <Accordion title="Redirect or direct tracking?" icon="route">
    Redirect sends the visitor through a ClickFlare URL. Direct keeps them on your own page and reports with a script. Which you pick changes how you set the campaign up and where the script goes.

    * [Tracking Methods: Redirect vs. Direct](/docs/en/tracking/tracking-methods-in-clickflare)
    * [Direct Tracking in ClickFlare](/docs/en/tracking/direct-tracking-clickflare)
    * [ClickFlare Transition Modes](/docs/en/tracking/clickflare-transition-modes)
  </Accordion>

  <Accordion title="Passing data between systems" icon="arrows-left-right">
    Getting traffic source data into ClickFlare, and getting ClickFlare's data back out to your network and your ad platform.

    * [Passing Information from a Traffic Source to ClickFlare](/docs/en/tracking/passing-information-from-traffic-source-to-clickflare)
    * [Passing Information from ClickFlare to an Affiliate Network](/docs/en/tracking/passing-information-from-click-flare-to-an-affiliate-network)
    * [How Click and Conversion Data is Transferred](/docs/en/tracking/click-conversion-data-transfer-clickflare)
  </Accordion>

  <Accordion title="Your tracking domain" icon="globe">
    Use your own domain, never a shared one. These cover adding it and pointing DNS at ClickFlare.

    * [Custom Domains](/docs/en/settings/custom-domains)
    * [Adding a Custom Domain (new verification method)](/docs/en/settings/adding-a-custom-domain-new-verification-method)
    * [Cloudflare](/docs/en/settings/cloudflare) · [GoDaddy](/docs/en/settings/go-daddy) · [Namecheap](/docs/en/settings/namecheap)
  </Accordion>
</AccordionGroup>

## Still stuck?

<Columns cols={2}>
  <Card title="Contact support" icon="life-ring" href="/docs/en/getting-started-with-click-flare/click-flare-support">
    How to reach the ClickFlare team and what to include so they can help quickly.
  </Card>

  <Card title="Glossary" icon="book" href="/docs/en/getting-started-with-click-flare/glossary-of-terms">
    Every term used across these guides, defined in one place.
  </Card>
</Columns>
