Skip to content

Commit f6f8b62

Browse files
authored
Add details on Replay when connecting Engage Sources
Adding the replay details in this section provides additional context around what occurs when a Source is added. The common misconception is that all of that source's data will be available in the Engage Space, but having this section added would subvert that misconception and enable customers to reach out preemptively with replay requests for historical data beyond 30 days.
1 parent 0eb525b commit f6f8b62

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

src/engage/quickstart.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,20 @@ Invite teammates to your Engage dev space and grant them access to the space. Na
4040

4141
1. From your Engage space, go to your space Settings and click **Sources**.
4242
2. On the screen that appears, choose one or two production sources from your Connections workspace.
43-
Segment recommends connecting your production website or App source as a great starting point.
43+
_Segment recommends connecting your production website or App source as a great starting point._
44+
3. The flag **Replay data** is enabled by default, **Replay data : Enable this option to replay last month of data into Profiles for every selected source below.** When left enabled, 30 days of historical data will be replayed from the source. You can disable this option by toggling it - this will prevent the replay of any historical data from the source. If your team would like more historical data available from this source, fill out the form below for each replay and please contact Segment Support via [email protected] or [create a ticket]([url](https://app.segment.com/goto-my-workspace/home?period=last-24-hours&v2=enabled&help=create-ticket)):
45+
```
46+
Segment Source Details:
47+
- Name: source-name
48+
- SourceId: XXXXX or Link to Source
49+
50+
Details for replay:
51+
- Destination: Name of destination you want to replay to or link to Profiles space
52+
- Start time: (Please use the following UTC format) 2020-11-21T05:10:00Z UTC
53+
- End time: (Please use the following UTC format) 2023-01-21T10:10:00Z UTC
54+
- All the events or only a subset of event names? Please provide event names and/or method calls (page/identify/track/group) if only a subset of events is needed.
55+
```
56+
_How much data can I replay from my source into Engage?_ : Your workspace's "computations history" limit is defined in the contract and can be found in the [workspace settings]([url](https://app.segment.com/goto-my-workspace/settings/usage?metric=mtu&period=current)).
4457

4558
To learn more, visit [Connect production sources](/docs/profiles/quickstart/#step-3-connect-production-sources).
4659

0 commit comments

Comments
 (0)