You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/privacy/configure-consent-management.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Configure Consent Management
3
3
hidden: true
4
4
---
5
-
> info "Consent Management is currently in private beta"
5
+
> info "Consent Management is in private beta"
6
6
> This means that the Consent Management features are in active development, and some functionality may change before it becomes generally available. [Contact Segment](https://segment.com/help/contact/){:target="_blank"} with any feedback or questions.
7
7
8
8
After setting up a third-party consent management platform (CMP), you can enforce the consent collected from your users by configuring consent categories in your your Segment workspace and adding the [consent object](/docs/privacy/consent-management/#consent-object) to your web libraries.
@@ -19,20 +19,20 @@ Before you can configure consent in Segment, take the following steps:
19
19
## Step 1: Create consent categories in the Segment app
20
20
21
21
> info "Limited availability of sources and destinations during private beta"
22
-
> During the private beta, you can send events from web sources to consent categories. Enforcement of consent preferences is only available for event streaming destinations, webhooks, and functions. You can map one event streaming destination, webhook, or function to multiple consent categories. All other source and destination types are not impacted by consent mappings.
22
+
> During private beta, you can send events from web sources to consent categories. Enforcement of consent preferences is only available for event streaming destinations, webhooks, and functions. You can map one event streaming destination, webhook, or function to multiple consent categories. All other source and destination types are not impacted by consent mappings.
23
23
24
24
1. From the [Segment homepage](https://app.segment.com/goto-my-workspace/){:target="_blank”}, select the Privacy tab and click **Consent Management**.
25
25
2. On the Consent management page, click **Create categories**.
26
26
3. Confirm that you have completed the required prerequisites, and click **Next**.
27
27
4. On the Create consent categories page, add the following information to the category form:
28
-
-**Category name**: Enter a name that describes your use case for the data sent to this destination
28
+
-**Category name**: Enter a name that describes your use case for the data sent to this destination.
29
29
-**Category ID**: In OneTrust, this is a string of up to five alphanumeric characters, but other CMPs may have a different format. This field is case sensitive.
30
30
-**Mapped destinations**: Select one or more of your destinations to map to this category. Category mappings apply to all instances of a destination.
31
31
<br/><br/>**Optional**: Click **Add category** to create another category.
32
-
5. Once you have finished setting up your category or categories, click **Save**.
32
+
5. Once you've finished setting up your category or categories, click **Save**.
33
33
34
34
> warning "Segment recommends mapping all destinations to a category"
35
-
> Any destinations without a mapping are assumed to not require user consent and will receive all events containing a consent object.
35
+
> Destinations without a mapping are assumed to not require user consent and will receive all events containing a consent object.
36
36
37
37
## Step 2: Add the consent wrapper to Analytics.js
38
38
@@ -84,11 +84,11 @@ If you need to make changes to your consent categories, you can edit them on the
84
84
1. From the [Segment homepage](https://app.segment.com/goto-my-workspace/){:target="_blank”}, select the Privacy tab and click **Consent Management**.
85
85
2. On the Consent Management page, navigate to the consent category you'd like to edit and click **Edit**.
86
86
3. On the Edit consent category page, you can make changes to the consent category name, ID, and the destinations connected to a category.
87
-
4. When you have made your changes, click **Save**.
87
+
4. When you've made your changes, click **Save**.
88
88
89
89
## Disable consent categories
90
90
91
-
Disabling a consent category means that Segment no longer enforces end user consent preferences for the destinations in the disabled category. Other consent categories are not affected.
91
+
Disabling a consent category means that Segment no longer enforces end user consent preferences for the destinations in the disabled category. Other consent categories aren't affected.
92
92
93
93
1. From the [Segment homepage](https://app.segment.com/goto-my-workspace/){:target="_blank”}, select the Privacy tab and click **Consent Management**.
94
94
2. On the Consent Management page, disable the toggle for the category you'd like to disable.
Copy file name to clipboardExpand all lines: src/privacy/consent-management.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@ related:
5
5
- "/privacy/account-deletion/"
6
6
- "/privacy/complying-with-the-gdpr/"
7
7
---
8
-
> info "Consent Management is currently in private beta"
9
-
> This means that the Consent Management features are in active development, and some functionality may change before it becomes generally available. [Contact Segment](https://segment.com/help/contact/){:target="_blank"} with any feedback or questions.
8
+
> info "Consent Management is in private beta"
9
+
> This means that Consent Management features are in active development, and some functionality may change before it becomes generally available. [Contact Segment](https://segment.com/help/contact/){:target="_blank"} with any feedback or questions.
10
10
11
11
When an end user visits your site, they set **consent preferences**, or make decisions about the types of data they want you to collect, use, and share. These consent preferences are typically presented as a set list of categories that describe how your company intends to use that data. Common categories include personalization, advertising, and site performance.
12
12
@@ -25,7 +25,7 @@ Segment routes events with a consent object to the destinations in categories co
25
25
If an end user changes the categories they consent to (or if they consent using a different device or identifier,) any events they generate after updating their consent preferences will contain the updated consent information. Events will be sent only to the destinations in the categories that are currently consented to.
26
26
27
27
> warning "Segment recommends mapping all destinations to a category"
28
-
> Any destinations without a mapping are assumed to not require user consent and will receive all events containing a consent object.
28
+
> Segment assumes any destinations without a mapping do not require user consent and will receive all events containing a consent object.
29
29
30
30
31
31
<!--- out of scope for Q2: For example, if a user agreed to share their information with you for all categories on their first visit to your site, and then on their next visit to the site only consented to sharing data for functional and advertising purposes but not for analytics or data sharing, a [Track call](/docs/connections/spec/track/) demonstrating their new consent preferences would have the following format:
Copy file name to clipboardExpand all lines: src/privacy/reconcile-consent.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ hidden: true
5
5
6
6
Segment sends data only to destinations in categories consented to by the end user. When conflicts arise between the consent object and integrations object or your consent management tool, Segment reconciles consent according to the following tables.
7
7
8
-
> info "Consent Management is currently in private beta"
8
+
> info "Consent Management is in private beta"
9
9
> This means that the Consent Management features are in active development, and some functionality may change before it becomes generally available. [Contact Segment](https://segment.com/help/contact/){:target="_blank"} with any feedback or questions.
10
10
11
11
## Reconcile consent category trait conflicts
@@ -16,7 +16,7 @@ Segment detects when there are conflicting consent categories for a user and
16
16
17
17
## Reconcile a user's conflicting preferences
18
18
19
-
If a user has conflicting preferences (for example, they consented yes for a category on mobile, but not on the web, or consented differently using two different emails,) Segment routes data according to the following table:
19
+
If a user has conflicting preferences (for example, they consented yes for a category on mobile, but not on the web, or consented differently using two different emails) Segment routes data according to the following table:
20
20
21
21
| Category | Consent on mobile | Consent on the web |
0 commit comments