Skip to content

Commit f697851

Browse files
authored
Update quickstart.md
updates to grammar
1 parent 4226cae commit f697851

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

src/engage/quickstart.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ redirect_from:
55
- "/personas/quickstart"
66
---
77

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.
99

1010
> success ""
1111
> The first four steps in this guide also apply to Profiles set up. To learn more, visit the [Profiles Onboarding Guide](/docs/profiles/quickstart).
@@ -14,16 +14,16 @@ This guide walks you through the set up process for a simple Engage space, which
1414
> info ""
1515
> Engage requires both [Connections](/docs/connections/) and [Profiles](/docs/profiles/).
1616
17-
To configure and use Engage, you need the following:
17+
The following are prerequisites to configuring and using Engage:
1818

19-
1. **A Segment account and Workspace.**
20-
2. **Events flowing into Connections** from your digital properties where most of your valuable user behavior occurs.
21-
3. **Profiles identity admin access.** You must have edit access to identity resolution rules.
22-
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.
19+
- **A Segment account and Workspace.**
20+
- **Events flowing into Connections** from your digital properties where most of your valuable user behavior occurs.
21+
- **Profiles identity admin access.** You must have edit access to identity resolution rules.
22+
- **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.
2323

2424
## Step 1: Create a new Developer space
2525

26-
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.
26+
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.
2727

2828
<!-- TODO: I can't see this in any of the spaces I'm an admin in
2929
To create a Engage space:
@@ -38,16 +38,17 @@ Invite teammates to your Engage dev space and grant them access to the space. Na
3838

3939
## Step 3: Connect production sources
4040

41-
1. On the left sidebar click **Profiles**, click **Profiles Settings**, click the **Sources** tab, and then click the blue **+ Add Source** button.
42-
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.
44-
_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._
41+
1. On the left sidebar navigate to **Profiles** > **Profiles Settings** > **Sources** > **+ Add Source**.
42+
2. Choose one or two production sources from your Connections workspace.
43+
44+
Segment recommends connecting your production website or App source as a great starting point.
45+
_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._
4546

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

4849
## Step 4: Check your profile data
4950

50-
Once the replay finishes, you can see the data replayed into Engage using the Profile Explorer. Visit the [Profiles Onboarding Guide](/docs/profiles/quickstart/#step-4-check-your-profile-data) for more info.
51+
After the replay finishes, you can see the data replayed into Engage using the Profile Explorer. Visit the [Profiles Onboarding Guide](/docs/profiles/quickstart/#step-4-check-your-profile-data) for more info.
5152

5253
## Step 5: Create an Audience
5354

@@ -69,12 +70,12 @@ To build your own audience:
6970
4. Configure the settings for your condition. These vary by type, so explore the different options.
7071
5. Optionally, add more conditions until you're satisfied that the audience will only contain the users you want to target.
7172

72-
Once you build your audience, click **Preview Results** to see the total number of users who meet the audience criteria, for example all users who signed up within the last seven days.
73+
After you build your audience, click **Preview Results** to see the total number of users who meet the audience criteria, for example all users who signed up within the last seven days.
7374

7475

7576
## Step 6: Connect the Audience to a Destination
7677

77-
Once you create your test audience, click **Select Destinations**. Engage guides you through configuration steps to set up a destination for your audience. If you don't already have destinations configured for the Engage space, the you are prompted to select one or more. Finally, enter a name for the audience.
78+
After you create your test audience, click **Select Destinations**. Engage guides you through configuration steps to set up a destination for your audience. If you don't already have destinations configured for the Engage space, the you are prompted to select one or more. Finally, enter a name for the audience.
7879

7980
The larger the audience you're creating, the longer it takes Engage to successfully compute the Audience. The Audience page shows a status that indicates if the audience is still being calculated. When the total number of users appears in the Audience overview, as in the example screenshot below, the audience has successfully finished computing, and Engage then sends the audience to the destination you selected.
8081

@@ -90,4 +91,4 @@ The UIs for the destination tools you send the audience data to are different, s
9091

9192
## Step 8: Create your production space
9293

93-
Once you validate that your full audience is arriving in your destination, you're ready to create a Production space. Segment recommends that you repeat the same steps outlined above, focusing on your production use cases and data sources.
94+
After you validate that your full audience is arriving in your destination, you're ready to create a Production space. Segment recommends that you repeat the same steps outlined above, focusing on your production use cases and data sources.

0 commit comments

Comments
 (0)