I want to know if inserting the analytics code into web pages immediately after the </head> tag is effective. Also could I put it before the </head> tag?
Thanks,
Samuel:D
I want to know if inserting the analytics code into web pages immediately after the </head> tag is effective. Also could I put it before the </head> tag?
Thanks,
Samuel:D
No http://code.google.com/apis/analytics/docs/tracking/gaTrackingOverview.html#trackingCodePlacement
Yes
See the first item in the post
Thanks tke71709, I stand corrrected. You don’t need to put all of the analytics code at the bottom http://code.google.com/apis/analytics/docs/tracking/asyncUsageGuide.html#SplitSnippet
No but it does need to be between the <body> tags.