Installation

This section contains everything you need to get started with OpenReplay, from basic to advanced setup.

Getting Started

  • Installation: Setup OpenReplay in minutes and start recording user sessions.
  • Identify a User: Associate your internal user ID with the session being recorded.
  • Metadata: Also referred to as traits or user variables, metadata provides additional information about users while recording sessions.
  • Custom Events: Add more intelligence by recording domain-specific events alongside session replays.
  • Error Reporting: Report errors and exceptions and see them under the 'Errors' tab.
  • Upload Source-Maps: Make debugging easier by seeing the source code context obtained from stack traces in their original form.
  • Sanitize Data: How to sanitize data at both a global and/or granular level.
  • JavaScript SDK: How to use and configure the JavaScript SDK.