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

# Connect Google Analytics

> Connect Google's hosted Analytics MCP endpoint with one-click read-only OAuth.

Google Analytics is a **Dev Testing** and **Conditional** integration. Google hosts the MCP endpoint, and daoco manages the OAuth app. Workspace users do not enter client IDs, secrets, endpoints, or scopes.

## Connect Google Analytics

<Steps>
  <Step title="Enable Dev Testing">
    A workspace owner or admin must enable **Dev Testing** integrations in **Settings** -> **Preview features**.
  </Step>

  <Step title="Open Google Analytics">
    Open **Connections** -> **Integrations** -> **Dev Testing** and choose **Google Analytics**.
  </Step>

  <Step title="Choose Connect">
    Choose **Connect**. A Google authorization window opens immediately.
  </Step>

  <Step title="Approve read-only access">
    Choose a Google user with access to the Analytics properties you need and approve `analytics.readonly`.
  </Step>

  <Step title="Verify from chat">
    Ask [`/integration`](/connections/integrations#what-is-mcp) for a realtime or date-range report from an accessible property.
  </Step>
</Steps>

<Info>
  Google's hosted Analytics MCP endpoint is read-only. It cannot modify properties, events, audiences, or account settings.
</Info>
