Skip to content

Commit c224acd

Browse files
committed
more cleanup
1 parent 642211c commit c224acd

File tree

1 file changed

+20
-5
lines changed

1 file changed

+20
-5
lines changed

src/engage/audiences/linked-audiences.md

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ To activate your Linked Audience:
136136

137137
### Step 2a: Connecting to a destination
138138

139-
[Destinations](/docs/connections/destinations/) are the business tools or apps that Segment forwards your data to. Adding a destination allows you to act on your data and learn more about your customers in real time. To fully take advantage of Linked Audiences, you must connect and configure at least one destination.
139+
[Destinations](/docs/connections/destinations/) are the business tools or apps that Segment forwards your data to. Adding a destination allows you to act on your data and learn more about your customers in real time. To fully take advantage of Linked Audiences, you must connect and configure at least one destination. Segment supports [Actions Destinations](/docs/connections/destinations/actions/#available-actions-based-destinations) for Linked Audiences.
140140

141141
**Note:** Ensure your [destination has been enabled](/connections/destinations/catalog/) in Segment before you begin the steps below.
142142

@@ -184,7 +184,7 @@ As you're enriching your events in Linked Audiences, you should view a preview o
184184

185185
Only required fields are displayed. All optional & pre-filled fields are hidden, though you can view hidden fields by clicking **Show hidden fields**.
186186

187-
These fields are pre-filled with properties that will work by default.
187+
These fields are pre-filled with properties configured by default.
188188

189189
## Step 3: Send a test event to your destination
190190

@@ -196,10 +196,9 @@ The Event content drop-down shows you a preview of what the data sent to your de
196196

197197
## Step 4: Enable your Linked Audience
198198

199-
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.
199+
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 run is when Segment runs the audience conditions on your data warehouse and sends events downstream.
200200

201-
To enable your audience:
202-
Select the **Enabled** toggle, then select **Enable audience**.
201+
To enable your audience, select the **Enabled** toggle, then select **Enable audience**.
203202

204203
### Run Now
205204

@@ -219,3 +218,19 @@ You can maintain your run schedule at any time from the audience's **Settings**
219218
You can also click **Run Now** on the Audience Overview page at any time (even if the run schedule is **Interval** Overview **Day and time**) to manually trigger a run on your warehouse and send data to enabled destinations.
220219

221220
There may be up to a 5 minute delay from the configured start time for audiences that are configured with the **Interval** and **Day and time** run schedules. For example, if you configured an audience with the **Day and time** compute schedule to run on Mondays at 8am, it can compute as late as Monday at 8:05am. This is to help us better manage our system load.
221+
222+
## Step 5: Monitor your activation
223+
224+
With your Linked Audience activated, follow these steps to monitor your activation:
225+
226+
1. From the Audience Overview page, selected one of your connected destinations.
227+
2. Under the **Settings** tab, click **Destination delivery**, which then opens the Linked Audiences Delivery Overview.
228+
229+
### Delivery Overview for Linked Audiences
230+
231+
Delivery Overview shows you four steps in your data activation pipeline:
232+
233+
- **Events from Audience**: Events that Segment created for your activation. The number of events for each compute depends on the changes detected in your audience membership.
234+
- **Filtered at Destination**: The activation pipeline is rich with features that let you control which events make it to the destination. If any events aren't eligible to be sent (for example, due to destination filters, insert function logic, and so on), Segment will show them in Filtered at Destination.
235+
- **Failed Delivery**: Events that Segment attempted but failed to deliver to your destination. Failed Delivery indicates an issue with the destination, like invalid credentials, rate limits, or other error statuses received during delivery.
236+
- **Successful Delivery**: Events that Segment successfully delivered to your destination. You'll see these events in your downstream integration.

0 commit comments

Comments
 (0)