The new Adobe Experience Platform Debugger is not as readable as the old Adobe Experience cloud Debugger.1. I was able to see the analytic calls and dimesions in one glance for atleast 5 calls in the Old debugger2. New Debugger - I am facing a challenge scrolling up and down for each and every singl...
I am trying to debug a page. The page is connected to analytics but still debugger is not tracking any hits. What can be the possible reason for this? It used to work for me earlier, but lately, I am unable to track hits on the page. Please share a resolution.
Hi all. Hoping someone can help me with this strange issue I'm encountering. I don't know if this is a bug I should be calling Support over, or if I'm just going about this wrong process-wise.The problem: I'm getting this error when trying to enable Target on a datastream in my staging and productio...
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 ...
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...