Jump to content

nicksnels

Approved members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by nicksnels

  1. Hi,

     

    a few days ago I installed Revive and yesterday I enabled it on all my websites. Today I noticed two things that aren't working correctly. First off no clicks are tracked and geotargeting is not working.

     

    There are no clicks tracked only impressions. I have the following js code on my sites:

     

    <script type='text/javascript'><!--//<![CDATA[
                     var m3_u = (location.protocol=='https:'?'https://example.com/www/delivery/ajs.php:http://z.n-consulting.be/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 ("?zoneid=1");
                     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 (document.mmm_fo) document.write ("&amp;mmm_fo=1");
                     document.write ("'><\/scr"+"ipt>");
                  //]]>--></script><noscript><a href='http://example.com/www/delivery/ck.php?n=a57fe33a&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://example.com/www/delivery/avw.php?zoneid=1&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=a57fe33a' border='0' alt='' /></a></noscript>

     

    Isn't this the right code or should I enable some things or ...?

     

    I have also enable the MaxMind GeoIP Plugin and set the path to geoipCityLocation file to the GeoLiteCity.dat file that I recently downloaded from the MaxMind website. However when I add a restriction to a banner and set Geo - Country / City to a country, the banner is no longer served. It appears the Maxmind plugin is not working. How can I debug this problem? Thanks.

     

    Kind regards,

     

    Nick

  2. Hi,

     

    I have a zone with 728x90 ads, when a mobile device opens the site I would like to display 3250x50 ads. Is it possible to serve different ads (smaller size) to mobile users?

     

    Kind regards,

     

    Nick

×
×
  • Create New...