Intro
Adobe Analytics helps you create a holistic view of your business by turning customer interactions into actionable insights. Domo’s Adobe Analytics V2 connector allows you to retrieve data through prebuilt reports. You can then combine metrics with data from CRM, POS, or any other system to make faster, better-informed business decisions. To learn more about the Adobe Analytics API, visit their website (https://adobedocs.github.io/analytics-2.0-apis/#/ ). You connect to the Adobe Analytics API in the Data Center. This topic discusses the fields and menus that are specific to the Adobe Analytics v2 connector user interface. General information for adding DataSets, setting update schedules, and editing DataSet information is discussed in Adding a DataSet Using a Data Connector.Prerequisites
To connect to the Adobe Analytics API v2 and create a DataSet, you must have the Client ID and Client Secret associated with your Adobe Analytics v2 account. Visit Adobe Oauth Connection documentation to learn more about obtaining your Client ID and Client Secret.Creating a new OAuth project in Adobe Developer Console
To create a new OAuth project in Adobe Developer Console, do the following:- Log into https://console.adobe.io/projects.
- Click Create new project button.

- Click on Add API to start using the Adobe services.

- The APIs available to you will be listed in the Add an API window. Select Adobe Analytics.

- Now, you need to select the authentication type. Select OAuth here.

- Select the Web platform to configure the API. Enter the Default redirect URI as https://oauth.domo.com/api/data/v2/oauth/providers/adobe-analytics-oauth/exchange Enter the Redirect URI pattern as https://oauth/.domo/.com/api/data/v2/oauth/providers/adobe-analytics-oauth/exchange
- Click Save configured API.
Connecting to the Adobe Analytics API v2
This section enumerates the options in the Credentials and Details panes in the Adobe Analytics v2 connector page. The components of the other panes in this page, Scheduling and Name & Describe Your DataSet, are universal across most connector types and are discussed in greater length in Adding a DataSet Using a Data Connector.Credentials Pane
This pane contains fields for entering credentials to connect to the Adobe Analytics API v2. The following table describes what is needed for each field:Field | Description |
|---|---|
| Client ID | Enter the client id associated with your Adobe Analytics v2 account. |
| Client Secret | Enter the client secret associated with your Adobe Analytics v2 account. |
Details Pane
This pane contains the information about the predefined Adobe Analytics v2 reports.Menu | Description | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Report | Select the Adobe Analytics v2 report you want to run:
| ||||||||||||||
Global Company ID | Select the company. | ||||||||||||||
Report Suite id | Select the Report Suite ID. | ||||||||||||||
Enter the report body JSON object instead of selecting metrics, dimensions and segments | Select this checkbox to enter the report body JSON object. | ||||||||||||||
Body | Paste the Body here, according to Adobe specifications (see Adobe Swagger UI ). | ||||||||||||||
Metrics | Select the metrics. | ||||||||||||||
Use label as column name | Select the checkbox to use labels instead of IDs as column names for calculated metrics. | ||||||||||||||
Dimension 1 | Select the dimensions in drill order. | ||||||||||||||
Dimension 2 | Select the dimensions in drill order. | ||||||||||||||
Dimension 3 | Select the dimensions in drill order. | ||||||||||||||
Dimension 4 | Select the dimensions in drill order. | ||||||||||||||
Dimension 5 | Select the dimensions in drill order. | ||||||||||||||
Dimension 6 | Select the dimensions in drill order. | ||||||||||||||
Segments | Select one or more segments to filter the data by segments | ||||||||||||||
Include Anomaly Detection | Select the checkbox to include anomaly detection. | ||||||||||||||
Date Selection type | This field appears when you select the Report Data report. Select the date selection type for the report. You can either select a custom date range or use predefined date ranges from Adobe. | ||||||||||||||
Predefined Date Range | This field appears when you select the Predefined Date Range from Adobe option in the Data Selection type field. Select the predefined date range from Adobe. | ||||||||||||||
Report Dates | This field appears when you select the Custom Date Range option in the Data Selection type field. Select the report dates. | ||||||||||||||
Include Type | Include additional calculated metrics not owned by the user. The ‘All’ option takes precedence over ‘Shared. | ||||||||||||||
Date Selection | Select the specific or relative date range. You can either select Single date or Date range from the drop-down list. | ||||||||||||||
| Start Date - Specific | Select the first date in your date range using the date selector. | ||||||||||||||
| End Date - Specific | Select the last date in your date range using the date selector. | ||||||||||||||
| Start Date - Relative | Enter the number of days back that you would like to get data from (start day). Combine with End Date to create a range of represented days. For example, if you enter10 for Start Date and 5 for the End Date, the report would contain data starting from10 days ago until 5 days ago. | ||||||||||||||
| End Date - Relative | Enter the number of days back that you would like to get data to (end day). Combine with Start Date to create a range of represented days. For example, if you enter 10 for Start Date and 5 for End Date, the report would contain data for 10 days ago up until 5 days ago. | ||||||||||||||
| Reset Data | Select the box to reset the data if required. Run the data once by selecting the check box and then clear the checkbox to proceed normally. Note: This will replace all the data in your dataset, and may result in loss of data if the dataset uses the Append mode. | ||||||||||||||
| Exclude Formula Definition (checkbox) | Check the box to exclude formula definition columns. |
Other Panes
For information about the remaining sections of the connector interface, including how to configure scheduling, retry, and update options, see Adding a DataSet Using a Data Connector.FAQs
When should I use this connector?
When should I use this connector?
I successfully created an Adobe Analytics OAuth account, but about two weeks later I got an alert: 'Account Adobe Analytics OAuth Account has been Deactivated'. Why is this happening and what can I do about it?
I successfully created an Adobe Analytics OAuth account, but about two weeks later I got an alert: 'Account Adobe Analytics OAuth Account has been Deactivated'. Why is this happening and what can I do about it?
How can I migrate my reports from version 1.4 of the Adobe Analytics API to version 2?
How can I migrate my reports from version 1.4 of the Adobe Analytics API to version 2?
How does this connector differ from the other Adobe Analytics connectors?
How does this connector differ from the other Adobe Analytics connectors?