From 1cf489e37abb64d32c628bf15f2327e417d54d52 Mon Sep 17 00:00:00 2001 From: Esteban Gonzalez Corti Date: Wed, 21 Aug 2024 11:23:08 +1000 Subject: [PATCH 1/2] Id breakdown with ID sync.md Adding that custom IDs will show up in ID breakdown if they are selected with ID Sync --- src/engage/audiences/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/engage/audiences/index.md b/src/engage/audiences/index.md index 1e5eb1e0dc..e8270aa398 100644 --- a/src/engage/audiences/index.md +++ b/src/engage/audiences/index.md @@ -248,7 +248,7 @@ Note the following limits for the CSV downloader: The audience summary is a breakdown of the percentages of external_ids of users in the audience. These are the default IDs that Segment includes in the Identity resolution configuration. Segment displays the percentage of the audience with each identifier, which you can use to verify the audience size and profiles are correct. The update of identifier breakdowns on profiles doesn't occur in real time. > info "" -> The Identifier Breakdown won't show custom IDs included in the Identity resolution configuration. Segment only displays external IDs in the breakdown. +> The Identifier Breakdown won't show custom IDs included in the Identity resolution configuration, unless the custom IDs are selected via [ID sync](/docs/engage/trait-activation/id-sync/). Segment only displays external IDs in the breakdown by default. ## FAQ From 9942821b5b9b6556f2647fe9026dc79ea2858741 Mon Sep 17 00:00:00 2001 From: pwseg <86626706+pwseg@users.noreply.github.com> Date: Thu, 23 Jan 2025 14:29:05 -0600 Subject: [PATCH 2/2] minor rephrasing --- src/engage/audiences/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/engage/audiences/index.md b/src/engage/audiences/index.md index e8270aa398..0eba8fabcb 100644 --- a/src/engage/audiences/index.md +++ b/src/engage/audiences/index.md @@ -248,7 +248,7 @@ Note the following limits for the CSV downloader: The audience summary is a breakdown of the percentages of external_ids of users in the audience. These are the default IDs that Segment includes in the Identity resolution configuration. Segment displays the percentage of the audience with each identifier, which you can use to verify the audience size and profiles are correct. The update of identifier breakdowns on profiles doesn't occur in real time. > info "" -> The Identifier Breakdown won't show custom IDs included in the Identity resolution configuration, unless the custom IDs are selected via [ID sync](/docs/engage/trait-activation/id-sync/). Segment only displays external IDs in the breakdown by default. +> The Identifier Breakdown doesn't show custom IDs included in the Identity resolution configuration unless those IDs are explicitly selected through [ID sync](/docs/engage/trait-activation/id-sync/). By default, Segment only displays external IDs in the breakdown. ## FAQ