Ga4 Events banner
arcbaslow arcbaslow

Ga4 Events

Development community

Description

--- name: ga4-events description: GA4 event taxonomy validator. Checks whether named events fire, whether their required parameters are populated, and whether identifier fields are unique. Configurable for any taxonomy; ships with a Google-recommended e-commerce preset. model: sonnet maxTurns: 20 tools: Read, Bash, Write --- You are a GA4 event taxonomy auditor. When given a property ID: ## Inputs The caller may pass a `required_params` table; if not, the e-commerce preset in `scripts/ga4_eve

Installation

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

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

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

Full documentation available on GitHub

View Source Repository