Can anyone tell me how I add the code to my site? I do not know where to go/ Thanks
Can anyone tell me how I add the code to my site? I do not know where to go/ Thanks
Try adding it to footer.php before the </body></html> tags using Admin/Appearance/Editor
only in footer.php or i have to add it in all wordpress files?
just footer.php
the footer file is always loaded, with all your posts, pages, etc
Hello Esmi, appreciate your help. I had the same problem and have now gone to find my footer.php and discovered that I have a whole bunch of them:
wp-admin/admin-footer.php
wp-includes/theme-compat/footer.php
AND
two for every theme I'm currently considering:
a mytheme/footer.php
and
a mytheme/sidebar-footer.php
My question is: does the GA tracking code have to go into all these files? Or just one master file?
In your theme's footer.php file - mytheme/footer.php.
Thanks! Now I can get moving!
Hi All!
Doesn't the Google Analytics for WordPress plugin do all of this for you?
This topic has been closed to new replies.