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
+38-16Lines changed: 38 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,9 @@ 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 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/). You can:
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
+
14
+
You can:
13
15
14
16
- Preserve rich relationships between all the data in your warehouse by creating connections with any entity data back to your audience profile.
15
17
- Build advanced audience segments that include the rich context needed for personalization downstream.
@@ -32,8 +34,8 @@ To set up your Linked Audience, complete the following steps:
32
34
33
35
-[Step 1: Build a Linked Audience](#step-1-build-a-linked-audience)
34
36
-[Step 2: Activate your Linked Audiences](#step-2-activate-your-linked-audience)
35
-
-[Step 3: Enable your Linked Audience](#step-3-enable-your-linked-audience)
36
-
-[Step 4: Confirm the payload in your destination](#step-4-confirm-the-payload-in-your-destination)
37
+
-[Step 3: Send a test event to your destination](#step-3-send-a-test-event-to-your-destination)
38
+
-[Step 4: Enable your Linked Audience](step-4-enable-your-linked-audience)
37
39
38
40
## Step 1: Build a Linked Audience
39
41
@@ -96,9 +98,7 @@ To activate your Linked Audience:
96
98
97
99
### Step 2b: Select your Destination Actions
98
100
99
-
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.
100
-
101
-
Segment displays available actions based on the destination you've connected to your Linked Audience.
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
@@ -108,7 +108,7 @@ Configure how and when events are produced with each audience run. Select the en
Profile enters audience | Send a Track event when a profile matches the audience condition. | Send a congratulatory email when a traveler qualifies for premium status with a mileage program.<br>- Send a discount to all customers with a particular product on their wishlist.
111
+
Profile enters audience | Send a Track event when a profile matches the audience condition. | Send a congratulatory email when a traveler qualifies for premium status with a mileage program.<br>Send a discount to all customers with a particular product on their wishlist.
112
112
Profile exits audience | Send a Track event when a profile no longer matches the audience condition. | Send an email to credit card owners to confirm that their credit cards have been paid in full.<br> Send a confirmation to a patient when they have completed all their pre-screening forms.
113
113
Entity enters audience | Send a Track event when an entity condition associated with a profile matches the audience condition. With this event, you must select the entity that triggers Segment to send the Track event. | Send a reminder to a customer when a credit card associated with their profile has an outstanding balance.<br> Notify a traveler when a flight associated with their profile is delayed.<br> Notify a customer when a product associated with their profile's wishlist is back in stock.
114
114
Entity exits audience | Send a Track event when an entity condition associated with a profile no longer matches the audience condition. With this event, you must select the entity that triggers Segment to send the Track event| Send a confirmation to a customer when a credit card associated with their profile has been paid off.<br> Send a confirmation to the primary doctor when each of their associated patients completes their annual check up.
@@ -118,19 +118,41 @@ Profile enters or exits audience| Send an Identify event when a profile's audien
118
118
119
119
After you select an action, Segment attempts to automatically configure the data fields that will be sent to the destination. You can review and adjust these settings before enabling this event.
120
120
121
-
##Step 3: Enable your Linked Audience
121
+
#### Enrich event
122
122
123
-
After building your Linked Audience, 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:
123
+
Select additional traits and properties to include when the event is sent.
124
124
125
-
Select the **Enabled** toggle, then select **Enable audience**.
125
+
#### Show/Hide preview
126
+
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
+
129
+

130
+
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
+
133
+
#### Map event
134
+
135
+
Only required fields are displayed. All optional & pre-filled fields are hidden.
126
136
127
-
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.
137
+
These fields are pre-filled with properties that will work by default.
128
138
129
-
## Step 4: Confirm the payload in your destination
139
+
## Step 3: Send a test event to your destination
130
140
131
-
Linked Audiences sends events to your destination after Segment computes the audience.
141
+
Send a test event to ensure that everything is connected properly and your destination receives the event.
132
142
133
-
To confirm your destination is receiving events, Segment recommends that you log in to your destination and perform one of the following:
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
+
145
+
The Event content drop-down shows you a preview of what the data sent to your destination might look like.
146
+
147
+
### Step 3a: Configure your multi-channel marketing campaign
148
+
149
+
If you're using a multi-channel marketing tool, set up your email campaign before contiuing to Step 4.
150
+
151
+
## Step 4: Enable your Linked Audience
152
+
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
+
155
+
To enable your audience:
156
+
Select the **Enabled** toggle, then select **Enable audience**.
134
157
135
-
- Monitor the event activity
136
-
- Search for the `UserID` or `Event Name` (for example, `Entity Added`)
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