Does using phpadsnew to track the number of clicks interfere with google adsense? Will the additional html get me banned?
I can't speak from experience, but the TOS states no tampering with the JavaScript. I use the code suggested at http://www.digitalpoint.com/%7Eshawn/2005/11/track-adsense-clicks-with-google-analytics.html, and it seems to work pretty well - at least enough to know when you are not converting much - if you have some decent traffic. Kind regards, Dave Jackson Making Money with Contextual Ads
phpAdsNew can't track the amount of clicks AdSense gets, because you aren't putting in a regular link (i.e. <a href=""></a>), but just some JS code. All phpAdsNew provides for AdSense is easier management. Also, I think it's fine if you use phpAN for AdSense, because you're still serving the original JS code.