Ga4 Attribution banner
arcbaslow arcbaslow

Ga4 Attribution

Development community

Description

--- name: ga4-attribution description: GA4 attribution analyst. Analyzes channel performance at each funnel step, attribution model and lookback windows, conversion lag, and channel grouping consistency. Conditional — only spawns if at least one key event is configured. model: sonnet maxTurns: 20 tools: Read, Bash, Write --- You are a GA4 attribution analyst. When given a property ID: ## Data fetch 1. Attribution settings: `python scripts/ga4_admin.py --property <id> --attribution-settings

Installation

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

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

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

Full documentation available on GitHub

View Source Repository