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 All, Which is the best way to map evars and props while using AEP SDK for mobile app analytics :1) Map using Mobile services UI, which will create processing rules at report suite leve. For this we need to create two property in Mobile services , as only one report suite can be attached with one ...
Hi Team,I am new to launch and configuring solutions , data elements, rules for sandbox environment.Wanted to check how do we pass the data elements value to evars ?I have Guests (evar18 ) configured in Analytics Admin UI and Data Element Name ---> "Guests" in Launch UI.I want to set Guests Data el...
Hello everyone,I am trying to integrate Adobe Analytics and Adobe Audience Manager, but I am having some problems to see this integration working. My AEM, Launch, and Analytics integration has been performed and is working correctly. To apply the Analytics and Audience Manager integration I made the...
Hi All, We have currently implemented sdk4 for capturing mobile app analytics. We are planning to upgrade to aep sdk5. However, we are not forcing users to upgrade the app. My question is , can they both exist without any challenges. We are using mobile services to map our variables. We two apps in ...
I wanted to inject js code from Launch to Aem website, is there anyway like DTM that we copy 2 script from a propertied and add it to the properties of the page.
We had a app developer here for a couple setting up adobe tracking for our new app (before I came onboard, no idea what happened). He left us with about 30 or so events and documentation that looks like this: event55Select Your Installation Manuallya.action=team.selectyourinstallationmanually...
We are building a mobile app with React. I only see SDKs for iOS and Android. Is there a way to tie React for analytics to both platform from one central code? I found this in the documentation. import { ACPAnalytics } from "@adobe/react-native-acpanalytics"; initSDK() { ACPAnalytics.registerExtens...
When I upload an iOS app that uses AdobeMobileSDK 4.18.7 I receive the following warning from Apple in an email:Dear Developer,We identified one or more issues with a recent delivery for your app, "xxxxxx" 6.0.0 (1). Your delivery was successful, but you may wish to correct the following issues in y...
Hi All,We are planning to use 'Adobe Analytics- Mobile services' extension for mapping eVars and props from AEP SDK. In our current sdk4 implementation, we had created two separate apps in Mobile services , each one mapped to separate report suites,i.e., Development and Production. Now in Adobe laun...
Is there a tutorial where I can follow how to set-up some methods like ADB.trackSite() on my Ionic mobile app and monitor the data on Adobe analytic project workspace?