Jump to content

Third party ad tag click tracking


Rajeev

Recommended Posts

Hey there,

i am using third party ad tag from adserver.bs to run a banner on my official website and following the revive instruction to track the click on this banner but still i can't able to track this on my revive account. Please suggest what correction have to done in below third party ad tag.

orignal

<script src="https://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=rsb&c=28&pli=22958752&PluID=0&w=728&h=90&ord=[timestamp]"></script>
<noscript>
<a href="https://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=brd&FlightID=22958752&Page=&PluID=0&Pos=951734719" target="_blank"><img src="https://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=bsr&FlightID=22958752&Page=&PluID=0&Pos=951734719" border=0 width=728 height=90></a>
</noscript>

Modified manually to track click as suggested on forum

<script src="https://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=rsb&c=28&pli=22958752&PluID=0&w=728&h=90&ord={random}"></script>
<noscript>
<a href="{clickurl}https://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=brd&FlightID=22958752&Page=&PluID=0&Pos=951734719" target="_blank"><img src="https://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=bsr&FlightID=22958752&Page=&PluID=0&Pos=951734719" border=0 width=728 height=90></a>
</noscript>

 

Thanks & regards

 

 

  

Link to comment
Share on other sites

  • 5 weeks later...

For "Alter HTML to enable click tracking" choose "Eyeblaster" instead of "Generic HTML"

If that doesnt work, add the "ncu" param, like so

<script src="https://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=rsb&c=28&pli=22958752&PluID=0&w=728&h=90&ord={random}&ncu={clickurl}"></script>

Link to comment
Share on other sites

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