# Adobe Analytics

While Clario configures and validates our tag on your site(s), we rely on clickstream data provided via the Adobe Analytics Data Feed to provide a historic backfill and ongoing hourly updates.

{% hint style="info" %}
**Need some assistance?**\
There's no need to go it alone; we are here to help. Reach out to your Customer Success representative to set up an onboarding call.
{% endhint %}

## **Configuring the Historic Backfill**

Under **Admin** select **Data Feeds** and **+ Add**:

### Feed Information

<table><thead><tr><th width="292">Field</th><th>Value</th></tr></thead><tbody><tr><td>Name</td><td>Clario Platform - Backfill</td></tr><tr><td>Report Suite</td><td>{production report suite for each included site}</td></tr><tr><td>Email When Completed</td><td>integrations@clar.io</td></tr><tr><td>Feed Interval</td><td>Daily</td></tr><tr><td>Delay Processing</td><td>No Delay</td></tr><tr><td>Start &#x26; End Dates</td><td>Max historic date (typically 13 months) through today</td></tr><tr><td>Continuous Feed</td><td>Unchecked</td></tr></tbody></table>

### Destination

<table><thead><tr><th width="295">Field</th><th>Value</th></tr></thead><tbody><tr><td>Type</td><td>Amazon S3</td></tr><tr><td>Bucket</td><td>clario-vendor-sources</td></tr><tr><td>Path</td><td>Will be provided by Customer Success</td></tr><tr><td>Append report suite ID to path</td><td>Unchecked</td></tr><tr><td>Trusted Entity ARN</td><td>See <a href="#create-trusted-entity-arn">Create Trusted Entity ARN</a></td></tr><tr><td>Role ARN</td><td>Will be provided by Customer Success</td></tr><tr><td>Specify Region</td><td>us-east-1</td></tr></tbody></table>

### Data Column Definitions

<table><thead><tr><th width="296">Field</th><th>Value</th></tr></thead><tbody><tr><td>Remove Escaped Characters</td><td>Unchecked</td></tr><tr><td>Compression Format</td><td>Gzip</td></tr><tr><td>Packaging Type</td><td>Multiple Files</td></tr><tr><td>Manifest</td><td>Manifest File</td></tr><tr><td>Column Template</td><td>Recommended Columns Premium or Standard (dependent on your implementation)</td></tr><tr><td>Additional Columns</td><td><code>page_url</code>, <code>referrer</code></td></tr></tbody></table>

## **Configuring the Ongoing Feed**

### Feed Information

<table><thead><tr><th width="292">Field</th><th>Value</th></tr></thead><tbody><tr><td>Name</td><td>Clario Platform - Ongoing</td></tr><tr><td>Report Suite</td><td>{production report suite for each included site}</td></tr><tr><td>Email When Completed</td><td>integrations@clar.io</td></tr><tr><td>Feed Interval</td><td>Hourly</td></tr><tr><td>Delay Processing</td><td>No Delay</td></tr><tr><td>Start &#x26; End Dates</td><td>Start today - no end.</td></tr><tr><td>Continuous Feed</td><td>Checked</td></tr></tbody></table>

### Destination

<table><thead><tr><th width="295">Field</th><th>Value</th></tr></thead><tbody><tr><td>Type</td><td>Amazon S3</td></tr><tr><td>Bucket</td><td>clario-vendor-sources</td></tr><tr><td>Path</td><td>Will be provided by Customer Success</td></tr><tr><td>Append report suite ID to path</td><td>Unchecked</td></tr><tr><td>Trusted Entity ARN</td><td>Use the Trusted Entity ARN you created for the backfill</td></tr><tr><td>Role ARN</td><td>Will be provided by Customer Success</td></tr><tr><td>Specify Region</td><td>us-east-1</td></tr></tbody></table>

### Data Column Definitions

<table><thead><tr><th width="296">Field</th><th>Value</th></tr></thead><tbody><tr><td>Remove Escaped Characters</td><td>Unchecked</td></tr><tr><td>Compression Format</td><td>Gzip</td></tr><tr><td>Packaging Type</td><td>Multiple Files</td></tr><tr><td>Manifest</td><td>Manifest File</td></tr><tr><td>Column Template</td><td>Recommended Columns Premium or Standard (dependent on your implementation)</td></tr><tr><td>Additional Columns</td><td><code>page_url</code>, <code>referrer</code></td></tr></tbody></table>

## Create Trusted Entity ARN

![](/files/86XeT4kvJ9DZW8gKxxGQ)

Create a new trusted entity by clicking on the `Create Entity` button. After clicking `Create Entity` you will be redirected to an authentication process. Once authenticated, the trusted entity is created and added to the options in the dropdown.


---

# 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.clar.io/connecting-your-data/adobe-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.
