Hi Team,
I am having an AEM website, where we have integrated Adobe analytics in combination with Adobe launch, where all rules, data elements and extensions are configured.
For digital datalayer, we are using perficient datalayer and for consent management, we use oneTrust. Everything works well with the payload data(pageName, props and eVars) of the analytics call. We are changing the tracking server for some data privacy requirements. Then, i see a strange issue that the data in payload is not consistent - sometimes, it has all the data and soemtimes not (E.g., pageName etc). When I hit refresh button of the browser, i see the difference as 3 out of 10 like data is not consistent.
I suspect that there is a race condition on the digitalData being set and launch script being executed. But, why it happes with tracking server changes.
Any reference points/suggestions to resolve this situation!