-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
revisit sidebar and pages from tutorials and installation
- Loading branch information
1 parent
bef6e6d
commit 84cd8fa
Showing
39 changed files
with
277 additions
and
207 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,20 @@ | ||
--- | ||
title: "How-tos" | ||
metaTitle: "How-tos" | ||
metaDescription: "How to setup and get started with OpenReplay." | ||
title: "Advanced Setup" | ||
metaTitle: "Advanced Setup & Configuration" | ||
metaDescription: "How to set up and configure OpenReplay." | ||
--- | ||
|
||
This section contains everything you need to get started with OpenReplay, from basic to advanced setup. | ||
|
||
## Main How-To's | ||
## Main Setup Guides | ||
- [How to identify a User](/installation/identify-user): Associate your internal user ID with the session being recorded. | ||
- [How to add users to your team](/tutorials/adding-users): Learn how to add users to your team. | ||
- [How to Configure Canvas and WebGL](/installation/canvas): Learn how to integrate and configure Canvas and WebGL for your project. | ||
- [How to Set Up Cross-Domain iFrames](/installation/crossdomain-iframe): Configure cross-domain iFrames for seamless integration. | ||
- [How to Configure WebSockets](/installation/websockets): Set up WebSockets for real-time communication in your application. | ||
- [How to send Metadata](/installation/metadata): Also referred to as traits or user variables, metadata provides additional information about users while recording sessions. | ||
- [How to send custom Events](/installation/custom-events): Add more intelligence by recording domain-specific events alongside session replays. | ||
- [How to do Error Reporting](/installation/error-reporting): Report errors and exceptions and see them under the 'Errors' tab. | ||
- [How to Customize Network Options (Web)](/installation/network-options): Customize network configurations for your web environment. | ||
- [How to Sanitize Data (Web)](/installation/sanitize-data): How to sanitize data at both a global and/or granular level. | ||
- [How to Sanitize Data (iOS)](/installation/sanitize-data-ios): How to sanitize data specifically for iOS applications. | ||
- [How to do Error Tracking](/installation/error-reporting): Track errors and exceptions and troubleshoot with full context. | ||
- [How to Upload Source-Maps](/installation/upload-sourcemaps): Make debugging easier by seeing the source code context obtained from stack traces in their original form. | ||
- [How to Sanitize Data](/installation/sanitize-data): How to sanitize data at both a global and/or granular level. | ||
- [How to create custom heuristic](/tutorials/custom-heuristics): Learn how to add custom logic to the backend to test for custom use behavior. | ||
- [How to use the OmniSearch bar](/tutorials/omnisearch): Learn how to get the most of our powerful search bar. | ||
- [How to create your own custom dashboards](/tutorials/custom-dashboard): Create your own metrics and dashboards with this tutorial. | ||
- [How to use OpenReplay Spot](/tutorials/spot): Record bugs directly from your browser, with all the context developers need to fix them. | ||
|
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+8.24 MB
src/pages/en/installation/images/error-tracking/errors_session_view.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+20.1 MB
src/pages/en/installation/images/error-tracking/errors_sessions_view.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.