evar reset didn't work. I didn't have to associate another event because I figured out the problem by then. A scenario where I observe this issue is when the user clicks on page 1 and quickly moves to page 2. In this case, sometimes the data layer custom event is not yet fired from the site on page ...
That's a good point. I have reset my evars and waiting to see what happens. Can we reset Event e1 if it's repurposed? We do have mobile app sending data but it's hybrid and using the same web analytics.
So its possible prop does not work at hit level always? I have checked that tracking is fine. Since there was prop for page name, I made the evar at visit level. I am thinking if that's a mistake and keep the evar at hit level. If hash collision could be the reason for prop having wrong page names w...
But we have a prop for the same page data. then no point in setting to hit expiry right? I have been seeing reports where even prop is showing wrong data. Example: dimension used is pageName(prop) and and custom event(e1). e1 is not set all pages but prop is showing all pages
Hi All, Please let us know how the consent was implemented for Android. We are using AEP mobile SDK and have this issue only for hits coming from Android. ATT is implemented for iOS.
Hi, We are integrating Decibel on our Client site using the "Medallia Digital Experience Analytics" extension in Adobe Launch. We have done the set up in Decibel portal which includes evar, report suite and technical user account configuration under data connectors. We have also shared the adobe seg...
Thank you for your response. There is one limitation of the site where developers cannot control the sequence of the calls made. For example: If a user clicks on breadcrumb which leads to a page load, the page load call can fire first, and then the breadcrumb call can fire. If the developer introdu...
Thank you both for responding on this issue. We could have added the delay between the custom events fired from the site. But most of the clicks are working fine without having delay. Only few clicks mainly breadcrumb clicks that lead to page load is having this issue.
We are implementing Adobe Analytics using AEP Web SDK. Issue is with the Click rule in Adobe Launch that trigger on a custom event. By the time this rule fires, Data layer on click is getting overwritten by the page load data layer. For example, click on a breadcrumb from search results page leads ...