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...
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...
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...
Hi there, We're working through a WebSDK migration at the moment and I have a question about 'this' scope in Update Variables In old AA:If I have a rule that fires on clicking something, in AA Update Variables Custom Code the 'this' object references the clicked HTML element. In WebSDK:Same rule, We...
Hello Experts, I am facing one weired issue. This is regarding DOM Ready events that i am firing in WebSDK platform.Suppose i have 3 different rules which are setting different Events. One is event1, Second rule is setting event2 and 3rd rule is setting event3. Now when i send this data to Platform ...
Is there a way to access application JS variables in launch script?In our application, we store the data received in service calls into a Javascript variable, how do i access this variable in my Data elements in AEP data collection?, the documentation i looked at point to creating a data element of ...