---
title: "Good to know about Adobe Analytics 2.0"
slug: "good-to-know-about-adobe-analytics-20"
description: "Learn more about request limits, historical range, and things to consider when using the Supermetrics Adobe Analytics 2.0 connector."
updated: 2026-06-03T06:07:47Z
published: 2026-06-03T06:07:47Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.supermetrics.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Good to know about Adobe Analytics 2.0

This article outlines recommendations and notes certain limitations imposed by the data source API, which you may need to consider when building your queries.

If you are connecting to this data source, please follow the instructions in our [connection guide](https://docs.supermetrics.com/docs/adobe-analytics-adobe-analytics-20-connection-guide), and the available fields for this connector are listed in the [metrics and dimensions](/v1/docs/adobe-analytics-20-fields).

## Request limits and recommended refresh rate

**Request limit**: 120 requests per minute per subscription (enforced as 12 requests every 6 seconds)

**Recommended refresh window**: 2-3 days

## Historical range

There are no known limitations to the historical range of data you can pull with the Adobe Analytics 2.0 data source connector. But [Adobe's best practice](https://developer.adobe.com/analytics-apis/docs/2.0/guides/faq/) is to pull historical data by incrementing it regularly instead of requesting the entire data set at once.

## Accounts in Adobe Analytics 2.0

In the Adobe Analytics connector, each Report Suite is considered a separate account within the connection.

Your Supermetrics subscription determines the number of [data source accounts](https://docs.supermetrics.com/docs/about-data-source-accounts) you can use simultaneously.

## Things to consider

### Request size

Large requests that include a large number of dimensions or profiles selected may run slower. Consider breaking down requests to smaller segments and limit the number of profiles and segments, along with using smaller date ranges.

### Using multiple segments

To use multiple segments in a query, in the query options, check the **Get data matching every selected segment instead of any of them** checkbox. If you can’t see this option as a checkbox, type `COMBINE_SEGMENTS` into the **Advanced settings** field.

## More resources

- [Adobe Analytics & Adobe Analytics 2.0 connection guide](https://docs.supermetrics.com/docs/adobe-analytics-adobe-analytics-20-connection-guide)
- [Adobe Analytics report building guide](https://docs.supermetrics.com/docs/adobe-analytics-report-building-guide)
- [Adobe Analytics 2.0 metrics and dimensions](/v1/docs/adobe-analytics-fields)
- [Adobe Analytics 2.0 updates](https://docs.supermetrics.com/docs/adobe-analytics-20-updates)
