Adobe Analytics 2.0
The Adobe Analytics APIs are a collection of APIs that power Adobe Analytics products like Analysis Workspace. The APIs allow for the creation of data-rich user interfaces that you can use to manipulate and integrate data. You can also create reports to explore, get insights, or answer important questions about your data.
How to Connect
There are two ways to connect to Adobe Analytics: via the Sources connection wizard in the Web UI (recommended), or using SQL statements in the CData Virtuality Studio or the Code Editor in the Web UI. Here, we describe the first way; for the second way, see the subpage.
1. Go to the Sources tab and click + New Source:
2. Find the Adobe Analytics 2.0 button in the list of connectors or type ‘adobe analytics’ in the search field and select the button for 2.0:
3. Click the button to set up the connection with the help of our support team.
Usage
The Adobe Analytics 2.0 API connector introduces a new virtual schema adobe_analytics_ws that contains the following stored procedures.
In addition to these public API procedures, there is the adobe_analytics_examples that shows an exemplary usage of the public API:
If not needed, you can delete all example views directly by dropping adobe_analytics_examples .