Skip to content

Commit 37a5b60

Browse files
committed
update faq fix redirect [netlify-build]
1 parent 3faa188 commit 37a5b60

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ related:
44
- "/privacy/consent-management/"
55
- "/privacy/consent-management/configure-consent-management/"
66
- "/privacy/consent-management/consent-in-segment-connections/"
7-
redirect_from: "/privacy/consent-in-unify/"
7+
redirect_from: "/privacy/consent-in-unify"
88
---
99

1010
> info "Consent in Unify and Twilio Engage is currently unavailable."

src/protocols/faq.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ You can also use the Slack Actions destination to set event triggers for context
2424

2525
## Protocols Tracking Plan
2626

27+
### What is the Segment Consent Preference Updated event, and who added it to my Tracking Plans?
28+
[Consent Management](/docs/privacy/consent-management) users see the [Segment Consent Preference Updated](/docs/privacy/consent-management/consent-in-unify/#segment-consent-preference-updated-event) event automatically added to all existing Tracking Plans after they create their first consent category, or when they create a new Tracking Plan after configuring Consent Management. Segment recommends that you do not remove this event.
29+
2730
### How do I add Page and Screen events to my Tracking Plan?
2831

2932
To consolidate the views in the Schema tab, Segment automatically converts `page` and `screen` calls into `Page Viewed` and `Screen Viewed` events that appear in the Schema Events view. Segment recommends adding a `Page Viewed` or `Screen Viewed` event to your Tracking Plan with any properties you want to validate against. At this time, to validate that a specific named page/screen (`analytics.page('Homepage') | analytics.screen('Home')`) has a specific set of required properties, you will need to use the [JSON Schema](/docs/protocols/tracking-plan/create/#edit-underlying-json-schema).

0 commit comments

Comments
 (0)