Page Views from App screenView do not break down by eVar
Hello,
I’m troubleshooting an Adobe Analytics implementation for a mobile app using AEP Edge Network.
Context:
-
App sends screenView
-
xdm.eventType = web.webpagedetails.pageViews
-
Page name is mapped to _experience.analytics.session.web.webpagedetails.name
-
pageViews.value = 1
-
eVar14 is populated in the same Analytics hit and represents the platform Web Platform
-
Hit is successfully processed (droppedHit = false)
In Workspace:
-
Page Views are correctly reported
-
eVar14 has values
-
Web data behaves normally
Issue:
When I apply eVar14 as filter, this is the result:

This does not seem to be a mapping or timing issue, since both values exist in the same hit payload.
Here is part of the mapping:

My question:
Could this behavior indicate that something is incorrect or missing in the Analytics mapping, even though both the Page View and the eVar are present in the same Analytics hit? I’m trying to understand why this breakdown does not work.
Thanks in advance for any clarification or guidance.