You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+16-2Lines changed: 16 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ In addition to the percentage scroll marks, you can record when specific element
5
5
6
6
Timing data for each scroll event is reported to Google Analytics via the [User Timing API](https://developers.google.com/analytics/devguides/collection/gajs/gaTrackingTiming). You can find this data in Google Analytics at Content > Site Speed > User Timings. This will give you data about how many seconds it takes users to reach each scroll point. (Note: Averages can be misleading. Make sure to dig through the GA UI to dig up more meaningful data. You may also want to [increase the sample rate](https://developers.google.com/analytics/devguides/collection/gajs/methods/gaJSApiBasicConfiguration#_gat.GA_Tracker_._setSiteSpeedSampleRate) from the default 5% to 100%.)
7
7
8
-
The plugin supports both [Universal Analytics](https://support.google.com/analytics/answer/2790010?hl=en&ref_topic=2790009) and Classic Google Analytics.
8
+
The plugin supports [Universal Analytics](https://support.google.com/analytics/answer/2790010?hl=en&ref_topic=2790009), Classic Google Analytics, and Google Tag Manager.
9
9
10
10
[View the Project Page](http://parsnip.io/scroll-depth/)
0 commit comments