> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.funnelflux.pro/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Tracking Setup with PropellerAds

This guide explains how to set up tracking between FunnelFlux Pro and **PropellerAds**.

## Step 1: Add PropellerAds as a Traffic Source
1. Go to **Traffic Sources** > **New**
2. Search for "PropellerAds" in the template list
3. Select the **PropellerAds** template

The template configures the following tracking fields:

| Slot | Field Name | Token |
|------|------------|-------|
| campaign | campaign | `{campaignid}` |
| external | external | `${SUBID}` |
| c1 | zone | `{zoneid}` |
| c2 | country | `{country}` |
| c3 | region | `{region}` |
| c4 | isp | `{isp}` |
| c5 | carrier | `{carrier}` |

**Cost token:** `{cost}` (Cost Per Event/Click)

## Step 2: Create Your Campaign URL
After creating the traffic source:
1. Build a funnel in the **Funnel Builder**
2. Click the traffic node and select **PropellerAds** as the traffic source
3. Copy the generated tracking link

Use this tracking link as the destination/campaign URL in PropellerAds. The URL includes all tracking field parameters, so PropellerAds will automatically replace the tokens with real values when a user clicks your ad.

## Step 3: Set Up Conversion Tracking
PropellerAds uses a **postback URL** for conversion tracking. The template pre-configures this in the **Conversion Tracking** tab.

The postback URL is:
```
https://ad.propellerads.com/conversion.php?aid=REPLACE_ME&tid=REPLACE_ME&visitor_id={external}&payout={payout}
```
Replace `REPLACE_ME` with your PropellerAds-specific account or campaign ID.

Copy this URL and paste it into PropellerAds's postback or conversion tracking settings.

In this URL:
- `{external}` is a FunnelFlux token replaced with the stored click ID from PropellerAds
- `{payout}` is replaced with the conversion revenue amount

When a conversion happens in FunnelFlux, it fires this postback to notify PropellerAds of the conversion.

## Optional: Updating Costs
If cost tokens are not available or not accurate for your campaign type, you can manually update costs in FunnelFlux:
1. Go to **Update Costs** in FunnelFlux
2. Export your cost data from PropellerAds
3. Match the data by campaign ID and any relevant tracking fields
4. Import the cost data