Skip to content

Commit 90eba2a

Browse files
committed
add table explaining differences
1 parent 9c7ebc3 commit 90eba2a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/unify/unify-event-filtering.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ Event Filtering is useful when you’re sending a lot of different event types i
1515
- Filter out events from certain regions or user groups
1616
- Keep events in Connections, but exclude them from Unify
1717

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 |

0 commit comments

Comments
 (0)