Google Analytics
Overview
SLUG: GOOGLE_ANALYTICS
Description
Google Analytics tracks and reports website traffic, user behavior, and conversion data, enabling marketers to optimize online performance and customer journeys
Authentication Details
OAuth2
Connecting to Google Analytics
Create an auth config
Use the dashboard to create an auth config for the Google Analytics toolkit. This allows you to connect multiple Google Analytics accounts to Composio for agents to use.
Select App
Navigate to [Google Analytics](https://platform.composio.dev?next_page=/marketplace/Google Analytics).
Create and Get auth config ID
Click “Create Google Analytics Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Google Analytics toolkit’s playground](https://app.composio.dev/app/Google Analytics)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
GOOGLE_ANALYTICS_BATCH_RUN_REPORTS
Tool Name: Batch Run Reports
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_CHECK_COMPATIBILITY
Tool Name: Check Compatibility
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_CREATE_AUDIENCE_EXPORT
Tool Name: Create Audience Export
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_CREATE_AUDIENCE_LIST
Tool Name: Create Audience List
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_CREATE_EXPANDED_DATA_SET
Tool Name: Create Expanded Data Set
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_CREATE_ROLLUP_PROPERTY
Tool Name: Create Rollup Property
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_GET_ACCOUNT
Tool Name: Get Account
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_GET_AUDIENCE_EXPORT
Tool Name: Get Audience Export
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_GET_AUDIENCE_LIST
Tool Name: Get Audience List
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_GET_KEY_EVENT
Tool Name: Get Key Event
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_GET_METADATA
Tool Name: Get Metadata
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_GET_PROPERTY_QUOTAS_SNAPSHOT
Tool Name: Get Property Quotas Snapshot
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_LIST_ACCOUNTS
Tool Name: List Accounts
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_LIST_AUDIENCE_EXPORTS
Tool Name: List Audience Exports
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_LIST_AUDIENCE_LISTS
Tool Name: List Audience Lists
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_LIST_AUDIENCES
Tool Name: List Audiences
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_LIST_KEY_EVENTS
Tool Name: List Key Events
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_LIST_PROPERTIES
Tool Name: List Properties
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_LIST_REPORTING_DATA_ANNOTATIONS
Tool Name: List Reporting Data Annotations
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_LIST_ROLLUP_PROPERTIES
Tool Name: List Rollup Properties
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_LIST_SEARCH_ADS360_LINKS
Tool Name: List Search Ads360 Links
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_QUERY_AUDIENCE_EXPORT
Tool Name: Query Audience Export
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_QUERY_AUDIENCE_LIST
Tool Name: Query Audience List
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_RUN_FUNNEL_REPORT
Tool Name: Run Funnel Report
Description
Action Parameters
Action Response
GOOGLE_ANALYTICS_RUN_REPORT
Tool Name: Run Report
Description
Action Parameters
Action Response