Skip to content

Commit 1db4826

Browse files
authored
removed backticks from integrations
1 parent 3de1d3d commit 1db4826

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/guides/what-is-replay.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ Replays are available for any destinations which support cloud-mode data (meanin
4646

4747
Not all destinations support data deduplication, so you may need to delete, archive, or remove any older versions of the data before initiating a replay. [Contact Segment support](https://segment.com/help/contact/){:target="_blank"} if you have questions or want help.
4848

49-
#### What happens to `integrations` and `consent` objects during a replay?
49+
#### What happens to integrations and `consent` objects during a replay?
5050

51-
When Segment replays events, it does not retain the original `integrations` object flag, but it does preserve the `consent` object.
51+
When Segment replays events, it does not retain the original integrations object flag, but it does preserve the `consent` object.
5252

53-
During replays, Segment replaces the `integrations` object with a structure that includes `All:false` and `[integration name]:true`. As a result, Segment removes the original `integrations` flag during replay. The replay tool doesn't overwrite the original `consent` object. If an event was previously dropped for a specific destination due to the `consent` object, the event drops within Segment again during replay.
53+
During replays, Segment replaces the 'integrations' object with a structure that includes `All:false` and `[integration name]:true`. As a result, Segment removes the original integrations flag during replay. The replay tool doesn't overwrite the original `consent` object. If an event was previously dropped for a specific destination due to the `consent` object, the event drops within Segment again during replay.
5454

5555
### Replays & Destination Filters
5656

0 commit comments

Comments
 (0)