How to Correctly Implement Scroll Depth Tracking using the Time and Scroll Event Extension
Hi Guys,
I please need help in correctly implementing scroll depth using the Time and Scroll Event Extension.
So far, I have:
1. Set up a Rule for 25% to test to see if this works correctly, before replicating this for 50% and 75% scroll depths.
2. In terms of actions, the below is what i have set up

3. set variables on the tracker fires the below:

were evar8 is a new page name I set up with hit expiration, and I am using this together with the page name.
4. send beacon is set up like this: {"linkType":"o","linkName":"Scroll Depth"}.
My challenge now is:
1. The scroll depth only fires on the first page arrived by the visitor.
2. On the first page, the scroll depth fires on the page load and also fires when I scroll down to the 25% scroll depth level.
3. When I navigate to another page and scroll down, it does not fire the scroll depth event.
I will like this to:
1. On-page load only fires when the user actually scrolls down to the actual page depth (in this case, a depth of 25%).
2. Fire, when a user navigates to a new page, and the user also scrolls down to the actual depth.
Can someone please help?
@jennifer_dungan Is this something you can also please help with?
Thank you.