Add custom tags to your sessions for better filtering and organization. Tags can also be used to track events from other platforms like Segment and PostHog.
setExtras
method from the Sentry SDK, you can attach key-value pairs to your sessions that will be available for filtering within Decipher.
These key-values can be arbitrary and you will be able to filter replays by these tags in Decipher.
setExtras
method from the Sentry SDK. This method accepts an object containing key-value pairs that will be attached to the current session.
setUser
for the most comprehensive session data