Skip to content

Commit 1cee205

Browse files
committed
Incorporating PM feedback
1 parent e0f1a8c commit 1cee205

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

src/engage/audiences/computed-traits.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,10 @@ Learn more about [Computed trait generated events here](/docs/engage/using-engag
158158

159159
For account-level computed traits, you have the option to send either a [group](/docs/connections/spec/group/) call and/or [identify](/docs/connections/spec/identify/) call. Group calls will send one event per account, whereas identify calls will send an identify call for each user in the account. This means that even if a user hasn't performed an event, Segment will still set the account-level computed trait on that user. Because most marketing tools are still based at the user level, it is often important to map this account-level trait onto each user within an account. See [Account-level Audiences](/docs/engage/audiences/account-audiences) for more information.
160160

161+
## View compute status
162+
163+
After you create a computed trait, use the Trait 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.
164+
161165
## Editing Realtime Traits
162166

163167
Engage supports the editing of real-time Traits, which allows you to make nuanced changes to existing Traits in situations where cloning or building from scratch may not suit your use case.
@@ -169,9 +173,8 @@ To edit a real-time Trait, follow these steps:
169173
3. Select the **Builder** tab and make your edits.
170174
4. Select **Save Computed Trait** to confirm your edits.
171175

172-
Engage then processes your Trait edits. While the edit task runs, the trait remains locked and you can't make further changes. Once Engage has finished incorporating your changes, you'll be able to access your updated Trait.
176+
Engage then processes your Trait edits. While the edit task runs, the trait remains locked and you can't make further changes. Once Engage incorporates your changes, you'll be able to access your updated Trait. Use the Overview page to view Trait details and refresh user counts for real-time computations.
173177

174-
Use the Overview page to view trait details and [compute status](/docs/engage/audiences/#compute-statuses). For real-time traits, click **Refresh Trait** to see the current number of users with the trait.
175178

176179
## Accessing your Computed Traits using the Profiles API
177180

src/engage/audiences/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ As a result, **Segment recommends waiting at least 24 hours for an Audience to f
9191
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.
9292

9393
> info ""
94-
> Engage only displays the progress bar when you create a new Audience or Trait.
94+
> Engage only displays the progress bar and status updates when you create a new Audience or Trait.
9595
9696
### Refresh real-time Audiences and Traits
9797

@@ -118,8 +118,8 @@ Engage displays the following compute statuses for Audiences and Traits.
118118
|---------------------------|---------------------------------------|
119119
| Preparing | Engage is preparing the computation. |
120120
| Computing | Engage is computing the Audience or Trait. |
121-
| Live | The Audience or Trait is up-to-date, based on the most recent sync cadence. Engage updates batch Audiences and Traits approximately once every hour. |
122-
| Not Computing | Engage displays this status when there are no destinations connected and `Compute without connected destinations` isn't selected. |
121+
| Live | The Audience or Trait is up-to-date, based on the most recent sync cadence. Engage updates batch Audiences and Traits approximately once every two to four hours. |
122+
| Not Computing | Engage displays this status when there are no destinations connected or `Compute without connected destinations` isn't selected. |
123123
| Disabled | The Audience or Trait is disabled. |
124124
| Failed | The computation was cancelled or failed to compute. Please contact [Segment support](https://segment.com/help/contact/){:target="_blank"}. |
125125

@@ -163,7 +163,7 @@ To edit a realtime Trait or Audience, follow these steps:
163163
3. Select the **Builder** tab and make your edits.
164164
4. Select **Save Audience** to confirm your edits.
165165

166-
Engage then processes your realtime Audience or Trait edits. While the edit task runs, the audience remains locked and you can't make further changes. Once Engage incorporates your changes, you'll be able to access your updated Audience or Trait. Use the Overview page to view the [compute status](#compute-statuses) and Audience details, and refresh real-time computations.
166+
Engage then processes your realtime Audience or Trait edits. While the edit task runs, the audience remains locked and you can't make further changes. Once Engage incorporates your changes, you'll be able to access your updated Audience or Trait. Use the Overview page to view Audience details and refresh user counts for real-time computations.
167167

168168
> warning ""
169169
> If your audience includes historical data (Historical Backfill is enabled), editing an audience creates a new backfill task. The backfill task, and therefore the edit task, take longer to process if the audience is connected to a destination with rate limits. Rate-limited destinations dictate how fast Engage can backfill. View a list of [rate-limited destinations](/docs/engage/using-engage-data/#rate-limits-on-engage-event-destinations).

0 commit comments

Comments
 (0)