Skip to content

Releases: robflaherty/scroll-depth

1.2.0

Choose a tag to compare

@robflaherty robflaherty released this 03 Jul 20:59

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

1.1

1.1

Choose a tag to compare

@robflaherty robflaherty released this 26 Jun 14:47

Adding gtag.js support

1.0

1.0

Choose a tag to compare

@robflaherty robflaherty released this 17 Dec 15:01

Added support for custom tracker name and custom dataLayer name.

0.9.1

Choose a tag to compare

@robflaherty robflaherty released this 28 Apr 19:28
  • Added support for Universal Module Definition (UMD).

0.9.0

Choose a tag to compare

@robflaherty robflaherty released this 20 Nov 01:34
  • 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

Choose a tag to compare

@robflaherty robflaherty released this 18 Jul 16:56
  • 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

Choose a tag to compare

@robflaherty robflaherty released this 08 Jun 13:14

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

0.7.1

Choose a tag to compare

@robflaherty robflaherty released this 19 Dec 22:03

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

0.7

0.7

Choose a tag to compare

@robflaherty robflaherty released this 26 Nov 19:29
  • Added custom event handler so scroll events can be sent to any analytics service. #41. Thanks @FabledWeb.

0.6

0.6

Choose a tag to compare

@robflaherty robflaherty released this 19 Jul 00:51