If you need to place some Advertisements on your blog, but you don't need other stats, than those from your adprovider and you don't want to have ads in your posts, this is the solution.
If you use Google AdSense, you can wrap AdSense tags around your loop, header, footer and or sidebars.
In the editor, you have button appearing, that will wrap content in Google ignore tags.
Simply select some text and press the button, the shortcode will do the rest for you..
Activate the plugin through 'Plugins WordPress.
The styling of the widget requires some knowledge of css.
Add something like -moz-box-shadow 10px 10px 5px #888888 -webkit-box-shadow 10px 10px 5px #888888 box-shadow 10px 10px 5px #888888 to the widget style to get nice shadow down right of the container.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Changelog 3.3 description of the in the editor fixed.
Added checkbox to show the widget only if visitors come from search engines unfortunately at the moment it happens only one time but I don't have the time to write code.
Read more