Already using Sentry to collect replays? Check out the Sentry migration guide instead.
⏱ Estimated Time To Completion: 3 minutes
- HTML snippet
- Package
1
Log in to Decipher AI and get your script to paste
Log in to Decipher with your work email. You will receive a snippet to paste into your HTML head, which will look
something like the example below:This should be pasted into your website’s HTML head as early as possible. You can configure some of the parameters (e.g. to adjust capture rate).
Important for automated testing: If you’re using Decipher’s automated testing feature, you’ll need to set
maskAllInputs: false on the environment where you’ll record test steps (usually localhost or staging). This ensures that input interactions are captured correctly for test generation.Initialization (copy and paste)
2
Identify Users
Identify users where user information is available in your application frontend, typically after authentication or login.Once you’re done, simply use your website to validate that Decipher is collecting session replay data.