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