Skip to content

Commit e478b2c

Browse files
authored
Update Replay Destination Filter language
1 parent b3b4785 commit e478b2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/guides/what-is-replay.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ Not all destinations support data deduplication, so you may need to delete, arch
4444

4545
### Replays & Destination Filters
4646

47-
Replays are subject to the [Destination Filters]([url](https://segment.com/docs/connections/destinations/destination-filters/)) you've configured on that destination. For example, this means that if you request that Identify calls be included in the replay, but your destination has a Destination Filter that blocks Identify events, then none of those identify events will actually make it to the destination, as they'd be blocked by the filter. _Though, the better practice would be to not include identify events in the Replay at all if you know they'll be blocked by the destination filter._
47+
Replays are subject to the [Destination Filters](/docs/connections/destinations/destination-filters/) you've configured on that destination. For example, if you request that Identify calls be included in the replay, but your destination has a Destination Filter that blocks Identify events, the filter would block all Identify events from making it to the destination. In this case, Segment would recommend that you avoid including Identify events in the replay if you know they'll be blocked by the destination filter.
4848

49-
When you request a replay, you'll be asked to provide a list of the events (type and/or name) that you'd like to be included in the replay. If you specify a list of events, then only those specified events will be included in the replay. If you need to exclude events in your replay, please let our support team know. Not all filtering can be done in the replay itself, but our team can help you figure out the logistics.
49+
When you request a replay, Segment asks you to provide a list of the events (type and/or name) that you want included in the replay. If you specify a list of events, then Segment only includes those specified events in the replay. If you need to exclude events in your replay, [reach out to Segment support](https://segment.com/help/contact/){:target="_blank"}. The Segment team can help you handle filtering you're unable to do in the replay.

0 commit comments

Comments
 (0)