google-analytics-automation

Automate Google Analytics 4 reporting and property discovery via Rube MCP toolkit calls.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/dr-code/beacon --skill google-analytics-automation-dr-code
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: google-analytics-automation
Source: https://github.com/dr-code/beacon/tree/main/plugins/all-skills/skills/google-analytics-automation
Command: npx skills add https://github.com/dr-code/beacon --skill google-analytics-automation-dr-code

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes manual, error-prone steps involved in discovering GA4 accounts and properties, validating metrics and dimensions, and running complex reports so teams can get accurate analytics faster.

Core Features & Use Cases

  • Discover Accounts and Properties: List accessible GA4 accounts and enumerate properties with pagination and filtering.
  • Metadata and Compatibility Discovery: Retrieve available dimensions and metrics and verify compatibility before querying.
  • Run Reports at Scale: Execute standard, batch, pivot, and funnel reports, and manage key events for conversion analysis.
  • Use Case: Fetch page views and sessions for the last 30 days across multiple properties, verify metric compatibility, and aggregate results into a consolidated view.

Quick Start

Run a Google Analytics report showing page views and sessions for the last 30 days by specifying the target property and date range and invoking the skill.

Frequently Asked Questions about google-analytics-automation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GA4 reporting across multiple properties?▼

Automating GA4 reporting is achieved by using this Skill to discover accounts and properties, verify metric compatibility, and execute standard, batch, pivot, or funnel reports across your portfolio.

Can I check metric and dimension compatibility before running a Google Analytics report?▼

Checking metric and dimension compatibility is supported through metadata discovery, allowing you to retrieve available fields and validate combinations before executing complex GA4 queries.

Do I need Rube MCP to run Google Analytics 4 automation tasks?▼

Yes, running Google Analytics 4 automation tasks requires Rube MCP availability with RUBE_SEARCH_TOOLS and an active google_analytics toolkit connection managed through RUBE_MANAGE_CONNECTIONS.

What types of Google Analytics 4 reports can I automate?▼

The types of Google Analytics 4 reports you can automate include standard, batch, pivot, and funnel reports, along with listing key events for comprehensive conversion analysis.

How do I list GA4 accounts and properties without manual errors?▼

Listing GA4 accounts and properties without manual errors is done by applying automated property discovery with built-in pagination and filtering via Rube MCP toolkit calls.