Hi,I'd like to track phone number clicks on a website where the numbers are in HTML tel: tag<a href="tel:1-800-262-562529">Call us</a>How can I do this in Adobe Launch. I see there is a CSS selector option in Adobe Launch > Core > Click > CSS rules but is there not a Click option where I can put a R...
Hi guys, I'm migrating my iOS app from the Adobe Analytics to the Adobe Experience Platform.Previously I used ADBMobile.collectLifecycleData(withAdditionalData: ) to provide some additional data. Which API should I use to achieve the same result in the AEP?I see there is the ACPCore.lifecycleStart(d...
Hi, Android AEP Edge SDK lifecycle doesn't reach AEP Network using the same sdk-core as the v5 and the new Edge extension. On iOS side, core and lifecycle have been refactored and it's working as expected.https://aep-sdks.gitbook.io/docs/v/AEP-Edge-Docs/using-mobile-extensions/mobile-core/lifecycle ...
Hi, What is the timeline to get the tvOS support on AEPCore, AEPIdentity, AEPLifecycle, AEPEdge and AEPAssurance ?https://aep-sdks.gitbook.io/docs/v/AEP-Edge-Docs/current-sdk-versions Thanks
I'm trying to track visitors from a native app (in iOS and Android) into a WebView. Following the guide the URL is appended with `…com/?adobe_mc=TS=1234567890%7CMCMID=12345678901234567890123456789012345678%7CMCORGID=ABC12345678901234567ABC%2540AdobeOrg&app=android&version=x.x.xx`. On the WebView sid...
Hi. I integrated AdobeExperienceSDK using documentation. But have error[AdobeExperienceSDK ERROR <EventHub(AMSEventHub)>]: Circular shared-state dependency between com.adobe.module.analytics and com.adobe.assurance, you may have a live-lock.
Hi All, I want to set the mid value from the query string where available for example; www.test.com?mid=2345678965456546765438697054533 I have been testing is function in the console and I get an error "visitor is not defined" so I must not be writing it correctly. (function(w) {w.URLSearchParams = ...
Hello everyone, I am developing an extension for launch where o need to use node module for the authentication. Currently i cannot use the library because this extension is client side and i cannot use require module. By searching I found a possible solution where i can use webpack. Any example for...
Seems like a basic function of launch so not sure what I am doing wrong. I have created a rule in Launch with an event = Core-Submit. I tried setting it to a specific element = #pardot-form which is the ID in the code. I then switched it to "any element" and it still did not fire. I have no conditio...