analytical
analytical copied to clipboard
Gem for managing multiple analytics services in your rails app.
Bumps [json](https://github.com/flori/json) from 1.6.1 to 2.3.0. Changelog Sourced from json's changelog. 2019-12-11 (2.3.0) Fix default of create_additions to always be false for JSON(user_input) and JSON.parse(user_input, nil). Note that JSON.load remains...
Bumps [rake](https://github.com/ruby/rake) from 0.9.2 to 13.0.1. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task raises previous exception on...
Bumps [rake](https://github.com/ruby/rake) from 0.9.2 to 13.0.1. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task raises previous exception on...
Bumps [rake](https://github.com/ruby/rake) from 0.9.2 to 13.0.1. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task raises previous exception on...
Bumps [rake](https://github.com/ruby/rake) from 10.0.3 to 13.0.1. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task raises previous exception on...
Bumps [rack](https://github.com/rack/rack) from 1.1.2 to 1.1.6. Changelog *Sourced from [rack's changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md).* > ## [1.1.6, 1.2.8, 1.3.10] 2013-02-07 > - Fix CVE-2013-0263, timing attack against Rack::Session::Cookie > > ## [1.5.1] 2013-01-28...
I tested Analytical for KissMetrics implementation in my project, which **The Issue is**: Events are triggered from controllers, but there is need to refresh the page, to reload javascript code...
I was wondering if there could be a new rubygem release since there have been a good amount of changes since the last release. I'm fine using the commit sha...
Hi, I have installed the gem and I have been trying to call the methods .identify and .track but get undefined method `merge' for nil:NilClass. In my config/analytical.yml I have...