Session Replay · Updated 2026
SessionCam records full visitor sessions including form interactions and builds heatmaps and struggle analytics. Using it is perfectly legal — but running SessionCam before a visitor consents is what creates exposure under California's wiretapping law.
Is this tracker on your site? Find out free in 30 seconds.
Real browser scan, no signup to run it. You see a summary of the findings; the full report with every tracker unlocks with your email.
California's Invasion of Privacy Act (CIPA), Penal Code § 631, prohibits intercepting communications without all-party consent. Since 2022, a wave of plaintiff-firm litigation has applied this decades-old wiretapping statute to website session-replay, chat, and pixel tools — arguing that capturing a visitor's clicks, keystrokes, and form input without consent is an unlawful interception. SessionCam loads third-party tracking that can capture visitor behavior. Running it before the visitor consents is what triggers CIPA § 631 exposure.
Statutory damages run up to $5,000 per violation, and plaintiffs argue each affected visitor session is a separate count — which is why even small sites receive demand letters.
In a landmark action, the California Attorney General reached a $1.2M CCPA settlement with Sephora over undisclosed sale of personal information and its failure to honor opt-out (Global Privacy Control) signals — a CCPA enforcement action, not a session-replay/CIPA case. Separately, private CIPA suits over session-replay and chat tools have named retailers, healthcare providers, and SaaS companies alike. The common thread across both: trackers firing before the visitor had any chance to opt out.
<!-- Place BEFORE the GTM/gtag snippet. Defaults all storage to "denied"
so no tags fire until your CMP updates consent after the user opts in. -->
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('consent', 'default', {
ad_storage: 'denied',
analytics_storage: 'denied',
functionality_storage: 'denied',
personalization_storage: 'denied',
security_storage: 'granted',
wait_for_update: 500
});
</script>Your CMP (Cookiebot, OneTrust, Termly, etc.) calls gtag('consent','update',{...:'granted'}) only after the visitor accepts. Until then, tags stay blocked.
RegSentry runs a real browser against your site, watches exactly when SessionCam (and every other tracker) first contacts a third-party server, and captures the evidence — including whether it intercepts keystrokes typed into your forms.
Is this tracker on your site? Find out free in 30 seconds.
Real browser scan, no signup to run it. You see a summary of the findings; the full report with every tracker unlocks with your email.