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