ResolveTrace SDK demo
Browser client using
@peaktek/resolvetrace-sdk
against a local OSS ingest server.
—
API key: —
Support code & replay
The server mints a per-session support code on session
start — share it, then look it up in the portal. "Report a problem"
sends a support.report_submitted event (carrying the code)
→ portal Reports. Replay is recording; chunks
upload every ~5s of activity and on session end (Shutdown), then appear
on the session's detail page in the portal.
Capture events
The "with PII" button sends an email and SIN inside the attribute bag — the SDK's built-in Stage-1 scrubber redacts them before the request leaves the browser.
Auto-capture triggers (Wave 21)
These exercise the SDK's browser auto-capture sources: rage/dead clicks, repeated submit, JS errors, failed/slow fetches, long tasks.
Lifecycle
Diagnostics
(idle)