Jump to content

edubuc

Approved members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by edubuc

  1. Hi, We use edge to create HTML5 banners. We host the banner on a server and then, in Revive AdServer, create a HTML Banner with an iframe pointing to this banner: <iframe src="[banner url]" width="230" height="90" frameborder="0" scrolling="no" allowTransparency="true"></iframe> The issue is that the click count doesn't work as Revive AdServer isn't able to find out the link. I tried to add a javascript with a clickTag on the banner but it doesn't seems to work: <script>var clickTag="https://www.mytargetwebsite.com";</script> <a href="javascript:window.open(window.clickTag, '_blank');" target="_blank"><div id="Stage" class="EDGE-5175924"></div></a> Any idea on how to proceed?
  2. Hi, If you need to include JS or CSS it's better to host your banners on your website and just create a HTML banner with an iframe to those banners
  3. Hi, I'm trying to implement a background takeover ad, all I will need to do that is a way to programmatically get the link and image for a specific ad either in javascript or php (i need the image as a background image for the body tag and the link for a clickable div before content) Any idea on how to achieve that ?
  4. It works on chrome but not on firefox or safari, do you know why?
  5. Ok you need to upload the .dat file and not the .csv, it enable the GeoCity
  6. Hi, I've enabled geo-location and downloaded MaxMind free city location file and set the path in the plugin settings but when I go to a banner and try to set the geo-location, I only got the country level. How can I access the per-city level of targeting?
  7. Hi, I'm trying to get a link for a specific banner so the number of clics is counted How a specific banner link is build? for example I got: ck.php?oaparams=2__bannerid=536__zoneid=40__cb=d327bbc1af__oadest= what is oaparams ? cb? and how is it calculated?
×
×
  • Create New...