Hello I’m trying to figure out how to add the appropriate banner tag for ad placement.
Revive gives me 3 options
1 ***I Frame Tag***
<!– Revive Adserver Hosted edition – Ad Management iFrame Tag – Generated with Revive Adserver v4.2.1 –>
<iframe id=’a47f278b’ name=’a47f278b’ src=’http://servedby.revive-adserver.net/afr.php?zoneid=1247&cb=INSERT_RANDOM_NUMBER_HERE’ frameborder=’0′ scrolling=’no’ width=’728′ height=’90’></iframe>
2 ***Javascript Tag***
<!– Revive Adserver Hosted edition – Ad Management Javascript Tag – Generated with Revive Adserver v4.2.1 –>
<script type=’text/javascript’><!–//<![CDATA[
var m3_u = (location.protocol==’https:’?’https://servedby.revive-adserver.net/ajs.php’:’http://servedby.revive-adserver.net/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=1247”);
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 (document.mmm_fo) document.write (“&mmm_fo=1”);
document.write (“‘><\/scr”+”ipt>”);
//]]>–></script><noscript></noscript>
3 ***Asynchronus JS tag***
<!– Revive Adserver Hosted edition – Ad Management Asynchronous JS Tag – Generated with Revive Adserver v4.2.1 –>
<ins data-revive-zoneid=”1247″ data-revive-id=”727bec5e09208690b050ccfc6a45d384″></ins>
<script async src=”//servedby.revive-adserver.net/asyncjs.php”></script>
****Original Header Ad now****
<div class=”td-all-devices”>
</div>
Could you show me which one to use and/or which part of the code should be used in the header ad.
Thank you
Hello !
You should be able to add the first code into Theme Panel – Ads- Header Ads.
Make sure you paste this one: <!– Revive Adserver Hosted edition – Ad Management iFrame Tag – Generated with Revive Adserver v4.2.1 –> Since i’ve corected it because it was deteriorated due to the image that was rendered.
<iframe id=’a47f278b’ name=’a47f278b’ src=’http://servedby.revive-adserver.net/afr.php?zoneid=1247&cb=INSERT_RANDOM_NUMBER_HERE’ frameborder=’0′ scrolling=’no’ width=’728′ height=’90’></iframe>
Let me know how this works !
Thank you !
Hello !
Sorry, the code got broken. Try this one:
<iframe id="a47f278b" src="http://servedby.revive-adserver.net/afr.php?zoneid=1247&cb=INSERT_RANDOM_NUMBER_HERE" name="a47f278b" width="728" height="90" frameborder="0" scrolling="no"></iframe>
Let me know how it went !
Thank you !
Hello !
Please make sure you have pasted your code in the right place: https://www.screencast.com/t/DOmaqa7Tcz As you can see it works fine on our side: https://www.screencast.com/t/vv64FQeSBLf
Please let me know if you have fixed it !
Thank you !
Hello !
Please contact us via email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you !



