Hi all, I am a newbie to Adobe Experience Platform.We have setup our own Cookie Dialog for our website. And are using Adobe Analytics to track the visitor data. There is one scenario in which when a user clicks on the button (say. Take me to "xxx") he is redirected to an external site.Now the events...
https://aep-sdks.gitbook.io/docs/getting-started/get-the-sdkThis link says that AEP is the latest SDK, but the video embedded show ACP https://github.com/Adobe-Marketing-Cloud/acp-sdksAccording to GitHub and the docs there, it says that the latest SDK is ACP, but the external links in there redirect...
For floodlight we were having the issue that we could see in our console that the rule is fired (so launch setup works fine), however in our debugging tool we see no outgoing calls to Floodlight.For Google Ads everything seemed to work fine.
Hello, I am getting the errors below when I try to set up Adobe Analytics in case anyone has faced something similar.I am calling MobileCore.registerExtensions, MobileCore.configureWith and MobileCore.lifecycleStart in AppDelegate, and I am not sure if I am missing something. <LaunchIDManager> App...
Hello, I am trying to import AEPCore module in my objective-c file using @Import AEPCore; but seeing following build error : - Undefined symbols for architecture x86_64:"_OBJC_CLASS_$_AEPMobileCore", referenced from: objc-class-ref in AEPUtils.o Ignoring file /<DERIVED_DATA_DIRECTORY>/Build/Pro...
I have custom code that is being triggered by a drop down event on the main page. When I tried testing out the library for functionality it worked, but when I tested it again by closing and reopening the drop down it cached the script causing it to run twice, and oddly breaking the functionality. It...
Hi, How to integrate the Adobe Analytics using launch on hybrid application for both android and IOS. Application is develop using ionic capacitor 2 framework Most of the screen are same both on web and mobile app, on website Analytics is already integrated. Thanks in advance
Hi, I am trying to use Common Analytics Plugin and set eVar for getTime parting and getPreviouspage value. What is the stnadard way to initialize the plugin when to load the plugin extension ? I have created seperate page load rule to initialize the plugin but not sure about how to validate in conso...
We have three apps across different websites. They are similar but not identical. Some of the components (such as header/footer etc...) are the same across all our sites. Should we have a different Adobe Launch library for each of these apps or is best practice to use a single library where possible...