8000 GitHub - dnprock/beaglejs: Javascript library to track events using regular expression. Store in Google Analytics.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dnprock/beaglejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

With beaglejs, you can specify class of tags that you want to track in Google Analytics.

No need to instrument all event points manually. Pass in a regex of your tags' class name and viola!

setBeagle([Google Analytics ID], [App Domain], [regex of classnames]);

e.g.

setBeagle('UA-42923639-2', 'herokuapp.com', 'btn*');

About

Javascript library to track events using regular expression. Store in Google Analytics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0