Rajeev Posted October 30, 2017 Report Posted October 30, 2017 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 Quote
atteso Posted November 28, 2017 Report Posted November 28, 2017 Hi, where do you put this code (which field)? Quote
Rajeev Posted November 28, 2017 Author Report Posted November 28, 2017 used in 'generic HTML banner' under new banner campaign creation Quote
Josh Posted December 4, 2017 Report Posted December 4, 2017 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> Quote
Recommended Posts
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.