Hi, I am trying to set up a Pinterest Pixel to track when a specific button is clicked on the website. In the Launch Rule I've set it up as a core-click for the button and for the event action I have set it to custom code and under editor I'm using this script I got from the Pinterest Developer we...
Hi!I have a question for me and the analytics team. Whenever an order is placed, Adobe Launch will identify that and send e beacon with all relevant information. We want to store this information (full payload / http request) for later use.I was hoping Adobe Launch could help me read or replicate th...
Is there any way to add a Canonical tag (or any other) to the <head> part of a certain page (or pages, using regex)? It should look like this: <link rel="canonical" href="www.example.com" /> I have done my research my could not find anything. I know there are a couple of threads regarding this, ...
What I am looking for: I want to know which variables are being captured AND the rules these variables are being captured through. I am aware the platform debugger has the Event | Network | Log tools which show what I am looking for seperately. I am looking to find a way to identify which varia...
We are implementing AJO on mobile app. While testing the push functionality via Assurance we are not seeing push getting delivered on Android. Works fine on iOS. There are no errors and the Test Results panel is all green. Any pointers why this is happening?
I know how to track link click using click event using css selector in adobe launch. But I am trying to get a custom code that can be used in adobe launch to listen for link click and then get link name from that link and store it in evar and prop and custom link name. Can somebody throw a code jus...
Is there really no way for data elements to return click URL? I know you can return event.element.href and setvar in RULES but I want this done through data elements for many reasons I don't have to elaborate on. Why is something as BASIC as click variables not part of the launch core extension for ...
We have added extra environment that is Test Environment and share JS with developer. But in publishing flow i can move between dev, staging and production. How i can make sure Test script also work. When i moved to staging than acceptance link is working but test environment link is not working. ...
Hi, I am using adobeDataLayer and pushing events to it. However, I noticed that as I move across the pages, events are being passed multiple times along with other page details when pushing data into adobeDataLayer. This becomes a problem that it's hard to locate the events, is this normal behavior?...