Postcard from Google (Adsense)
I received a postcard from google 😉
Nah, it’s just from the Google Adsense Team 🙂
They sent all their Google Adsense users a verification pin to verify that there are real people at the address given! Something about fraud and what not.
That must have been quite a mailing list!
The Google Adsense Pin number provided is just a once off to verify that you are real and alive.
Google adsense is pretty cool, and extremely easy to use.
Here is an example of a half-banner:
This Code:
<script type="text/javascript"><!--
google_ad_client = "pub-1802553631602251";
google_ad_width = 234;
google_ad_height = 60;
google_ad_format = "234x60_as";
google_ad_type = "text_image";
google_ad_channel ="6199676621";
google_color_border = "336699";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_url = "008000";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
Produces this =>
Just paste it into your site, and you have ads. (Well, my ads in this case)