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/engage/faqs.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -132,8 +132,8 @@ Each step of a Journey is an Engage audience under the hood. The conditions stac
132
132
133
133
## Why were multiple audience-entered events triggered for the same user?
134
134
135
-
Multiple audience events can be triggered for the user if it falls under any one of the following conditions:
136
-
1)A merge (there is a merge on this user)
137
-
2)[New external_id’s](/docs/engage/using-engage-data/#new-external-identifiers-added-to-a-profile) added to the profile (a new external_id that was added can trigger this).
138
-
3) The user has [multiple identifiers of the same type](/docs/engage/using-engage-data/#multiple-identifiers-of-the-same-type). Personas sends one event per identifier for each audience or computed trait event.
139
-
4)Anonymous audience. This is expected behavior of Personas when the 'include anonymous users' option is selected in the audience. We will send an event per every anonymousId on the user profile, when there's multiple (not your case).
135
+
Multiple audience events can trigger for a user if any of the following conditions occur:
136
+
1)There is a merge on the user.
137
+
2)An [`external_id`](/docs/engage/using-engage-data/#new-external-identifiers-added-to-a-profile)was added to the profile.
138
+
3) The user has [multiple identifiers of the same type](/docs/engage/using-engage-data/#multiple-identifiers-of-the-same-type). Segment sends one event per identifier for each audience or computed trait event.
139
+
4)The `include anonymous users` option is selected for an audience. Segment sends an event for every `anonymousId` on the user profile.
0 commit comments