Skip to content

Commit b6ba7e6

Browse files
Update src/privacy/faq.md
1 parent ff99c9e commit b6ba7e6

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/privacy/faq.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,11 @@ If you have the Amplitude destination enabled in one or more sources, you must i
7070
#### Google Analytics
7171
To send user deletion requests to Google Analytics you must authenticate your Google Analytics account with Segment using OAuth. If you have the Google Analytics destination enabled in one or more sources, you must authenticate your account in each destination(s) settings. Navigate to the **User Deletion** settings in your Segment Google Analytics settings and use your email and password to authenticate your account.
7272

73-
### What are different regulation types supported and when they can used?
73+
### What regulation types does Segment support?
7474

75-
- **SUPPRESS_ONLY**: Suppress new data based on the `userId` without deleting existing data.
75+
Segment supports the following regulation types:
76+
- **SUPPRESS_ONLY**: Suppress new data based on the `userId` without deleting existing data stored in your workspace and in downstream destinations.
7677
- **UNSUPPRESS**: Stop the ongoing suppression of a `userId`.
77-
- **SUPPRESS_WITH_DELETE**: Suppress new data based on the `userId` and also delete all existing data for that ID from your workspace and our internal archives. While we do forward the deletion request to our supported destinations, we cannot guarantee deletion.
78+
- **SUPPRESS_WITH_DELETE**: Suppress new data based on the `userId` and also delete all existing data for that ID from your workspace and our internal archives. While Segment forwards the deletion request to your downstream destinations, Segment cannot guarantee deletion in your third-party tools.
7879
- **DELETE_INTERNAL**: Deletes user data from within Segment archives only and not from any connected destinations.
79-
- **DELETE_ONLY**: Deletes user data from Segment, connected warehouses along with a request being sent to the supported destinations.
80+
- **DELETE_ONLY**: Deletes user data from Segment and your connected warehouses. Also sends a deletion request to your downstream destinations.

0 commit comments

Comments
 (0)