0
votes

Using wordpress, I manually inserted the tracking code given to me by Google Analytics just before the tag into my header.php file. Google Analytics is still showing Tracking Not Installed.

here's the source code for my site:

view-source:http://funnykittenmemes.com/

Any ideas?

1
You mention "just before the tag" in your header.php file. Which tag, specifically? - Chris Ferdinandi

1 Answers

0
votes

It looks like the javascript is broken from cutting and pasting.

Easiest thing to do is use a plugin rather then edit theme files. Take a look at http://wordpress.org/plugins/search.php?q=google+analytics for any number of plugins - simple to complex - that will work.

Most you simply enter your Google ID - and sometimes authenticate with your Google account - and the plugin takes it from there.