Skip to main content
Version: React Native SDK

Data Anonymization

Data anonymization detects and removes personal information from free-text survey answers before the information is stored in Screeb.

It is a workspace-level setting and does not require integration code.

What it coversโ€‹

  • survey open-text answers
  • AI copilot conversations when enabled in your workspace

It does not apply to visitor properties that your app intentionally sends with setIdentity(...) or setProperties(...).

What gets redactedโ€‹

Personal information is replaced with ****, including email addresses, phone numbers, credit card numbers, IP addresses, names, addresses, and similar personal details when detected.