Add Google Analytics to Functions.php in WordPress
The following code will add Google analytics tracking code to your Wordpress site's header. Simply replace "UA-000000000-1" with your analytis UA tracking code and insert the snippet into functions.php. //…
Continue Reading
Add Google Analytics to Functions.php in WordPress