Skip to content

Commit 66964e7

Browse files
committed
2 parents af510ef + 927df01 commit 66964e7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/privacy/consent-management/configure-consent-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Before you can configure consent in Segment, take the following steps:
3131
- **Category name**: Enter a name that describes your use case for the data sent to this destination. This field only accepts category names that are 20 characters or less.
3232
- **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.
3333
- **Mapped destinations**: Select one or more of your destinations to map to this category. Category mappings apply to all instances of a destination.
34-
5. Once you've finished setting up your category or categories, click **Save**.
34+
5. After you've finished setting up your category or categories, click **Save**.
3535

3636
> warning "Segment recommends mapping all destinations to a category"
3737
> Segment assumes all destinations without a mapping do not require user consent and will receive all events containing a consent object. If a destination is mapped to multiple categories, a user must consent to all categories for data to flow to the destination.

src/privacy/consent-management/consent-in-retl.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Before you can enforce consent stored in your warehouse, take the following step
3333
- **Category name**: Enter a name that describes your use case for the data sent to this destination. This field only accepts category names that are 20 characters or less.
3434
- **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.
3535
- **Mapped destinations**: Select one or more of your Reverse ETL destinations to map to this category. Category mappings apply to all instances of a destination.
36-
5. Once you've finished setting up your category or categories, click **Save**.
36+
5. After you've finished setting up your category or categories, click **Save**.
3737

3838
> warning "Segment recommends mapping all Reverse ETL destinations to a category"
3939
> Segment assumes all destinations without a mapping do not require user consent and will receive all events containing a consent object. If a destination is mapped to multiple categories, a user must consent to all categories for data to flow to the destination.
@@ -56,7 +56,7 @@ After you set up consent categories in the Segment app, you must identify the co
5656
5757
### Identify consent when building your model
5858
To identify consent when building your model:
59-
1. Navigate to Connections > Sources and select the Reverse ETL tab. Select your source and click **Add Model**.
59+
1. Navigate to **Connections > Sources** and select the Reverse ETL tab. Select your source and click **Add Model**.
6060
2. Click **SQL Editor** as your modeling method.
6161
3. Create the SQL query that’ll define your model. Your model is used to map data to your Reverse ETL destinations.
6262
4. Choose a column to use as the unique identifier for each record in the Unique Identifier column field.
@@ -150,4 +150,4 @@ Open the [Profile Explorer](/docs/unify/#profile-explorer) and verify that your
150150
### Reverse ETL Actions destinations
151151
Segment automatically filters out data from users who have not consented to the category mapped to your destination.
152152

153-
To verify that this behavior is working as intended, open [Delivery Overview](/docs/connections/delivery-overview) for a RETL-supported Actions destination and view some of the events that were successfully delivered to the destination. The events in your destination should only come from users that consented to send data to the category that your supported Actions destination belongs to.
153+
To verify that this behavior is working as intended, open [Delivery Overview](/docs/connections/delivery-overview) for a RETL-supported Actions destination and view the events that were successfully delivered to the destination. The events in your destination should only come from users that consented to send data to the category that your supported Actions destination belongs to.

0 commit comments

Comments
 (0)