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.
Hello, I'm triying to identify why we have more uuids for each client id on iOs than android. iOs has the operative that when an app is unused it proceed to unistall the app and allows you to install again if you has to use i. This behaviour can affect the numer of unique visitors id we have on tha...
Hi I have setup meta capi event forwarding and data is going through fine (using platform debugger and assurance). Is there a way to log the response from meta capi event forwarding extension ie how many successful responses vs how many failed , in theory creating an audit log of such of all the re...
Hi everyone, for a client with a mobile App written in Flutter we've created an analytics setup that works via the edge network. The App(s) use Edge Bridge to forward Analytics trackStates/trackActions through the edge network. Everything seems to be working as expected for the iOS version, however ...
Description - The auto collection logic for xdm.timestamp field in the AEP SDK is currently dependent on the user’s local system time. This reliance on system time creates inconsistencies in event tracking and reporting (event timestamps show up way in past or future at times which means they are of...
Description Right now, the "Time on Page" event type is firing even if the page is not in focus e.g., when the user clicked a link that opened in a new tab. It would be great if there was an option that allows to pause the timer to only tick when the page is in focus. Why is this feature importan...
Hi Team,As per this KB Article currently streaming ingestion support up to 1MB of Experience Data Model (XDM) message. Can somebody help me understand what all things contribute to the size of the message? For example in a WebSDK ingestion, is it the entire XDM JSON object in the request payload inc...
Hi there Currently we have implemented Web SDK on our websites; we customized slightly on the ExperienceEvent data schema but pretty much leverage most of it for our integration. As we are now progressing to apply Mobile SDK on our mobile apps. Assuming we have very similar features between our webs...
After speaking with our partners, we can confirm that data is being forwarded through the AEP Event Forwarding Platform, however the Monitoring UI is not showing the compute time or the error events. Is this a glitch that anyone else is experiencing or is this due to the monitoring UI being in beta...
I'm trying to figure out how to update an analytics event, when using the analytics template, within the update variable action. I tired something like this: content._experience = content._experience || {};content._experience.analytics.event1to100 = content._experience.analytics.event1to100 || {};co...
This might sound like a dumb question, but I’m asking anyway because it’s definitely out of my depth: If a visitor lands on a website for the first time, they’re assigned an ECID. Let’s say they browse a few product pages and then leave without doing anything else (like creating an account or adding...