Jump to content

How To Track Clicks In Html Banner In Revive?


Recommended Posts

I have installed Revive Adserver and added a standard HTML ad banner. The HTML loads the href attribute of the <a> tags with ajax.

var a_article = $('<a />', { 
		  href:  locationUri,
		  target: '_blank'
		}).appendTo($(target));

In the reports i see impressions of the banner but no clicks.

 

In an other topic I've read "Revive Adserver has a click URL macro which is {clickurl}. All you need is to put that before that target URL". But it would open a link {clickurl}(http://www.ft.com/cms/s/0/39042348-0ec1-11e5-8aca-00144feabdc0.html)

 

How to track clicks for the HTML banner?

Thanks in advance!

Link to comment
Share on other sites

  • 3 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...