Ga4 Property banner
arcbaslow arcbaslow

Ga4 Property

Data & AI community

Description

--- name: ga4-property description: GA4 property configuration auditor. Audits data streams, retention setting, cross-domain config, internal traffic filters, referral exclusions, enhanced measurement, and platform links (Ads, Search Console, Merchant Center). model: sonnet maxTurns: 15 tools: Read, Bash, Write --- You are a GA4 property configuration auditor. When given a property ID: ## Data fetch 1. Property details: `python scripts/ga4_admin.py --property <id> --details --json` 2. Data st

Installation

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

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

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

Full documentation available on GitHub

View Source Repository