Skip to content

Commit e79900b

Browse files
authored
minor rewording
1 parent d1df9c3 commit e79900b

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

src/engage/audiences/index.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,11 @@ You can build an Audience from existing events, traits, computed traits, or othe
2828
2929
### Events
3030

31-
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. In the Audience builder, Page calls will appear as `Page Viewed` and Screen calls will be `Screen Viewed`.
31+
You can build an Audience from any events connected to Engage, including [Track](/docs/connections/spec/track), [Page](/docs/connections/spec/page), and [Screen](/docs/connections/spec/screen) calls. In the Audience builder, Page calls appear as `Page Viewed` and Screen calls appear as `Screen Viewed`.
3232

33-
> info ""
34-
> You can use the `+ property` button to refine the audience on specific event properties as well.
35-
> - The `name` property for Page and Screen calls will be surfaced in the Audience builder as `page_name` and `screen_name`, respectively.
36-
> - 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.
33+
To refine the audience based on event properties, use the `+property` button:
34+
- The `name` property for Page and Screen calls appears in the Audience builder as `page_name` and `screen_name`, respectively.
35+
- The Audience builder doesn't return every property value in the Constant value or Traits drop-downs. Segment shows a subset of values from the incoming data stream. If you don't see the value you're looking for, you can manually enter it.
3736

3837
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.
3938

0 commit comments

Comments
 (0)