Deep dive: instrumenting scroll depth so you measure attention, not guesses
Most teams argue about page length with zero data. Scroll-depth tracking ends the argument. The research backdrop: engagement studies (Chartbeat's large-scale reading data is the classic reference) found that scroll depth and time-on-content correlate with attention far better than raw clicks, and that a surprising share of visitors never reach content the author assumed was prime. You can't fix what you don't see.
The instrumentation playbook:
— Step 1: Fire scroll events at fixed thresholds — 25, 50, 75, 90 percent. Don't track pixel scroll continuously; bucketed thresholds are cleaner to analyze and lighter on performance.
— Step 2: Pair each threshold with a content landmark. Tag where your form, your price, and your strongest proof actually sit in the scroll. Now "50% reached" means something concrete.
— Step 3: Segment by traffic source. Paid and organic visitors scroll differently; a blended average hides the pattern that matters for your campaign.
— Step 4: Find your drop cliff — the threshold where reach falls off a ledge. That's your true fold for content purposes, regardless of pixel.
— Step 5: Check whether your conversion element sits before or after the cliff. If your button lives past the point most visitors abandon, no copy tweak will save it; move it up.
— Step 6: Add a time-at-depth check. Fast scroll past a section means skimming or fleeing; slow dwell means reading. Distinguish the two before concluding a section "works."
Mechanism: conversion requires the visitor to reach the conversion element with intent intact. Scroll depth maps the gap between where you placed your ask and where attention actually survives to.
A measurement caveat: scroll depth is necessary but not sufficient. Reaching a section isn't reading it, and bots inflate shallow depths. Cross-reference with dwell time and filter known bot traffic before you redesign around a number.
TL;DR
— Track bucketed thresholds (25/50/75/90%) tagged to real content landmarks.
— Segment by source, find the drop cliff, and make sure your ask sits before it.
— Pair depth with dwell time and filter bots — reach isn't reading.
Above Fold Lab
@AboveFoldLab
Deep dive: instrumenting scroll depth so you measure attention, not guesses
Этот пост опубликован в Telegram-канале Above Fold Lab. Подписаться можно по ссылке: @AboveFoldLab.