Data Security
Overview
Privacy Options
Client Token
Authentication Proxy
clientToken
when initializing the RUM SDK. The proxy knows the real client token, but the end user does not.clientToken
before forwarding the data to FlashDuty.Event Tracking
Transmitting RUM Events Through a Proxy Server
User Identity Tracking
session.id
associated with it, which anonymizes the data but allows you to understand trends. You can choose to write code to capture user data (such as names and email addresses) and then use that data to enrich and modify RUM sessions, but this is not required.Data Retention
Removal of Personal and Sensitive Data
Masking Action Names
enablePrivacyForActionName
option in combination with the mask
privacy setting. This automatically replaces all action names that have not been overridden with the placeholder Masked Element
. This setting is also designed to be compatible with existing HTML override attributes.