View Single Post
  #6 (permalink)  
Old 11-11-2007, 10:46 AM
jimmyharrell's Avatar
jimmyharrell jimmyharrell is offline
Regular Babbler
 
Join Date: Jul 2007
Location: Richardson, Texas
Posts: 45
jimmyharrell has a few positive reputation points
Send a message via AIM to jimmyharrell Send a message via MSN to jimmyharrell Send a message via Yahoo to jimmyharrell
Default

Thanks Guys, I just signed up for the Analytics and it says that I need to post some similar code to every page that I want to track:

<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-xxxxxxx-1";
urchinTracker();
</script>

Do I have to do this everytime I post a blog? Or can I add it to one file in word press?
Reply With Quote