Skip to content

Commit c00ca6e

Browse files
authored
Merge pull request #4731 from segmentio/ROW-3.0-updates
Add callout for ROW UI update
2 parents 1e07740 + 34c4be1 commit c00ca6e

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

src/engage/audiences/computed-traits.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ The following operators are available.
150150
- after date
151151
- equals one of
152152
- contains one of
153-
-
153+
154154
## Connecting your Computed Trait to a Destination
155155

156156
Engage sends user-level computed Traits to destinations using the [Identify call](/docs/connections/spec/identify/) for user traits, or using the [Track call](/docs/connections/spec/track/) for event properties. Segment includes the trait value and property in the identify and track calls.
@@ -163,7 +163,10 @@ For account-level computed traits, you have the option to send either a [group](
163163

164164
## View compute status
165165

166-
After you create a computed trait, use the Overview page to view the current [compute status](/docs/engage/audiences#compute-statuses), number of users with the trait, connected destinations, and more. For real-time traits, click **Refresh Trait** to update the current number of users with the trait.
166+
After you create a computed trait, use the Overview page to view a compute progress bar, current [status](/docs/engage/audiences#compute-statuses), number of users with the trait, connected destinations, and more. For real-time traits, click **Refresh Trait** to update the current number of users with the trait.
167+
168+
> info "Viewing compute progress"
169+
> When you create a real-time computed trait, you'll see a progress bar, computed percentage, and status updates. For existing traits that you edit, Engage displays the compute status but not the progress bar or percentage.
167170
168171
## Editing Realtime Traits
169172

src/engage/audiences/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ As a result, **Segment recommends waiting at least 24 hours for an Audience to f
8989

9090
From the Overview page, you can view Audience details including the current compute status and a progress bar for real-time and batch Audiences. Engage updates the progress bar and status for real-time computations approximately every 10 minutes.
9191

92-
> info ""
93-
> Engage only displays the progress bar and status updates when you create a new Audience or Trait.
92+
> info "Viewing compute progress"
93+
> When you create a real-time Audience, you'll see a progress bar, computed percentage, and status updates. For existing Audiences that you edit, Engage displays the compute status but not the progress bar or percentage.
9494
9595
> warning ""
9696
> Engage syncs the Overview page for an individual audience more frequently than the Engage Audiences page (**Engage > Audiences**). As a result, you might see temporary discrepancies in Audience details, such as user counts, between these two pages.

0 commit comments

Comments
 (0)