Skip to content

Commit 4c3f7fe

Browse files
authored
Merge pull request #6318 from segmentio/Panandhan22-patch-10
Add Engage Source FAQ
2 parents ce0b3e6 + 7d00ad4 commit 4c3f7fe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/engage/faqs.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,3 +141,7 @@ Multiple audience events can trigger for a user if any of the following conditio
141141
2) An [`external_id`](/docs/engage/using-engage-data/#new-external-identifiers-added-to-a-profile) was added to the profile.
142142
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.
143143
4) The `include anonymous users` option is selected for an audience. Segment sends an event for every `anonymousId` on the user profile.
144+
145+
## Why am I not seeing standard source events on the Engage source, even though it has been connected through "Unify -> Unify Settings -> Profile Sources" page?
146+
147+
Based on Engage behavior, standard source events such as Page, Track and Identify calls aren't visible on the Engage source. The Engage source tracks and manages events related to audiences and computed traits within the Engage space. This includes events generated by changes in audience membership or computed trait calculations or when a user profile has been created in the Engage space. These are distinct from the typical Page calls, Track calls, or Identify calls (user interaction events) that you would observe in a standard Segment source.

0 commit comments

Comments
 (0)