Q&A
Mr. Pickles the AdPlugg Pug

Ad not displayed

+1
0
-1

I have created new Ad (https://www.adplugg.com/apusers/ad/ads/17991)

But it is not getting displayed. My index.html source is below:

<html><head><script>
    (function(ac) {
      var d = document, s = 'script', id = 'adplugg-adjs';
      var js, fjs = d.getElementsByTagName(s)[0];
      if (d.getElementById(id)) return;
      js = d.createElement(s); js.id = id;
      js.src = '//www.adplugg.com/apusers/serve/' + ac + '/js/1.1/ad.js';
      fjs.parentNode.insertBefore(js, fjs);
    }('A48210063'));
</script>
</head><body><div class="adplugg-tag"></div></body></html>

 



I just sent you an email with some things to check.

Answers

+1
1
-1

For others finding this, the issue ended up just being that the user had an ad blocker running.

+1
0
-1

Ugh, this has me pulling my hair out for 2 hours until I found this, turned my AdBlock off and viola! Ads appeared.... hate technology sometimes.