Jump to content

Doubleclick tracking don't show banner


Pablo

Recommended Posts

Hello everyone I had some problems using revives adserver is currently using Revive Adserver v3.0.5 running under Apache 2.2.22 , PHP MySQL 5.2.17 and 1.5.73 - cll .

I try to do a doubleclick tracking script , following the instructions of official forums , but the banner is not displayed properly on the website ...

Not shown

- must be configured in a special way doubleclick code ?

- you have to change any settings revive adserver ?

- you have to change some settings on my server?

 

Code attached pictures and what I put to create the banner

1. create the banner with those signs

config01.thumb.JPG.1df288de791b879008f15

this is the original script doubleclick

<SCRIPT language='JavaScript1.1' SRC="https://ad.doubleclick.net/ddm/adj/N8934.1816091.LUXURYNETWORKSLTDC/B9104696.123407183;abr=!ie;sz=300x600;ord=[timestamp]?">
</SCRIPT>
<NOSCRIPT>
<A HREF="https://ad.doubleclick.net/ddm/jump/N8934.1816091.LUXURYNETWORKSLTDC/B9104696.123407183;abr=!ie4;abr=!ie5;sz=300x600;ord=[timestamp]?">
<IMG SRC="https://ad.doubleclick.net/ddm/ad/N8934.1816091.LUXURYNETWORKSLTDC/B9104696.123407183;abr=!ie4;abr=!ie5;sz=300x600;ord=[timestamp]?" BORDER=0 WIDTH=300 HEIGHT=600 ALT="Advertisement"></A>
</NOSCRIPT>

2. create the code to insert in web site

config02.thumb.JPG.af248bef85aa5c2716fca

This is the code generated revive adserver code is on HTML ,

http://luxury.cl/banners/ban4.html

<!--/* Revive Adserver Javascript Tag v3.0.5 (Rich Media - Doubleclick) */-->

<script type='text/javascript'><!--//<![CDATA[
   document.MAX_ct0 = unescape('%c');

   var m3_u = (location.protocol=='https:'?'https://adserver.luxury.cl/www/delivery/ajs.php':'http://adserver.luxury.cl/www/delivery/ajs.php');
   var m3_r = Math.floor(Math.random()*99999999999);
   if (!document.MAX_used) document.MAX_used = ',';
   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
   document.write ("?campaignid=5&amp;what=23&amp;target=_blank");
   document.write ('&amp;cb=' + m3_r);
   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
   document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
   document.write ("&amp;loc=" + escape(window.location));
   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
   if (document.context) document.write ("&context=" + escape(document.context));
   if ((typeof(document.MAX_ct0) != 'undefined') && (document.MAX_ct0.substring(0,4) == 'http')) {
       document.write ("&amp;ct0=" + escape(document.MAX_ct0));
   }
   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
   document.write ("'><\/scr"+"ipt>");
//]]>--></script><noscript><a href='http://adserver.luxury.cl/www/delivery/ck.php?n=a27b71f9&amp;cb=%n' target='_blank'><img src='http://adserver.luxury.cl/www/delivery/avw.php?campaignid=5&amp;what=23&amp;cb=%n&amp;n=a27b71f9&amp;ct0=%c' border='0' alt='' /></a></noscript>

 

you see not displayed .

 

can helpme? :D  tnks (sorry for my english)

Edited by Pablo
Link to comment
Share on other sites

  • 2 weeks later...

Hi Ian, 

not the banner don't display in website or html page... http://luxury.cl/banners/ban4.html

try te code...

:(

<!--/* Revive Adserver Javascript Tag v3.0.5 (Rich Media - Doubleclick) */-->

<script type='text/javascript'><!--//<![CDATA[
   document.MAX_ct0 = unescape('%c');

   var m3_u = (location.protocol=='https:'?'https://adserver.luxury.cl/www/delivery/ajs.php':'http://adserver.luxury.cl/www/delivery/ajs.php');
   var m3_r = Math.floor(Math.random()*99999999999);
   if (!document.MAX_used) document.MAX_used = ',';
   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
   document.write ("?campaignid=5&amp;what=23&amp;target=_blank");
   document.write ('&amp;cb=' + m3_r);
   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
   document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
   document.write ("&amp;loc=" + escape(window.location));
   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
   if (document.context) document.write ("&context=" + escape(document.context));
   if ((typeof(document.MAX_ct0) != 'undefined') && (document.MAX_ct0.substring(0,4) == 'http')) {
       document.write ("&amp;ct0=" + escape(document.MAX_ct0));
   }
   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
   document.write ("'><\/scr"+"ipt>");
//]]>--></script><noscript><a href='http://adserver.luxury.cl/www/delivery/ck.php?n=a27b71f9&amp;cb=%n' target='_blank'><img src='http://adserver.luxury.cl/www/delivery/avw.php?campaignid=5&amp;what=23&amp;cb=%n&amp;n=a27b71f9&amp;ct0=%c' border='0' alt='' /></a></noscript>

 

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