Skip to content

Commit 0f2b180

Browse files
author
Niall Brennan
committed
Add screen evnets to tp
1 parent 51a0590 commit 0f2b180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/protocols/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can enable [violation event forwarding](/docs/protocols/validate/forward-vio
2424

2525
## Protocols Tracking Plan
2626

27-
### Ho do I add Page and Screen events to my tracking plan?
27+
### How do I add Page and Screen events to my tracking plan?
2828

2929
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](https://segment.com/docs/protocols/tracking-plan/create/#edit-underlying-json-schema).
3030

0 commit comments

Comments
 (0)