Jump to content

nicksnels

Approved members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by nicksnels

  1. Thanks for the tip. I installed Mod GeoIP for Apache on my CentOS server following the directions from http://www.perdichizzi.net/?p=315 . But the same problem persists. I also noticed that revive has registered 1 click, this was on a non Adsense ad. I also have a bunch of Adsense ads and according to the Adsense site I have had clicks, but no clicks where registered by Revive.
  2. 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
  3. 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
  4. It would be nice to specify that ads from the same publisher can only be shown x times on the same page. For example Google only allows 3 ads on the same page. If you have 4 or more zones and each zone has ads from Google in them. It is possible that Google ads are shown more than 3 times on the same page.
×
×
  • Create New...