I am a bit confused about the actual code to paste into the AdSense Easy module.
Here is what I received from Google, it contains 2 Javascripts:
Code: Select all
<script type="text/javascript"><!--
google_ad_client = "ca-pub-...";
/* 1. "Banner" (468 x 60 pixels) */
google_ad_slot = "...";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
Also, do I paste the code including the surrounding
Code: Select all
<javascript>
Reason I am asking is because no matter what I paste into the module, it never shows an ad ...
Using Version 2.0.2 with Joomla 2.5.2
Thanks
Sebastian