# Analytics

{% hint style="info" %}
For enterprise clients, ResponsiveAds also offers a custom admin solution available as a paid SaaS product through **Quicksites**. This solution provides enhanced capabilities tailored to the needs of large-scale ad management and deployment.

To access this feature, contact your account representative for assistance in setting up an enterprise account. Learn more about Advanced Analytics [here](/analytics/advanced-analytics.md).
{% endhint %}

The Analytics page can be accessed by clicking the 'Analytics' tab in the App header. To get started viewing Analytics for a Creative, select a Campaign from the list in the left sidebar.&#x20;

<figure><img src="/files/LfQFU5tHv2SsJNyP8o0y" alt=""><figcaption><p>The Analytics page in Creative Studio</p></figcaption></figure>

## The Sidebar

<figure><img src="/files/i2GILuMGrvTAeuyPajz1" alt=""><figcaption><p>The Sidebar on the Analytics page</p></figcaption></figure>

With no Campaign selected, there are two parts of the sidebar on the Analytics page:

1. **Search bar and drop down -** allow you to search for specific creatives.&#x20;
2. **List of Campaigns** -  allow you to view the analytics for specific campaigns. Clicking a campaign name in the list will launch the analytics summary for that campaign.

When a Campaign is selected, 2 more sections become visible in the sidebar:

<figure><img src="/files/2HoPfXIfUr3KxgKPjtRV" alt=""><figcaption><p>The Sidebar on the Analytics page with a campaign selected </p></figcaption></figure>

3. **Export -** Using this, you can export an xlsx file of the analytics data for the selected campaign and date range.

## Sub Header

<figure><img src="/files/zlUOYcyCbzwhyuSnqMae" alt=""><figcaption><p>Sub header highlighted on the Analytics page with a campaign selected</p></figcaption></figure>

When a campaign is selected in the sidebar, the analytics page will be populated with the Analytics data for that campaign. At the top of the page is the sub header, the functionality of this section is shown below:

<figure><img src="/files/pWY3QuUae0UNOYwoH6HP" alt=""><figcaption><p>Sub header on the Analytics page</p></figcaption></figure>

1. Campaign Name
2. Campaign ID
3. This dropdown allows you select the data for a specific ad tag if you are using multiple tags.
4. Date Range Selector
5. This buttom copies the URL of the page to your clipboard. This page can be shared with anyone and does not require a login to access.
6. Timezone Selector

## Analytics Section

<figure><img src="/files/K4pr1PCHSApfuL5n3Wst" alt=""><figcaption><p>Analytics Area on the Analytics Page</p></figcaption></figure>

The rest of the analytics page is for displaying the analytics data for the selected Campaign. To understand the analytics shown on this page, [learn more here](/analytics/basic-analytics.md).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.responsiveads.com/navigating-the-app/analytics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
