Hello,I'm currently implementing the webSDK and I want to send data to 2 report suites. I've added both report suite ID in the data stream. but when I check the Adobe Experience Cloud Debugger , I can see only one report suite. Can someone please guide me on how to check if both report suites are...
Hi All, I have the below requirement - The user gives consent and accepts all cookie settings on the Cookie banner (Using OneTrust banner). App measurment cookies like s_cc, s_sq, s_ppn etc.. Now, user can change his consent anytime. Once user resets his consent by choosing only essential cookies,...
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 ...