# Analytics Data Export

{% hint style="info" %}
Analytics Data Export is a premium feature. To enable it, please reach out to our CSM
{% endhint %}

### Scope of Analytics Data Export

The Analytics Data Export provides a way to access analytics data (aggregated data) collected through the Didomi platform at once, for CMP.\
\
Once the Analytics Data Export is enabled by the Support team and properly configured, you will get the export dropped in the location configured in agreement with Didomi. The frequency of the drop will depend on the data source selected.\
\
The data is available in the export **from the moment the feature is enabled.**&#x20;

### Use cases

* Custom CMP integrations: Clients with custom integrations will benefit from getting access to their data and therefore be able to define their own metrics and reports.
* Custom metrics: we provide the following standard [list of metrics](/analytics/consent-management-platform-cmp-analytics/cmp-metrics/cmp-metric-glossary.md). The Analytics Data Export offers the opportunity to create your own list of metrics.
* Data integration: exporting and hosting your data offers the opportunity to integrate your data in you own reports.
* Custom Dashboards: the feature is the opportunity to build your own dashboards.
* Outsider data access: you can give access to part or all of your data without creating user account(s).
* Full Data History (**only for the Export feature**): we provide a limited lifetime for the data in the analytics section (14 days for the hourly data and 1 year for the daily data). Integrating the data in your own infrastructure will enable you to save the data as long as you wish.

### Data definition

[Click here to download the data definition.](https://business.didomi.io/hubfs/Analytics%20Export%20-%20Data%20details%202024-10-30.xlsx)

If you need daily data you can collect hourly data and aggregate it at the day level.

**Format:** JSON (.json.gz). Technical details [here](https://developers.didomi.io/integrations/generic-integrations/analytics-export).

### Enrich the analytics with the notice context.

With the Didomi Rest API, you can enrich the analytics data (accessible through the Analytics Export) with the notice settings: name, creation date, negative action… Providing more context and perspective to understand the notice's performance.

<img src="/files/IYccHjpFlhCCa363fkLC" alt="Capture d’écran 2022-04-26 à 19.15.35" width="516">


---

# 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.didomi.io/integrations/analytics-integrations/analytics-data-export.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.
