Using Dynamic Linking (Macros/Tokens) with JuicyAds

Using Dynamic Linking (Macros/Tokens) with JuicyAds

 

 

Dynamic Links, also known as macros and tokens, are simply tracking variables added to a URL string to perform certain functions such as tracking impressions, geo location, devices and more.

When JuicyAds advertisers add these tokens to the end of their URLs, we are able to pass back information into the URL string that they can use to analyze campaign data in order to optimize their campaigns to maximize potential earnings.

Example #1

http://www.myAwesomeDomain.com/in.php?track=campai…{dynamicGEO}

Result: http://www.myAwesomeDomain.com/in.php?track=campai…US

Country code will be given within the parameters

 

Example #2

http://randomsite.com/affiliates/in/?track={dynamicSITE}&tour=wFE6&campaign=DPLqH

Result: http://randomsite.com/affiliates/in/?track=54321&tour=wFE6&campaign=DPLqH

Site ID# will be given within the parameters

 

Example #3:

When using more than one Dynamic Link, please connect them with the use of an underscore

http://www.myAwesomeDomain.com/in.php?track=campai…{dynamicGEO}_{dynamicSITE}_{dynamicCMP}

Result: http://www.myAwesomeDomain.com/in.php?track=campai…IN_54321_10251 (Geo_SiteID#_CampaignID)

 

Current List of Dynamic Links/Macros/Tokens

{dynamicPUB}

The Publisher ID

[Available for Banners and Pops]

 

{dynamicSITE}

The SiteID # the ad was displayed on.

[Available for Banners and Pops]

 

{dynamicZNE}

The AdZone ID# the ad was displayed on

[Available for Banners only. Pops are sold by SiteID only]

 

{dynamicIMG}

Campaign Image ID#

[Available for Banners only. Pops are sold by SiteID only]

 

{dynamicIMGNAME}

The Campaign Image Filename (at the time of upload) excluding the .extension

[Available for Banners only. Pops are sold by SiteID only]

 

{dynamicCMP}

The JuicyAds campaign ID#

[Available for Banners and Pops]

 

{dynamicGEO}

2-character Country Code, (ex: US, CA, TW)

[Available for Banners and Pops]

 

{dynamicS2S}

Unique Identification number for each click (31 characters)

  1. 2016090657ce3f40009809.96070516

[Available for Banners and Pops]

 

{dynamicBID}

The cost per click (CPC) cost per impression (CPM) at the time of your click/impression ie. CPC $0.01 CPM $0.0001

[Available for Banners and Pops]

 

Macro Tags for Date and Time

{dynamicDATE}

The date of the transaction

[Available for Banners]

 

{dynamicHOUR}

The hour of the transaction

[Available for Banners]

 

Macro Tags Related to Device and Connection

 

{dynamicCON}

Connection Type; Wifi or Carrier

[Available for PopUnders only]

 

{dynamicDTY}

Device Type

[Available for PopUnders only]

 

{dynamicDOS}

Device OS: iOS, Android, etc..

[Available for PopUnders only]