We have been implementing several rules using a direct call of satellites. Would it be better in launch to use the Core-click with a css identifier? Is there a key difference in performance of the two?
I am building a dashboard where we'd like the end user to only have view-only access (we don't want them to have the ability to add visuals or manipulate them, duplicate-access isn't an option). However, we'd like them to still be able to use the calendar selector, filters like narrowing down to UR...
hello everyone, 1. I am using the below API call to get Top N items : https://analytics.adobe.io/api/{login}/reports/topItems?rsid={rsid}&dimension={dimensionId}&locale=en_US&dateRange={}/{}&lookupNoneValues=true&limit=10000&page=0 For an example when I run for top 2 items the api call returns Ter...
https://aep-sdks.gitbook.io/docs/using-mobile-extensions/adobe-analytics/analytics-api-reference#gettrackingidentifierLatest SDKAndroid Analytics sdk v1.2.6iOS AEPAnalytics sdk v3.0.1We try to get tracking identifier with function "getTrackingIdentifier" and pass along with other context variable, h...
I need help creating a calculated metric.I am trying to calculate our conversion rate based on Visit with Orders (any number of orders) vs Visits.Example: Dave comes to the site and checks out 3 different times. That would be a 300% conversion rate. How do I create a conversion rate that normalizes ...
I need to create a role that can view the project of a workspace and change the date range of the project. But this role cannot create any new project or modify any component of a project. Is it possible?
Hello everyone, We want to have a reporting of our ad spend through FB Business in Adobe Analytics to be able to track Cost vs Revenue in workspace. How can this be integrated, does anyone have documentation? I imagine that it can be possible through Data Source or Classification Importer. I know th...
Hi All,We are upgrading from SDK 3.x to SDK 5 the new mobile AEP SDK. Appreciate if someone can help me with a check list of issues/items we have to consider and answer few question 1. Since we are not migrating from SDK 4.x so can we still use Mobile services extension in Launch?2. If we use the ab...
Hi, I'm using Adobe Api 2.0 with python to get some data from different VRS. So that I need the complete list of the VRS that've got in the subscription. The problem is that when I upload the function to an Azure Function and execute the code it returns me allways the same error: api2.getReportSuit...
Hi All, I have configured Adobe analytics extension and wrote one general page load rule for firing a pageName variable across my site. Whenever I load a page from my site, my rules are firing once but getting two analytics hits in my debugger. I cross-checked my page on loading. its loading only on...