Skip to content

Releases: robflaherty/scroll-depth

1.2.0

03 Jul 20:59
Compare
Choose a tag to compare

Fixing missing gtag.js support for pixel depth and user timing events

1.1

26 Jun 14:47
Compare
Choose a tag to compare
1.1

Adding gtag.js support

1.0

17 Dec 15:01
Compare
Choose a tag to compare
1.0

Added support for custom tracker name and custom dataLayer name.

0.9.1

28 Apr 19:28
Compare
Choose a tag to compare
  • Added support for Universal Module Definition (UMD).

0.9.0

20 Nov 01:34
Compare
Choose a tag to compare
  • Removed Baseline event
  • Added addElements, removeElements, and reset 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

18 Jul 16:56
Compare
Choose a tag to compare
  • Added option to rename the GA global variable #55
  • Added auto-detection for __gaTracker GA global
  • Added option to turn off GTM for cases where GTM is used but not being used to deploy GA. #44 (Thanks @bmd)

0.7.2

08 Jun 13:14
Compare
Choose a tag to compare

Fixed GTM race condition to make sure events can be pushed onto dataLayer array before GTM is initialized (#62).

0.7.1

19 Dec 22:03
Compare
Choose a tag to compare

Modified Baseline Event so it's always NonInteraction (i.e, never affects bounce rate).

0.7

26 Nov 19:29
Compare
Choose a tag to compare
0.7
  • Added custom event handler so scroll events can be sent to any analytics service. #41. Thanks @FabledWeb.

0.6

19 Jul 00:51
Compare
Choose a tag to compare
0.6