← Back to Skills Marketplace
byungkyu

Google Analytics

by byungkyu · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ Security Clean
10070
Downloads
18
Stars
44
Active Installs
10
Versions
Install in OpenClaw
/install google-analytics
Description
Google Analytics API integration with managed OAuth. This skill includes two separate APIs: the Admin API (write-capable — can create, update, and delete acc...
Usage Guidance
Install only if you trust Maton to broker Google Analytics access and are comfortable giving the agent access through the connected account. Keep MATON_API_KEY private, prefer read-only reporting tasks, and review any proposed admin or configuration changes before approving them.
Capability Analysis
Type: OpenClaw Skill Name: google-analytics Version: 1.0.12 The google-analytics skill provides a legitimate integration with Google Analytics via the Maton API proxy (api.maton.ai). The SKILL.md file contains well-documented instructions for the AI agent, including explicit security guidelines that mandate user approval for high-impact administrative operations and prioritize read-only access for reporting. The provided Python snippets are standard API interactions using urllib, and no evidence of data exfiltration, malicious execution, or prompt-injection attacks was found.
Capability Assessment
Purpose & Capability
The stated purpose, Google Analytics access through api.maton.ai, matches the documented capability: reporting plus possible administrative API operations through an authenticated Maton connection.
Instruction Scope
Runtime guidance is described as prioritizing read-only reporting and requiring explicit user approval before high-impact administrative operations.
Install Mechanism
No hidden installer, obfuscated setup, or unrelated execution mechanism is indicated; the skill requires a MATON_API_KEY environment variable for authenticated API calls.
Credentials
Network access and a sensitive Maton API key are necessary for this integration, but users should understand that Maton brokers access to the connected Google Analytics account.
Persistence & Privilege
No local persistence, background worker, or privilege escalation is indicated; OAuth connection state may persist with Maton as part of the integration and should be managed or revoked there when no longer needed.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install google-analytics
  3. After installation, invoke the skill by name or use /google-analytics
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
- Clarified distinction between Admin API (write-capable, for configuration changes) and Data API (read-only, for reporting). - Made Data API the preferred/default connection for report queries; use Admin API only when administrative changes are needed. - Updated security guidance: All Admin API write operations now require explicit user approval with resource identifiers and clear confirmation steps. - Improved explanations throughout for safer handling of connections and to reduce accidental configuration changes. - Expanded usage notes to emphasize the impact and correct choice of API connection for each task.
v1.0.11
- Changed all example and API endpoint URLs from gateway.maton.ai and ctrl.maton.ai to api.maton.ai for consistency and updated documentation. - Clarified in documentation that if you have multiple connections, always specify the Maton-Connection header to target the correct Google Analytics account. - Expanded the Security & Permissions section to remind users that all write operations require explicit user approval. - Removed the LICENSE.txt file from the repository.
v1.0.10
- Added clawdbot metadata with required environment variable (MATON_API_KEY) and emoji. - No code or functional changes.
v1.0.9
- Documentation (SKILL.md) updated with reference and code samples for using the Google Analytics Admin and Data APIs. - No changes to code or functionality; documentation only.
v1.0.8
- Updated all cURL command examples to use Python code snippets for interacting with the API. - Improved quick start and connection management sections with Python-based usage examples. - No changes to functionality or API endpoints; documentation improvements only.
v1.0.7
Initial release of Google Analytics skill: - Integrates Google Analytics Admin and Data APIs with managed OAuth. - Enables management of accounts, properties, and data streams. - Supports running reports on key metrics (sessions, users, page views, conversions). - Includes detailed setup guides for authentication and connection management. - Provides example API requests and references for common tasks.
v1.0.4
- Initial release of the Google Analytics skill with managed OAuth. - Supports both Admin API (manage accounts, properties, data streams) and Data API (run reports on metrics). - Provides detailed setup and authentication instructions using the Maton API key. - Includes comprehensive API references, example commands, and guidance for common reporting use cases.
v1.0.2
- Added a note in the description directing users to use the api-gateway skill for third-party apps other than Google Analytics. - Updated shell command examples to use the $MATON_API_KEY environment variable instead of static placeholders.
v1.0.1
- Clarified API gateway endpoint paths to use `{native-api-path}` for consistency with native Google Analytics API endpoints. - Added details about specifying a connection using the `Maton-Connection` header when multiple connections exist. - Included additional response fields (`creation_time`, `last_updated_time`, `metadata`) in connection details. - Improved API key instructions, recommending account creation if needed. - Minor edits for clarity and updated language in authentication and usage instructions.
v1.0.0
Initial release of Google Analytics API integration skill. - Supports both the Google Analytics Admin API (manage accounts, properties, data streams) and Data API (run reports) - Uses managed OAuth authentication via the Maton gateway - Includes endpoints and code examples for configuring OAuth connections, managing resources, and running analytics reports - Comprehensive usage documentation for commands, parameters, and common use cases - Requires a valid Maton API key and network access
Metadata
Slug google-analytics
Version 1.0.12
License MIT-0
All-time Installs 333
Active Installs 44
Total Versions 10
Frequently Asked Questions

What is Google Analytics?

Google Analytics API integration with managed OAuth. This skill includes two separate APIs: the Admin API (write-capable — can create, update, and delete acc... It is an AI Agent Skill for Claude Code / OpenClaw, with 10070 downloads so far.

How do I install Google Analytics?

Run "/install google-analytics" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Google Analytics free?

Yes, Google Analytics is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Google Analytics support?

Google Analytics is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Google Analytics?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.12.

💬 Comments