Analytics tracking code doesn't work
-
In the source code, the analytics tracking code is tied to admin_head action, not wp_head action, so it shows up only in the admin side of things.
I would assume you’d want to ONLY track non-admin visits.
Also, there should be a note that in the Google Analytics tracking code, you want to paste the entire <script>…</script> block provided by Google, not just the UA-XXXXXX-X code.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Analytics tracking code doesn't work’ is closed to new replies.