Using the Adobe Analytics API for Report Suite Configuration

adobe_analytics_api_explorer

Last updated on August 9, 2018

In July 2018 Adobe took down the Developer Connection site tools and content that included the Adobe Analytics API Query Explorer, code samples, documentation and the developer forum. All of the Adobe Analytics API tools, documentation and samples have been moved to GitHub. To replace the Adobe API Query Explorer use Postman and the Adobe Analytics API Postman guide. If you have questions about the Postman setup let me know. Once you are setup you can follow the rest of this tutorial and use Postman instead of the Adobe API Query Explorer.

This post describes an actual situation I found myself in when setting up a new report suite in Adobe Analytics. In options 1-3 I go over standard administrative console based options for copying settings between report suites. In option 4 I introduce another option that uses the Adobe Analytics API. I recommend perfecting the Adobe Analytics API report suite configuration and usage on a test report suite first before applying what you’ve learned to a production report suite.

Check out my new post on How to Add 100 Users to Adobe Analytics in Seconds for information on how to use a web application that leverages the Adobe Analytics API to add multiple users fast.

Continue Reading