Skip to main content
Traceback Session Replay lets you watch a video-like reconstruction of what a user experienced before and during an error.

Features

  • DOM Mutation Playback: Reconstructs complete HTML and CSS rendering state using lightweight mutation streams.
  • Synchronized Console & Network: Console logs, warnings, fetch requests, and responses are tied to playback timestamps.
  • Privacy by Default: All sensitive input fields, text nodes, and PII are masked before capture.

Enabling Replay in Browser


Privacy & Masking

Add the tb-mask CSS class or data-tb-mask attribute to any DOM element you wish to blur or exclude: