> ## 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.

# Tracking Organic Traffic with Direct Tracking in ClickFlare

> Tracking Organic Traffic

Tracking organic traffic is now easier than ever with ClickFlare’s direct tracking. By adding a tracking script that contains your **campaign ID** to your landing page, you can track visits coming from web pages and search engines, while ignoring visits that don’t come through a direct tracking URL.

<Info>
  ### Note:

  If you want to track traffic from other sources, such as paid redirects or direct links, you’ll need to create a separate campaign. See [Campaigns: What They Are and How They Work](/docs/en/core-platform-concepts/campaigns-what-they-are-and-how-they-work) to learn more.
</Info>

### How Direct Tracking Works

Before creating a campaign, it’s helpful to understand how direct tracking works:

* When a visitor clicks a **direct tracking URL**, the **campaign ID** is passed to the tracking script via the cpid parameter.
* The script then correctly registers the visit in ClickFlare.

Visitors who arrive at your landing page without using a direct tracking URL will not be tracked unless the landing page already has a tracking script with the campaign ID implemented. ClickFlare provides this functionality.

### Tracking Paid Traffic (Optional)

If you want to track **both organic and paid traffic**, you should:

1. Create a separate campaign for each traffic type.
2. Consider using different traffic sources for organic and paid campaigns.
3. Name your campaigns clearly so you can easily distinguish them.

### Getting Started

Creating an organic campaign and obtaining the tracking script in ClickFlare is simple and can be done in a few clicks.

1. Create a new campaign and add a landing page to your funnel.
2. ClickFlare will generate a **direct tracking script** for your campaign.

<img src="https://mintcdn.com/clickflare/19ntVJbgsh_si2N3/images/help-center/04-tracking/10-tracking-cost-and-conversion-payouts-in-clickflare/04-tracking-organic-traffic-with-direct-tracking-in-clickflare-01.png?fit=max&auto=format&n=19ntVJbgsh_si2N3&q=85&s=a940fd55934e7b923c44bda7872297ea" alt="ClickFlare will generate a direct tracking script for your campaign" width="551" height="165" data-path="images/help-center/04-tracking/10-tracking-cost-and-conversion-payouts-in-clickflare/04-tracking-organic-traffic-with-direct-tracking-in-clickflare-01.png" />

*Example:* Replace the placeholder *\{\{\_\_CAMPAIGN\_ID\_\_}}* in the script with your actual ClickFlare campaign ID:
*"68b182233333332e0f25b"*

*<img src="https://mintcdn.com/clickflare/19ntVJbgsh_si2N3/images/help-center/04-tracking/10-tracking-cost-and-conversion-payouts-in-clickflare/04-tracking-organic-traffic-with-direct-tracking-in-clickflare-02.png?fit=max&auto=format&n=19ntVJbgsh_si2N3&q=85&s=660b3f11a8769a1b9caa4c4d5e122553" alt="&#x22;68b182233333332e0f25b&#x22;" width="761" height="217" data-path="images/help-center/04-tracking/10-tracking-cost-and-conversion-payouts-in-clickflare/04-tracking-organic-traffic-with-direct-tracking-in-clickflare-02.png" />*

### Adding the Script to Your Landing Page

1. Open your landing page HTML.
2. Paste the tracking script at the **bottom of the \</body> section** of your page.

Once added, all organic visits to this landing page will be tracked and displayed in ClickFlare.
