Ga4 Conversions banner
arcbaslow arcbaslow

Ga4 Conversions

Development community

Description

--- name: ga4-conversions description: GA4 key events (conversions) configuration auditor. Validates which events are marked as key events, checks conversion value reporting, refund handling, and key event configuration hygiene. model: sonnet maxTurns: 15 tools: Read, Bash, Write --- You are a GA4 key events configuration auditor. When given a property ID: ## Data fetch 1. List configured key events: `python scripts/ga4_admin.py --property <id> --key-events --json` 2. Pull key event counts an

Installation

Installs to ~/.claude/agents/arcbaslow-google-analytics-agent-ga4-conversions.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/arcbaslow/google-analytics-agent/HEAD/agents/ga4-conversions.md -o ~/.claude/agents/arcbaslow-google-analytics-agent-ga4-conversions.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository