ShieldReplay Demo Store

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.

Demo login (user identification)

Sign in to tie this browser session to a user. Sessions appear under Identified users in the dashboard.

Suggested journey

Follow these steps with normal link clicks (full page loads). Your session ID stays the same in this tab.

  1. 1Browse Products and add items to cart
  2. 2Visit Network lab and fire a few API calls
  3. 3Complete Checkout and land on the thank-you page
  4. 4Open replay → Summary tab → User journey
Start shopping Open network lab

What gets recorded

Each navigation emits a page_view event. Clicks, forms, network, and DOM snapshots are tied to the same session via sessionStorage.

Dead-click test zone — click here on any page