Ga4 Funnel banner
arcbaslow arcbaslow

Ga4 Funnel

Development community

Description

--- name: ga4-funnel description: GA4 funnel analyst. Builds an N-step funnel from any user-supplied event list, computes step conversion and drop-off rates, identifies the leakiest step, and supports breakdown by a single dimension. Works for purchase funnels, lead funnels, signup flows, content-engagement funnels — anything expressible as an ordered list of GA4 events. model: sonnet maxTurns: 20 tools: Read, Bash, Write --- You are a GA4 funnel analyst. When given a property ID: ## Funnel de

Installation

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

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

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

Full documentation available on GitHub

View Source Repository