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

# Integrations overview — connect your data sources

> Connect Google Analytics 4, Google Search Console, Webflow, and MCP clients to Mentionpath.

Integrations let you pull data from external services into Mentionpath and connect AI assistants to your workspace. Traffic integrations feed the **Traffic** dashboard. Webflow syncs CMS content for Articles. MCP clients connect to the same analytics and actions as the [REST API](/api/authentication).

Integrations are configured per domain. If you manage multiple domains, you connect and manage each one separately.

## Available integrations

<CardGroup cols={2}>
  <Card title="Google Analytics 4" icon="chart-line" href="/integrations/google-analytics">
    Bring sessions, users, page views, bounce rate, channel breakdown, and country and device data into Mentionpath. Use the AI traffic filter to isolate visitors arriving from AI platforms like ChatGPT and Perplexity.
  </Card>

  <Card title="Google Search Console" icon="magnifying-glass" href="/integrations/google-search-console">
    Pull clicks, impressions, CTR, average position, top queries, and top pages from Search Console. Understand how your site performs in traditional Google Search to complement your AI visibility data.
  </Card>

  <Card title="Webflow" icon="layout-template" href="/integrations/webflow">
    Sync Webflow CMS content into Mentionpath and create or update CMS drafts from Articles, the REST API, or MCP.
  </Card>

  <Card title="MCP clients" icon="plug" href="/mcp/overview">
    Connect Claude, ChatGPT, Cursor, and other MCP clients to query AI visibility data and propose changes with OAuth.
  </Card>
</CardGroup>

## Finding your integrations

Open **Account → Integrations** to connect analytics and Webflow per domain, or to open MCP client setup guides. API tokens, usage, and approvals live under **Account → API**, **Account → Usage**, and **Account → Approvals**.

## Integration statuses

Each integration shows one of the following statuses:

| Status           | What it means                                                                  |
| ---------------- | ------------------------------------------------------------------------------ |
| **Active**       | The integration is connected and syncing data normally.                        |
| **Disconnected** | The integration has been manually disconnected. No data is syncing.            |
| **Error**        | Something went wrong with the connection or a recent sync. Action is required. |

In addition to the overall status, each integration has an **auth state** that reflects whether your OAuth credentials are valid:

| Auth state    | What it means                                                                                                                       |
| ------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| **Connected** | Credentials are valid and the integration can access your data.                                                                     |
| **Expired**   | The OAuth token has expired and needs to be refreshed by re-authenticating.                                                         |
| **Revoked**   | Access was revoked (for example, you removed Mentionpath from your Google account permissions). You need to reconnect from scratch. |

<Note>
  An integration can show a status of **active** while its auth state is **expired** if the expiry happened after the last successful sync. Check both fields when troubleshooting missing data.
</Note>

## What to do when an integration shows an error

If an integration shows an **error** status or an **expired** or **revoked** auth state, open the integration detail in **Account → Integrations** and follow the prompt to re-authenticate.

If re-authenticating doesn't resolve the issue, check that:

* The Google account you're connecting with still has access to the GA4 property or Search Console property you want to use.
* You haven't removed Mentionpath from your Google account's third-party app permissions.

## Integrations are per domain

Each domain you manage in Mentionpath has its own set of integrations. Connecting GA4, Search Console, or Webflow for one domain does not affect other domains.

<Info>
  Traffic data appears in the **Traffic** dashboard. Use the connector selector in the dashboard filter bar to switch between Google Analytics and Search Console views.
</Info>
