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...
Hello, I am using the Adobe Analytics ExperienceEvent Full Extension schema. Where is the campaign eVar? It used to be eVar0. Do I need to add another field group? thanks,D
Hi Team, I have created a data element using _satellite.setVar("linkText","clickText") in the custom code of the rule. Then I am using percent (%) syntax reference this in AEP web SDK update variable type as shown below in eVar50When I check the value in network call I am seeing it as %linkText%Can ...
Hello All, While comparing the values for one attribute in source (snowflake) and in Adobe Experience Platform.Count for all values are matching but null values are way higher in number in AEP to that of source.Can anyone help me know, how AEP processes the null values coming from source. Example fi...
I've tried disabling all FF extensions except Dataslayer and AEP Debug (duh), but i get the same error.Error is Uncaught (in promise) TypeError: r is null
Hi, I am trying to set up some data forwarding, just for my own education purposes and the instructions I am using are a bit old and some things have changed: Set up a datastream for event forwarding | Adobe Data Collection. I just want to confirm that my understanding is correct. If I wanted to se...
Hi, I would like to know what could be causing the floodlights not to launch correctly. I give a bit of context: We have implemented a series of floodlights on the client website which should be triggered every time the car configurator is finished. However, we have been told that the data received ...
Hi Team, I have enabled direct calls for my website, and now the pageview track calls are working when the page loads. However, for other pages under SPA, it is not working. However I have added on condition in adobe Launch that pageview calls will fire only once per page. I don't want to to delete ...
I am playing around with the webSDK, and noticed that it is not clearing the vars after each action.In this example, I have three events that occurred. First was a page view which includes the custom event1, the second is a "click to call" which is event11 and finally a "chat" event which is event2...