Hi,We are migrating from Adobe Analytics to AEP Web SDK. We are not using the ECID extension; instead, we are using the custom code below in a rule to capture the ECID and send it to Analytics Workspace:return alloy("getIdentity").then(function(result) {_satellite.setVar("experienceCloudID", result....
Hi Adobe Team, I’m currently preparing for the **Adobe Certified Expert – Adobe Analytics Business Practitioner** exam and would really appreciate access to the Adobe Analytics demo environment for hands-on training and practice.Please let me know if any further details are needed from my end.Thanks...
Is it advisable to rollout webSDK page by page, or should this always be done full rollout in single deployment for the entire website ? The Adobe Analytics data connector to AEP would have 15min of latency, where as webSDK to edge network is realtime. if we deploy webSDK in stage wise, would this n...
Consider a scenario where Adobe Analytics data is connected via source connected into AEP dataset1 using standard OOTB schema, and then used inside CJA for visualization. Now webSDK is getting rolled out to dataset2 using custom schema. Would there be any issue or limitation while doing MoM or YoY a...
Trying to do some major AA houskeeping. I know you can see the number of workspaces where components are used. So, before cleaning up all our metrics and segments, I cleaned up our workspaces because I figured if there were components only being used in workspaces that have been deleted, then they w...
I was attempting to update my legacy Report Builder workbooks to the newer version of Report Builder. However, I've come across what I think is a huge miss in functionality with the new version that would prevent me from being able to use it, and I'm wondering if it's an actual miss on Adobe, or jus...
1) Technically its possible to create a connection and include all the dataset. And create dataView for each dataSet. But that may not be standard practice to determine the which dataset to be included in the connection. If we keep aside the privacy related aspect that which data we want to share wi...
Is there a way to view, within the browser, where tags exist? Specifically I want to know what tags exist on buttons/links. Something similar to the Chrome developer tools that let you hover over an element to see details. I'd prefer to see visually all tags on the page using something like toolt...