I installed the WP Google Analytics plugin, activated the plugin, and copied the code from Google Analytics into the plugin's admin panel. On the Google side it says: "Tracking Unknown or Not Verified. The tracking code has not been detected on the homepage of your website." How do I get it to work?
Hi Lisa7,
I use the Google Analycator plugin, but you can also get the code from Google and paste it directly into your theme's header.php within the <head> tags.
I just tried both ideas, but neither one worked :(
vangrog
Member
Posted 2 years ago #
Google Analytics code should be placed right before your </body> tag. That's on your footer file, not the header.