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.
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...
Hello, Through the testing I have been completing for the Adobe Experience Platform's Web SDK for Adobe Analytics and Adobe Target, I have identified a specific issue relating to the latest version of the AEP Web SDK extension (v2.26) that can be installed in Adobe Launch tag properties. I have not...
Hi,We are using AEP Mobile SDK React Native Edge Bridge extension to send data from our mobile app to Adobe Analytics. Since Edge is used, Data Stream is also configured.We would like like to know, given our use case is AA only, do we need to turn on Geo/Network look up and Device Lookup?As based on...
I don't understand why adobe doesn't have a training class that covers the Tags implementation for the SDK, for developers? There should be a class that covers:How and why to create various data elements and rules for the SDK.What the different Data Element types for the SDK are.What the different R...
Hi, I am new to AEP and Adobe Data Collection, I am trying to follow adobe documentation on Javascript Library Web SDK Integration.Adobe learing link: Install the Web SDK using the JavaScript library | Adobe Data CollectionApplication is simple html page, I have added main script inside header and c...