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...
Hey all, I have Lifecycle events running in AEP - however, I don't ever see any First Launch, Upgrade or App Install events. Unsure as to how to report on these metrics
Hi,I am implementing Adobe Experience Push Servicees for iOS platform. I have followed the same for implementation from below link :-https://www.youtube.com/watch?v=t36Xjhukmro&t=2433sFollowed below link from Adobe :-https://experienceleague.adobe.com/en/docs/journey-optimizer/using/push/push-config...