CRAWLER AD TAGS

Please note: This banner will resize to 320x100 on mobile devices!

SETUP

Below is the example of 728x90 crawler AD tag.

There are few settings you can change:
align - You can change the position of the AD. Default is center
closeable - You can choose if user can close the AD or not. Default is false
spacing - You can set the top and bottom spacing in pixels. Default is 10
bgcolor - Background color has to be in HEX format. You can also use transparent color with bgcolor: 'transparent'. Default is '#E0E0EB'

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 code

Copy and paste this code into your page between the <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 -->

Size 160x600

Show the banner in a panel that is at the bottom of the screen with pixels of padding around it and a background color. If closed by a user the crawler should

Copy and paste this code into your page.
Replace (YOUR PUBLISHER ID) with your actual Publisher ID!

Standard AD Tag

<!-- BEGIN ADREACTOR CODE -->
<div id="avp_1713545163">
<script>
_avp.push({ tagid: 'avp_1713545163', alias: '/', type: 'banner', zid: 14, pid: (YOUR PUBLISHER ID), crawler: true, align: 'center', closeable: false, spacing: 10, bgcolor: '#E0E0EB', polite: false });
</script>
</div>
<!-- END ADREACTOR CODE -->

Size 300x250

Show the banner in a panel that is at the bottom of the screen with pixels of padding around it and a background color. If closed by a user the crawler should

Copy and paste this code into your page.
Replace (YOUR PUBLISHER ID) with your actual Publisher ID!

Standard AD Tag

<!-- BEGIN ADREACTOR CODE -->
<div id="avp_1713545163">
<script>
_avp.push({ tagid: 'avp_1713545163', alias: '/', type: 'banner', zid: 6, pid: (YOUR PUBLISHER ID), crawler: true, align: 'center', closeable: false, spacing: 10, bgcolor: '#E0E0EB', polite: false });
</script>
</div>
<!-- END ADREACTOR CODE -->

Size 468x60 (Mobile 320x100)

Please note: This banner will resize to 320x100 on mobile devices!

Show the banner in a panel that is at the bottom of the screen with pixels of padding around it and a background color. If closed by a user the crawler should

Copy and paste this code into your page.
Replace (YOUR PUBLISHER ID) with your actual Publisher ID!

Standard AD Tag

<!-- BEGIN ADREACTOR CODE -->
<div id="avp_1713545163">
<script>
_avp.push({ tagid: 'avp_1713545163', alias: '/', type: 'banner', zid: 8, pid: (YOUR PUBLISHER ID), crawler: true, align: 'center', closeable: false, spacing: 10, bgcolor: '#E0E0EB', polite: false });
</script>
</div>
<!-- END ADREACTOR CODE -->

Size 728x90 (Mobile 320x100)

Please note: This banner will resize to 320x100 on mobile devices!

Show the banner in a panel that is at the bottom of the screen with pixels of padding around it and a background color. If closed by a user the crawler should

Copy and paste this code into your page.
Replace (YOUR PUBLISHER ID) with your actual Publisher ID!

Standard AD Tag

<!-- BEGIN ADREACTOR CODE -->
<div id="avp_1713545163">
<script>
_avp.push({ tagid: 'avp_1713545163', alias: '/', type: 'banner', zid: 9, pid: (YOUR PUBLISHER ID), crawler: true, align: 'center', closeable: false, spacing: 10, bgcolor: '#E0E0EB', polite: false });
</script>
</div>
<!-- END ADREACTOR CODE -->