Skip to content

Commit d455207

Browse files
committed
More updates
1 parent d9e8bd4 commit d455207

File tree

1 file changed

+20
-12
lines changed

1 file changed

+20
-12
lines changed

src/engage/audiences/send-audience-data.md

Lines changed: 20 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For account-level audiences, you can send either a [Group](/docs/connections/spe
2121
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.
2222

2323
> info ""
24-
> When you connect a new Destination to an existing Audience, Engage will backfill historical data for that Audience to the new Destination.
24+
> When you connect a new destination to an existing audience, Engage will backfill historical data for that audience to the new destination.
2525
2626
Follow these steps to connect an audience to a destination:
2727

@@ -36,6 +36,24 @@ You can view a list of an audience's connected destinations in the destination l
3636

3737
![The Engage Destinations table showing two connected destinations](/docs/engage/images/destinations_table.png)
3838

39+
The Destinations table contains information about the destination's matching mappings, status, and sync status.
40+
41+
### Matching mappings
42+
43+
[Actions destinations](/docs/connections/destinations/actions/) have mappings that can receive granular data from your audience. The **Matching mappings** column shows the number of mappings that match the data coming from the audience, as well as the number of enabled and disabled mappings. See [Working with mappings](#working-with-mappings) for more information.
44+
45+
The Matching mappings column will show `Not applicable` for classic destinations.
46+
47+
### Status columns
48+
49+
The **Destination status** column will show either `Connected`, `Disconnected`, or `Disabled`:
50+
51+
- `Connected` indicates that the destination is enabled and receiving data from the audience.
52+
- `Disconnected` means that either the destination is disabled **or** the audience isn't sending it data.
53+
- `Disabled` means that the destination is disabled **and** the audience isn't sending it data.
54+
55+
The **Sync status** column shows the current [compute status](/docs/engage/audiences/#compute-statuses) between the audience and connected destination.
56+
3957
### Working with mappings
4058

4159
You can add and access mappings within your audience's connected destination by following these steps:
@@ -45,15 +63,5 @@ You can add and access mappings within your audience's connected destination by
4563
3. In the destination's side panel, click **Matching mappings**.
4664
4. In the **Add Mapping** popup, select the mapping that you want to add.
4765
5. Segment then opens the destination's mappings tab. Add the mapping(s) you want, then click **Save**.
48-
6. Segment then returns you to the audience's destination side panel, which shows your new mapping(s).
4966

50-
## Understanding audience destinations
51-
52-
When you create an audience, Segment starts syncing your Audience to the destination(s) 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.
53-
54-
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.
55-
56-
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.
57-
58-
> info ""
59-
> When you connect a new Destination to an existing Audience, Engage will backfill historical data for that Audience to the new Destination.
67+
Segment then returns you to the audience's destination side panel, which shows your new mapping(s).

0 commit comments

Comments
 (0)