I\'m writing a web application that\'s supposed to be embedded in other people\'s websites (kind of a widget). I\'m using Google Analytics to track all the people that visit
var otherTracker = _gat._getTracker(”UA-22222-1″); otherTracker._setDomainName(’domain.com’); otherTracker._trackPageview();