Open
Conversation
Implements Google Analytics 4 integration following IntegrationDefinitionV2 and auth v2 OAuth2 spec. Provides 8 MCP tools covering reports, real-time data, pivot reports, funnel reports, metadata, compatibility checks, and account/property listing via the GA4 Data API v1beta and Admin API v1beta. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Expands the integration from 8 to 67 tools covering the full GA4 Admin and Data APIs — audiences, custom dimensions/metrics, report tasks, audience exports/lists, batch reports, property management, data streams, Measurement Protocol, and more. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…gration Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
gaPatchutility and new API base URLs (GA4_DATA_ALPHA_BASE,GA4_ADMIN_ALPHA_BASE) to support write operations and alpha endpointsanalyticsandanalytics.editfor write operationsTools added
batch_run_reports,batch_run_pivot_reportsget_account,get_data_sharing_settings,list_account_summaries,provision_account_ticketget_property,update_property,create_rollup_property,get_attribution_settings,get_data_retention_settings,get_google_signals_settings,get_property_quotas_snapshotlist_audiences,get_audiencecreate_audience_list,get_audience_list,list_audience_lists,query_audience_list,create_recurring_audience_list,get_recurring_audience_list,list_recurring_audience_listscreate_audience_export,get_audience_export,list_audience_exports,query_audience_exportcreate_report_task,get_report_task,list_report_tasks,query_report_taskcreate_custom_dimension,get_custom_dimension,list_custom_dimensions,archive_custom_dimensioncreate_custom_metric,list_custom_metricscreate_expanded_data_set,list_expanded_data_setslist_key_events,get_key_eventlist_datastreams,list_event_create_rules,list_measurement_protocol_secrets,list_skadnetwork_conversion_value_schemaslist_conversion_events,list_channel_groups,list_calculated_metrics,list_adsense_links,list_bigquery_links,list_firebase_links,list_google_ads_links,list_search_ads360_links,list_display_video360_advertiser_links,list_display_video360_advertiser_link_proposals,list_subproperty_event_filters,list_reporting_data_annotations,list_subproperty_sync_configssend_events,validate_eventsCloses #503