Skip to content

Commit 927df01

Browse files
Apply suggestions from code review
Co-authored-by: Casie Oxford <[email protected]>
1 parent ec76e8b commit 927df01

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.
@@ -55,7 +55,7 @@ After you set up consent categories in the Segment app, you must identify the co
5555
> If you create consent categories in your workspace but fail to identify columns that contain consent preferences in your data model, events flow to all destinations in your workspace regardless of end user consent preferences.
5656
5757
To identify consent when building your model:
58-
1. Navigate to Connections > Sources and select the Reverse ETL tab. Select your source and click **Add Model**.
58+
1. Navigate to **Connections > Sources** and select the Reverse ETL tab. Select your source and click **Add Model**.
5959
2. Click **SQL Editor** as your modeling method.
6060
3. Create the SQL query that’ll define your model. Your model is used to map data to your Reverse ETL destinations.
6161
4. Choose a column to use as the unique identifier for each record in the Unique Identifier column field.
@@ -148,4 +148,4 @@ Open the [Profile Explorer](/docs/unify/#profile-explorer) and verify that your
148148
### Reverse ETL Actions destinations
149149
Segment automatically filters out data from users who have not consented to the category mapped to your destination.
150150

151-
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.
151+
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)