Inconsistent population of pageName and eVarX during page view calls—possible SDK race condition or beacon timing issue?
We're observing that in our Adobe Analytics implementation, at the time of a page view tracking call, neither the pageName nor our designated eVarX (which is meant to capture the current section of the site) is getting populated consistently. However, downstream in attribution reports and workspace segments, the correct values appear under certain traffic scenarios—specifically when visitors arrive via deep-linked social channels. Could this indicate a race‑condition or SDK batching delay in setting these values? Has anyone successfully mitigated context‑loss for such partial hits—and how?
** To follow-up, has anyone profiled browser‑to‑server SDK behavior to confirm whether these variables are populated pre‑send or post‑callback? And more interestingly, does enabling the s.sendBeacon or setting imageRequest override truly guarantee consistent serialization of these context variables in edge cases?** @techkodainya