Multi-page journey — click through the site, then replay to see your path across pages in one session.
Recording requires the demo site in your database — run npm run seed:auth in the server folder if events do not appear.
Sign in to tie this browser session to a user. Sessions appear under Identified users in the dashboard.
Signed in as
Follow these steps with normal link clicks (full page loads). Your session ID stays the same in this tab.
Each navigation emits a page_view event. Clicks, forms, network, and DOM snapshots are tied to the same session via sessionStorage.