Skip to content

Add section : Replays & Destination Filters #4660

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 22, 2023
Merged

Conversation

lizkane222
Copy link
Contributor

Customers don't always know how replays and destination filters interact, so adding this section explicitly could reduce number of responses between CSE & customer. Ticket : https://segment.zendesk.com/agent/tickets/506599

Proposed changes

Replays & Destination Filters

Replays are subject to the 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.

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.

Customers don’t always know how replays and destination filters interact, so adding this section explicitly could reduce number of responses between CSE & customer, as well as inform the customer of this behavior before requesting a replay.
Tickets : https://segment.zendesk.com/agent/tickets/506599, https://segment.zendesk.com/agent/tickets/500786, https://segment.zendesk.com/agent/tickets/479970

Merge timing

  • ASAP once approved?

Related issues (optional)

Customers don't always know how replays and destination filters interact, so adding this section explicitly could reduce number of responses between CSE & customer.
Ticket : https://segment.zendesk.com/agent/tickets/506599
@lizkane222 lizkane222 added the KCS label Apr 27, 2023
Made updates to suggested changes by Spencer Atticket. 
Commit is ready to be approved by docs team
@jacobwsmith19 jacobwsmith19 marked this pull request as ready for review August 21, 2023 15:33
@jacobwsmith19 jacobwsmith19 requested a review from a team as a code owner August 21, 2023 15:33
@jacobwsmith19 jacobwsmith19 requested review from pwseg and removed request for a team August 21, 2023 15:33
@pwseg pwseg added the content-update updates to content that are not new features, includes grammar fixes, added notes label Aug 22, 2023
@pwseg pwseg merged commit 6eabcfc into develop Aug 22, 2023
@pwseg pwseg deleted the lizkane222-patch-11 branch August 22, 2023 15:58
@github-actions
Copy link
Contributor

Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content-update updates to content that are not new features, includes grammar fixes, added notes KCS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants