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 bc67826 commit 5d9e9eaCopy full SHA for 5d9e9ea
src/engage/audiences/index.md
@@ -20,7 +20,7 @@ You can build an Audience from existing events, traits, computed traits, or othe
20
21
> info ""
22
> 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`
+> - **Include Anonymous Users not selected**: `user_id`, `email`, `android.idfa`, or `ios.idfa`
24
> - **Include Anonymous Users selected**: `user_id`, `email`, `android.idfa`, `ios.idfa`, or `anonymous_id`
25
26
### Events
0 commit comments