analyzing-with-google-analytics

Analyze Google Analytics 4 data via the analytics-mcp MCP server.

1|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/sumik5/sumik-llm-plugin --skill analyzing-with-google-analytics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analyzing-with-google-analytics
Source: https://github.com/sumik5/sumik-llm-plugin/tree/main/plugins/google/skills/analyzing-with-google-analytics
Command: npx skills add https://github.com/sumik5/sumik-llm-plugin --skill analyzing-with-google-analytics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires analytics-mcp, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of analyzing Google Analytics 4 (GA4) data, providing efficient access to account summaries, property details, and comprehensive reporting.

Core Features & Use Cases

  • Account Summaries: Retrieve summaries of accessible GA4 accounts and their associated properties.
  • Property Details: Get detailed information about specific properties, including time zones and currencies.
  • Standard Reports: Execute standard reports for metrics like sessions, active users, and page views.
  • Funnel Reports: Analyze funnel performance with step-by-step transition and dropout analysis.
  • Real-time Reports: Monitor live activity in real-time.
  • Custom Dimensions and Metrics: Access custom dimensions and metrics for tailored analysis.
  • Google Ads Links: Check the integration status of Google Ads links with properties.
  • Use Case: Suppose you need to analyze the user journey from landing page to conversion in your e-commerce site. This Skill can help you track the funnel and identify points of drop-off.

Quick Start

Use the analyzing-with-google-analytics skill to get a summary of your GA4 account properties.

Frequently Asked Questions about analyzing-with-google-analytics

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

FAQPage Schema
How do I pull real-time monitoring data from Google Analytics 4?

You can monitor live activity in GA4 by executing real-time reports. This provides instant access to active user metrics and live event data directly from your property.

Can I analyze funnel drop-off points in my GA4 data?

Yes, you can analyze funnel performance to track step-by-step transitions and identify drop-off points. This helps track the user journey from landing pages to conversions.

What do I need to access Google Analytics 4 property details and custom metrics?

Accessing GA4 property details, custom dimensions, and metrics requires application default credentials for authentication. It also relies on the Google Analytics Admin API and Data API.

How do I generate standard reports for sessions and active users in GA4?

You can generate standard GA4 reports to retrieve metrics like sessions, active users, and page views. This provides baseline reporting data for analyzing your property's traffic.

Does this approach use the official analytics-mcp server for GA4 reporting?

Yes, it analyzes Google Analytics 4 data using the official analytics-mcp server. This integration enables access to account summaries, property details, and comprehensive reporting features.