Hello Every Body,
Could you help me?, i got confusing insert Google ad Code to my Magento
this is the code
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- www.duajempol.com -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-6695083499962649"
data-ad-slot="2640118019"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
and this is my index.php file please download and analys
my skype id renalyordan
Thank you for your support
no need to change code, simply insert this google js code to system->configuration->general->design->Footer( or html head)->miscellaneous scripts
Hi,
I want to do the same implementation, but by simply pasting code into this field I noticed in the soutrce that it is not inserted just before </body> end, there is a lot of javascript code between my code and </body>.