Adobe Analytics ingestion | Community
Skip to main content
Level 3
April 6, 2023
Solved

Adobe Analytics ingestion

  • April 6, 2023
  • 2 replies
  • 1171 views

Hi,

 

I am bringing in data from Adobe Analytics as a streaming source connector into CDP AEP. I have created a segment in AEP - only with Adobe Analytics data --> segment audience include Form abandon users->

audience with event exists: Form Start    AND audience with event does not exists: Form Submit     

 

Although these events will be captured as two seperate event records in Adobe Analytics, while creating a segment in AEP with these audience, I am able to see segment member. How is Adobe Analytics events working in this case? in the same Adobe Analytics cookies events, how are we able to track both together in AEP? 

 

Hope this makes sense. 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Anil_Umachigi

@mansibedi For your segmentation definition ( and for all segments where you will use adobe analytics dimensions and metrics) the identity used is "ECID", the count of ECID's where "form start event occurred" AND "form submit did not happen". 

 

The output of this segment query will be total profiles which form the segment population. 

 

Anil

2 replies

Tof_Jossic
Adobe Employee
Adobe Employee
April 7, 2023

@mansibedi .. not sure I fully understand the question here as you seem surprised the segment is populating(?)

Analytics data will be coming into AEP as defined in your implementation so I assume (based on your segment definition) most of your users would fall into the audience until such time the 'Form Submit' come through under a specific identifier, at which point that specific user would then fall out of the audience.

 

Let me know if that helps or if you can add more context - Thank you

mansibediAuthor
Level 3
April 12, 2023

Thank you!

 

Yes i think i was misinterpreting the definition but i think it is pretty clear now. 

 

Thanks for the help! 

Anil_Umachigi
Adobe Employee
Anil_UmachigiAdobe EmployeeAccepted solution
Adobe Employee
April 12, 2023

@mansibedi For your segmentation definition ( and for all segments where you will use adobe analytics dimensions and metrics) the identity used is "ECID", the count of ECID's where "form start event occurred" AND "form submit did not happen". 

 

The output of this segment query will be total profiles which form the segment population. 

 

Anil

mansibediAuthor
Level 3
April 12, 2023

Hi Anil,

 

This makes sense, thank you for the clarification on this. Makes things clear on how the segment will work.