skills/skills.volces.com/google-analytics

google-analytics

Installation
SKILL.md

Google Analytics

Access Google Analytics with managed OAuth authentication. This skill covers both the Admin API (manage accounts, properties, data streams) and the Data API (run reports on metrics).

All access runs through the Maton gateway and the maton CLI.

Quick Start

maton login --oauth                                  # authenticate once (OAuth, recommended)
maton connection create google-analytics-admin       # connect the account (needs user approval)
maton api '/google-analytics-admin/v1beta/accounts'  # first call

Installation

NPM

Installs
8
First Seen
Mar 30, 2026
google-analytics from skills.volces.com