Skip to content

Commit 8538fdb

Browse files
authored
Merge pull request #6116 from segmentio/Linked-Audiences-clarification
Add clarification to Linked Events/Audiences
2 parents 7a9950a + 16e23d8 commit 8538fdb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/engage/audiences/linked-audiences.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ hidden: true
1010
> info "Linked Audiences is in private beta"
1111
> Linked Audiences is in private beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available.
1212
13-
With Linked Audiences, you can use the relational data you've defined in your Data Graph to build audiences and send them to your downstream [actions-based destination](/docs/connections/destinations/actions/#available-actions-based-destinations).
13+
With Linked Audiences, you can use the relational data you've defined in your Data Graph to build audiences and send them to your downstream [actions-based destination](/docs/connections/destinations/actions/#available-actions-based-destinations) in cloud-mode.
1414

1515
From the relationships you've defined between the profiles and entities in your warehouse, you can filter on an entity, profile trait, and audience membership conditions to create hyper-segmented audiences.
1616

@@ -129,17 +129,17 @@ In the warehouse, `subscriptions.tier` is a column in the `Subscriptions` table,
129129

130130
## Step 2: Activate your Linked Audience
131131

132-
You can use your Linked Audience to activate any [actions-based destination](/docs/connections/destinations/actions/#available-actions-based-destinations). The steps below provide instructions on how to add a destination to your Linked Audience(s), and send an event that best matches your use case.
132+
You can use your Linked Audience to activate any [actions-based destination](/docs/connections/destinations/actions/#available-actions-based-destinations) in cloud-mode. The steps below provide instructions on how to add a destination to your Linked Audience(s), and send an event that best matches your use case.
133133

134134
> info ""
135135
> Segment has preset mappings for [Braze](/docs/connections/destinations/catalog/braze-cloud-mode-actions/#available-presets), [Iterable](/docs/connections/destinations/catalog/actions-iterable/#available-presets), and [Customer.io](/docs/connections/destinations/catalog/customer-io-actions/#available-presets) with many of the following steps already configured.
136136
137137
> warning ""
138138
> Some action destinations have limitations on nested objects, and the depth of the `_entity_context` property.
139139
140-
### Step 2a: Add an action destination
140+
### Step 2a: Add an action destination (cloud-mode only)
141141

142-
To activate your Linked Audience, you first need to add an action destination.
142+
To activate your Linked Audience, you first need to add an actions-based destination.
143143

144144
From the Add destination window, select your destination and click **Next**.
145145

src/unify/linked-profiles/linked-events.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ entity "account-entity" {
134134
To use Linked Events, you'll need to add an action destination to send enriched events to. Navigate to **Connections > Destinations**. Select an existing action destination, or click **+ Add destination** to add a new action destination.
135135

136136
> info ""
137-
> For Linked Events, Segment supports [Destination Actions](/docs/connections/destinations/actions/).
137+
> For Linked Events, Segment supports [Destination Actions](/docs/connections/destinations/actions/) in cloud-mode only.
138138
139139

140140
## Step 5: Enrich events with entities
@@ -190,7 +190,7 @@ Segment currently syncs once every hour.
190190

191191
#### Which Destinations does Linked Events support?
192192

193-
For Linked Events, Segment supports all actions-based destinations.
193+
For Linked Events, Segment supports all actions-based destinations in cloud-mode.
194194

195195
#### Why aren't test events working?
196196

0 commit comments

Comments
 (0)