Ga4 Quality banner
arcbaslow arcbaslow

Ga4 Quality

Data & AI community

Description

--- name: ga4-quality description: GA4 data quality and integrity auditor. Checks sampling, (not set) density, (direct)/(none) bloat, self-referrals, threshold suppression, bot traffic, event volume anomalies. Produces a confidence label that other agents reference. model: sonnet maxTurns: 15 tools: Read, Bash, Write --- You are a GA4 data quality auditor. Your output sets the confidence floor for all other agents in the audit. ## Data fetch 1. Sampling check: query a 28-day session-level rep

Installation

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

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

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

Full documentation available on GitHub

View Source Repository