> ## 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 integration with Traffic Company

## Create the offer source
For Traffic Company, firstly use our available offer source template from the list.

This will have the following data passing config:

![](https://storage.crisp.chat/users/helpdesk/website/-/b/7/4/9/b749232d828ce800/674eca2743754740970ddb4e82ca60_icvgzq.png)

## Adding an offer
When you generate a link in the Traffic Company UI, bring that over to FunnelFlux and use it as the base URL of whatever offers you add.

However, note you may need to remove the `click_id` field added at the end -- as their system may add this after you have configured the postback on their side.

So if you generate a promotional link and get this:

![](https://storage.crisp.chat/users/helpdesk/website/-/b/7/4/9/b749232d828ce800/f0e1933bb0e5fc76f7efc3558d18bc_qz3toe.png)

When you put this in FunnelFlux, remove the click_id, changing it from:
```
https://126666f24951.blueviking.info/?p=12867&wid=142638&wid_hmac=a10772aa4c14a6831bdafbdda609a852&click_id=
```
To:
```
https://126666f24951.blueviking.info/?p=12867&wid=142638&wid_hmac=a10772aa4c14a6831bdafbdda609a852
```
Now if you go to the data passing tab of your offer, you will see it has computed the correct, full URL that we want, like below:

![](https://storage.crisp.chat/users/helpdesk/website/-/b/7/4/9/b749232d828ce800/3808a2bbab09eeed52e99a3a7662ef_1y35lrj.png)

## Configuring the postback URL
Traffic company has a postback URL builder rather than a simple URL field, so a few more steps are required.

Firstly, go to [https://controlpanel.trafficcompany.com/account/postback](https://controlpanel.trafficcompany.com/account/postback)

Here, pick custom as the option.

For the postback domain, you can paste your postback URL from FunnelFlux (from any area -- the offer or offer source or generic tracking codes page).

Now delete all the parameters, leaving only the `https://domain.com/pb/` part.

Next, add three URL parameters below, of `hit`, `tx` and `rev`. Set their values to the ones shown in the image below:

![](https://storage.crisp.chat/users/helpdesk/website/-/b/7/4/9/b749232d828ce800/d1754dd85109cfd9b1e461ba704b7e_gg2qn.png)

Click save and it should redirect you to a settings page where you can see the final postback URL they are using. Make sure it is enabled!

![](https://storage.crisp.chat/users/helpdesk/website/-/b/7/4/9/b749232d828ce800/099761dc25afc98eab2748b4119c8e_ej7jsr.png)