Releases: robflaherty/scroll-depth
Releases · robflaherty/scroll-depth
1.2.0
1.1
Adding gtag.js support
1.0
Added support for custom tracker name and custom dataLayer name.
0.9.1
- Added support for Universal Module Definition (UMD).
0.9.0
- Removed Baseline event
- Added
addElements
,removeElements
, andreset
methods for working with Single Page Applications and any cases where the Scroll Depth tracking needs to be updated without a page reload - Fixed a minor bug that prevented the scroll event from unbinding when the percentage option is turned off
0.8.0
0.7.2
0.7.1
Modified Baseline Event so it's always NonInteraction (i.e, never affects bounce rate).