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?...
I am sending test values to web sdk through Adobe Launch and I get above error "Failed to Fetch" . Not sure what I may be doing wrong? I have Web sdk extension with default settings ON.
We're looking to use the Adobe Client Data Layer - Push to Data Layer action to push collected data before a tab or window is closed. The visibilitychange event from the Page Visibility API behaves exactly as required, with support for task switching on mobile devices. In order to simplify our imple...
Hi Guys, I please need help in correctly implementing scroll depth using the Time and Scroll Event Extension. So far, I have:1. Set up a Rule for 25% to test to see if this works correctly, before replicating this for 50% and 75% scroll depths.2. In terms of actions, the below is what i have set up ...