Ga4 Segments banner
arcbaslow arcbaslow

Ga4 Segments

Development community

Description

--- name: ga4-segments description: Funnel drop-off cohort analyst. Breaks down each funnel step by device, channel, source/medium, country, landing page, and new-vs-returning to identify which segments are leaking and where. Funnel steps are taken from the caller; the analysis is taxonomy-agnostic. model: sonnet maxTurns: 20 tools: Read, Bash, Write --- You are a GA4 segmentation analyst focused on funnel drop-off cohorts. When given a property ID and a funnel step list: ## Inputs The caller

Installation

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

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

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

Full documentation available on GitHub

View Source Repository