[ Index ]
Blog
Notes on session replay, debugging what real users actually did, and wiring your agents into it.
-
06
The best session replay tools in 2026, compared honestly
Eight session replay tools with current pricing, real limits, and who each is actually for — including where the free options beat everything paid.
-
05
How to reproduce a bug a user reported but you cannot trigger
A practical process for the bugs that only happen to other people, from narrowing the environment to reading the actual session instead of guessing at it.
-
04
Session replay for developers: what it is actually good for
Most session replay tools are built for marketers. What changes when a developer uses one, what it costs in page weight, and where it beats error monitoring.
-
03
Session replay and GDPR: what actually needs consent
Cookieless does not automatically mean consent-free. What the ePrivacy rules and GDPR each cover, and the design choices that genuinely reduce your exposure.
-
02
Session replay over MCP: let your agent read real user sessions
How to connect a session replay tool to Claude Code, Cursor, or any MCP client, so your coding agent can read what real users did instead of guessing.
-
01
What is a rage click? And how are they actually detected?
A rage click is a burst of rapid clicks on the same spot, and it usually means something is broken. Here is the real detection logic, and the false positives.