Skip to content

Commit 3b1bd78

Browse files
authored
Merge pull request #5263 from segmentio/prigiattiperrut-patch-2
Move note about traits to first sentence of the section
2 parents 23ace9b + a204363 commit 3b1bd78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guides/filtering-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ The events filtered out of individual destinations using this method still arriv
8080

8181
## Schema event filters
8282

83-
You can use Schema Event Filters to discard and permanently remove Page, Screen and Track events from event-based sources, preventing them from reaching any destinations or warehouses. Use this if you know that you'll never want to access this data again. This functionality is similar to filtering with the Integrations object, however it can be changed from within the Segment app without touching any code.
83+
You can use Schema Event Filters to discard and permanently remove Page, Screen and Track events from event-based sources, preventing them from reaching any destinations or warehouses, as well as omit identify traits and group properties. Use this if you know that you'll never want to access this data again. This functionality is similar to filtering with the Integrations object, however it can be changed from within the Segment app without touching any code.
8484

8585
When you enable these filters, Segment stops forwarding the data to all of your Cloud- and device-mode destinations, including warehouses, and your data is no longer stored in Segment's warehouses for later replay.
8686

0 commit comments

Comments
 (0)