Google Analytics

Google Analytics tracks and reports website traffic, user behavior, and conversion data, enabling marketers to optimize online performance and customer journeys

67 actions Integration catalog
Request access
Connect Google Analytics once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Archive Custom DimensionGOOGLE_ANALYTICS_ARCHIVE_CUSTOM_DIMENSION
Tool to archive a CustomDimension on a property. Use when you need to remove a custom dimension from active use without permanently deleting it. Archived dimensions cannot be used in new reports.
Batch Run Pivot ReportsGOOGLE_ANALYTICS_BATCH_RUN_PIVOT_REPORTS
Tool to return multiple pivot reports in a batch for a GA4 property. Use when you need to fetch multiple pivot table reports with multi-dimensional analysis in a single request.
Batch Run ReportsGOOGLE_ANALYTICS_BATCH_RUN_REPORTS
Tool to return multiple analytics data reports in a batch. Use when you need to fetch multiple reports for one GA4 property in a single request.
Check CompatibilityGOOGLE_ANALYTICS_CHECK_COMPATIBILITY
Tool to list dimensions and metrics compatible with a GA4 report request. Use when you need to validate compatibility of chosen dimensions or metrics before running a report.
Create Audience ExportGOOGLE_ANALYTICS_CREATE_AUDIENCE_EXPORT
Tool to create an audience export for Google Analytics. Use when you need to export a snapshot of users in an audience at a specific point in time. This initiates a long-running asynchronous request that returns an operation resource name immediately. The export begins in CREATING state with rowCount=0; the operation must complete before export data is accessible for querying.
Create Audience ListGOOGLE_ANALYTICS_CREATE_AUDIENCE_LIST
Tool to create an audience list for later retrieval by initiating a long-running asynchronous request. Use when you need to create a snapshot of users currently in an audience. The method returns quickly with an Operation resource while processing occurs in the background.
Create Custom DimensionGOOGLE_ANALYTICS_CREATE_CUSTOM_DIMENSION
Tool to create a CustomDimension for a Google Analytics property. Use when you need to add a new custom dimension to track specific user properties, event parameters, or eCommerce item parameters.
Create Custom MetricGOOGLE_ANALYTICS_CREATE_CUSTOM_METRIC
Tool to create a custom metric in Google Analytics. Use when you need to define a new custom metric for tracking specific event parameters.
Create Expanded Data SetGOOGLE_ANALYTICS_CREATE_EXPANDED_DATA_SET
Tool to create an expanded data set for a property. Use when you need to combine specific dimensions and metrics into a custom dataset after property creation.
Create Recurring Audience ListGOOGLE_ANALYTICS_CREATE_RECURRING_AUDIENCE_LIST
Tool to create a recurring audience list that automatically generates new audience lists daily based on the latest data. Use when you need to automate audience list creation and reduce quota token consumption.
Create Report TaskGOOGLE_ANALYTICS_CREATE_REPORT_TASK
Tool to create a report task as a long-running asynchronous request for customized Google Analytics event data reports. Use when you need to generate large or complex reports that process asynchronously.
Create Rollup PropertyGOOGLE_ANALYTICS_CREATE_ROLLUP_PROPERTY
Tool to create a roll-up property. Use when consolidating multiple GA4 properties into one aggregated view.
Get AccountGOOGLE_ANALYTICS_GET_ACCOUNT
Tool to retrieve a single Account by its resource name. Use when you need detailed account info after confirming the account resource name (e.g., accounts/100).
Get Attribution SettingsGOOGLE_ANALYTICS_GET_ATTRIBUTION_SETTINGS
Tool to retrieve attribution configuration for a Google Analytics property. Use when you need to check attribution models, lookback windows, and conversion export settings.
Get AudienceGOOGLE_ANALYTICS_GET_AUDIENCE
Tool to retrieve a single Audience configuration from a Google Analytics property. Use when you need detailed audience information including membership criteria and filter clauses.
Get Audience ExportGOOGLE_ANALYTICS_GET_AUDIENCE_EXPORT
Tool to get configuration metadata about a specific audience export. Use when you need to understand an audience export after it has been created or check its status.
Get Audience ListGOOGLE_ANALYTICS_GET_AUDIENCE_LIST
Tool to get configuration metadata about a specific audience list. Use after confirming the audience list resource name.
Get Custom DimensionGOOGLE_ANALYTICS_GET_CUSTOM_DIMENSION
Tool to retrieve a single CustomDimension by its resource name. Use when you need detailed information about a specific custom dimension including its display name, scope, and parameter name.
Get Data Retention SettingsGOOGLE_ANALYTICS_GET_DATA_RETENTION_SETTINGS
Tool to retrieve data retention configuration for a Google Analytics property. Use when you need to check event-level and user-level data retention durations and reset settings.
Get Data Sharing SettingsGOOGLE_ANALYTICS_GET_DATA_SHARING_SETTINGS
Tool to retrieve data sharing configuration for a Google Analytics account. Use when you need to check which data sharing settings are enabled for an account, including sharing with Google support, sales teams, products, and benchmarking.
Get Google Signals SettingsGOOGLE_ANALYTICS_GET_GOOGLE_SIGNALS_SETTINGS
Tool to retrieve Google Signals configuration settings for a GA4 property. Use when you need to check whether Google Signals is enabled and the consent status for a property.
Get Key EventGOOGLE_ANALYTICS_GET_KEY_EVENT
Tool to retrieve a Key Event. Use after confirming the key event resource name. Read-only; create, update, or delete operations require the Google Analytics UI.
Get MetadataGOOGLE_ANALYTICS_GET_METADATA
Tool to get metadata for dimensions, metrics, and comparisons for a GA4 property. Use to discover available fields before building a report — always derive dimension/metric apiNames from this output rather than hardcoding from GA4 UI labels, which differ. Available fields vary per property; skip validation and downstream report tools like GOOGLE_ANALYTICS_RUN_REPORT return 400 INVALID_ARGUMENT on incompatible or invalid field combinations. Response can contain hundreds of fields; filter to relevant subset before passing to downstream logic.
Get PropertyGOOGLE_ANALYTICS_GET_PROPERTY
Tool to retrieve a single GA4 Property by its resource name. Use when you need detailed property configuration including display name, time zone, currency, and other settings.
Get Property Quotas SnapshotGOOGLE_ANALYTICS_GET_PROPERTY_QUOTAS_SNAPSHOT
Tool to retrieve all property quotas organized by category (corePropertyQuota, funnelPropertyQuota, realtimePropertyQuota) for a given GA4 property. Use when you need to check current quota usage. Snapshot data can lag real consumption by several minutes; treat reported values as approximate and avoid scheduling high-volume jobs at full apparent capacity.
Get Recurring Audience ListGOOGLE_ANALYTICS_GET_RECURRING_AUDIENCE_LIST
Tool to get configuration metadata about a specific recurring audience list. Use when you need to understand a recurring audience list's state after it has been created or to get the resource name of the most recent audience list instance.
Get Report TaskGOOGLE_ANALYTICS_GET_REPORT_TASK
Tool to get report metadata about a specific report task. Use after creating a report task to check its processing state or inspect its report definition.
List Accounts (Deprecated)GOOGLE_ANALYTICS_LIST_ACCOUNTS
DEPRECATED: Use ListAccountsV1Beta instead. Tool to list all Accounts accessible by the caller. Use when you need to enumerate all Google Analytics accounts your credentials can access. Empty or partial results may indicate a permissions issue rather than no resources existing. Returned resource names follow the format accounts/{account_id}; use these in subsequent calls.
List Account SummariesGOOGLE_ANALYTICS_LIST_ACCOUNT_SUMMARIES
Tool to retrieve summaries of all Google Analytics accounts accessible by the caller. Use when you need a high-level overview of accounts and their properties without fetching full account details.
List Accounts (v1beta)GOOGLE_ANALYTICS_LIST_ACCOUNTS_V1_BETA
Tool to list all Google Analytics accounts accessible by the caller using v1beta API. Use when you need to enumerate accounts. Note that these accounts might not have GA properties yet. Soft-deleted accounts are excluded by default.
List AdSense LinksGOOGLE_ANALYTICS_LIST_ADSENSE_LINKS
Tool to list all AdSenseLinks on a property. Use when you need to fetch all AdSense links for a given Google Analytics property.
List Audience ExportsGOOGLE_ANALYTICS_LIST_AUDIENCE_EXPORTS
Tool to list all audience exports for a property. Use when you need to find and reuse existing audience exports rather than creating new ones.
List Audience ListsGOOGLE_ANALYTICS_LIST_AUDIENCE_LISTS
Tool to list all audience lists for a specified property to help find and reuse existing lists. Use when you need to retrieve a property's configured audience lists after confirming the property ID.
List AudiencesGOOGLE_ANALYTICS_LIST_AUDIENCES
Tool to list Audiences on a property. Use when you need to retrieve audience configurations for a Google Analytics property. Audiences created before 2020 may not be supported.
List BigQuery LinksGOOGLE_ANALYTICS_LIST_BIGQUERY_LINKS
Tool to list BigQuery Links on a property. Use when you need to retrieve BigQuery link resources associated with a Google Analytics property. Results support pagination for large datasets.
List Calculated MetricsGOOGLE_ANALYTICS_LIST_CALCULATED_METRICS
List Calculated Metrics
List Channel GroupsGOOGLE_ANALYTICS_LIST_CHANNEL_GROUPS
Tool to list ChannelGroups on a property. Use when you need to retrieve channel groups that categorize traffic sources in Analytics reports.
List Conversion EventsGOOGLE_ANALYTICS_LIST_CONVERSION_EVENTS
Tool to list conversion events on a property. Use when you need to retrieve conversion events configured for a given property.
List Custom DimensionsGOOGLE_ANALYTICS_LIST_CUSTOM_DIMENSIONS
List Custom Dimensions
List Custom MetricsGOOGLE_ANALYTICS_LIST_CUSTOM_METRICS
Tool to list CustomMetrics on a property. Use when you need to retrieve all custom metrics configured for a given property.
List DataStreamsGOOGLE_ANALYTICS_LIST_DATA_STREAMS
Tool to list DataStreams on a property. Use when you need to retrieve data stream configurations for a Google Analytics property.
List Display & Video 360 Advertiser LinksGOOGLE_ANALYTICS_LIST_DV360_AD_LINKS
Tool to list Display & Video 360 advertiser links on a property. Use when you need to retrieve DisplayVideo360AdvertiserLink resources associated with a Google Analytics property. Results support pagination for large datasets.
List DisplayVideo360 Advertiser Link ProposalsGOOGLE_ANALYTICS_LIST_DV360_LINK_PROPOSALS
Tool to list DisplayVideo360AdvertiserLinkProposals on a property. Use when you need to retrieve Display & Video 360 advertiser link proposals associated with a Google Analytics property. Results support pagination for large datasets.
List Event Create RulesGOOGLE_ANALYTICS_LIST_EVENT_CREATE_RULES
Tool to list EventCreateRules configured on a web data stream. Use when you need to retrieve event create rules for a specific GA4 property data stream.
List Expanded Data SetsGOOGLE_ANALYTICS_LIST_EXPANDED_DATA_SETS
Tool to list ExpandedDataSets on a property. Use when you need to retrieve expanded data set configurations for a Google Analytics 360 property.
List Firebase LinksGOOGLE_ANALYTICS_LIST_FIREBASE_LINKS
Tool to list FirebaseLinks on a property. Use when you need to retrieve Firebase connections associated with a Google Analytics property. Each property can have at most one FirebaseLink.
List Google Ads LinksGOOGLE_ANALYTICS_LIST_GOOGLE_ADS_LINKS
Tool to list GoogleAdsLinks on a property. Use when you need to retrieve Google Ads account links configured for a Google Analytics property. Supports pagination for large result sets.
List Key EventsGOOGLE_ANALYTICS_LIST_KEY_EVENTS
Tool to list Key Events. Use when you need to retrieve all key event definitions for a given property. Key events are read-only via API; creation, updates, and deletion require the Google Analytics UI. An empty results list means no key events are configured, not a failure. Do not infer key-event status from report data (e.g., eventCount); use this tool to confirm.
List Measurement Protocol SecretsGOOGLE_ANALYTICS_LIST_MEASUREMENT_PROTOCOL_SECRETS
Tool to list MeasurementProtocolSecrets under a data stream. Use when you need to retrieve measurement protocol secrets for server-side event tracking.
List Properties (Deprecated)GOOGLE_ANALYTICS_LIST_PROPERTIES
DEPRECATED: Use ListPropertiesV1Beta instead. Tool to list GA4 properties under a specific account. Use after obtaining an account ID; supports pagination and including soft-deleted properties. Results may include legacy Universal Analytics properties; verify property type before use.
List PropertyGOOGLE_ANALYTICS_LIST_PROPERTIES_FILTERED
Tool to list GA4 properties based on filter criteria. Use when you need to find properties under a specific parent account or with specific firebase projects. Supports pagination and including soft-deleted properties.
List Recurring Audience ListsGOOGLE_ANALYTICS_LIST_RECURRING_AUDIENCE_LISTS
Tool to list all recurring audience lists for a GA4 property. Use when you need to find and reuse existing recurring audience lists.
List Reporting Data AnnotationsGOOGLE_ANALYTICS_LIST_REPORTING_DATA_ANNOTATIONS
Tool to list all Reporting Data Annotations for a specific property. Use when you need to retrieve annotations that document important events or periods in GA4 reporting data.
List Report TasksGOOGLE_ANALYTICS_LIST_REPORT_TASKS
Tool to list all report tasks for a Google Analytics property. Use when you need to retrieve report task definitions and their execution status.
List Search Ads 360 LinksGOOGLE_ANALYTICS_LIST_SEARCH_ADS360_LINKS
Tool to list all SearchAds360Links on a property. Use when you need to retrieve all Search Ads 360 links for a given Google Analytics property. Supports pagination for large result sets.
List SKAdNetwork Conversion Value SchemasGOOGLE_ANALYTICS_LIST_SK_AD_NETWORK_CONVERSION_VALUE_SCHEMAS
Tool to list SKAdNetworkConversionValueSchema configurations for an iOS data stream. Use when you need to retrieve conversion value schemas for iOS app tracking. Maximum one schema per property is supported.
List Subproperty Event FiltersGOOGLE_ANALYTICS_LIST_SUBPROPERTY_EVENT_FILTERS
Tool to list all subproperty event filters on a property. Use when you need to retrieve event filters that route events to subproperties.
List Subproperty Sync ConfigsGOOGLE_ANALYTICS_LIST_SUBPROPERTY_SYNC_CONFIGS
Tool to list SubpropertySyncConfig resources for managing subproperty synchronization configurations. Use when you need to fetch subproperty sync configs for a GA4 property.
Provision Account TicketGOOGLE_ANALYTICS_PROVISION_ACCOUNT_TICKET
Tool to request a ticket for creating a Google Analytics account. Use when you need to initiate the account creation flow that requires user acceptance of Terms of Service.
Query Audience ExportGOOGLE_ANALYTICS_QUERY_AUDIENCE_EXPORT
Tool to query a completed audience export. Use when you need to fetch user rows with pagination.
Showing the first 60 of 67 actions.