kangguru / rack-google-analytics

Simple Rack middleware for implementing google analytics tracking in your Ruby-Rack based project. Supports synchronous and asynchronous insertion and configurable load options
MIT License
257 stars 53 forks source link

Adding support for generic pushes into the async queue #22

Closed kangguru closed 11 years ago

kangguru commented 11 years ago

Besindes tracking events and custom variables the ga_push method will allow you to put generic data into the GA queue.

One usecase might be the implementation of e commerce tracking