Skip to content

Commit

Permalink
Merge pull request #7463 from segmentio/fix-7440
Browse files Browse the repository at this point in the history
Fix broken link in Consent docs
  • Loading branch information
forstisabella authored Feb 26, 2025
2 parents b5e76f3 + 8aa057b commit 66f3229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/privacy/consent-management/consent-in-unify.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ If you use Protocols, the Segment app automatically adds the Segment Consent Pre
### Sharing consent with Actions destinations

In addition to enforcing consent in Connections, you may want these preferences to flow to each destination so your destinations can be aware when an end-user revokes their consent. You can use the [Destination Actions framework](/docs/connections/destinations/destination-actions) to edit the destination's mapping and copy the consent preferences from the Segment Consent Preference Updated event to a destination-specified consent field.
In addition to enforcing consent in Connections, you may want these preferences to flow to each destination so your destinations can be aware when an end-user revokes their consent. You can use the [Destination Actions framework](/docs/connections/destinations/actions) to edit the destination's mapping and copy the consent preferences from the Segment Consent Preference Updated event to a destination-specified consent field.

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.

Expand Down

0 comments on commit 66f3229

Please sign in to comment.