rrweb icon
rrweb icon

rrweb

Embeddable session replay infrastructure on the industry standard open source library. Record and replay sessions inside your own product, through an unbranded SDK and API.

Cost / License

  • Free
  • Open Source (MIT)

Application type

Platforms

  • Self-Hosted  using rrweb Record and Replay
  • Online  using rrweb Cloud
0likes
0comments
0articles

Features

Properties

  1.  Lightweight

Features

  1.  Real time collaboration
  2.  Goal Tracking
  3.  Website Monitoring
  4.  User Session Recording

rrweb News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

rrweb information

  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    42 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

Network & AdminOffice & Productivity

GitHub repository

  •  20,086 Stars
  •  1,693 Forks
  •  423 Open Issues
  •   Updated  
View on GitHub
rrweb was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is rrweb?

rrweb is an open source library (MIT licensed) for recording and replaying user sessions in web applications. It captures the DOM and every interaction as a typed JSON event stream, then replays sessions pixel-perfect. Because the data is structured rather than video, recordings are compact, searchable, and machine-readable. Many commercial session replay tools are built on rrweb.

Teams use rrweb to:

  • Reproduce bugs by replaying the exact session in which an error occurred, including console output and network context
  • Understand user behavior and UX friction by watching real sessions instead of relying on aggregate analytics
  • Resolve support tickets faster by seeing exactly what the customer saw
  • Build session replay into their own products on top of an open capture layer
  • Record what AI agents do in browsers, since DOM-level capture produces a structured log of agent actions
  • Feed session data to LLMs for analysis, as the JSON event format is token-efficient in a way video and screenshots are not
  • Keep full control of session data for privacy and compliance by self-hosting the entire pipeline, with built-in masking for sensitive input

The open source library handles recording and replay. rrweb Cloud adds hosted ingestion, storage, and replay for teams that don't want to run the backend. rrweb AI answers questions across recorded sessions, such as where users get stuck or which sessions preceded an error or churn event.

Official Links