Skip to content

Commit b7e8235

Browse files
Merge pull request #7719 from segmentio/reserved-trait-segment-consent
add info about custom traits/audience interaction
2 parents d0fbf81 + 7deccfb commit b7e8235

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,14 @@ In addition to enforcing consent in Connections, you may want these preferences
8383

8484
If you use Destination Actions to send consent information to your destinations, the Segment Consent Preference Updated event should **only** include information about a user's consent preferences because this event is sent regardless of an end-user's consent preferences.
8585

86-
> info "Sharing consent with Classic Destinations is not available"
86+
> info "Sharing consent with Classic Destinations isn't available"
8787
> Segment only supports sharing consent with Actions Destinations.
8888
8989
## Storing consent preferences on the Profile
9090
Segment stamps consent preference on every Segment event from streaming and Reverse ETL sources to store them on the Profile.
9191

92+
If you're using Consent Management and Profiles, you shouldn't give your customers a Custom Trait value that matches one of the consent categories that you set up in the Segment app, as this can lead to unexpected Audience behavior. For example, if your end user consented to the "Marketing" destination category, you shouldn't give them a custom trait of `segment_consent_preference.categories.marketing.<value>`, as this can lead your user to unexpectedly enter or leave an Audience.
93+
9294
> warning "Storing consent on the Profile is in private beta"
9395
> Reach out to your sales contact or [request a demo](https://segment.com/contact/demo){:target="_blank"} to participate in the private beta.
9496

0 commit comments

Comments
 (0)