Google Analytics 4
Full GA4 Data + Admin API — reports, realtime, funnels and property management.
Overview
The Google Analytics 4 MCP gives your agents complete access to both the GA4 Data API v1beta and the Admin API v1beta. Run custom reports, realtime dashboards, pivot tables, batch queries and funnel analyses without leaving the conversation. Manage properties, data streams, conversion events, custom dimensions, custom metrics, and audiences programmatically. Tokens are stored per user and auto-refreshed — agents always use a fresh credential. Five pre-built convenience tools (top pages, traffic sources, user acquisition, engagement, e-commerce) cover the most common analytics questions instantly.
Why this matters
- Full Data API v1beta + Admin API v1beta — no GA4 surface left uncovered.
- Auto-refreshing OAuth tokens — agents never hit an expired credential mid-run.
- Five pre-built convenience tools for the most common analytics questions.
- Realtime tool for live traffic monitoring and campaign launch checks.
- Funnel + pivot reports for advanced cohort and conversion analysis.
Tools exposed
20 toolsrun_reportRun a custom GA4 analytics report with any dimensions, metrics, filters, and date ranges.
run_realtime_reportCurrent active users, live page views, and real-time event counts.
run_pivot_reportCross-tabulation pivot report — e.g. sessions by country × device.
batch_run_reportsRun up to 5 reports in a single API call.
run_funnel_reportMulti-step funnel analysis (GA4 funnel spec).
get_metadataList all available dimensions and metrics for a property.
get_account_summariesAll GA4 accounts and their properties for the connected user.
list_accountsGA4 accounts accessible to the connected user.
list_propertiesProperties under a GA4 account with optional filter.
get_propertyFull detail for a single GA4 property.
list_data_streamsWeb, Android, and iOS data streams for a property.
list_conversion_eventsAll conversion events configured for a property.
list_custom_dimensionsCustom dimensions (event-scoped or user-scoped) for a property.
list_custom_metricsCustom metrics defined for a property.
list_audiencesAudience definitions for a property.
get_top_pagesPre-built report: top pages by views for a date range.
get_traffic_sourcesPre-built report: sessions by source / medium / campaign.
get_user_acquisitionPre-built report: new users by acquisition channel.
get_engagement_overviewPre-built report: engaged sessions, bounce rate, avg session duration.
get_ecommerce_overviewPre-built report: purchase revenue, transactions, ARPU.
Read-only and list_* calls are free in all plans. Standard calls consume 1 credit. Heavy operations (bulk writes, cross-resource) may consume more — see docs.
Quickstart
- 1
Install from your workspace
Click Install on this page. You'll land in Aladia signed in and the connector will be added to your team.
- 2
Team owner connects the service
Paste credentials or OAuth once as the team owner. Your Google Analytics 4 keys never leave Aladia's encrypted store.
- 3
Members link their identity
Each team member authorises their own Google Analytics 4 user so calls are attributed per-human.
- 4
Call from any agent
Tools appear immediately in the agent picker. Drafts go to the source system for human approval before any side-effect.
Frequently asked questions
How much does the Google Analytics 4 connector cost?
The Google Analytics 4 MCP connector is billed at €0.80 per 1,000 tool calls on the Aladia Team plan. Read-only list endpoints such as run_realtime_report are counted but included in your team's shared credit pool.
Does the Google Analytics 4 connector support OAuth?
Yes. Each team member authenticates with their own Google Analytics 4 account, so every call carries the real human actor in the audit trail — no shared service account.
How many tools does the Google Analytics 4 connector expose?
20 tools covering run_report, run_realtime_report, run_pivot_report and 17 more. Each tool is versioned and invocations are attributed to the calling team member.
Can I try the Google Analytics 4 connector before subscribing?
Yes — new workspaces get 1,000 credits free, enough to explore Google Analytics 4 and a few other connectors before you upgrade. Install takes one click from your dashboard once you have an Aladia account.
Changelog
- v1.0.0
GA release — full Data API + Admin API, 20 tools, OAuth with token auto-refresh.
2026-04-18