You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| associated with an entity | Creates a condition that filters profiles associated with entity relationships defined in the [Data Graph](/docs/unify/linked-profiles/data-graph/). With this condition, you can navigate the full nested entity relationship and filter your audience on entity column values.
64
+
| not associated with an entity | Creates a condition that filters profiles that are not associated with entity relationships defined in the [Data Graph](/docs/unify/linked-profiles/data-graph/).
65
+
| with [profile trait](/docs/unify/#enrich-profiles-with-traits)| Creates a condition that filters profiles with a specific trait. |
66
+
| without [profile trait](/docs/unify/#enrich-profiles-with-traits)| Creates a condition that filters profiles without a specific trait. |
67
+
| part of an [audience](/docs/glossary/#audience)| Creates a condition that filters profiles that are part of an existing audience. |
68
+
| not part of an [audience](/docs/glossary/#audience)| Creates a condition that filters profiles that are not part of an existing |
69
+
| that performed [event](/docs/glossary/#event)| Creates a condition that filters profiles that have a specific event in their event history. You can also filter on event property values.|
70
+
| that did not performed [event](/docs/glossary/#event)| Creates a condition that filters profiles that do not have a specific event in their event history. You can also filter on event property values.|
71
+
72
+
**Note:** you can only create nested entity conditions up to four levels in depth. For example, an entity condition that queries for relationships between Profiles, Accounts, Credit Cards, and Transactions has four levels of depth.
73
+
57
74
## Step 2: Activate your Linked Audience
58
75
59
-
After you build your Linked Audience, you can send events to your chosen destinations and use them for personalizing your customer communications. To take advantage of this feature, you're required to set up a few steps that will result in activating your Linked Audience.
76
+
After you build your Linked Audience, you can send events to your chosen destinations and use them for personalizing your customer communications.
60
77
61
-
These steps include:
78
+
To activate your Linked Audience:
62
79
63
80
-[Step 2a: Connecting to a Destination](#step-2a-connecting-to-a-destination)
64
81
-[Step 2b: Selecting your Destination Actions](#step-2b-select-your-destination-actions)
@@ -69,11 +86,13 @@ These steps include:
69
86
70
87
[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.
71
88
72
-
**Note:** Ensure your [destination has been enabled]((/connections/destinations/catalog/) in Segment before you begin the steps below.
89
+
**Note:** Ensure your [destination has been enabled](/connections/destinations/catalog/) in Segment before you begin the steps below.
73
90
74
-
1. From the audience overview page, select **Add destination**.
75
-
2. Select a destination from the catalog.
76
-
3. Click **Configure data to send to destination**.
91
+
1. Navigate to **Engage > Audiences**.
92
+
2. Select the Linked Audience you set up in the previous step.
93
+
3. Select **Add destination**.
94
+
4. Select a destination from the catalog.
95
+
5. Click **Configure data to send to destination**.
77
96
78
97
### Step 2b: Select your Destination Actions
79
98
@@ -87,6 +106,14 @@ Select the Destination Action to call when the event happens, then click **Next*
87
106
88
107
Configure how and when events are produced with each audience run. Select the entities referenced in the audience builder to act as a trigger for your events.
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.
112
+
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.
113
+
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.
114
+
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.
115
+
Profile enters or exits audience| Send an Identify event when a profile's audience membership changes. | Update a user profile in a destination with the most recent audience membership.
116
+
90
117
### Step 2d: Configure the event
91
118
92
119
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.
0 commit comments