google-analytics

Manages and queries cloud-based telemetry for your software applications.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dsactivi-2/Mujo-Team --skill google-analytics-dsactivi-2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-analytics
Source: https://github.com/dsactivi-2/Mujo-Team/tree/main/skills/google-analytics
Command: npx skills add https://github.com/dsactivi-2/Mujo-Team --skill google-analytics-dsactivi-2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management and querying of Google Analytics data, allowing users to interact with their website's performance metrics without deep technical expertise.

Core Features & Use Cases

  • Administer Google Analytics: Manage accounts, properties, and data streams using the Admin API.
  • Query Analytics Data: Retrieve reports on sessions, users, page views, and conversions via the Data API.
  • Use Case: A marketing manager can use this skill to quickly get a report on the top 5 traffic sources for the last month and identify which marketing campaigns are driving the most engagement.

Quick Start

Use the google-analytics skill to list all account summaries.

Frequently Asked Questions about google-analytics

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

FAQPage Schema
How do I retrieve Google Analytics reports on user sessions and page views?

You retrieve Google Analytics performance reports on user sessions and page views by querying the Google Analytics Data API. This Skill integrates directly with the Data API to pull metrics like sessions, users, page views, and conversions.

Can I manage Google Analytics accounts and data streams without deep technical expertise?

Yes, you can manage Google Analytics accounts, properties, and data streams through the Admin API. This Skill simplifies analytics configuration management by providing direct integration with the Google Analytics Admin API for structural administration tasks.

What do I need to authenticate Google Analytics API requests for reporting?

To authenticate Google Analytics API requests for reporting, you need network access and a valid Maton API key. This Skill uses the Maton API key to handle authentication and route requests through the API gateway to the Admin and Data APIs.

What is the best way to list all my Google Analytics account summaries?

The best way to list all Google Analytics account summaries is to use this Skill's Admin API integration. It retrieves account summaries directly from your Google Analytics configuration to provide an overview of your properties and data streams.

Does this approach support querying traffic sources and conversions via the Google Analytics Data API?

Yes, this approach supports querying traffic sources and conversions via the Google Analytics Data API. You can run reports to identify which marketing campaigns are driving engagement by retrieving data on top traffic sources and conversion events.