Skip to main content
Glama

Google Analytics (unofficial)

Server Details

Connect Google Analytics to ChatGPT. Query GA4 data in plain English and get instant insights.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

4 tools
ga4_get_accountTry in Inspector

Lists all GA accounts and GA4 properties the user can access, including web and app data streams. Use this to discover propertyId, appStreamId, measurementId, or firebaseAppId values for reports.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

ga4_get_dataTry in Inspector

Runs a GA4 Data API report for a property or app stream. Provide propertyId, property ("properties/123"), appStreamId, or app (streamId/firebaseAppId/measurementId). dateRanges accepts startDate/endDate or start/end. metrics/dimensions can be a string or array. Use dimensionFilterExpression/metricFilterExpression with FilterExpression shape (filter/andGroup/orGroup/notExpression). Legacy dimensionFilters/metricFilters are supported for simple AND filters. orderBys expects { fieldName, desc, type }. Dates accept YYYY-MM-DD, today/yesterday/NdaysAgo, or any JS Date-parsable string (normalized to YYYY-MM-DD).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

ga4_run_funnel_reportTry in Inspector

Runs a GA4 Data API funnel report (v1alpha). Provide propertyId, property ("properties/123"), appStreamId, or app (streamId/firebaseAppId/measurementId). dateRanges accepts startDate/endDate or start/end. funnel.steps can use filterExpression (FunnelFilterExpression) or a shorthand eventName with optional parameterFilterExpression. funnelBreakdown and funnelNextAction accept a dimension name or an object with dimension + limit. funnelVisualizationType accepts STANDARD_FUNNEL or TRENDED_FUNNEL (also accepts standard/trended). Dimension filters use dimensionFilter/dimensionFilterExpression or legacy dimensionFilters. Dates accept YYYY-MM-DD, today/yesterday/NdaysAgo, or any JS Date-parsable string (normalized to YYYY-MM-DD).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

stats_significance_testTry in Inspector

Compares two or more proportions (e.g., conversion rate, bounce rate) and returns z-test p-values, confidence intervals, and significance flags. Use groups for time periods (e.g., Week 1 vs Week 2).

ParametersJSON Schema
NameRequiredDescriptionDefault
alphaNo
groupsYes
metricNo
correctionNonone
alternativeNotwo-sided
comparisonsNo

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.