We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 919673b commit 2509064Copy full SHA for 2509064
src/engage/audiences/index.md
@@ -19,7 +19,7 @@ You can build an Audience from existing events, traits, computed traits, or othe
19

20
21
> info ""
22
-> The `Include anonymous users` checkbox determines which external IDs need to exist on a profile for the user to be included in the audience:
+> The **Include Anonymous Users** checkbox determines which external IDs need to exist on a profile for Segment to include the user in the audience:
23
> **Include anonymous users unchecked**: `user_id` or `email` or `android.idfa` or `ios.idfa`
24
> **Include anonymous users checked**: `user_id` or `email` or `android.idfa` or `ios.idfa` or `anonymous_id`
25
0 commit comments