Skip to content

Commit cd9d76c

Browse files
authored
Update consent-in-unify.md
1 parent fffc343 commit cd9d76c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

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

+10-1
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,13 @@ In addition to enforcing consent in Connections, you may want these preferences
5656
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.
5757

5858
> info "Sharing consent with Classic Destinations is not available"
59-
> Segment only supports sharing consent with Actions Destinations.
59+
> Segment only supports sharing consent with Actions Destinations.
60+
61+
### FAQ
62+
63+
**Q. How can your override data being sent to an Engage space?**
64+
65+
A. By default Personas is set to true in the consent manager, but this can be overridden by passing Personas false in the integrations object in all events.
66+
```analytics.identify(71661,{favoriteFood:"cheese burgers"},{"integrations":{"Personas":false}})```
67+
68+

0 commit comments

Comments
 (0)