Skip to content
 
 

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Simple class to send custom server-side events to Google Analytics

Heavily influenced by the http://code.google.com/p/serversidegoogleanalytics

HOW TO USE:

- Track page views
Gabba::Gabba.new("UT-1234", "mydomain.com").page_view("something", "track/me")

- Track custom events
Gabba::Gabba.new("UT-1234", "mydomain.com").event("Videos", "Play", "ID", "123")

About

Simple way to send server-side notifications to Google Analytics

Resources

Stars

2 stars

Watchers

34 watching

Forks

Releases

Packages

Contributors

Languages