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

Add support for optional ecommerce require #47

Closed sporkmonger closed 10 years ago

sporkmonger commented 10 years ago

Super simple change to make it easy to require ecommerce module

kangguru commented 10 years ago

thx for your contribution! i've taken the parts and added them in c6a18e70ffdc2cbfc078453ab7f17bbd66636e96 as the specs were failing due to something unrelated