Adobe Analytics Tool

A newer version of the Adobe Analytics Tool is available from the Alteryx Analytics Gallery.

The Adobe Analytics tool authenticates to the Adobe Analytics report suites (to which you have access) and generates ad hoc reports based on multiple parameters via the Adobe Analytics Reporting API, version 1.4.

See API Best Practices for a list of factors and tips affecting report generation time.

Login Methods

Configure the tool

Many report parameters will dynamically update the available metrics and elements. For each selected element, the report will retrieve up to the top 50,000 records for that element.

Report Parameter Required? Default Description*
Report Suite Yes N/A The Adobe Analytics report suite you want to use to generate the report.
Metric No Page Views The metric on which to see data.
Element (1) No Date The element used to break down the metric.
Element (2) No   The element used to break down the first element.
Element (3) No   The element used to break down the first and second elements.
Start No Current date Due to specific system requirements, the minimum date that can be used in the date, dateFrom, and dateTo parameters is 2000-01-01, and the maximum date is 2899-12-31.
End No Current date Due to specific system requirements, the minimum date that can be used in the date, dateFrom, and dateTo parameters is 2000-01-01, and the maximum date is 2899-12-31.
Granularity No   The time units used to display data in a report that organizes the data by date.
Data Center No San Jose Used to retrieve the API endpoint. If you are unsure or receive errors, check with your Adobe administrator to see if your report suites are on a different data center.
Attempt to Parse Report N/A Yes (selected) If selected, Alteryx will attempt to parse the report data into a table format. If not selected, you will receive the raw JSON output returned from Adobe.

Supported Report Types