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

Support Display Advertising features #41

Closed 2get closed 10 years ago

2get commented 10 years ago

Universal Analytics supported display advertising features.

see it: https://support.google.com/analytics/answer/2444872?hl=en&utm_id=ad

Usage

use Rack::GoogleAnalytics, :tracker => 'UA-xxxxx-x', :advertising => true
masarakki commented 10 years ago

+1

kangguru commented 10 years ago

cool. stuff! thx

i'll prepare a release later this day

2get commented 10 years ago

Thank you !

kangguru commented 10 years ago

sry for the delay 1.1.0 is now released