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.
Hi everyone,I would like to know how I can apply a filter in a workspace of CJA so that it only displays information related to the selected attribute of a product added to a purchase order. For example:I would like to know the most selected flight routes for one-way trips. When I break it down base...
Hi, Our App is using Adobe Analytics and upgraded from ACP to AEP SDK with XDM & Edge Network recently, found that the amount of Life Cycle calls has increased in a huge amount, contributing to ~70% of our total server calls usage. Our app is now sending Life Cycle call in every single foreground an...
Hi, - Any there any best practices for implementing AEP Mobile SDK on Hybrid App? Specifically, what methods can be used to share Visitor Information(ECID) from the native screen to Web App?- as per Adobe documentation, recommended approach for sending events is through the "sendEvent" API from the ...
I am following the documentation https://experienceleague.adobe.com/en/docs/platform-learn/implement-web-sdk/tags-configuration/create-data-elements to create data element.In the section Create Variable data elements for XDM and data objects when I select variable at step 4, I get error message An e...
Hello Everyone, Can somebody please help me for steps to implement SAINT classification in AEP via AA OOTB connector?Thank you for your help.Thanks,Saurabh
I have custom tracking done and when in the debugger I am testing that out my event is getting fired twice instantly. What could be the potential reason? I have the same configuration set up on one of our digital properties and I just duplicated the same on another digital property but saw the beaco...
Hi, I have a couple of questions I need help on:I have a dimension with dimensions Card Issue Date, Card Activation Date, etc. These are in Date-Time format. I now need to create a couple of cohort tables that will show me how many cards were Activated within 5 days of being issued, 10 days of being...
Hi Community,We are seeing an issue after migrating our mobile app to Flutter, specifically for iOS users where our flutter page reports seem to be capturing visits correct, however our pages that have not yet migrated to flutter are now seeing a significant drop in number - about 30%, but they are ...
Hi,In Launch have a Data element of type session Storage, when i do _satellite.logger.log('mySessionStorageJsonObject', _satellite.getVar("mySessionStorageJsonObject")), i see an JSON object like {"userName":"John_Doe","region":"flooded"}.how do i read/push the region value into another DataElement...