Skip to main content
Relyv Learn

Guides for the way session replay actually works.

Plain-English explainers, step-by-step setup guides, and engineer-grade deep-dives on session replay, DOM capture, and frontend monitoring — written so AI search engines can quote them directly.

Updated quarterly Free + ad-free AEO-optimized
Compliance

GDPR-compliant session replay.

GDPR-compliant session replay needs on-device PII masking, a documented lawful basis, a signed DPA, sub-processor disclosure, and a DPIA. The exact requirements, plus a checklist.

Read the guide
Technical guide

Generating Playwright tests from real user sessions.

Turn real user sessions into runnable Playwright tests. How click events become selectors, observed state becomes assertions, and a captured session becomes a .spec.ts file you commit.

Read the guide
Alternatives guide

The best Hotjar alternatives in 2026.

Seven Hotjar alternatives ranked on session replay, heatmaps, AI workflows, privacy, integrations, and price. Includes a feature-by-feature comparison table.

Read the guide
Privacy + security

How PII masking works in session replay.

On-device PII masking is the only GDPR-compliant pattern for session replay. How regex, Luhn, attribute selectors, and on-device ML combine to redact personal data before it leaves the browser.

Read the guide
How-to

Adding session replay to a React app.

Add session replay to a React app in five minutes. SDK init pattern, error-boundary handling, route-change capture, PII masking selectors, and verification — copy-paste code included.

Read the guide
Open source guide

The open-source session replay landscape.

Four open-source session replay options compared on capture quality, ops burden, AI features, and total cost of ownership. When OSS makes sense — and when hosted wins.

Read the guide
Strategy guide

How to pick a session-replay sampling strategy.

Should you record every session, sample 10%, or only sessions with errors? Compare sampling strategies on cost, statistical validity, debug coverage, and privacy.

Read the guide
Comparison

Frontend monitoring vs session replay.

Error monitoring tells you a stack trace fired. Session replay shows you the session it fired in. Where each fits, how they overlap, and why most engineering teams need both.

Read the guide
Guide

What is session replay?

A plain-English explanation of session replay — what it is, how it works, how it differs from screen recording, and how to pick the right tool. Updated 2026.

Read the guide
Technical guide

How does DOM replay actually work?

Step-by-step technical explainer of DOM-based session replay — initial snapshot, MutationObserver, network + console capture, reconstruction, why it beats video.

Read the guide
Comparison guide

The best session replay tools in 2026.

The eight leading session replay platforms ranked on capture quality, AI, privacy, integrations, and price. Includes a feature-by-feature scoring table.

Read the guide
How-to guide

How to record user sessions on your website.

A five-step guide to recording user sessions — install the SDK, configure masking, deploy, verify, watch the first session. Code samples + privacy checklist.

Read the guide
Business case

Why session replay matters.

The business case for session replay — how watching real users cuts bug-fix time by 60%, reduces silent-failure churn, and turns tickets into shippable patches.

Read the guide
Comparison

Session replay vs screen recording.

Session replay reconstructs the DOM; screen recording captures pixels. Compare fidelity, file size, searchability, dev-tools access, privacy, and cost — with a side-by-side table.

Read the guide

Looking for definitions instead?

The technical glossary covers every observability term — DOM serialization, MutationObserver, rage clicks — in two paragraphs apiece.