Skip to content

mattiaaccornero/gaTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#gaTrack - Google Analytics Tracker (GA)

Google Analytics Tracker

© 2009 Created by Mattia Accornero for Kora

=== Requires jQuery 1.2.x or higher (for cross-domain GAscript $.getScript)

###Usage:

####Normal use: $.gaTrack('UA-XXXXX-XX');

####Advance use: $.gaTrack( 'UA-XXXXX-XX', { download: '/downloads/', extensions: [ 'pdf','doc','xls','csv','jpg','gif', 'mp3', 'swf','txt','ppt','zip','gz','dmg','xml' ], cd_active: false, cd_domainname: "none" } );

####Getting tracker instance: $.gaTrackers['UA-XXXXX-XX']._trackPageview();

About

A jQuery plugin to track with Google Analytics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published