Hello my worldwide friends, i heard rumors about this but i'm half thinking is pure crap. Talking with few webmasters they used to tell me that using statcounter adsense will decrese earning or not count all clicks because you can track who si clicking what and when any proof of this ? thank you all
There's no any reason for thinking about statcounter makes that. If that is true, so why is your explanation?
If statcounter is using a javascript codesnippet to be implemented on your page, then there is a small possibility that you mess up the implementation and it may affect the adsense code, causing it to not load properly. But again, that is only if you do things the wrong way, which can always happen. But with javscript it's important to start and end the tags properly, or you will get potential errors like second script not being able to load.
Statcounter shouldn't cause you problems - but using google analytics sure can cause a drop in your page ranking and traffic, particularly if you also market as an affiliate. Guru's like Greg Jacobs (of Mage) suggest never using google analytics Instead I use the free open source Piwik for tracking - then everything is under your control - http://piwik.org/
Right and that's why the code is recommended to place at the very end of the site - before the body tag.