Skip to content

Commit 2654225

Browse files
Merge pull request #4598 from segmentio/jfoskin-patch-2
Tracking Plan implemented
2 parents a2fefa4 + beac220 commit 2654225

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/protocols/faq.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,15 @@ If you [discarded events](/docs/protocols/enforce/schema-configuration) as a par
7676

7777
Unfortunately, Sources cannot be connected to more than one Tracking Plan. If you were able to connect more than one Tracking Plan to a Source, it could create conflict if events overlapped.
7878

79+
### How do Tracking Plans work?
80+
81+
Segment's code uses built-in logic to verify if an event exists in the Tracking Plan. If an event does not exist, it will follow the configuration the [Schema Configuration settings](/docs/protocols/enforce/schema-configuration/) for each source connected to the Tracking Plan.
82+
7983
### Why are my unplanned properties still getting sent to my destinations even though I've set the dropdown to "Omit Properties"?
8084

8185
Unplanned property omission is only supported for cloud-mode destinations. Unplanned properties will not be omitted when they're sent to device-mode destinations.
8286

87+
8388
## Protocols Validation
8489

8590
### What is the difference between Violations Emails and the Violations page in the Segment UI?

0 commit comments

Comments
 (0)