← 返回 Skills 市场
10070
总下载
18
收藏
44
当前安装
10
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install google-analytics - 安装完成后,直接呼叫该 Skill 的名称或使用
/google-analytics触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 10070 次。
如何安装 Google Analytics?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install google-analytics」即可一键安装,无需额外配置。
Google Analytics 是免费的吗?
是的,Google Analytics 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Google Analytics 支持哪些平台?
Google Analytics 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Google Analytics?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.12。
推荐 Skills