I run into an issue related with collectPII in my app. After initializing MobileCore and other extension, I am sending device id, and some other details with MobileCore.collectPII method.collectPII(contextData = mapOf( "guid" to "123456", "deviceid" to "Device...
Hello, I'm trying to implement tracking that identifies right click vs left click on a type of link to answer questions regarding a modal flow. I need to determine if the user clicked on the link with a right click, left click, or other (middle, back, etc.). I've been attempting to use event.but...
While upgrading extensions for an Adobe Launch property, I noticed that any rules based on a Direct Call stopped firing with version 1.9.0. I'm still testing this in a Launch environment, but example of what’s happening: Calling s.tl() and s.t() seems to not be working. The function is defined, but ...
Is it possible to set dynamic breakpoints in custom rules in Launch? I found the file that was downloaded from Launch, but when I try and prettify the script in the chrome developer tools, it still stays as one line and I'm not able to set a breakpoint in the middle of the script for debugging purpo...
Hi...I have multiple buttons need to be tracked. We are using Angular code for building the website application. Those buttons are using the same evar, which is extracting the button name value. We use css selector to track the button class and value, but while I tried to test the result of buttons ...
Hi there,we're implementing Adobe Audience Manager using Client-Side DIL. We added the extension in AEP Launch and published it. Nevertheless, we cannot choose this extension for a rule action. Are we missing something?Thanks a lot.
I am working with a Team and I wanted to understand how we can manage who published what in Adobe Launch.Part of it is to understand if it is possible to see who published resources in Adobe Launch similar to what DTM could do.Does anyone know how to do this?