Отчёты и метрики Google Analytics 4

★ 7.4 · data

gog-analytics is a Claude Code skill that performs Google Analytics operations through the gog tool. It exposes two commands: `accounts`, which lists GA4 account summaries, and `report`, which runs GA4 reports via the Analytics Data API. Every operation requires an explicit account selection with `--account`, and the `--readonly` flag ensures no Google data is mutated when the task demands it. Automation workflows use `--no-input`, while supported write operations can be previewed with `--dry-run` before execution. The skill is designed for analysts and developers who need programmatic access to GA4 metrics and reporting without manually navigating the Google Analytics interface.