# AGENTS.md - Google Analytics 4 CLI

You are being asked to install or use the Google Analytics 4 CLI from the Printing Press library.

## What it is

google-analytics-pp-cli is an agent-native command line tool for Google Analytics 4. Agent-first Google Analytics 4 CLI with typed Data/Admin/Funnel API coverage and one-call reports for channels, pages, funnels, anomalies, revenue, and health.
It is a single Go binary that ships with an agent skill, and it installs with one command.

## Install

Recommended (installs the binary and the agent skill):

    npx -y @mvanhorn/printing-press-library install google-analytics

Hermes:

    hermes skills install mvanhorn/printing-press-library/cli-skills/pp-google-analytics --force

OpenClaw:

    clawhub install printing-press-library/google-analytics

## After install

Call google-analytics-pp-cli from the shell, or use the /pp-google-analytics skill inside an agent.
Run google-analytics-pp-cli --help to list commands.

## Links

- Documentation: https://printingpress.dev/documentation/google-analytics
- Library page: https://printingpress.dev/library/marketing/google-analytics
- This file: https://printingpress.dev/documentation/google-analytics/agents.md
