google-analytics

Automate Google Analytics account, property, and data stream management with OAuth.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/Maosixian/selfused-xavier-lobsterop --skill google-analytics-maosixian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-analytics
Source: https://github.com/Maosixian/selfused-xavier-lobsterop/tree/main/skills/google-analytics
Command: npx skills add https://github.com/Maosixian/selfused-xavier-lobsterop --skill google-analytics-maosixian

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users to manage Google Analytics accounts, properties, and data streams efficiently and to run detailed reports on user interactions and conversions.

Core Features & Use Cases

  • Admin API: Manage accounts, properties, and data streams.
  • Data API: Run reports on sessions, users, page views, and conversions.
  • Use Case: Configure Google Analytics to track user engagement on your website or application.

Quick Start

Configure and run a report with the 'google-analytics' skill.

Frequently Asked Questions about google-analytics

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

FAQPage Schema
How do I automate Google Analytics account management and property setup?

You can automate Google Analytics account management and property setup through the Admin API, which handles accounts, properties, and data streams programmatically. It requires a Maton API key and managed OAuth connection for authentication and account access.

How do I run reports on Google Analytics sessions, users, and conversions?

Run reports on Google Analytics sessions, users, and conversions using the Data API. This feature automates detailed reporting on user interactions, page views, and conversions for websites and applications after establishing an OAuth connection.

Do I need a Maton API key to use the Google Analytics Admin API?

Yes, a Maton API key and a managed OAuth connection are required to access the Google Analytics Admin API and Data API. These credentials authenticate account access and enable automated data processing for property setup and reporting tasks.

Can I track website user engagement and conversions using Google Analytics data streams?

Yes, you can track website user engagement and conversions by configuring Google Analytics data streams via the Admin API. Once configured, the Data API runs detailed reports on user interactions, page views, and conversions.

Does this Google Analytics automation work with Python for online analytics monitoring?

Yes, this Google Analytics automation works with Python, which is a required dependency. It supports online analytics and performance monitoring for websites and applications by executing scripts to manage properties and run data reports.

What are the limitations of using managed OAuth for Google Analytics data analysis?

The limitation of using managed OAuth for Google Analytics data analysis is that it strictly requires a Maton API key and an active OAuth connection. Without this authentication, the automated account access, property setup, and data processing tasks cannot execute.