google-analytics
Google Analytics API integration with managed OAuth. Manage accounts, properties, and data streams (Admin API). Run reports on sessions, users, page views, and conversions (Data API). Use this skill when users want to configure or query Google Analytics. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Why use this skill?
Manage GA4 accounts and run automated performance reports directly through your OpenClaw agent with this secure, OAuth-managed Google Analytics integration.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/byungkyu/ga4-apiWhat This Skill Does
The google-analytics skill provides a seamless, secure bridge between the OpenClaw agent and the Google Analytics GA4 ecosystem. By leveraging managed OAuth via the Maton gateway, this skill allows users to programmatically interact with both the Google Analytics Admin API and the Data API. It abstracts the complexity of token handling and API proxying, enabling you to manage accounts, properties, and data streams, or pull sophisticated business intelligence reports directly through your AI agent. Whether you are automating your marketing dashboard updates or querying granular user behavior, this skill provides the necessary endpoints to facilitate data-driven decision making without leaving your chat interface.
Installation
To integrate this skill into your environment, use the OpenClaw command line interface. Execute: clawhub install openclaw/skills/skills/byungkyu/ga4-api. Once installed, ensure you have your Maton API key generated from maton.ai/settings. Because Google Analytics separates management from reporting, you must authorize two distinct connection scopes via https://ctrl.maton.ai: google-analytics-admin for administrative tasks and google-analytics-data for running reports. Setting the MATON_API_KEY as an environment variable will complete the setup, allowing your agent to authenticate requests automatically.
Use Cases
This skill is ideal for growth marketers, data analysts, and developers. Use it to automate weekly reporting by scheduling the retrieval of session metrics, conversion rates, and page view trends. It is also perfect for infrastructure automation; for instance, you can use the Admin API to audit existing data streams or verify property configurations across a client portfolio. By combining this skill with analytical agents, you can generate natural language summaries of complex GA4 data trends.
Example Prompts
- "Check the current account summaries for my Google Analytics and list all property IDs found."
- "Run a GA4 report for the last 30 days showing the top 10 cities by active users for property ID 123456789."
- "Verify that the data streams for my production website are active and properly configured in Google Analytics."
Tips & Limitations
Always remember that the Admin API and Data API require separate connection authorizations at ctrl.maton.ai. If you encounter unauthorized errors, ensure both scopes are set to 'ACTIVE'. This skill relies on the Google Analytics V1Beta API paths; refer to Google's official documentation for specific dimension and metric names. Avoid running heavy, unfiltered queries that exceed Google's standard API quota limits. For other third-party API needs outside of Google Analytics, please utilize the dedicated api-gateway skill.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-byungkyu-ga4-api": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
apollo
Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
hubspot
HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
squareup
Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
signnow
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
vimeo
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.