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/audiences/linked-audiences.md
+11-10Lines changed: 11 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ hidden: true
9
9
> info "Linked Audiences is in public beta"
10
10
> Linked Audiences is in public beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available.
11
11
12
-
Linked Audiences allows you to build a warehousefirst 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/).
13
13
14
14
You can:
15
15
@@ -98,7 +98,7 @@ To activate your Linked Audience:
98
98
99
99
### Step 2b: Select your Destination Actions
100
100
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.
102
102
103
103
Select the Destination Action to call when the event happens, then click **Next**.
104
104
@@ -126,32 +126,33 @@ Select additional traits and properties to include when the event is sent.
126
126
127
127
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:
128
128
129
-

129
+

130
130
131
131
**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.
132
132
133
133
#### Map event
134
134
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.
136
136
137
137
These fields are pre-filled with properties that will work by default.
138
138
139
139
## Step 3: Send a test event to your destination
140
140
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.
142
142
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**.
144
144
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.
146
146
147
147
### Step 3a: Configure your multi-channel marketing campaign
148
148
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.
150
150
151
151
## Step 4: Enable your Linked Audience
152
152
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.
154
154
155
+
To enable your audience:
155
156
Select the **Enabled** toggle, then select **Enable audience**.
156
157
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