Skip to content

Commit 6f7eb65

Browse files
authored
Merge pull request #6648 from segmentio/linked_test_event
linked audiences test event draft
2 parents 6792c2d + 861b13b commit 6f7eb65

File tree

2 files changed

+38
-16
lines changed

2 files changed

+38
-16
lines changed

src/engage/audiences/linked-audiences.md

Lines changed: 38 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ 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/). 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:
1315

1416
- Preserve rich relationships between all the data in your warehouse by creating connections with any entity data back to your audience profile.
1517
- 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:
3234

3335
- [Step 1: Build a Linked Audience](#step-1-build-a-linked-audience)
3436
- [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)
3739

3840
## Step 1: Build a Linked Audience
3941

@@ -96,9 +98,7 @@ To activate your Linked Audience:
9698

9799
### Step 2b: Select your Destination Actions
98100

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

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

@@ -108,7 +108,7 @@ Configure how and when events are produced with each audience run. Select the en
108108

109109
Event Selection |Definition |Examples
110110
--------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
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.
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.
112112
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.
113113
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.
114114
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
118118

119119
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.
120120

121-
## Step 3: Enable your Linked Audience
121+
#### Enrich event
122122

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

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+
![A screenshot of the Add activation page, where you can review your payload data.](/docs/engage/images/linked_audience_payload.png)
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.
126136

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

129-
## Step 4: Confirm the payload in your destination
139+
## Step 3: Send a test event to your destination
130140

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

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**.
134157

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.
219 KB
Loading

0 commit comments

Comments
 (0)