stomped. Hoping someone can help me out here. I have to set up a rule that triggers a click event when a user selects "Buy Now." I was looking at the pages and noticed that the buttons are set up the same way across the pages, and the only difference is the text. I had started the below but that's w...
Hi everyone,I understand that the major use case for event forwarding is first party data/ unique identifiers, but mu use case revolves around cookie deprecation. I would like to send page view events to google ads via event forwarding.However the google ads enhanced conversion extension will not al...
Hi,I want to send data to Adobe Analytics by setting a new Web SDK property. I have the Adobe Client Data Layer implemented on all pages of the domain I want to track. I have installed the Adobe Client Data Layer extension on Data Collection so I can use the data layer values to set the different ru...
Hi, I have a scenario where currently my entire implementation is on an old datalayer say digitalData object and sends data to old report suites by using Adobe Analytics extension. Plan is to migrate the analytics tracking by adding a new datalayer say xyz object to the website and use WebSDK extens...
Hi team! I just noticed that as soon as I am choosing a "Guided Event" in the newest Web SDK version, the "Document will unload" checkbox disappears.Ideally, this should still be there to make sure that a custom link tracking can be sent through a beacon, or am I missing something? Cheers
How do we handle the below config in Web SDK AA? Do we need to add our own custom logic to achieve the below part?/* Search Term De-Duplication Config */ s.successfulSearchEvent = 'eventX'; s.nullSearchEvent = 'eventY'; s.blockedSearchEvent = 'eventZ'; s.i...
Hi All, Below page (UK) is not getting fetched in the Adobe analytics Debugger. The debugger is connecting but nothing is showing up.https://www.nissan.co.uk/vehicles/new-vehicles/juke/version-explorer/ve.shtml However, when I try with below page (FR), it is getting connected and shows the details.h...
Hi Everyone, Currently, we are moving from Adobe Analytics extension to WebSDK and the scenario here is :We do have different websites, applications and functionalities to track which required 4 different properties in Adobe Launch and sending data to different Report Suites.Configured single XDM sc...
Hi guys, quick question about data prep mapping in a datastream. Is it actually only possible to map incoming data to the XDM schema, but not to enrich the free-form "data" object with additional information?Example: I want to set a value to the "data.__adobe.analytics.eVarX" to the ECID? When I try...
I have followed the Map to XDM in the datastream approach, in the tutorial of Adobe doc(https://experienceleague.adobe.com/en/docs/platform-learn/implement-web-sdk/tags-configuration/create-data-elements) they have created data elements and so on by using this approach Map to XDM in tags, in my case...