Quote:
Originally Posted by chuckrobbie
Hi Matt
Yeah I also wish that a lot more is done for us non-techie peeps!
Basically you need to go to your Admin Panel.
Go down to Styles and Style Manager.
Choose the style you are using and double click on the <<>> at the right side of the box.
All your style info now shows.
Scroll down to "footer"
When that opens, scroll down to the very end and paste the cose in,
<vb:literal><Google analytics code></vb:literal>
DO NOT SAVE YET
Then in another window wher you have your Google Analytic code, highlight the full code and paste it in where is says <Google analytics code> removing the 2 brackets
so now it should look like
<vb:literal><script>blah blah blah</script></vb:literal>
SAVE AND RELOAD in case you did something wrong.
If it accepts it, then it will save properly...
GL
<vb:literal><Google analytics code></vb:literal>
|
lol I installed it but have no idea how to use it
i grabbed the code it was in 2 scripts
HTML Code:
<vb:literal><script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try{
var pageTracker = _gat._getTracker("UA-xxxxxx-x");
pageTracker._trackPageview();
} catch(err) {}</script></vb:literal>
and it seems to be ok but now what do i do to see the results? in my google webmaster page or what