diff --git a/src/engage/trait-activation/id-sync.md b/src/engage/trait-activation/id-sync.md index af30049f23..c045905228 100644 --- a/src/engage/trait-activation/id-sync.md +++ b/src/engage/trait-activation/id-sync.md @@ -72,4 +72,8 @@ With Customized setup, you can choose which identifiers you want to map downstre Audiences without ID Sync aren't allowed to select any strategy, and by default will send all values of an identifier to the destination. Also, audiences without ID Sync don't send any custom identifiers that are present in your space. #### Can I edit config once the audience has synced? -Yes, you can edit configuration in the Destination **Settings** tab at any time. However, changes will only take place in subsequent audience syncs, or in new audiences connected to the destination. \ No newline at end of file +Yes, you can edit configuration in the Destination **Settings** tab at any time. However, changes will only take place in subsequent audience syncs, or in new audiences connected to the destination. + +#### Why is the audience exited events being triggered for all the anonymousIds available in the user profile? + +This is expected behavior. If it’s an Audience Exit, ID Sync config and space-level ID Strategy is not applied. For Audience Exit, all id combinations are sent in an effort to try and match any identifier that was ever sent in the downstream destination in order to remove it from the external audience.