- BUGFIX: #36
- Added User ID Options PR#30
- Added Premium Account flag PR#31
- Added Custom Metrics & Dimensions 0-20/0-200 PR#31
- Removed support for Ruby 1.8.7
- Moved to Universal Analytics
- Add support for sending
custom_vars
in proper sequence while doinganalytics_init
PR#20 (thanks to @yonda). - Make switching between DoubleClick and default
ga.js
simpler. PR#23 (thanks to @rafamanzo). - Start testing the library regularly against Ruby 1.8.7, 1.9.2, 1.9.3, 2.0.0, 2.1, JRuby-1.8mode and JRuby-1.9mode.
- Enhanced link attribution.
- Support for custom analytics script src (DoubleClick is supported).
- Add a
:domain
option toanalytics_init
.
- Fix #8, the directives were in the wrong order in development mode (thanks to @garnould).
- Add support for the
_anonymizeIp
event (thanks to @rmoriz). - Add support for the
_deleteCustomVar
directive (thanks to @eirc).
- Documentation updates
- Custom variable support (thanks to @asm).
_setSiteSpeedSampleRate()
method support (thanks to @nikosd).- Event collection
size
method (thanks to @brundage).
Initial release.