Skip to content

Commit 258ab46

Browse files
authored
Merge pull request #5163 from segmentio/joeynmq-patch-1
Add note about autocomplete value in audience builder dropdown
2 parents 2e607b5 + 5c4574b commit 258ab46

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/engage/audiences/index.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@ You can build an Audience from existing events, traits, computed traits, or othe
2020

2121
### Events
2222

23-
You can build an Audience from any events that are connected to Engage, including [Track](/docs/connections/spec/track), [Page](/docs/connections/spec/page), and [Screen](/docs/connections/spec/screen) calls. You can use the `property` button to refine the audience on specific event properties, as well. Select `and not who` to indicate users that have not performed an event. For example, you might want to look at all users that have viewed a product above a certain price point but not completed the order.
23+
You can build an Audience from any events that are connected to Engage, including [Track](/docs/connections/spec/track), [Page](/docs/connections/spec/page), and [Screen](/docs/connections/spec/screen) calls. You can use the `property` button to refine the audience on specific event properties, as well.
24+
25+
> info ""
26+
> The Audience builder doesn't return every property value in the Constant value or Traits drop-downs. Segment displays a portion of values from the incoming data stream. However, if you don't see the value you're looking for, you can manually enter it.
27+
28+
Select `and not who` to indicate users that have not performed an event. For example, you might want to look at all users that have viewed a product above a certain price point but not completed the order.
2429

2530
![Creating an Audience of users who viewed a product without buying it](/docs/engage/images/audience_builder.png)
2631

0 commit comments

Comments
 (0)