Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@
"product/admin/mcp-server/freshdesk",
"product/admin/mcp-server/github",
"product/admin/mcp-server/gong",
"product/admin/mcp-server/google-cloud-project-setup",
"product/admin/mcp-server/google-analytics-admin",
"product/admin/mcp-server/google-analytics",
"product/admin/mcp-server/google-drive",
Expand Down
2 changes: 1 addition & 1 deletion product/admin/mcp-server/google-analytics-admin.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
{/* Editor Refresh: 2026-06-11 */}

<Note>
**Activation required.** AI access management must be enabled for your tenant before you can use it. To get started, [contact the C1 support team](mailto:support@c1.ai) for a walkthrough.

Check warning on line 12 in product/admin/mcp-server/google-analytics-admin.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

product/admin/mcp-server/google-analytics-admin.mdx#L12

Did you really mean 'walkthrough'?
</Note>

The Google Analytics Admin MCP server lets you govern access to Google Analytics 4 configuration — accounts, properties, data streams, custom dimensions, conversions, and account-level user permissions — as tools your AI clients can call through C1.
Expand All @@ -30,7 +30,7 @@
## Before you begin

- AI access management must be enabled for your tenant. See [Enable AI access management](/product/admin/enable-ai-access-management).
- A Google Cloud project where you can enable the Google Analytics Admin API and create credentials.
- A Google Cloud project, set up as described in [Set up a Google Cloud project for MCP servers](/product/admin/mcp-server/google-cloud-project-setup) (enable the Google Analytics Admin API, create OAuth credentials, and grant users the **Service Usage Consumer** role on the quota project).
- The right GA4 role for the operations you need. Reads need at least **Viewer**, edits and creates need **Editor** at the property level or **Administrator** at the account level, and managing GA4 user permissions needs **Administrator** at the account level.

<Note>
Expand Down Expand Up @@ -139,7 +139,7 @@

Each tool starts as either **Pending review** or automatically **Approved**, depending on the option chosen when the server was set up or your tenant's default tool settings in **AI** > **MCP** > **Settings**. See [Require tool approval](/product/admin/enable-ai-access-management#require-tool-approval) and [Default tool classification](/product/admin/enable-ai-access-management#default-tool-classification).

Before anyone can call a Google Analytics Admin tool, it must be approved, added to a toolset, and bound to an access profile. Continue to [Govern tools and toolsets](/product/admin/tools-and-toolsets) to set this up.

Check warning on line 142 in product/admin/mcp-server/google-analytics-admin.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

product/admin/mcp-server/google-analytics-admin.mdx#L142

Did you really mean 'toolset'?

<Note>
Tool discovery runs even if your credentials are incorrect, so seeing discovered tools doesn't confirm that authentication is working. You confirm your Google Analytics Admin credentials when an approved user successfully calls a Google Analytics Admin tool from their AI client.
Expand Down
2 changes: 1 addition & 1 deletion product/admin/mcp-server/google-analytics.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
{/* Editor Refresh: 2026-06-11 */}

<Note>
**Activation required.** AI access management must be enabled for your tenant before you can use it. To get started, [contact the C1 support team](mailto:support@c1.ai) for a walkthrough.

Check warning on line 12 in product/admin/mcp-server/google-analytics.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

product/admin/mcp-server/google-analytics.mdx#L12

Did you really mean 'walkthrough'?
</Note>

The Google Analytics MCP server lets you govern access to Google Analytics 4 report data — dimensions, metrics, realtime events, pivot reports, and audience exports — as tools your AI clients can call through C1.

Check warning on line 15 in product/admin/mcp-server/google-analytics.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

product/admin/mcp-server/google-analytics.mdx#L15

Did you really mean 'realtime'?

Google Analytics supports two ways to authenticate, and you choose one when you register the server:

Expand All @@ -30,7 +30,7 @@
## Before you begin

- AI access management must be enabled for your tenant. See [Enable AI access management](/product/admin/enable-ai-access-management).
- A Google Cloud project where you can enable the Google Analytics Data API and create credentials.
- A Google Cloud project, set up as described in [Set up a Google Cloud project for MCP servers](/product/admin/mcp-server/google-cloud-project-setup) (enable the Google Analytics Data API, create OAuth credentials, and grant users the **Service Usage Consumer** role on the quota project).
- Access to the GA4 properties you want to query. The user or service account must already have at least **Viewer** access on those properties.

<Note>
Expand Down Expand Up @@ -135,7 +135,7 @@

Each tool starts as either **Pending review** or automatically **Approved**, depending on the option chosen when the server was set up or your tenant's default tool settings in **AI** > **MCP** > **Settings**. See [Require tool approval](/product/admin/enable-ai-access-management#require-tool-approval) and [Default tool classification](/product/admin/enable-ai-access-management#default-tool-classification).

Before anyone can call a Google Analytics tool, it must be approved, added to a toolset, and bound to an access profile. Continue to [Govern tools and toolsets](/product/admin/tools-and-toolsets) to set this up.

Check warning on line 138 in product/admin/mcp-server/google-analytics.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

product/admin/mcp-server/google-analytics.mdx#L138

Did you really mean 'toolset'?

<Note>
Tool discovery runs even if your credentials are incorrect, so seeing discovered tools doesn't confirm that authentication is working. You confirm your Google Analytics credentials when an approved user successfully calls a Google Analytics tool from their AI client.
Expand Down
Loading