Session replay, cobrowsing and product analytics you can self-host. Ideal for reproducing issues and iterating on your product.
Find a file
rjshrjndrn 3699fe5731 chore(cicd): Update frontend build
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-11-29 10:51:37 +01:00
.github chore(cicd): Update frontend build 2022-11-29 10:51:37 +01:00
api feat(chalice): changed default metric's config row 2022-11-25 20:16:21 +01:00
backend feat(redis): add suppport for credentials and TLS 2022-11-25 19:16:01 +01:00
ee Merge remote-tracking branch 'origin/api-v1.8.2' into dev 2022-11-25 19:30:36 +01:00
frontend fix(ui): fix webpack setup 2022-11-29 10:30:12 +01:00
mobs Dev aleksk (#795) 2022-11-04 11:33:29 +01:00
peers feat(peers): use peer:v1.0.0-rc.4 2022-11-21 19:05:07 +01:00
scripts chore(helm): Adding default value to redis tls dict 2022-11-25 19:16:01 +01:00
snippet Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
sourcemap-reader chore(build): allow full parallel build 2022-11-14 16:10:13 +01:00
sourcemap-uploader fix(sourcemap-uploader): version inc (--logs option fix) 2022-11-22 19:45:08 +01:00
static 🧹 Added new main image 2021-07-09 16:15:16 +02:00
tests change(tests) - npm updates 2021-12-06 19:19:26 +05:30
tracker fix(tracker-assist):4.1.3:agents reconnection on new page(no agentInfo) 2022-11-25 18:45:20 +01:00
utilities chore(build): allow full parallel build 2022-11-14 16:10:13 +01:00
.gitignore API 2021-05-05 19:47:36 +02:00
CLA.md Update CLA 2021-12-03 12:34:00 +01:00
CODE_OF_CONDUCT.md Add README 2021-04-30 21:10:39 +02:00
CONTRIBUTING.md Introducing CLA 2021-10-28 19:34:11 +02:00
LICENSE Details for directories under the MIT license 2022-08-17 20:53:51 +02:00
README.md Removed contributors section 2022-11-07 18:17:47 +01:00
SECURITY.md Add README 2021-04-30 21:10:39 +02:00
third-party.md Update third-party.md 2022-11-07 17:51:07 +01:00

Session replay for developers

The most advanced open-source session replay to build delightful web apps.

OpenReplay is a session replay suite you can host yourself, that lets you see what users do on your web app, helping you troubleshoot issues faster. It's the only open-source alternative to products such as FullStory and LogRocket.

  • Session replay. OpenReplay replays what users do, but not only. It also shows you what went under the hood, how your website or app behaves by capturing network activity, console logs, JS errors, store actions/state, page speed metrics, cpu/memory usage and much more.
  • Low footprint. With a ~18KB (.gz) tracker that asynchronously sends minimal data for a very limited impact on performance.
  • Self-hosted. No more security compliance checks, 3rd-parties processing user data. Everything OpenReplay captures stays in your cloud for a complete control over your data.
  • Privacy controls. Fine-grained security features for sanitizing user data.
  • Easy deploy. With support of major public cloud providers (AWS, GCP, Azure, DigitalOcean).

Features

  • Session replay: Lets you relive your users' experience, see where they struggle and how it affects their behavior. Each session replay is automatically analyzed based on heuristics, for easy triage.
  • DevTools: It's like debugging in your own browser. OpenReplay provides you with the full context (network activity, JS errors, store actions/state and 40+ metrics) so you can instantly reproduce bugs and understand performance issues.
  • Assist: Helps you support your users by seeing their live screen and instantly hopping on call (WebRTC) with them without requiring any 3rd-party screen sharing software.
  • Omni-search: Search and filter by almost any user action/criteria, session attribute or technical event, so you can answer any question. No instrumentation required.
  • Funnels: For surfacing the most impactful issues causing conversion and revenue loss.
  • Fine-grained privacy controls: Choose what to capture, what to obscure or what to ignore so user data doesn't even reach your servers.
  • Plugins oriented: Get to the root cause even faster by tracking application state (Redux, VueX, MobX, NgRx, Pinia and Zustand) and logging GraphQL queries (Apollo, Relay) and Fetch/Axios requests.
  • Integrations: Sync your backend logs with your session replays and see what happened front-to-back. OpenReplay supports Sentry, Datadog, CloudWatch, Stackdriver, Elastic and more.

Deployment Options

OpenReplay can be deployed anywhere. Follow our step-by-step guides for deploying it on major public clouds:

OpenReplay Cloud

For those who want to simply use OpenReplay as a service, sign up for a free account on our cloud offering.

Community Support

Please refer to the official OpenReplay documentation. That should help you troubleshoot common issues. For additional help, you can reach out to us on one of these channels:

  • Slack (Connect with our engineers and community)
  • GitHub (Bug and issue reports)
  • Twitter (Product updates, Great content)
  • YouTube (How-to tutorials, past Community Calls)
  • Website chat (Talk to us)

Contributing

We're always on the lookout for contributions to OpenReplay, and we're glad you're considering it! Not sure where to start? Look for open issues, preferably those marked as good first issues.

See our Contributing Guide for more details.

Also, feel free to join our Slack to ask questions, discuss ideas or connect with our contributors.

Roadmap

Check out our roadmap and keep an eye on what's coming next. You're free to submit new ideas and vote on features.

License

This monorepo uses several licenses. See LICENSE for more details.