Skip to content

Commit 0f7a449

Browse files
committed
Linked Audience edits
1 parent 1f01b36 commit 0f7a449

File tree

1 file changed

+14
-11
lines changed

1 file changed

+14
-11
lines changed

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

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ In the warehouse:
7070
- `credit_cards.name` is a column in the `credit_cards` table
7171
- `transactions.count` is a column in the `transactions` table
7272

73-
Marketers can create hyper-targeted user segmentations by filtering by column values or attributes, such as "Owly Card" and integers.
73+
Marketers can create hyper-targeted user segmentations filtering by column values or attributes, such as "Owly Card" and integers.
7474

7575

7676
## Step 1: Build a Linked Audience
@@ -92,9 +92,8 @@ Use the Audience overview page to build or maintain a Linked Audiences.
9292

9393
Use the Audience overview page to build or maintain Linked Audiences.
9494

95-
9695
> info ""
97-
> Note that [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) all have preset mappings.
96+
> Note that [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) all have preset mappings with many of the following steps already configured.
9897
9998
### Step 2a: Add an actions destination
10099

@@ -117,24 +116,28 @@ You can send events:
117116
> info ""
118117
> Note that you can't send events before you identify people. Ensure you're making the profile(s) known in the destination before you send events. You can do this by sending an `Audience Membership Changed` event first, or by creating an Identify event in Connections.
119118
120-
#### Entity Added
119+
#### Entity added
120+
121+
Send an action to a destination when an entity associated with a profile matches the audience condition. Select your entity from the **Select entity** dropdown menu.
121122

122-
Send an action to a destination when an entity associated with a profile matches the audience condition. Use these actions to orchestrate campaigns in other tools.
123+
Use this action to orchestrate campaigns in other tools.
123124

124125
Example use cases:
125126
- Send a reminder to a customer when a credit card associated with their profile has an outstanding balance.
126127
- Notify a traveler when a flight associated with their profile is delayed.
127128
- Notify a customer when a product associated with their profile's wishlist is back in stock.
128129

129-
#### Entity Removed
130+
#### Entity removed
131+
132+
Send an event to a destination when an entity assoacited with the profile no longer matches the audience condition. Select your entity from the **Select entity** dropdown menu.
130133

131-
Send an event to a destination when an entity assoacited with the profile no longer matches the audience condition. Use these events to orchestrate campaigns in other tools.
134+
Use this action to orchestrate campaigns in other tools.
132135

133136
Example use cases:
134137
- Send a confirmation to a customer when a credit card associated with their profile has been paid off.
135138
- Send a confirmation to the primary doctor when each of their associated patients completes their annual check up.
136139

137-
#### Audience Entered
140+
#### Audience entered
138141

139142
Send a Track event to a destination when a profile matches the audience condition. Use these events to orchestrate campaigns in other tools.
140143

@@ -150,7 +153,7 @@ Send an Identify event when a profile enters or exits the audience.
150153
Example use case:
151154
- Update a user profile in a destination with the most recent audience membership.
152155

153-
#### Audience Exited
156+
#### Audience exited
154157

155158
Send a Track event to a destination when a profile no longer matches the audience condition. Use these events to orchestrate campaigns in other tools.
156159

@@ -178,9 +181,9 @@ To configure your event:
178181
- As you're configuring your event, you can view a preview of the enriched event based on your property selections.
179182
2. Map your event from your audience to your destination.
180183
- You can preview what the event will look like in your destination.
181-
3. After configuring, click **Save**.
184+
3. After configuring, click **Save** or **Save and enable** to enable your Linked Audience.
182185

183-
After saving, you'll be redirected to a destination sidesheet where you can view all configured events and their corresponding actions.
186+
After saving, you'll be redirected to a destination sidesheet where you can view all events and their corresponding actions.
184187

185188
## Step 3: Confirm the payload in your destination
186189

0 commit comments

Comments
 (0)