Skip to content

Commit c7ab669

Browse files
committed
rm dupe img, add profiles [netlify-build]
1 parent c057d0d commit c7ab669

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

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

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ With Consent Management in Reverse ETL, you can enforce your end-users' consent
77

88
To enforce consent stored in your warehouse, build a Reverse ETL model that identifies consent categories. You can create a "consent to" column mapping in a new data model or update an existing data model to include a "consent to" mapping.
99

10-
> info "Consent in Reverse ETL supports Reverse ETL-supported Actions destinations and Segment Connections"
11-
> At this time, Consent in Reverse ETL does not support adding consent to Segment Profiles using the Segment Profiles destination. To enforce consent data in your classic Segment destinations, use the [Segment Connections destination](/docs/connections/destinations/catalog/actions-segment/).
12-
1310
## Prerequisites
1411

1512
> info "Consent management edit and update capabilities limited to Workspace Owners"
@@ -121,9 +118,6 @@ from CONSENT_PREFERENCES;
121118

122119
After you set up categories in the Segment app and create a SQL model that extracts consent information, connect your downstream destinations to complete the consent enforcement process.
123120

124-
> info "Consent in Reverse ETL supports Reverse ETL-supported Actions destinations and Segment Connections"
125-
> At this time, Consent in Reverse ETL does not support enforcing consent in the Segment Profiles destination. To enforce consent data in your classic Segment destinations, use the [Segment Connections destination](/docs/connections/destinations/catalog/actions-segment/).
126-
127121
To add your first destination:
128122
1. Navigate to **Connections > Destinations** and select the **Reverse ETL** tab.
129123
2. Click **Add Reverse ETL destination**.
@@ -146,8 +140,8 @@ Segment automatically adds the [consent object](/docs/privacy/consent-management
146140

147141
Open the Source Debugger for your Reverse ETL source and confirm that the [consent object](/docs/privacy/consent-management/consent-in-segment-connections/#consent-object) appears on every event and that the consent object has the categories you mapped in [Step 2: Identify consent columns](#step-2-identify-consent-columns).
148142

149-
<!--- ### Segment Profiles
150-
Open the [Profile Explorer](/docs/unify/#profile-explorer) and verify that your profiles contain the [Segment Consent Preference Updated](/docs/privacy/consent-management/consent-in-unify/#segment-consent-preference-updated-event) event. --->
143+
### Segment Profiles
144+
Open the [Profile Explorer](/docs/unify/#profile-explorer) and verify that your profiles contain the [Segment Consent Preference Updated](/docs/privacy/consent-management/consent-in-unify/#segment-consent-preference-updated-event) event.
151145

152146
### Reverse ETL Actions destinations
153147
Segment automatically filters out data from users who have not consented to the category mapped to your destination.
-597 KB
Binary file not shown.

0 commit comments

Comments
 (0)