All Versions
35
Latest Version
Avg Release Cycle
81 days
Latest Release
1349 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.5.0 Changes
- [ENHANCEMENT] facebook pixel now supports non-standard (custom) event names #93
-
v1.4.0 Changes
- [ENHANCEMENT] welcome Hotjar! #90
- [ENHANCEMENT] experimental turbolinks option for Google Tag manager #88
- small refactorings
- benchmark setup
-
v1.3.1 Changes
- [BUGFIX] google tag manager now supports body/head tags with attributes #86
-
v1.3.0 Changes
- Added handler multiposition support which fixes #80 and
-
v1.2.0 Changes
- Added Facebook Pixel support #75
- Datalayer position fix #72
- Dropped support for Ruby 1.9
- Rails 5.x compatibility
-
v1.1.0 Changes
- [BREAKING] Google Tag Manager #59
- change
dataLayer.push
syntax from fromname: 'click', value: 'X'
to justclick: 'X'
- this allows to specify a hash with multiple key-value pairs for one push event
- this will also correctly handle array values (see issue #57)
- change
- setEmail event for criteo #51 (thx @florianeck)
- [BREAKING] Google Tag Manager #59
-
v1.0.2 Changes
- Back port deep_stringify_keys! from Rails 4 #55 (thx @jivagoalves)
- Javascript escape implementation to prevent XSS #54 (thx @fabn)
-
v1.0.1 Changes
- [BUGFIX] Fix for adjusted_bounce_rate_timeouts #49 (thx @fabn)
- [BUGFIX] Do not pass string in mastertag when should be json #47 (thx @berlintam)
-
v1.0.0 Changes
- [BUGFIX] breaking API change: set zanox path extension #45 (thx @berlintam)
- [BUGFIX] Fix Google Analytics pageview command arguments #44 (thx @remiprev)
-
v0.4.2 Changes
- [BUGFIX] proper page track when used with turbolink #40 (thx @remiprev @musaffa)