Skip to content

Commit 861b13b

Browse files
Apply suggestions from code review
Co-authored-by: forstisabella <[email protected]>
1 parent 7497fd4 commit 861b13b

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

src/engage/audiences/linked-audiences.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ hidden: true
99
> info "Linked Audiences is in public beta"
1010
> Linked Audiences is in public beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available.
1111
12-
Linked Audiences allows you to build a warehouse first solution that powers individualized customer experiences using the relational data you've defined in your [Data Graph](/docs/unify/linked-profiles/data-graph/).
12+
Linked Audiences allows you to build a warehouse-first solution that powers individualized customer experiences using the relational data you've defined in your [Data Graph](/docs/unify/linked-profiles/data-graph/).
1313

1414
You can:
1515

@@ -98,7 +98,7 @@ To activate your Linked Audience:
9898

9999
### Step 2b: Select your Destination Actions
100100

101-
The [Destination Actions](/docs/connections/destinations/actions/) framework allows you to see and control how Segment sends the event data it receives from your sources to actions-based destinations. Each Action in a destination lists the event data it requires, and the event data that is optional. Segment displays available actions based on the destination you've connected to your Linked Audience. You can see details of each option and how to use it in the [Actions Destinations Catalog](/docs/connections/destinations/catalog/) documentation.
101+
The [Destination Actions](/docs/connections/destinations/actions/) framework allows you to see and control how Segment sends the event data it receives from your sources to actions-based destinations. Each Action in a destination lists the event data it requires and the event data that is optional. Segment displays available Actions based on the destination you've connected to your Linked Audience. You can see details of each option and how to use it in the [Actions Destinations Catalog](/docs/connections/destinations/catalog/) documentation.
102102

103103
Select the Destination Action to call when the event happens, then click **Next**.
104104

@@ -126,32 +126,33 @@ Select additional traits and properties to include when the event is sent.
126126

127127
As you're enriching your events in Linked Audiences, you should view a preview of the event payload schema based on the properties you select. It might look like the following:
128128

129-
![{Preview your payload data}](/docs/engage/images/linked_audience_payload.png)
129+
![A screenshot of the Add activation page, where you can review your payload data.](/docs/engage/images/linked_audience_payload.png)
130130

131131
**Important:** It is important to make a copy of the data from your final payload schema; you will need this data later when you set up your destination.
132132

133133
#### Map event
134134

135-
Only required fields that need to be filled out are displayed. All other optional & pre-filled fields are hidden
135+
Only required fields are displayed. All optional & pre-filled fields are hidden.
136136

137137
These fields are pre-filled with properties that will work by default.
138138

139139
## Step 3: Send a test event to your destination
140140

141-
Send a test event to ensure that everything is connected properly and your destination is receiving the event.
141+
Send a test event to ensure that everything is connected properly and your destination receives the event.
142142

143-
Enter the destination User id for the profile you want to use to test the event, then click the **Send test event to destination** button.
143+
Enter the destination User id for the profile you want to use to test the event, then click **Send test event to destination**.
144144

145-
The Event content drop-down shows you a preview of what the data sent to your destination may look like.
145+
The Event content drop-down shows you a preview of what the data sent to your destination might look like.
146146

147147
### Step 3a: Configure your multi-channel marketing campaign
148148

149-
If you're using a multi-channel marketing tool, set up your email campaign in your destination before contiuing to Step 4.
149+
If you're using a multi-channel marketing tool, set up your email campaign before contiuing to Step 4.
150150

151151
## Step 4: Enable your Linked Audience
152152

153-
After building your Linked Audience, and choose **Save and Enable**, you'll be redirected to the Audience Overview page. Segment automatically disables your audience so that it does not start computing until you're ready. To enable your audience:
153+
After building your Linked Audience, choose **Save and Enable**. You'll be redirected to the Audience Overview page, where you can view the audience you created. Segment automatically disables your audience so that it doesn't start computing until you're ready. A compute is when Segment runs the audience conditions on your data warehouse and sends events downstream.
154154

155+
To enable your audience:
155156
Select the **Enabled** toggle, then select **Enable audience**.
156157

157-
You can trigger a compute for your audience if you want to send events to your destination without waiting for the next scheduled compute run. To do so, select **Compute Now**. This triggers a compute for the audience (where the audience conditions run on your data warehouse) and sends events downstream.
158+
You can trigger a compute for your audience if you want to send events to your destination without waiting for the next scheduled compute run. To do so, select **Compute Now**. This triggers a compute for the audience and sends events downstream.

0 commit comments

Comments
 (0)