How to Get Going: Installing Google AnalyticsFor many community websites, cost is key, and free is best. SiteMeter, StatCounter and Google Analytics all offer free and easy-to-install and use measurement packages. All of these services work by placing a small bit of cookie-generating Javascript code in an element that appears on every page of your site.
To install Google Analytics on your site, you’ll need a Google ID (such as a Gmail account). Then you’ll create a site measurement account and be sent to a screen that asks your site’s URL (Web address) and a few other identifying details. Once you agree to the terms and conditions, you’ll be given a piece of tracking code, like this: You’ll be told to paste the tracking code into the template of every page on your site above the HTML </body> tag. It’s pretty simple, if you know HTML and templating. But get help, if you need it, from your site coder. Make sure to put the tracking code in every page template you want measured. Once you’ve pasted the tracking code and waited up to a day or two, you should see numbers start to appear in your Google Analytics dashboard, as above, as well as on the detail pages that have more granular information. Google Analytics allows you not only to see the info on visitors (such as how many and how often), content (such as most popular and entrance and exit paths), and sources of traffic, it also lets you export the data into spreadsheets (such as Excel). This allows you to create or customize your own charts. If you’re able to pay for an analytics package, you can get even more. For example you can get the the ability to create “segments” that track groups of users depending on how they come into your site, so-called funnels to see where people are entering and how close they’re getting to pages you want them to see, and deeper details on users’ regions and whether they’re rejecting cookies. Often, you can sync these applications with registration or other databases. Reliable vendors include Omniture (which has purchased the popular Visual Sciences and WebSideStory Hitbox solutions), and WebTrends. PREV: Define Your Metrics |
Comments
Since I wrote this page, Google Analytics has improved its segementation. Also, Yahoo has released a new free version of its analytics package.
Analytics packages are constantly updating and improving (and some go out of business or are bought by other companies, as noted).
hmmmm… A few days back, I had mentioned that I am pretty happy with the data being captured by Google Analytics. I am still happy with that, but usage and whole layout of Google Analytics reports are kind of not going well with me. Along with Google Analytics, I had also been using another site called statcounter.com. This website is amazing, much better than Google Analytics, actually. It gives the most important info on a single click, like recent came from, recent exit link activity, summary etc. The way I use it is that if I see some user clicking on some link in article (a normal link or a Google ad), then I am able to see details of that user, like geographical location, which website referred that user to my blog, what was the landing page, what navigation did user do in the blog before clicking on the link etc. That info has been really helpful in telling me about the combination of referring sites - landing pages - ad placements. The downside of this website is that it supports only 500 visits free of cost, and we have to pay after that. But I have been using it to track only recent visitors, so I am still able to use the free version. And Google Analytics is able to provide me with the complete consolidated data.
Hi,
I would like to know the reverse way to use Google Analytics data. Normally users webpage traffic is tracked with the help of Analytics, I want to know a way where the data that is collected by Google should be displayed in my web page. How can this be done.