There are few settings you can change:
autoclose
- You can choose the time in seconds when ad should close. Default is 15
polite
- If user closes the banner, should it open on next page or remain closed for the browsing session. Default is false
(open it on next page)<head>
and </head>
tags. Do not duplicate!
<!-- BEGIN ADREACTOR CODE -->
<script data-cfasync="false">
var _avp = _avp || [];
(function() {
var s = document.createElement('script');
s.type = 'text/javascript'; s.async = true; s.src = window.location.protocol + '//adserver.adreactor.com/js/libcode3.js';
var x = document.getElementsByTagName('script')[0];
x.parentNode.insertBefore(s, x);
})();
</script>
<!-- END ADREACTOR CODE -->
Show the banner within the page content, but make it disappear automatically after seconds if not manually closed. If closed by a user the castaway should
Copy and paste this code into your page.<!-- BEGIN ADREACTOR CODE -->
<div id="avp_1696033274">
<script>
_avp.push({ tagid: 'avp_1696033274', alias: '/', type: 'banner', zid: 14, pid: (YOUR PUBLISHER ID), castaway: true, autoclose: 15, polite: false });
</script>
</div>
<!-- END ADREACTOR CODE -->
Show the banner within the page content, but make it disappear automatically after seconds if not manually closed. If closed by a user the castaway should
Copy and paste this code into your page.<!-- BEGIN ADREACTOR CODE -->
<div id="avp_1696033274">
<script>
_avp.push({ tagid: 'avp_1696033274', alias: '/', type: 'banner', zid: 6, pid: (YOUR PUBLISHER ID), castaway: true, autoclose: 15, polite: false });
</script>
</div>
<!-- END ADREACTOR CODE -->
Please note: This banner will resize to 320x100 on mobile devices!
Show the banner within the page content, but make it disappear automatically after seconds if not manually closed. If closed by a user the castaway should
Copy and paste this code into your page.<!-- BEGIN ADREACTOR CODE -->
<div id="avp_1696033274">
<script>
_avp.push({ tagid: 'avp_1696033274', alias: '/', type: 'banner', zid: 8, pid: (YOUR PUBLISHER ID), castaway: true, autoclose: 15, polite: false });
</script>
</div>
<!-- END ADREACTOR CODE -->
Please note: This banner will resize to 320x100 on mobile devices!
Show the banner within the page content, but make it disappear automatically after seconds if not manually closed. If closed by a user the castaway should
Copy and paste this code into your page.<!-- BEGIN ADREACTOR CODE -->
<div id="avp_1696033274">
<script>
_avp.push({ tagid: 'avp_1696033274', alias: '/', type: 'banner', zid: 9, pid: (YOUR PUBLISHER ID), castaway: true, autoclose: 15, polite: false });
</script>
</div>
<!-- END ADREACTOR CODE -->