Support Questions:How can I track clicks for my HTML ads
From HasOffers
You can track clicks in your HTML ads by using the variable {tracking_link} in the code. {tracking_link} will be dynamically replaced with the appropriate tracking link for the offer.
When affiliate or employee generates code for a HTML creative, {tracking_link} is replaced with the appropriate tracking link for the offer and includes all additional paramaters that are set. When an HTML is used in an Ad Manager campaign, when the HTML creative is displayed, the {tracking_link} is dynamically replaced with a tracking link appropriate offer and affiliate id.
If the following code was used from an HTML creative that was attached to offer ID 1:
<a href={tracking_link}>
it would be dynamically updated with the following for affiliate ID 1
<a href=http://demo.go2jump.org?offer_id=1&aff_id=1>
Email this page to a friend or co-worker