Skip to content

Commit e8fe0be

Browse files
committed
Remove notes from Linked Audiences
1 parent 4fe1193 commit e8fe0be

File tree

1 file changed

+1
-27
lines changed

1 file changed

+1
-27
lines changed

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

Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ With Linked Audiences, you can use the relational data you've defined in your Da
77

88
From the relationships you've defined between profiles and entities in your warehouse, you can filter on profile traits, entity attributes, and associated events to create hyper-segmented audiences.
99

10-
<!-- Use profile traits and entity properties from your warehouse to define the audience -->
11-
1210
> success ""
1311
> Before you build Linked Audiences, be sure you've defined entities in your [Data Graph](/docs/unify/linked-profiles/data-graph/).
1412
@@ -82,15 +80,6 @@ Use the Audience overview page to build or maintain a Linked Audiences.
8280
2. Click **+ New audience**, then select **Audience**.
8381
3. On the Select Type screen, select **Linked audience**, then click **Next**.
8482
4. Build your Linked Audience with profiles that have a specific entity, profile trait, or are part of an audience. Select from **associated with an entity**, **where profile trait**, or **part of an audience**, and add your conditions.
85-
<!-- (don't think we need to spell each option out like this. Opting for simplified version above.)
86-
Select from:
87-
- **associated with an entity**
88-
1. Click the **associated with entity** field to add your entity.
89-
- To view your entities, navigate to **Unify > Data Graph > Entities**.
90-
2. Enter an entity to associate your audience with, then finish building your Linked Audience.
91-
- **where profile trait**
92-
- **part of an audience**
93-
-->
9483
5. Preview your audience, then click **Next**.
9584
6. Enter an audience name and description, then click **Create Audience**.
9685

@@ -112,7 +101,7 @@ To activate your Linked Audience, you'll first need to add an actions destinatio
112101

113102
From the Add destination window, select your destination and click **Next**.
114103

115-
### Step 2b: Select event <!-- these are called event emitters -->
104+
### Step 2b: Select event
116105
After adding an actions destination, select what type of event you want to send to the destination. Events update the destination about changes to your entity or audiences.
117106

118107
You can send events:
@@ -127,14 +116,6 @@ You can send events:
127116
> info ""
128117
> 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.
129118
130-
<!--
131-
132-
#### Entity update
133-
134-
Select to send an event when any of the following updates occur to an entity on a profile:
135-
136-
-->
137-
138119
#### Entity Added
139120

140121
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.
@@ -152,12 +133,6 @@ Example use cases:
152133
- Send a confirmation to a customer when a credit card associated with their profile has been paid off.
153134
- Send a confirmation to the primary doctor when each of their associated patients completes their annual check up.
154135

155-
<!--
156-
157-
#### Audience update
158-
159-
Select to send an event based on the following profile audience membership updates:
160-
-->
161136
#### Audience Entered
162137

163138
Send a Track event to a destination when a profile matches the audience condition. Use these events to orchestrate campaigns in other tools.
@@ -167,7 +142,6 @@ Example use cases:
167142
- Send a congratulatory email when a travel qualifies for premium status.
168143
- Send a discount to all customers with a particular product on their wishlist.
169144

170-
<!-- renamed from Audience membership changed? -->
171145
#### Audience entered and exited
172146

173147
Send an Identify event when a profile enters or exits the audience.

0 commit comments

Comments
 (0)