Integrating Decipher with Sentry
If you’re already using Sentry, setting up Decipher AI is a 1-line change and you’ll still be able to use Sentry if you want.
⏱ Estimated Time To Completion: 2 minutes
Get your new DSN by creating a project in Decipher
Log in to Decipher with your work email. On the Organization Settings page, choose a project name and click “Create New Project”.
We auto-create a Decipher-only project called “FirstFrontendProject” when your organization registers with Decipher, but that is separate from the Sentry project you’re about to add.
On the following screen, decide where you want to send data. We recommend choosing Decipher only to avoid double charges.
Update your Sentry initialization to use the new DSN and configuration
Identify Users
If you aren’t already doing this, make sure to 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 (and that Sentry is too, if you selected that option).