Skip to content

Commit e517773

Browse files
pwsegforstisabella
andauthored
Update src/unify/event-filtering.md
Co-authored-by: forstisabella <[email protected]>
1 parent 3aef337 commit e517773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unify/event-filtering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Keep the following in mind as you work with Unify Event Filtering:
3939
- Filters are configured at the space level. You don’t create filters per source. Instead, one set of filters applies to all sources connected to the space.
4040
- The filtering logic is based on [Filter Query Language](/docs/api/public-api/fql/). If you’ve used Destination Filters before, it works the same way. You can write expressions to match events based on type, name, traits, properties, or values.
4141
- Matching is inclusive: if an event matches any filter, Segment drops it.
42-
- 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/).
42+
- 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/).
4343

4444
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.
4545

0 commit comments

Comments
 (0)