google-analytics

Retrieve website traffic, user behavior, and conversion metrics from the Google Analytics Data API.

13|3|Updated May 31, 2026
One-click install
npx skills add https://github.com/enowdev/enowX-Skill --skill google-analytics-enowdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-analytics
Source: https://github.com/enowdev/enowX-Skill/tree/main/skill/skills/google-analytics
Command: npx skills add https://github.com/enowdev/enowX-Skill --skill google-analytics-enowdev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the complexity of navigating the Google Analytics Data API, allowing you to pull sophisticated traffic, acquisition, and conversion reports without writing manual API queries.

Core Features & Use Cases

  • Automated Reporting: Generate traffic overviews, user acquisition breakdowns, and conversion summaries with a single command.
  • Trend Analysis: Compare performance across different time periods to identify growth or decline.
  • Use Case: Quickly generate a monthly performance report for your website by pulling session data, top-performing pages, and conversion rates to share with stakeholders.

Quick Start

Use the google analytics skill to pull a traffic overview report for the last 30 days for the property ID properties/123456789.

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 data without writing manual API queries?

You can pull Google Analytics 4 traffic data by using a Skill that retrieves website traffic, user behavior, and conversion metrics directly from the Google Analytics Data API without manual queries. It simplifies generating traffic overviews and acquisition breakdowns.

Do I need OAuth credentials to retrieve GA4 conversion metrics and user behavior reports?

Yes, retrieving GA4 conversion metrics requires valid Google OAuth credentials and a configured GA4 property ID. These prerequisites enable the secure API requests needed to extract audience segmentation and content engagement data.

Can I automate monthly web traffic reporting and audience segmentation with GA4?

Yes, you can automate monthly web traffic reporting and audience segmentation with GA4. The Skill facilitates automated reporting for marketing performance by pulling session data, top-performing pages, and conversion rates to share with stakeholders.

What's the best way to compare Google Analytics data across different time periods for trend analysis?

The best way to compare Google Analytics data across different time periods is to use a Skill that supports trend analysis. It retrieves data from the Google Analytics Data API to identify growth or decline by comparing performance over selected timeframes.

How does the Google Analytics Data API extraction mechanism work for website traffic?

The extraction mechanism works by sending secure API requests to the Google Analytics Data API using your OAuth credentials and property ID. It then retrieves specific website traffic, user acquisition, and conversion data to generate automated reports.