Skip to content

Commit df7ed7d

Browse files
authored
Merge pull request #7354 from segmentio/spencerattick-patch-7
Clarify Page and Screen calls in Audience Builder
2 parents 646b3cb + be25aed commit df7ed7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/engage/audiences/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ 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. You can use the `property` button to refine the audience on specific event properties, as well.
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`. You can use the `property` button to refine the audience on specific event properties as well.
3232

3333
> info ""
3434
> 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.

0 commit comments

Comments
 (0)