Спалил тему?
Q: Dynamic Linking: What is it and how does it work?
Dynamic Linking works for all URL links on the JuicyAds system, including Direct Buy, Network Campaigns, PopUnders, and Mobile Campaigns.
Dynamic linking gives you the ability to insert information from our system into your URL string. This is especially useful when you want to setup unique tracking codes to pinpoint sweet spots or problems with your Ads or Campaign. Here's how it works...
Below is a sample link that you want to promote, you have tracking of some kind setup and are currently tracking a campaign named "campaign":
http://www.myAwesomeDomain.com/in.php?track=campaign
You can Enhance this URL by using our dynamic linking tags:
{dynamicGEO}
2-character Country Code, (ex: US, CA, TW)
{dynamicSITE}
The SiteID # the ad was displayed on
{dynamicIMG}
Campaign Image #
Unavailable for Mobile & PopUnders
{dynamicZNE}
The AdZone # the ad was displayed on
Unavailable for Mobile & PopUnders
{dynamicCMP}
The Mobile Campaign ID
Mobile & PopUnder campaigns only
{dynamicPUB}
The Publisher ID
Mobile & PopUnder campaigns only
{dynamicCON}
Connection Type; Wifi or Carrier
Mobile campaigns only
Here's how to make your URLs dynamic:
Example #1:
http://www.myAwesomeDomain.com/in.php?track=campaign_{dynamicGEO}
Result:
http://www.myAwesomeDomain.com/in.php?track=campaign_US
You can also get fancy and combine any of the tags you want:
Example #1:
http://www.myAwesomeDomain.com/in.php?track=campaign_{dynamicGEO}_{dynamicZNE}_{dynamicIMG}
Result:
http://www.myAwesomeDomain.com/in.php?track=campaign_US_400_198204
^ The result here shows that this click would have come from a US visitor from Zone# 400 who clicked on image #198204.
Through the use of our Dynamic Linking system, you can tweak and optimize your campaigns for maximum profits. Enjoy!