Skip to content

Commit 1be00fe

Browse files
Apply suggestions from code review [netlify-build]
Co-authored-by: rchinn-segment <[email protected]>
1 parent 4215696 commit 1be00fe

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

src/privacy/configure-consent-management.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Configure Consent Management
33
hidden: true
44
---
5-
> info "Consent Management is currently in private beta"
5+
> info "Consent Management is in private beta"
66
> 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.
77
88
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:
1919
## Step 1: Create consent categories in the Segment app
2020

2121
> 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.
2323
2424
1. From the [Segment homepage](https://app.segment.com/goto-my-workspace/){:target="_blank”}, select the Privacy tab and click **Consent Management**.
2525
2. On the Consent management page, click **Create categories**.
2626
3. Confirm that you have completed the required prerequisites, and click **Next**.
2727
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.
2929
- **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.
3030
- **Mapped destinations**: Select one or more of your destinations to map to this category. Category mappings apply to all instances of a destination.
3131
<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**.
3333

3434
> 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.
3636
3737
## Step 2: Add the consent wrapper to Analytics.js
3838

@@ -84,11 +84,11 @@ If you need to make changes to your consent categories, you can edit them on the
8484
1. From the [Segment homepage](https://app.segment.com/goto-my-workspace/){:target="_blank”}, select the Privacy tab and click **Consent Management**.
8585
2. On the Consent Management page, navigate to the consent category you'd like to edit and click **Edit**.
8686
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**.
8888

8989
## Disable consent categories
9090

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.
9292

9393
1. From the [Segment homepage](https://app.segment.com/goto-my-workspace/){:target="_blank”}, select the Privacy tab and click **Consent Management**.
9494
2. On the Consent Management page, disable the toggle for the category you'd like to disable.

src/privacy/consent-management.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ related:
55
- "/privacy/account-deletion/"
66
- "/privacy/complying-with-the-gdpr/"
77
---
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.
1010
1111
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.
1212

@@ -25,7 +25,7 @@ Segment routes events with a consent object to the destinations in categories co
2525
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.
2626

2727
> 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.
2929
3030

3131
<!--- 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:

src/privacy/reconcile-consent.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ hidden: true
55

66
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.
77

8-
> info "Consent Management is currently in private beta"
8+
> info "Consent Management is in private beta"
99
> 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.
1010
1111
## Reconcile consent category trait conflicts
@@ -16,7 +16,7 @@ Segment detects when there are conflicting consent categories for a user and
1616

1717
## Reconcile a user's conflicting preferences
1818

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:
2020

2121
| Category | Consent on mobile | Consent on the web |
2222
| -------- | ----------------- | ------------------ |

0 commit comments

Comments
 (0)