Hello,
Just finished some training on GA where I was told that the pasted code from Google needs to appear on every page in between /head.
I know theres a box for your GA code in the settings option in Enfold but I just wanted to check that by putting it in here, it does put it in the HTML of every subsequent page and post that you create?
Are my presumptions correct or does the code only get entered onto the homepage?
Many thanks
Paul
Hi pthurst!
The code that you add in there gets hooked into the WordPress hook so it auto outputs on every page: http://codex.wordpress.org/Function_Reference/wp_footer
Cheers!
Devin