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?
Hello guys, I tried to migration Launch, i have already proceed into migration and right now the progress is on development. i face some issue, where existing DTM this issue not happen.1. direct call rules: if theres multiple event, on the pageview and then direct call rules, the event will be carri...
Hi experts,We have added launch code in the header file and we have satellite track which is used in JS file.But while executing it i'm getting issue as undefined.But in console ,i can see script is getting loaded also i can able to access the satellite property.The only issue is script is getting ...
If the Privacy service is set to OPT_OUT after being opted in, it doesn’t invoke anything to Adobe Campaign Standard to remove the registration token. Is this correct behaviour? What is the intended flow here? Use collectPii to force a blank token before invoking OPT_OUT?