All Versions
28
Latest Version
Avg Release Cycle
20 days
Latest Release
2069 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.4.1 Changes
June 07, 2017- ๐ Fix a bug in Safari where
outboundLinkTracker
doesn't work with the back button [#185]
- ๐ Fix a bug in Safari where
-
v2.4.0 Changes
June 02, 2017- โ Add a
queryParamsWhitelist
option to thecleanUrlTracker
plugin [#181]
- โ Add a
-
v2.3.3 Changes
May 23, 2017- ๐ Fix a bug where, in rare cases, visibility times were being tracked cross-session [#177]
-
v2.3.2 Changes
April 11, 2017- ๐ Fix incorrect plugin usage attribution on the initial pageview sent by the
pageVisibilityTracker
if other plugins are required after it [#169] - ๐ Fix a bug where
impressionTracker
would error on page load if not passed any elements [#169]
- ๐ Fix incorrect plugin usage attribution on the initial pageview sent by the
-
v2.3.1 Changes
April 10, 2017- ๐ Rename misspelled
pageLoadMetricIndex
option topageLoadsMetricIndex
- ๐ Rename misspelled
-
v2.3.0 Changes
April 08, 2017- โ Add a
sendInitialPageview
option to thepageVisibilityTracker
plugin (#167) - โ Add a
pageLoadMetricIndex
option to thepageVisibilityTracker
plugin (#167)
- โ Add a
-
v2.2.0 Changes
March 29, 2017- โก๏ธ Update the
eventTracker
ga-on
attribute to accept multiple (comma-separate) event types - โก๏ธ Update the
hitFilter
option to be invoked with the DOM event associated with the interaction (when applicable)
- โก๏ธ Update the
-
v2.1.1 Changes
March 15, 2017- โ Remove
.babelrc
to prevent conflicts when usingbabel-loader
- โ Remove
-
v2.1.0 Changes
March 07, 2017- ๐ Fix a double-pageview bug on page load after session timeout (#150)
- โ Add a
visibleThreshold
option topageVisibilityTracker
(#148)
-
v2.0.4 Changes
February 24, 2017- ๐ Fix CI build failure