Planet13

msg:4444662 | 2:15 pm on Apr 24, 2012 (gmt 0) |
And of course I forgot to post the code. It is between the opening and closing head tags. <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1234567-8']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script>
|
Planet13

msg:4446652 | 7:22 pm on Apr 27, 2012 (gmt 0) |
Got it figured out. My theme was displaying the GA code TWICE. had to edit the header.php file of my theme and change it there.
|
netmeg

msg:4446861 | 12:40 pm on Apr 28, 2012 (gmt 0) |
Save yourself the trouble and use the Yoast Google Analytics plugin. It does everything, and does it right.
|
Planet13

msg:4446874 | 1:49 pm on Apr 28, 2012 (gmt 0) |
Thanks for the tip! there are SO MANY SEO plugins it was kind of difficult to know which one to use...
|
netmeg

msg:4447209 | 3:15 pm on Apr 29, 2012 (gmt 0) |
Anything with the name Yoast on it is more than a safe bet.
|
|