Skip to content

Commit b3b4785

Browse files
authored
Update what-is-replay.md
Made updates to suggested changes by Spencer Atticket. Commit is ready to be approved by docs team
1 parent 29f6516 commit b3b4785

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]([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._
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'd like all events from that source to be sent in the replay, then you don't need to specify the events and all events will be included in the replay.
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.

0 commit comments

Comments
 (0)