Skip to content

Instantly share code, notes, and snippets.

View ybootin's full-sized avatar

Yohan Boutin ybootin

  • Seedtag
  • Toulouse
View GitHub Profile
<script type='text/javascript'>
var slot = null;
googletag.cmd.push(function() {
slot = googletag.defineSlot('/319829355/sim-smp-side-bottom', [300, 250], '...').setTargeting('url', '..').addService(googletag.pubads());
googletag.defineSlot('/319829355/sim-smp-side-bottom-2', [300, 250], '...').setTargeting('url', '...').addService(googletag.pubads());
googletag.defineSlot('/319829355/sim-smp-overlay2', [320, 50], '...').setTargeting('url', '...').addService(googletag.pubads());
googletag.pubads().disableInitialLoad();
googletag.pubads().enableSingleRequest();
googletag.pubads().collapseEmptyDivs();
googletag.enableServices();