Releases: festicket/analytics
Releases · festicket/analytics
v1.6.1
1.6.1 (2018-12-18)
Bug Fixes
- pass event as a type for parentIFrame (ddf8dae)
v1.6.0
1.6.0 (2018-11-28)
Features
- send tracking messages to host page. (e470d76)
v1.5.1
1.5.1 (2018-07-05)
Bug Fixes
- prevent double firing by setting initialPageView to false (020a7f0)
v1.5.0
1.5.0 (2018-07-04)
Bug Fixes
Features
v1.4.0
1.4.0 (2018-06-28)
Bug Fixes
- refactor to use correct segment APIs (367e356)
Features
- make getGlobalData a function and adjust defaultConfig (4724490)
- pass globalData to segment factories (5056215)
v1.3.0
1.3.0 (2018-05-15)
Bug Fixes
- return functions that throw errors if analytics used on server (717ff85)
- throw error if analytions function called outside of browser (f3b1db7)
Features
- BREAKING CHANGE remove Element.closest polyfill (8ac5d7f)
v1.2.0
1.2.0 (2018-05-14)
Features
- return empty functions if analytics disabled (25f95ca)
v1.1.4
1.1.4 (2018-05-03)
Bug Fixes
- track clicks on elements nested inside trackable elements (9f9dab2)
v1.1.3
1.1.3 (2018-04-30)
Bug Fixes
- add semantic ui badge to readme (9668620)
v1.1.2
1.1.2 (2018-04-30)
Bug Fixes