Skip to content

Commit ae97b73

Browse files
committed
Add link to new page
1 parent 29d83c8 commit ae97b73

File tree

1 file changed

+3
-26
lines changed

1 file changed

+3
-26
lines changed

src/engage/audiences/index.md

Lines changed: 3 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ redirect_from:
55
- '/personas/audiences'
66
---
77

8-
9-
10-
118
Audiences let you group users or accounts based on event behavior and traits that Segment tracks.
129

1310
You can build Audiences from core **tracking events**, **traits**, and **computed traits**. You can then sync Audiences to hundreds of [Destinations](/docs/connections/destinations/) or access them with the [Profile API](/docs/unify/profile-api).
@@ -88,31 +85,11 @@ If you have a B2B business, you might want to build an Audience of accounts. You
8885
See [Account-level Audiences](/docs/engage/audiences/account-audiences) for more information.
8986

9087

91-
## Send Audiences to Destinations
92-
With the help of Sources and Destinations in Segment's catalog, you can create and send Audiences and computed traits to third-party services.
93-
94-
Segment's Connections pipeline first collects and sends events from your Source to your Destination. Built on top of Connections, Engage then uses the same Source events to let you create Audiences and computed traits within Segment. You can then send the Audience or computed trait you've built to your Destination(s).
88+
## Send audiences to destinations
9589

96-
> info ""
97-
> Because Engage only sends Audiences and computed traits to Destinations, it doesn't replace a standard event pipeline. Connect a Source directly to a Destination if you want the Destination to receive all events that Segment gathers.
98-
99-
### Connect your Audience to a Destination
90+
You can send audiences and computed traits to third-party services in Segment's [Destinations catalog](/docs/connections/destinations/).
10091

101-
> warning "Audience Keys"
102-
> Avoid using the same Audience key twice, even if you've deleted the original Audience.
103-
104-
Once you've previewed your Audience, you can choose to connect it to a Destination or keep the Audience in Segment and export it as a CSV file download.
105-
106-
If you already have Destinations set up in Segment, you can import the configuration from one of your existing sources to Engage. You can only connect one Destination configuration per Destination type.
107-
108-
When you create an Audience, Segment starts syncing your Audience to the Destinations you selected. Audiences are either sent to Destinations as a boolean user-property or a user-list, depending on what the Destination supports. Read more about [supported Destinations](/docs/engage/using-engage-data/#compatible-engage-destinations) in the Engage documentation.
109-
110-
For account-level audiences, you can send either a [Group](/docs/connections/spec/group) call and/or [Identify](/docs/connections/spec/identify) call. Group calls will send one event per account, whereas Identify calls will send an Identify call for each user in the account. This means that even if a user hasn't performed an event, Segment will still set the account-level computed trait on that user.
111-
112-
Because most marketing tools are still based at the user level, it is often important to map this account-level trait onto each user within an account. See [Account-level Audiences](/docs/engage/audiences/account-audiences) for more information.
113-
114-
> info ""
115-
> When you connect a new Destination to an existing Audience, Engage will backfill historical data for that Audience to the new Destination.
92+
For step-by-step instructions on how to connect an audience to a destination, see [Send Audience Data to Destinations](/docs/engage/audiences/send-audience-data/).
11693

11794
## Understanding compute times
11895

0 commit comments

Comments
 (0)