For use with Google Analytics Standard Tracker: var pageTracker = _gat._getTracker("UA-xxxxxx-x"); pageTracker._trackEvent('multitouch', 'TID' + tid, mt.multitouch_event(tid, rev)
7. Google Analytics for WRT – Google Analytics for WRT
The ID usually has this format: UA-XXXXXX-XX, where X represents a digit. ... Initialize the tracker var tracker = new GoogleAnalytics('Your widget name', 'Google-Analytics ...
... type="hidden" name="tracker" value="0" /> The value is read with JavaScript and increased each time an element is added: var tracker = document.getElementById("tracker"); var ...