Adfly website entry script installation
-
So I have this problem
I put this code on my wordpress website at the bottom of header http://www.gooddealstech.net
<script type=”text/javascript”>
var adfly_id = 9094884;
var adfly_advert = ‘int’;
var frequency_cap = 5;
var frequency_delay = 5;
var init_delay = 3;
var popunder = true;
</script>
<script src=”https://cdn.adf.ly/js/entry.js”></script>But for some reason it doesn’t show an adfly advertisement upon entering the website. The only thing that works in the code is the popups. Can someone help?
Do I put it before the website entry script before or after the body tag? Or does it go in the footer.
The topic ‘Adfly website entry script installation’ is closed to new replies.