google-analytics

Query Google Analytics 4 event data for traffic, engagement, and conversions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/redbananastudios/ai-library --skill google-analytics-redbananastudios
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-analytics
Source: https://github.com/redbananastudios/ai-library/tree/main/generated/claude/skills/google-analytics
Command: npx skills add https://github.com/redbananastudios/ai-library --skill google-analytics-redbananastudios

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you turn GA4 event data into clear answers about how users find your site, engage with your content, and convert—without manually wrangling exports.

Core Features & Use Cases

  • GA4 Data API reporting: Pull sessions, users, engagement, conversions, and revenue using Data API queries.
  • Attribution and breakdowns: Analyze performance by channel/source/medium/campaign, landing pages, and event types.
  • Comparisons and anomaly detection: Compare date ranges (WoW/MoM), surface realtime activity, and flag spikes/drops for investigation.
  • Integration-ready analysis: Use landing page and channel dimensions to connect GA4 behavior with GSC insights and GTM tracking plans.

Quick Start

Use the google-analytics skill to compare this week versus last week for sessions, conversions, and engagement rate broken down by channel and highlight the biggest movers.

Frequently Asked Questions about google-analytics

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

FAQPage Schema
How do I pull Google Analytics 4 traffic and conversion data using the Data API?

Query Google Analytics 4 traffic and conversion data using the GA4 Data API by specifying authenticated property identifiers, dimensions, and metrics to pull sessions, users, engagement, and revenue.

Can I compare date ranges in GA4 to find week-over-week anomalies?

Compare date ranges in GA4 to evaluate WoW or MoM performance, surfacing sessions, conversions, and engagement rate broken down by channel to flag spikes or drops for investigation.

Does this approach support realtime GA4 activity reporting?

Realtime GA4 activity reporting is supported through the Realtime API, requiring authenticated access and correct property identifiers to monitor current user behavior and event data.

How do I analyze GA4 attribution and landing page performance?

Analyze GA4 attribution and landing page performance by querying event data broken down by channel, source, medium, campaign, and landing page dimensions to connect behavior with tracking plans.

What are the limitations of querying Google Analytics 4 event data?

Limitations of querying Google Analytics 4 event data include handling sampling and thresholding metadata, requiring safe processing of returned dimensions and metrics to ensure accurate reporting.

Do I need UTM tracking to measure GA4 campaign performance?

UTM tracking is essential to measure GA4 campaign performance, enabling accurate attribution breakdowns by source, medium, and campaign within your Data API reporting queries.