Skip to content

Commit 7acb792

Browse files
authored
Add info on blocking unplanned identify event
1 parent b6140cb commit 7acb792

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/protocols/enforce/schema-configuration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,7 @@ Setting this dropdown to Omit Traits will ensure that traits not defined in your
5959
```
6060

6161
**IMPORTANT: Unplanned identify trait blocking is ONLY supported in cloud-mode Destinations. Events with invalid traits will not be blocked from sending to device-mode Destinations.**
62+
63+
## Identify Calls - Common JSON Schema Violations
64+
To block _unplanned_ `identify` calls in your Schema Configuration, go to **Advanced Blocking Controls** and choose Block Events from the dropdown. Next, you will need to [edit the underlying JSON schema](https://segment.com/docs/protocols/tracking-plan/create/#edit-underlying-json-schema) and include a required trait you know won't exisit in your `identify` events. After you choose Block Event in the dropdown, any events that generate Common JSON schema violations will be blocked.
65+

0 commit comments

Comments
 (0)