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...
Hello, I'm attempting to disable our Meta Pixel extension. When I do so, and add the change to a library, it fails to build with the following error: I've gone through every enabled rule and data element and cannot find anything referencing this extension. Is there an easy way to see what is referen...
HiI am looking for some best practices for data prep especially while mapping XDM data from one field to another field.If anyone have any interesting use cases please share.
One of my love/hate things about Adobe Analytics is that there are many ways to do everything. I watched this video here: Upgrading to Modernized Data Collection for Adobe Analytics with Web SDK - YouTube and it seems pretty straight forward. Mapping the eVars and s.props is more or less the same...