Home / Companies / Snowplow / Blog / Post Details
Content Deep Dive

(Human) Attention is All You Need

Blog post from Snowplow

Post Details
Company
Date Published
Author
Jon Malloy
Word Count
3,527
Language
English
Hacker News Points
-
Summary

Snowplow is a powerful tool for collecting behavioral data, enabling users to gather extensive insights into user interactions. The challenge of measuring true user engagement arises from the inherent gap between user intention and device interaction, particularly when assessing engaged time. Snowplow effectively tracks intentional behaviors as they are directly linked to device interactions, but measuring engagement, especially with long-form content, can be more complex. To address this, Snowplow introduces the concept of "Absolute Time" to estimate the time users spend on applications, though it acknowledges the limitations of assuming continuous engagement. For mobile devices, Snowplow uses an engaged time metric, calculating on-screen time, while for web users, the "Page Ping" event helps estimate engaged time by detecting user inputs at set intervals. By configuring parameters like heartbeatDelay and minimumVisitLength, Snowplow allows users to customize their data capture, providing a flexible and powerful framework for understanding user behavior across various contexts, whether for simple metrics or advanced analytics.