Skip to content

Releases: festicket/analytics

v1.6.1

18 Dec 15:22
99dfc90
Compare
Choose a tag to compare

1.6.1 (2018-12-18)

Bug Fixes

  • pass event as a type for parentIFrame (ddf8dae)

v1.6.0

28 Nov 15:05
94a6616
Compare
Choose a tag to compare

1.6.0 (2018-11-28)

Features

  • send tracking messages to host page. (e470d76)

v1.5.1

05 Jul 15:37
b10e992
Compare
Choose a tag to compare

1.5.1 (2018-07-05)

Bug Fixes

  • prevent double firing by setting initialPageView to false (020a7f0)

v1.5.0

04 Jul 11:52
f268781
Compare
Choose a tag to compare

1.5.0 (2018-07-04)

Bug Fixes

Features

v1.4.0

28 Jun 13:56
c41e523
Compare
Choose a tag to compare

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

15 May 13:43
6e1701a
Compare
Choose a tag to compare

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

14 May 13:28
a0278fc
Compare
Choose a tag to compare

1.2.0 (2018-05-14)

Features

  • return empty functions if analytics disabled (25f95ca)

v1.1.4

03 May 12:13
9f2745a
Compare
Choose a tag to compare

1.1.4 (2018-05-03)

Bug Fixes

  • track clicks on elements nested inside trackable elements (9f9dab2)

v1.1.3

30 Apr 14:38
82711a9
Compare
Choose a tag to compare

1.1.3 (2018-04-30)

Bug Fixes

  • add semantic ui badge to readme (9668620)

v1.1.2

30 Apr 13:36
d11e81a
Compare
Choose a tag to compare

1.1.2 (2018-04-30)

Bug Fixes