Jump to content

Recommended Posts

Posted

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!

  • 3 months later...
Posted

Hi vokopeti,

It looks to me like your HTML banner is more of a JavaScript banner! In which case, Revive Adserver probably can't track the clicks at all (as the product currently stands).

Does it work if you just use a plain HTML banner, where the anchor tag is in the HTML? 

 

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...