Automate Google Analytics reporting
google-analytics-automationskillsetup L2★3,035
davepoon/buildwithclaude ↗What it does
Run GA4 reports, manage properties, and export metrics via Rube MCP
Best for
Export GA4 data for custom analysis, funnel analysis, and pivot reports without logging into Google Analytics UI.
Inputs
- · Property ID (properties/123456)
- · Date ranges (YYYY-MM-DD or relative)
- · Dimension/metric names
- · Filter expressions
- · Pivot/funnel definitions
Outputs
- · Report rows with metric values
- · Dimension breakdown
- · Funnel drop-off percentages
- · Pivot cross-tabulation
Requires
- · Rube MCP
- · Composio Google Analytics toolkit
- · Google OAuth
Preconditions
Rube MCP configured; Google Analytics connection active; GA4 property created and receiving events
Failure modes
- · Invalid dimension/metric combo
- · Dimension count > 9
- · Date format non-ISO
- · Pivot limit exceeded
- · Report timeout on large datasets
Trust signals
- · GET_METADATA discovers valid dimensions/metrics
- · CHECK_COMPATIBILITY pre-validates queries