Skip to main content

Reference note

Human presence signals in browser sessions

A public reference page explaining how ordinary browser behavior becomes evidence of human presence, device continuity, and session attribution.

Human presence signals are the small traces produced when a person loads, reads, pauses, scrolls, taps, types, changes focus, or returns to a web page from the same device. They are not the same as a password, a captcha answer, or a declared identity. They are behavioral and environmental records that accumulate during ordinary browsing. A browser exposes viewport size, pixel ratio, color scheme, graphics hardware, connection type, language settings, timing patterns, referrer context, and navigation history. A site can combine those values with interaction timing to decide whether the session looks like a human visit, an automated script, a returning device, or a browser configured to conceal attribution.

The purpose of this app is to make that inference visible. A tap is not stored only as a tap. It has duration, pressure proxy, target context, and position. A scroll is not stored only as movement. It has velocity, interval, direction, and distance. A viewport change can reveal a dismissed mobile keyboard. A canvas hash or visitor identifier can connect one visit to the next even when the person never logs in. Network origin narrows the session further by placing the device behind residential broadband, cellular routing, VPN infrastructure, or a corporate gateway.

These signals matter because they are citeable evidence of how presence is translated into data. Fraud systems use them to separate scripted traffic from ordinary human-scale behavior. Session replay vendors use them to reconstruct attention, hesitation, and correction. Identity graph vendors use stable fingerprints to attach future visits to the same device. Advertising exchanges price inventory differently when the device, network, and session context place the visitor into a higher-value bucket. Insurance, political, and direct-mail systems can use inferred location and device continuity as additional rows in larger models.

This page defines human presence as an observable browser condition: a live device, a reachable network, a recognizable environment, and a sequence of timing events that can be compared against expected human ranges. The site does not need a name to describe the visitor. It only needs enough traces to make the session attributable.

That faint trail is your own cursor — the same passive tracking every site can do, just visible for once.