Event Filtering Techniques
less than a minute
RudderStack provides different techniques to filter your events before sending them to your specified destinations:
| Technique | Description | Connection mode | Applicable to |
|---|---|---|---|
| User Transformations | Create transformations to filter events by name, type, or any other specific fields. | Cloud mode | |
| Client-side Event Filtering | Allowlist or denylist events while setting up the destination in the RudderStack dashboard. | Device mode | All SDKs |
| Sending events to selective destinations | Send events only to selective destinations by excluding other device mode integrations. | Device mode | JavaScript SDK |
| Filtering selective destinations | Instruct RudderStack to block or send events to selective destinations. | Cloud mode and device mode |