The easiest way to modify Double
Click tags for Click tracking is using Banners, Add New, Double
Click Ad Tags. This feature exists only in version 12 and
higher. Ban Man Pro will automatically insert the proper
tracking into the tags. All you need to do is paste in the
tags provided by Double Click.
Please be sure to test
your banner on the live site through a zone rather than on the
Banners/View All screen.
Very important: Some flash
banners cannot be tracked and inserting the tracking code may
break the click completely so it is vital that you test the ad
in real-time.
 Here are example tags
before the modification:
<IFRAME SRC="http://ad.doubleclick.net/adi/N4617.somdomain.com/B2850779;sz=250x250;ord=[timestamp]?"
WIDTH=250 HEIGHT=250 MARGINWIDTH=0 MARGINHEIGHT=0 HSPACE=0
VSPACE=0 FRAMEBORDER=0 SCROLLING=no BORDERCOLOR='#000000'>
<SCRIPT language='JavaScript1.1' SRC="http://ad.doubleclick.net/adj/N4617.somdomain.com/B2850779;abr=!ie;sz=250x250;ord=[timestamp]?">
</SCRIPT>
<NOSCRIPT>
<A HREF="http://ad.doubleclick.net/jump/N4617.somdomain.com/B2850779;abr=!ie4;abr=!ie5;sz=250x250;ord=[timestamp]?">
<IMG SRC="http://ad.doubleclick.net/ad/N4617.somdomain.com/B2850779;abr=!ie4;abr=!ie5;sz=250x250;ord=[timestamp]?"
BORDER=0 WIDTH=250 HEIGHT=250 ALT="Click Here"></A>
</NOSCRIPT>
</IFRAME>
And after the modification:
<iframe src="http://ad.doubleclick.net/adi/N4617.somdomain.com/B2850779;sz=250x250;click=[BanManProURL2]&BanManProRedirect=;ord=[timestamp]?"
width="250" height="250" marginwidth="0" marginheight="0" hspace="0"
vspace="0" frameborder="0" scrolling="no" borderCOLOR="#000000">
<script language="Javascript" src="http://ad.doubleclick.net/adj/N4617.somdomain.com/B2850779;sz=250x250;click=[BanManProURL2]&BanManProRedirect=;abr=!ie;ord=[timestamp]?"></script>
<noscript>
<a href="[BanManProURL2]&BanManProRedirect=http://ad.doubleclick.net/jump/N4617.somdomain.com/B2850779;sz=250x250;abr=!ie4;abr=!ie5;ord=[timestamp]?">
<img src="http://ad.doubleclick.net/ad/N4617.somdomain.com/B2850779;sz=250x250;abr=!ie4;abr=!ie5;ord=[timestamp]?"
width="250" height="250" border="0"></A>
</noscript>
</iframe>
|