You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/engage/quickstart.md
+12-11Lines changed: 12 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ redirect_from:
5
5
- "/personas/quickstart"
6
6
---
7
7
8
-
This guide walks you through the set up process for a simple Engage space, which you can use if your Segment implementation is simple. If your implementation is complex, you can use this to demonstrate and test Engage before working on a more complex configuration.
8
+
This guide walks you through the set up process for a simplified Engage space. If your implementation is complex, use this to demonstrate and test Engage before working on a more complex configuration.
9
9
10
10
> success ""
11
11
> The first four steps in this guide also apply to Unify set up. To learn more, visit the [Unify Onboarding Guide](/docs/unify/quickstart).
@@ -17,16 +17,16 @@ This guide walks you through the set up process for a simple Engage space, which
17
17
> info ""
18
18
> Engage requires both [Connections](/docs/connections/) and [Unify](/docs/unify/).
19
19
20
-
To configure and use Engage, you need the following:
20
+
The following are prerequisites to configuring and using Engage:
21
21
22
-
1.**A Segment account and Workspace.**
23
-
2.**Events flowing into Connections** from your digital properties where most of your valuable user behavior occurs.
24
-
3.**Identity Admin access.** You must have edit access to identity resolution rules.
25
-
4.**Engage Administrator access.** You must be either be a workspace admin, or a workspace user with Engage admin access to set up audiences and computed traits. You can check your permissions by navigating to [Access Management](https://app.segment.com/goto-my-workspace/settings/access-management){:target="_blank"} in your workspace settings. See the [Segment Access Management documentation](/docs/segment-app/iam/) for more details.
22
+
-**A Segment account and Workspace.**
23
+
-**Events flowing into Connections** from your digital properties where most of your valuable user behavior occurs.
24
+
-**Profiles identity admin access.** You must have edit access to identity resolution rules.
25
+
-**Engage Administrator access.** You must be either be a workspace admin, or a workspace user with Engage admin access to set up audiences and computed traits. You can check your permissions by navigating to [Access Management](https://app.segment.com/goto-my-workspace/settings/access-management){:target="_blank"} in your workspace settings. See [Segment Access Management](/docs/segment-app/iam/) for more details.
26
26
27
27
## Step 1: Create a new Developer space
28
28
29
-
When you first start working with Engage, you should start by creating a "Developer" Engage space. This is your experimental and test environment while you learn more about how Engage works.
29
+
When you first start working with Engage, start by creating a "Developer" Engage space. This is your experimental and test environment while you learn more about how Engage works.
30
30
31
31
<!-- TODO: I can't see this in any of the spaces I'm an admin in
32
32
To create a Engage space:
@@ -41,10 +41,11 @@ Invite teammates to your Engage dev space and grant them access to the space. Na
41
41
42
42
## Step 3: Connect production sources
43
43
44
-
1. From your Engage space, navigate to **Unify settings** and click **Profile sources**.
45
-
2. On the screen that appears, choose one or two production sources from your Connections workspace.
46
-
47
-
_Segment recommends connecting your production website or App source as a great starting point._
44
+
1. On the left sidebar navigate to **Profiles** > **Profiles Settings** > **Sources** > **+ Add Source**.
45
+
2. Choose one or two production sources from your Connections workspace.
46
+
47
+
Segment recommends connecting your production website or App source as a great starting point.
48
+
_The flag **Replay data** is enabled by default, **Replay data : Enable this option to replay the 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._
48
49
49
50
3. The **Replay data** flag 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 prevents the replaying historical data from the source. If you need more historical data available from this source, fill out the form below for each replay and contact Segment Support at [email protected] or [create a ticket]([url](https://app.segment.com/goto-my-workspace/home?period=last-24-hours&v2=enabled&help=create-ticket)):
0 commit comments