Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
SOLVED

Audience qualification is not showing.

Avatar

Level 2

There is a profile , which looks like qualified and is present in the destination files shared to downstream applications.

But when we are checking for the same profile in profile tab of AEP UI, under Audience Membership we are not seeing any audiences.

how is this possible.


 
JettyRo_0-1749738657415.png

 

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 3
This situation you're describing involves Adobe Experience Platform (AEP), where a profile appears in the exported destination files, yet does not show any audience membership in the Profile tab of the AEP UI. This seem confusing, but there can be a potential reasons here:
 
 Possible Causes and How This Can Happen 
 
1. Audience Was Qualified at the Time of Activation, But Later Fell Out 
 
Explanation : The profile  previously qualified  for a segment, and was  exported to the destination , but then the segment conditions changed or the profile’s attributes changed, and now it  no longer qualifies .
Result : In the AEP UI (real-time), you won't see current membership in that segment, but the destination file may still have that user if it was exported when they did qualify.
 
2. Data Sync/Latency Issues
 
The UI may not reflect real-time status due to  sync delays .
Sometimes the  destination export happens faster than the Audience UI refresh.
 
3. Profile Fragmentation (Identity Issues)
 
The destination export might be using a different  identity namespace  (e.g., email, phone, ECID) than what you're checking in the AEP UI.
 
If the identity graph isn’t stitched correctly, you may see "missing" audience info in the UI.
 
What You Can Do to Investigate 
 
1. Check the Segment Definition:
Is it a batch or streaming segment? or Is “Profile Store” enabled?
 
2.  Look at the Segment Evaluation Time:
When was the last evaluation? and Compare it to the export time.
 
3.  Use the Identity Graph Viewer (AEP Tools):
Confirm if the profile is fully stitched and has the right identities.
 
4.  Review Destination Configuration:
Was the destination set to export all qualified profiles even if they later fall out? or Are there suppression rules?
 
5.  Look into Historical Audience Membership: 
Audience membership shown in the UI is current; historical qualification might require using  Segment Job History  or exporting from  Query Service. 
 
Optionally you can use the SQL query for further debugging.
 
If you have access to Query Service.

View solution in original post

3 Replies

Avatar

Correct answer by
Level 3
This situation you're describing involves Adobe Experience Platform (AEP), where a profile appears in the exported destination files, yet does not show any audience membership in the Profile tab of the AEP UI. This seem confusing, but there can be a potential reasons here:
 
 Possible Causes and How This Can Happen 
 
1. Audience Was Qualified at the Time of Activation, But Later Fell Out 
 
Explanation : The profile  previously qualified  for a segment, and was  exported to the destination , but then the segment conditions changed or the profile’s attributes changed, and now it  no longer qualifies .
Result : In the AEP UI (real-time), you won't see current membership in that segment, but the destination file may still have that user if it was exported when they did qualify.
 
2. Data Sync/Latency Issues
 
The UI may not reflect real-time status due to  sync delays .
Sometimes the  destination export happens faster than the Audience UI refresh.
 
3. Profile Fragmentation (Identity Issues)
 
The destination export might be using a different  identity namespace  (e.g., email, phone, ECID) than what you're checking in the AEP UI.
 
If the identity graph isn’t stitched correctly, you may see "missing" audience info in the UI.
 
What You Can Do to Investigate 
 
1. Check the Segment Definition:
Is it a batch or streaming segment? or Is “Profile Store” enabled?
 
2.  Look at the Segment Evaluation Time:
When was the last evaluation? and Compare it to the export time.
 
3.  Use the Identity Graph Viewer (AEP Tools):
Confirm if the profile is fully stitched and has the right identities.
 
4.  Review Destination Configuration:
Was the destination set to export all qualified profiles even if they later fall out? or Are there suppression rules?
 
5.  Look into Historical Audience Membership: 
Audience membership shown in the UI is current; historical qualification might require using  Segment Job History  or exporting from  Query Service. 
 
Optionally you can use the SQL query for further debugging.
 
If you have access to Query Service.

Avatar

Community Advisor

Hello @JettyRo , 

I would suggest you first check the definition of your audience.

Is it a streaming or batch audience?

If it is streaming, then it looks back only at 24 hours of data, so it’s possible that the records are not qualifying.

If it is a batch audience, check if there is a condition like “in the last 2 days” or something similar — so it may be possible that the profile is not qualifying based on that.

Apart from this, let’s say you have a fixed attribute for the profile — but now if the value of any attribute has changed, then in the next execution of batch audience qualification, that profile will be excluded.

I’m fairly confident it would be one of these reasons.

But if you think something else is wrong, feel free to share the details of your audience — like the definition, type (streaming/batch), etc.

Hope this helps.

Kind regards,
Parvesh

Parvesh Parmar – Adobe Community Advisor
https://www.linkedin.com/in/parvesh-parmar/

Avatar

Administrator

@JettyRo Just checking in — were you able to resolve your issue?
We’d love to hear how things worked out. If the suggestions above helped, marking a response as correct can guide others with similar questions. And if you found another solution, feel free to share it — your insights could really benefit the community. Thanks again for being part of the conversation!



Kautuk Sahni