You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/actions-ortto/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ This destination is maintained by Ortto. For support or questions, [contact the
44
44
45
45
**Ortto (Actions)** allows you to sync your Segment users with an Ortto Audience, enabling precise activation of rich, behavior-based segments—perfect for lifecycle marketing, retargeting, and large-scale personalization. You can manually create new audiences or use existing ones in Ortto, and dynamically add or remove contacts through profile upserts or activity tracking. This gives you real-time control over audience membership.
46
46
47
-
To prevent excessive churn, audience membership in Ortto is protected from frequent updates. When too many enter/exit events are received from Segment, Ortto aggregates these changes and updates the contact’s final audience state once per day.
47
+
To prevent excessive churn, Ortto defers audience membership updates when a contact rapidly enters and exits an audience within a short period. Specifically, re-entry is blocked if it occurs within one minute of exiting. These changes are then aggregated and the contact’s membership is recalculated once per day based on the most recent instruction, helping to maintain stable audience membership and reduce unnecessary fluctuations.
48
48
49
49
> info "Ortto audience names must be unique"
50
50
> Segment audience names in Ortto are case-sensitive and must be unique. If you enter the name of an existing audience during action setup, contacts will be synced to the existing audience in Ortto.
0 commit comments