From 818f3260b5ff5f488a70478793cd1f3a1f279f87 Mon Sep 17 00:00:00 2001 From: ccnixon Date: Tue, 21 Jan 2020 11:12:01 -0800 Subject: [PATCH] Add info on deleting users --- .../destinations/catalog/optimizely-full-stack/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/connections/destinations/catalog/optimizely-full-stack/index.md b/src/connections/destinations/catalog/optimizely-full-stack/index.md index 87086a10b5..31827e3fa9 100644 --- a/src/connections/destinations/catalog/optimizely-full-stack/index.md +++ b/src/connections/destinations/catalog/optimizely-full-stack/index.md @@ -135,3 +135,6 @@ Notification listeners are not available when implementing Optimizely via Segmen Please follow these instructions on how to setup Personas and Optimizely: * [Using Segment Personas and Optimizely Full Stack for Omnichannel Experiments](https://blog.optimizely.com/tag/segment-personas/) + +## GDPR Support +Segment supports deleting/suppressing users in Optimizely via the [Segment app](https://segment.com/docs/privacy/user-deletion-and-suppression/). In order to do this however, you will need to create a [Personal Access Token](https://developers.optimizely.com/x/authentication/personal-token/) in Optimizely and provide it as the value of the [Access Token](#access-token) setting.