Google Analytics is the enterprise-class web analytics solution that gives you rich insight into your website traffic and marketing effectiveness. Powerful, flexible and easy-to-use features now let you see and analyze your traffic data in an entirely new way. With Google Analytics, you're more prepared to write better-targeted ads, strengthen your marketing initiatives and create higher converting websites.
To track your website traffic using Google Analytics:


var ClientTracker = _gat._getTracker(“UA-#######-##”);
ClientTracker._setDomainName(“none”);
  ClientTracker._setAllowLinker(true);
  ClientTracker._trackPageview();

Note: Google Analytics should start collecting data within a few hours of you setting this up.