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

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

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

The template configures the following tracking fields:

| Slot | Field Name | Token |
|------|------------|-------|
| campaign | campaign | `{campaign_id}` |
| external | external | `{external_id}` |
| c1 | ad_type | `{ad_type}` |
| c2 | creative_id | `{creative_id}` |
| c3 | source_id | `{source_id}` |
| c4 | spot_id | `{spot_id}` |
| c5 | auction_id | `{auction_id}` |

**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 **MyBid** as the traffic source
3. Copy the generated tracking link

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

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

The postback URL is:
```
https://postback.mb-d.com/api/v1/postback?click_id={external}&cost={payout}&goal_id=REPLACE
```
Copy this URL and paste it into MyBid's postback or conversion tracking settings.

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

When a conversion happens in FunnelFlux, it fires this postback to notify MyBid 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 MyBid
3. Match the data by campaign ID and any relevant tracking fields
4. Import the cost data