Sizmek / Eyeblaster / Mediamind
Original script tag:
<script src="http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=rsb&c=12&pli=1234567&PluID=0&w=140&h=350&ord=[timestamp]&ucm=true&ncu=$${clickurl}$$"></script> <noscript> <a href="{clickurl}http%3A//bs.serving-sys.com/BurstingPipe/adServer.bs%3Fcn%3Dbrd%26FlightID%3D1234567%26Page%3D%26PluID%3D0%26Pos%3D74" target="_blank"> <img src="http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=bsr&FlightID=1234567&Page=&PluID=0&Pos=74" border=0 width=140 height=350> </a> </noscript>
Added clicktracking:
<script src="http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=rsb&c=12&pli=1234567&PluID=0&w=140&h=350&ord={timestamp}&ucm=true&ncu={clickurl_encoded}"></script> <noscript> <a href="{clickurl}http%3A//bs.serving-sys.com/BurstingPipe/adServer.bs%3Fcn%3Dbrd%26FlightID%3D1234567%26Page%3D%26PluID%3D0%26Pos%3D74" target="_blank"> <img src="http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=bsr&FlightID=1234567&Page=&PluID=0&Pos=74" border=0 width=140 height=350> </a> </noscript>
- Replace [timestamp] with {timestamp}, note the curly brackets.
- Replace $${clickurl}$$ with {clickurl_encoded}, remove the dollar-signs.
- Add a Target URL for the banner, it's needed for ASX to process the request, even though it's not needed by the Eyeblaster tag.
Comments
0 comments
Article is closed for comments.