Pablo Posted November 23, 2015 Report Share Posted November 23, 2015 (edited) 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 banner1. create the banner with those signs 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 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&what=23&target=_blank"); document.write ('&cb=' + m3_r); if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used); document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : '')); document.write ("&loc=" + escape(window.location)); if (document.referrer) document.write ("&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 ("&ct0=" + escape(document.MAX_ct0)); } if (document.mmm_fo) document.write ("&mmm_fo=1"); document.write ("'><\/scr"+"ipt>"); //]]>--></script><noscript><a href='http://adserver.luxury.cl/www/delivery/ck.php?n=a27b71f9&cb=%n' target='_blank'><img src='http://adserver.luxury.cl/www/delivery/avw.php?campaignid=5&what=23&cb=%n&n=a27b71f9&ct0=%c' border='0' alt='' /></a></noscript> you see not displayed . can helpme? :D tnks (sorry for my english) Edited November 23, 2015 by Pablo Quote Link to comment Share on other sites More sharing options...
Ian Posted December 2, 2015 Report Share Posted December 2, 2015 The tag might not always display in preview, does it work on the website? P.s. No nobody from Revive will ever make changes to your server. Quote Link to comment Share on other sites More sharing options...
Pablo Posted December 2, 2015 Author Report Share Posted December 2, 2015 Hi Ian, not the banner don't display in website or html page... http://luxury.cl/banners/ban4.htmltry 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&what=23&target=_blank"); document.write ('&cb=' + m3_r); if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used); document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : '')); document.write ("&loc=" + escape(window.location)); if (document.referrer) document.write ("&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 ("&ct0=" + escape(document.MAX_ct0)); } if (document.mmm_fo) document.write ("&mmm_fo=1"); document.write ("'><\/scr"+"ipt>"); //]]>--></script><noscript><a href='http://adserver.luxury.cl/www/delivery/ck.php?n=a27b71f9&cb=%n' target='_blank'><img src='http://adserver.luxury.cl/www/delivery/avw.php?campaignid=5&what=23&cb=%n&n=a27b71f9&ct0=%c' border='0' alt='' /></a></noscript> Quote Link to comment Share on other sites More sharing options...
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.