Google Analytics 4 docs
Reference, authentication, tool schemas and examples.
Docs coming soon
Full reference for the 20 tools exposed by the Google Analytics 4 connector is being migrated from our internal wiki.
Tools reference (summary)
run_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.