8000 GitHub - realitydesign/dataTrack.js: A simple cross-browser jQuery plugin to make custom event tracking easy to implement.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

realitydesign/dataTrack.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dataTrack.js

#####A simple cross-browser jQuery plugin to make custom event tracking easy to implement. You can use dataTrack.js with Google's Universal Analytics (analytics.js), Google's Classic Analytics (ga.js), or just about any other tracking system that records events with a Category, Action, Label, and (optional) Value. More impressively, you can configure dataTrack.js to send events to multiple tracking systems at the same time.

dataTrack.js gives you access to 3 custom HTML5 data types: data-track, data-dynamic-label, & data-track-children. Using these data types you can easily track any element in your HTML without having to write a single line of javascript and save yourself hundreds—or even thousands—of lines of redundant and unmaintanable code.

#####Initialize dataTrack with standard configuration:

$.dataTrack();

####Full documentation, usage, & examples at: http://os.lucidfusion.com/datatrack

About

A simple cross-browser jQuery plugin to make custom event tracking easy to implement.

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0