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

# Adobe Analytics Extension

> Connect Adobe Analytics with Profound Agent Analytics to correlate AI-referred traffic with human engagement, orders, and revenue

## Overview

Profound Agent Analytics now offers seamless integration with Adobe Analytics, enhancing your ability to correlate AI interactions with human engagement and business outcomes. This integration bridges the gap between AI visibility and traditional web analytics, providing a comprehensive view of your digital performance ecosystem.

By connecting your Adobe Analytics report suite, Agent Analytics can import critical engagement and revenue metrics alongside our specialized AI tracking capabilities. This integration works both as a complementary extension to our core platform or as a standalone solution, giving you flexibility in how you monitor and optimize your digital presence for both human and AI visitors.

The Adobe Analytics integration automatically synchronizes your analytics data in real-time when accessing the Adobe Analytics dashboard, allowing you to make data-driven decisions with the most current information available while maintaining strict privacy controls.

### Adobe Analytics Metrics

The following metrics are retrieved from the [Adobe Analytics Reporting API](https://developer.adobe.com/analytics-apis/docs/2.0/guides/endpoints/reports/):

* **Referrer** (`referrer`): The referring source of the visit, used to identify traffic originating from AI systems
* **Visits** (`visits`): The number of human sessions referred by AI platforms
* **Orders** (`orders`): Completed purchase events from AI-referred traffic
* **Revenue** (`revenue`): Total monetary value generated from AI-referred visits

### Dashboard

Once connected, the Adobe Analytics tab in your Profound dashboard provides a unified view of how AI-referred traffic converts on your website.

#### Summary Metrics

At the top of the dashboard, you'll see high-level metrics for your selected date range:

* **Humans visited from AI systems**: The total number of human visitors who arrived at your site after being referred by AI assistants
* **Revenue from AI systems**: The total revenue attributed to AI-referred traffic

Both metrics include period-over-period comparison to help you track trends.

#### Platforms

The Platforms table breaks down AI-referred traffic by the AI system that sent the visit. Each platform row includes:

* **Visits**: Number of human visits referred by the platform
* **Orders**: Completed purchase events from those visits
* **Revenue**: Total revenue generated from AI-referred visitors
* **Conversion Rate**: Percentage of visits that resulted in an order

#### Human Visits by Page

The page-level breakdown shows which pages humans visit most after being referred by AI assistants. Each row includes:

* **Visits**: Number of AI-referred visits to the page
* **Orders**: Purchase events that occurred on or through the page
* **Revenue**: Revenue attributed to the page

## Prerequisites

* Adobe Analytics account

* Adobe Analytics configured for your website

* Access to a target Report Suite via your Adobe account

## Configuration within Adobe Admin Console

<Steps>
  <Step title="Step 1">
    Go to the [Adobe Admin Console](https://adminconsole.adobe.com/) and select your Adobe Analytics product.

    <img src="https://mintcdn.com/profound-37face47/pZin5bi5tFO0ur3R/images/agent-analytics/extensions/within_adobe_admin_console.png?fit=max&auto=format&n=pZin5bi5tFO0ur3R&q=85&s=8f7dfcf5b3e2451d788753958ed4a816" alt="Adobe Admin Console" width="1848" height="867" data-path="images/agent-analytics/extensions/within_adobe_admin_console.png" />
  </Step>

  <Step title="Step 2">
    In the **Product Profiles** section, create a new profile for Profound's Agent Analytics Integration using the **New Profile** button. You'll be prompted to give it a name and optionally a description.

    <img src="https://mintcdn.com/profound-37face47/pZin5bi5tFO0ur3R/images/agent-analytics/extensions/within_adobe_new_profile.png?fit=max&auto=format&n=pZin5bi5tFO0ur3R&q=85&s=e4ba6f14aae851f53de34cee44407b6e" alt="New Profile" width="1580" height="159" data-path="images/agent-analytics/extensions/within_adobe_new_profile.png" />
  </Step>

  <Step title="Step 3">
    Click into the new product profile and navigate to the **Permissions** tab.

    <img src="https://mintcdn.com/profound-37face47/pZin5bi5tFO0ur3R/images/agent-analytics/extensions/within_adobe_product_profile.png?fit=max&auto=format&n=pZin5bi5tFO0ur3R&q=85&s=5608216ab8251f514552740b92b12f14" alt="Product Profile Permissions" width="1583" height="677" data-path="images/agent-analytics/extensions/within_adobe_product_profile.png" />
  </Step>

  <Step title="Step 4">
    Click on the edit icon within the **Report Suites** row.

    <img src="https://mintcdn.com/profound-37face47/pZin5bi5tFO0ur3R/images/agent-analytics/extensions/within_adobe_edit_icon.png?fit=max&auto=format&n=pZin5bi5tFO0ur3R&q=85&s=dccbfaf4e5e3402df714c9c02a9c082f" alt="Edit Icon" width="1575" height="398" data-path="images/agent-analytics/extensions/within_adobe_edit_icon.png" />
  </Step>

  <Step title="Step 5">
    For **Report Suites**, **Metrics**, and **Dimensions**, toggle on **Auto-include** for each one.

    <img src="https://mintcdn.com/profound-37face47/pZin5bi5tFO0ur3R/images/agent-analytics/extensions/within_adobe_auto_include_on.png?fit=max&auto=format&n=pZin5bi5tFO0ur3R&q=85&s=b73db93438130776b2ee37fe7005e1cf" alt="Auto-include" width="1154" height="725" data-path="images/agent-analytics/extensions/within_adobe_auto_include_on.png" />
  </Step>

  <Step title="Step 6">
    Within the **Report Suite Tools** tab, add the **Report Suite Mgmt** permission.

    <img src="https://mintcdn.com/profound-37face47/pZin5bi5tFO0ur3R/images/agent-analytics/extensions/within_adobe_report_suites_tools_addon.png?fit=max&auto=format&n=pZin5bi5tFO0ur3R&q=85&s=c960519ed5319a35873798a3dc963672" alt="Report Suite Tools" width="1129" height="712" data-path="images/agent-analytics/extensions/within_adobe_report_suites_tools_addon.png" />
  </Step>

  <Step title="Step 7">
    Within the **Analytics Tools** tab, add the **Web Services** and **Web Service Access** permissions.

    <img src="https://mintcdn.com/profound-37face47/pZin5bi5tFO0ur3R/images/agent-analytics/extensions/wihtin_adobe_analytics_tools_perms.png?fit=max&auto=format&n=pZin5bi5tFO0ur3R&q=85&s=3fef9b3b8f6c11a52ef3c616b5160ca1" alt="Analytics Tools Permissions" width="1183" height="737" data-path="images/agent-analytics/extensions/wihtin_adobe_analytics_tools_perms.png" />
  </Step>

  <Step title="Step 8">
    Click **Save**.
  </Step>
</Steps>

## Configuration within Adobe Developer Console

<Steps>
  <Step title="Step 1">
    Navigate to the [Adobe Developer Console](https://developer.adobe.com/) and click **Create new project**. Make sure you are creating the project under the same organization that the product profile was created under in the Admin Console.

    <img src="https://mintcdn.com/profound-37face47/pZin5bi5tFO0ur3R/images/agent-analytics/extensions/adobe_dev_create_new_project.png?fit=max&auto=format&n=pZin5bi5tFO0ur3R&q=85&s=cd911c9b5b99de8179e79640de389476" alt="Create New Project" width="1233" height="517" data-path="images/agent-analytics/extensions/adobe_dev_create_new_project.png" />
  </Step>

  <Step title="Step 2">
    Select **Add API**.

    <img src="https://mintcdn.com/profound-37face47/pZin5bi5tFO0ur3R/images/agent-analytics/extensions/adobe_dev_add_api.png?fit=max&auto=format&n=pZin5bi5tFO0ur3R&q=85&s=ba6e14417b0c88071f33127ca30a9c91" alt="Add API" width="1027" height="410" data-path="images/agent-analytics/extensions/adobe_dev_add_api.png" />
  </Step>

  <Step title="Step 3">
    Select **Adobe Analytics**.

    <img src="https://mintcdn.com/profound-37face47/pZin5bi5tFO0ur3R/images/agent-analytics/extensions/adobe_dev_add_adove_analytics.png?fit=max&auto=format&n=pZin5bi5tFO0ur3R&q=85&s=0ffaeee7bb6070479b70bec43d4e970e" alt="Select Adobe Analytics" width="1783" height="1119" data-path="images/agent-analytics/extensions/adobe_dev_add_adove_analytics.png" />
  </Step>

  <Step title="Step 4">
    Select **Server-to-Server Authentication** and click **Next**. After clicking next, input what you'd like to name the credential (e.g. Profound Agent Analytics) and then click **Next** again.

    <img src="https://mintcdn.com/profound-37face47/pZin5bi5tFO0ur3R/images/agent-analytics/extensions/adobe_dev_s2s.png?fit=max&auto=format&n=pZin5bi5tFO0ur3R&q=85&s=9cbea7e4ca1a57e01e758556982939b6" alt="Server-to-Server Authentication" width="1791" height="1135" data-path="images/agent-analytics/extensions/adobe_dev_s2s.png" />
  </Step>

  <Step title="Step 5">
    From the **Product Profile** list, select the product profile that was created in the Admin Console in the previous steps. Then click **Save configured API** on the bottom right.

    <img src="https://mintcdn.com/profound-37face47/pZin5bi5tFO0ur3R/images/agent-analytics/extensions/adobe_dev_product_profile_select.png?fit=max&auto=format&n=pZin5bi5tFO0ur3R&q=85&s=d679ec8b6a7e19354304a3f3a3b3ab16" alt="Select Product Profile" width="1774" height="661" data-path="images/agent-analytics/extensions/adobe_dev_product_profile_select.png" />
  </Step>

  <Step title="Step 6">
    In the newly created project, navigate to the **OAuth Server-to-Server** tab and retrieve the **Client ID**, **Client Secret**, and **Organization ID**. These values will be necessary when connecting the project within Profound.

    <img src="https://mintcdn.com/profound-37face47/pZin5bi5tFO0ur3R/images/agent-analytics/extensions/adobe_dev_creds.png?fit=max&auto=format&n=pZin5bi5tFO0ur3R&q=85&s=36c3180711b99618ead0b5b8d7d09794" alt="OAuth Credentials" width="2092" height="1446" data-path="images/agent-analytics/extensions/adobe_dev_creds.png" />
  </Step>
</Steps>

## Configuration within Profound

<Tabs>
  <Tab title="Agent Analytics + Adobe Analytics">
    Learn how to integrate Adobe Analytics with your existing Agent Analytics configuration.

    <Steps>
      <Step title="Step 1">
        Navigate to the **Adobe Analytics** tab. Here you will find a button to **Connect account**.

        <img src="https://mintcdn.com/profound-37face47/XgLNXwd99BklcUAl/images/agent-analytics/extensions/adobe_analytics_tab.png?fit=max&auto=format&n=XgLNXwd99BklcUAl&q=85&s=af26d46a12795bbe38b69364ac4cd472" alt="Adobe Analytics Tab" width="3032" height="964" data-path="images/agent-analytics/extensions/adobe_analytics_tab.png" />
      </Step>

      <Step title="Step 2">
        Click **Connect account**.

        <img src="https://mintcdn.com/profound-37face47/XgLNXwd99BklcUAl/images/agent-analytics/extensions/adobe_analytics_setup.png?fit=max&auto=format&n=XgLNXwd99BklcUAl&q=85&s=4efec5292fb490eda425b8b236588f63" alt="Set up Adobe Analytics" width="3020" height="732" data-path="images/agent-analytics/extensions/adobe_analytics_setup.png" />
      </Step>

      <Step title="Step 3">
        Input the **Client Secret**, **Client ID**, and **Organization ID** retrieved from the Adobe Developer Console from the previous steps.

        <img src="https://mintcdn.com/profound-37face47/XgLNXwd99BklcUAl/images/agent-analytics/extensions/profound_credentials_inputs.png?fit=max&auto=format&n=XgLNXwd99BklcUAl&q=85&s=c84f29c22c7f832e08524d0b9d0458b9" alt="Credentials Input" width="1390" height="1394" data-path="images/agent-analytics/extensions/profound_credentials_inputs.png" />
      </Step>

      <Step title="Step 4">
        Once your Adobe account is connected, choose your Report Suite. Select a report suite to connect to this domain from the dropdown.

        <img src="https://mintcdn.com/profound-37face47/XgLNXwd99BklcUAl/images/agent-analytics/extensions/adobe_analytics_report_suite.png?fit=max&auto=format&n=XgLNXwd99BklcUAl&q=85&s=e0246611f73ff39c11d3238b9af0351f" alt="Choose Report Suite" width="2998" height="928" data-path="images/agent-analytics/extensions/adobe_analytics_report_suite.png" />
      </Step>

      <Step title="Step 5">
        Click **Complete setup** to finalize the connection.

        <img src="https://mintcdn.com/profound-37face47/XgLNXwd99BklcUAl/images/agent-analytics/extensions/adobe_analytics_complete_setup.png?fit=max&auto=format&n=XgLNXwd99BklcUAl&q=85&s=4a47a5c46d77cbc1c96cd3fea91f5007" alt="Complete Setup" width="3018" height="976" data-path="images/agent-analytics/extensions/adobe_analytics_complete_setup.png" />
      </Step>
    </Steps>

    <Check>That's it! Adobe Analytics is now connected. Reload your Adobe Analytics tab to see data from your selected report suite.</Check>
  </Tab>

  <Tab title="Adobe Analytics Alone">
    Learn how to integrate Adobe Analytics without Agent Analytics

    <Steps>
      <Step title="Step 1">
        Navigate to the **Adobe Analytics Setup** tab. Here you will find a button to **Connect account**.

        <img src="https://mintcdn.com/profound-37face47/XgLNXwd99BklcUAl/images/agent-analytics/extensions/adobe_analytics_setup_alone.png?fit=max&auto=format&n=XgLNXwd99BklcUAl&q=85&s=a7e87461009e5ae25ab7f9792704e79a" alt="Adobe Analytics Tab" width="3008" height="824" data-path="images/agent-analytics/extensions/adobe_analytics_setup_alone.png" />
      </Step>

      <Step title="Step 2">
        Click **Connect account**.

        <img src="https://mintcdn.com/profound-37face47/XgLNXwd99BklcUAl/images/agent-analytics/extensions/adobe_analytics_setup_alone.png?fit=max&auto=format&n=XgLNXwd99BklcUAl&q=85&s=a7e87461009e5ae25ab7f9792704e79a" alt="Set up Adobe Analytics" width="3008" height="824" data-path="images/agent-analytics/extensions/adobe_analytics_setup_alone.png" />
      </Step>

      <Step title="Step 3">
        Input the **Client Secret**, **Client ID**, and **Organization ID** retrieved from the Adobe Developer Console from the previous steps.

        <img src="https://mintcdn.com/profound-37face47/XgLNXwd99BklcUAl/images/agent-analytics/extensions/profound_credentials_inputs.png?fit=max&auto=format&n=XgLNXwd99BklcUAl&q=85&s=c84f29c22c7f832e08524d0b9d0458b9" alt="Credentials Input" width="1390" height="1394" data-path="images/agent-analytics/extensions/profound_credentials_inputs.png" />
      </Step>

      <Step title="Step 4">
        Once your Adobe account is connected, choose your Report Suite. Select a report suite to connect to this domain from the dropdown.

        <img src="https://mintcdn.com/profound-37face47/XgLNXwd99BklcUAl/images/agent-analytics/extensions/adobe_analytics_report_suite.png?fit=max&auto=format&n=XgLNXwd99BklcUAl&q=85&s=e0246611f73ff39c11d3238b9af0351f" alt="Choose Report Suite" width="2998" height="928" data-path="images/agent-analytics/extensions/adobe_analytics_report_suite.png" />
      </Step>

      <Step title="Step 5">
        Click **Complete setup** to finalize the connection.

        <img src="https://mintcdn.com/profound-37face47/XgLNXwd99BklcUAl/images/agent-analytics/extensions/adobe_analytics_complete_setup.png?fit=max&auto=format&n=XgLNXwd99BklcUAl&q=85&s=4a47a5c46d77cbc1c96cd3fea91f5007" alt="Complete Setup" width="3018" height="976" data-path="images/agent-analytics/extensions/adobe_analytics_complete_setup.png" />
      </Step>
    </Steps>

    <Check>That's it! Adobe Analytics is now connected. Reload your Adobe Analytics tab to see revenue data from your selected report suite.</Check>
  </Tab>
</Tabs>

## Disconnecting

You can disconnect the Adobe Analytics integration at any time in the Settings tab. Your integration will be disabled immediately.

## Security and Privacy

<Note>Profound requests READ ONLY access to your Adobe Analytics data and does not download, save, or otherwise retain your Adobe Analytics data.</Note>

Your data is fetched on demand for processing and display purposes only. We persist minimal report suite information (ID, name, and association with your selected website) to maintain the connection until you choose to disconnect the Adobe Analytics integration. You can opt out at any time through the Settings tab, giving you complete control over your analytics data.

## Considerations

* Only one report suite can be connected per website at this time

* Only one member of your organization must complete the Adobe authentication process. They must have access to the target Adobe Analytics account and report suites.

* Adobe Analytics can be blocked by various browsers or browser extensions. For best results, we recommend using Adobe Analytics in conjunction with the Agent Analytics platform

## Additional Resources

* [Adobe Analytics API Documentation](https://developer.adobe.com/analytics-apis/docs/2.0/)

* [Adobe Exchange Listing](https://exchange.adobe.com/apps/ec/600242/adobe-analytics-profound-agent-analytics-integration)

* Contact [support@tryprofound.com](mailto:support@tryprofound.com) for API-related questions
