Hello,
I'm using your wonderful plugin in 2.12 version with Wordpress 2.7
I recently join my google analytic and my google adsense accounts, and since I track multiples sites with ganalytics, I have to add a code in the header of each page :
<script type="text/javascript">
window.google_analytics_uacct = "UA-XXXXXX-XX";
</script>
I tried to put it in the Additional tracking code sections of your plugin, but it doesn't seem to work (adsense stats show 0 in Ganalytics).
What do you recommend ?