File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -15,3 +15,12 @@ Event Filtering is useful when you’re sending a lot of different event types i
15
15
- Filter out events from certain regions or user groups
16
16
- Keep events in Connections, but exclude them from Unify
17
17
18
+ Unify Event Filtering works differently from Destination Filters in a few important ways:
19
+
20
+ | | Unify Event Filtering | Destination Filters |
21
+ | ---------------- | ---------------------------------------- | --------------------------------------- |
22
+ | Where it applies | Unify space | Individual destinations |
23
+ | Filter scope | All sources connected to the space | One source for each destination |
24
+ | Filter action | Drops entire events | Can drop or modify events and fields |
25
+ | Setup | Created through API, visible in Unify UI | Created in UI or API |
26
+ | Timing | Before identity resolution | Before events get sent to a destination |
You can’t perform that action at this time.
0 commit comments