Significant Data that can be tracked with the advent of the new ga.js! 1) Track outbound links easily by modify the actual URL that appears in the GA report by creating an arbitrary entry. onClick="javascript: pageTracker._trackPageview("/my/virtual/url"); 2) Track the downloadable stuff on your webpages. onclick="pageTracker._trackPageview('/mydoc.pdf') 3) Track a webpage in multiple accounts. If you feel that one page is more important for you than the rest and that page exists in all of your websites, then use the below code for easy tracking. var firstTracker = _gat._getTracker("UA-12345-1");firstTracker._initData();firstTracker._trackPageview(); var secondTracker = _gat._getTracker("UA-67890-1");secondTracker._initData();secondTracker._trackPageview(); 4) Track sub-domains seamlessly if you have spanned multiple sub-domains for your website. Include the below stated code in your subdomains by replacing advertisingaxis.com with your