
google-analytics-js
This project is a mini JavaScript library to track using of your bookmarklets or JavaScript includes when injected in to another web site.
The function can be called multiple times, so it could be a conditional call or it could be used to track Ajax requests within your page.
Usage
gaTrack('UA-123456', 'yoursite.com', '/js/script.js');
Project Information
- License: MIT License
- 22 stars
- svn-based source control
Labels:
analytics
javascript