I'm having some Analytics issues connecting my Adsense to Analytics...blah blah blah.
Long story short is Google wants me to move where my Analytics code is to right under the body:
So - to do this I remove the Analytics info from the Statistics tab and paste it into the bottom of the PAGE_CONTAINER?
Is the PAGE_CONTAINER for ALL pages? (i don't want it to miss any)
Long story short is Google wants me to move where my Analytics code is to right under the body:
I checked your account and found that Adsense data seems to have stopped tracking from April 6 onwards.
Can you move the Analytics tracking code to just above </body> (just before closing the body tag)? Also, you will need to replace this code with the system-generated tracking code (sign in to your Analytics account - click on the Admin tab on the top right - click on the 2nd web-property: and you should be taken to (UA-452317-2) - click on the "Tracking info" tab, and obtain the code from here, and place it just above </body>
Help: https://support.google.com/analytics/bin/answer.py?hl=en&answer=1008080 (the instructions here ask you to place the code in the head section but ignore that - when integrating it with adsense, you will need to have it in the body tag)
So - to do this I remove the Analytics info from the Statistics tab and paste it into the bottom of the PAGE_CONTAINER?
Is the PAGE_CONTAINER for ALL pages? (i don't want it to miss any)