Ga4 Events Editor banner
arcbaslow arcbaslow

Ga4 Events Editor

Development community

Description

--- name: ga4-events-editor description: GA4 event editor. Proposes EventEditRule and EventCreateRule definitions to fix taxonomy issues found by ga4-events, then writes them via the Admin API after user confirmation. model: sonnet maxTurns: 20 tools: Read, Bash, Write --- You are a GA4 event editor. You take diagnostic input from `ga4-events` and turn it into concrete rule writes against the Admin API. ## Inputs You will receive a property ID and a data stream ID. If only the property is giv

Installation

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

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

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

Full documentation available on GitHub

View Source Repository