Skip to content

Commit e7caa79

Browse files
committed
delete wrong file [netlify-build]
1 parent aa15007 commit e7caa79

File tree

2 files changed

+4
-88
lines changed

2 files changed

+4
-88
lines changed

src/unify/event-filtering.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Unify Event Filtering lets you control which events reach your Unify space.
1010
1111
## Overview
1212

13-
With Unify Event Filtering, you can use block events that aren’t useful for [identity resolution](/docs/unify/identity-resolution/) or downstream activation, keeping your space cleaner and more efficient.
13+
With Unify Event Filtering, you can use block events that aren’t useful for [Identity Resolution](/docs/unify/identity-resolution/) or downstream activation, keeping your space cleaner and more efficient.
1414

1515
Event Filtering is useful when you’re sending a lot of different event types into Segment but only some of them are relevant to Unify. For example, you might want to:
1616

@@ -26,7 +26,7 @@ Unify Event Filtering works differently from [Destination Filters](/docs/connect
2626
| Filter scope | All [sources](/docs/connections/sources/) connected to the space | One source for each destination |
2727
| Filter action | Drops entire events | Can drop or modify events and fields |
2828
| Setup | Created through API, visible in Unify UI | Created in UI or API |
29-
| Timing | Before identity resolution | Before events get sent to a destination |
29+
| Timing | Before Identity Resolution | Before events get sent to a destination |
3030

3131
This helps simplify your setup and reduce noise in profile data without needing repeaters, webhooks, or custom logic.
3232

@@ -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

@@ -79,6 +79,6 @@ Unify Event Filtering is most useful when you want to keep noisy, irrelevant, or
7979
| Test before enabling | Use the [preview endpoint](https://docs.segmentapis.com/tag/Destination-Filters#operation/previewDestinationFilter){:target="_blank"} to check filter behavior before turning it on. |
8080

8181

82-
Unify Event Filtering gives you an early control point for managing the quality of data entering your space. It helps reduce noise, control costs, and improve the accuracy of profile data before any identity resolution takes place.
82+
Unify Event Filtering gives you an early control point for managing the quality of data entering your space. It helps reduce noise, control costs, and improve the accuracy of profile data before any Identity Resolution takes place.
8383

8484
To learn more about how Unify spaces work and how Segment processes events after filtering, see the [Unify documentation](/docs/unify/).

src/unify/unify-event-filtering.md

Lines changed: 0 additions & 84 deletions
This file was deleted.

0 commit comments

Comments
 (0)