google-analytics

Fetch and process live data from the Google Analytics 4 API.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/MCERQUA/jam-skills --skill google-analytics-mcerqua
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-analytics
Source: https://github.com/MCERQUA/jam-skills/tree/main/google-analytics
Command: npx skills add https://github.com/MCERQUA/jam-skills --skill google-analytics-mcerqua

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-auth, google-analytics-python-client, and includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of analyzing real-time Google Analytics 4 data for website traffic, sessions, users, conversions, and page performance, providing insights for informed decision-making.

Core Features & Use Cases

  • Real-Time Analytics: Gain immediate access to visitor counts, session data, and conversion metrics.
  • Custom Reports: Generate detailed reports with dimensions and metrics specific to your needs.
  • Realtime Visitors: Monitor who is currently on your site with real-time data.
  • Use Case: Use this Skill to analyze last month's website traffic or identify the top-performing pages.

Quick Start

Activate the google-analytics skill to retrieve real-time analytics data from your Google Analytics 4 account.

Frequently Asked Questions about google-analytics

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

FAQPage Schema
How do I fetch real-time Google Analytics 4 data for my website traffic?

To fetch real-time Google Analytics 4 data, this Skill queries the GA4 API to process live visitor counts, session data, and conversion metrics for immediate website traffic insights.

Do I need a Google service account to access GA4 real-time data?

Yes, accessing GA4 real-time data requires Google service account credentials to authenticate your requests and retrieve property data through the Google Analytics API.

Can I generate custom reports with specific dimensions and metrics from Google Analytics?

Yes, you can generate custom reports from Google Analytics by specifying your desired dimensions and metrics to create detailed performance and conversion tracking outputs.

What's the best way to monitor real-time visitors currently on my site?

The best way to monitor real-time visitors is by querying live Google Analytics 4 data, which provides immediate insights into who is currently active on your website.

How does conversion tracking work with real-time GA4 data?

Real-time GA4 conversion tracking works by fetching live event data from the API, allowing you to monitor immediate user actions and conversion metrics as they occur on your site.