Skip to content

Commit c495560

Browse files
committed
add rest of structure
1 parent 185af94 commit c495560

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/unify/unify-event-filtering.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,8 @@ Keep the following in mind as you work with Unify Event Filtering:
3838
- Matching is inclusive: if an event matches any filter, Segment drops it.
3939
- Filtering happens **before** identity resolution; dropped events never reach the profile graph and won’t affect trait updates or [computed traits](/docs/unify/traits/computed-traits/).
4040

41-
As a result, Unify Event Filtering helps you keep profile data clean from the start, without having to preprocess or transform events outside of Segment.
41+
As a result, Unify Event Filtering helps you keep profile data clean from the start, without having to preprocess or transform events outside of Segment.
42+
43+
## Creating and managing filters
44+
45+
## Best practices

0 commit comments

Comments
 (0)