TrafficJunky Template Integration
TrafficJunky is a CPM-based ad network that focuses on providing adult traffic to your ads. They work with the biggest names in their field. With the help of this guide, you can set up tracking their traffic in just a few simple steps.
Before You Start
Before digging into the setup, make sure that you have:
- An active Voluum account.
- An active TrafficJunky account.
- An offer, and optionally, a landing page.
I. Create a Campaign in Voluum
Create a campaign to generate a campaign URL that you will submit as a destination URL in TrafficJunky.
II. Create a Campaign in TrafficJunky
III. Set up passing conversions
- In TrafficJunky, go to Tools / Tracking tools / Conversion tracker and add a tracker.
- Click View code to see the Invocation code.
- Go to Postback URL tab and copy the URL to the clipboard.
- In Voluum, edit the TrafficJunky traffic source and paste this URL as a postback URL. Your original postback URL should look like this:
https://ads.trafficjunky.net/ct?a=1000539512&member_id=1002392921&cb=[RANDOM_NUMBER]&cti=[TRANSACTION_UNIQ_ID]&ctv=1.00&ctd=[TRANSACTION_DESCRIPTION]&aclid=[ACLID]
Replace the[ACLID]
with{externalid}
Voluum token. Your modified traffic source postback URL should look like this:https://ads.trafficjunky.net/ct?a=1000539512&member_id=1002392921&cb=[RANDOM_NUMBER]&cti=[TRANSACTION_UNIQ_ID]&ctv=1.00&ctd=[TRANSACTION_DESCRIPTION]&aclid={externalid}
You have now set the traffic source postback URL. Information about conversions will be sent from Voluum to TrafficJunky.
Back to top
TrafficJunky Tracking Tokens
Token |
Description |
{ACLID} |
Click ID |
{CampaignID} |
Campaign ID |
{CampaignName} |
Campaign Name |
{SiteName} |
Site Name |
{SpotID} |
Spot ID |
{SpotName} |
Spot name |
{Location} |
Location |
{BanID} |
Banner ID |
{BanName} |
Banner Name |
{AdID} |
Ad Creative ID |
Back to top