I have multiple libraries in launch and one of them must load first than the others. Is this possible? If not, how is the loading order of the libraries defined, by creation date? Best regards
Hi everyone! I’m not a dev, so not in charge of the datalayer implementation but i’m debugging it. while creating my data elements, following all the instructions in tutorials and referencing to the computed state, I see my evars and events getting sent to AA correctly, however, my evars are popul...
Hi We have implemented Web SDK on our websites and a tag in Data Collection. We have a scenario where we have common data layer across sites, common launch script but we need to send data to different report suites from datastream depending upon either a value in datalayer or a folder structure in...
How to get closest value on click using adobe launch? In this case I want to capture product detail in evar when "add to cart" button is clicked. I used the below code. I can see "add to cart" button value and not the product detail value. Also pls share some content to read on this concept. I gues...
Hello all,I am trying to implement s.events="purchase,event10=9.95" in my project using Adobe Analytics Platform Web SDK.If I add the value in the Products string, in the report suite, the custom event data is showing as a cumulative value for each unit i.e if an order has 2 units, and I am sending...
Hi, I am trying to grab a string from a digitalData datalayer event and pass that to a a JS/jQuery "Custom Code" Data Element. I can get the right value to return in Console using the below code, but it passes nothing (likely "undefined") when implementing the same thing in the Custom Code Data El...
Hello Team, I am trying to implement Adobe Launch for my localhost:4502 AEM server. When I try using "localhost" in domain name while creating an adobe launch property, I get invalid domain name error. Is it possible to use "localhost" or 'localhost:4502' as a valid domain name or should I use s...
Hello community, I am trying to track youtube videos using the extension but is not working - I am following the documentation from: https://experienceleague.adobe.com/docs/experience-platform/tags/extensions/client/youtube/overview.html?lang=en The videos in the site are embed using <iframe> a...
Hello, I'm currently working on implementing the WebSDK for Adobe Analytics and I'm wondering about advantages of using a schema with a custom field group over the out of the box Adobe Analytics schema.