google-analytics

Extract GA4 traffic, engagement, and conversion data from the Google Analytics Data API.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/saadsocvaival/claude-digital-marketing --skill google-analytics-saadsocvaival
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-analytics
Source: https://github.com/saadsocvaival/claude-digital-marketing/tree/main/skills/google-analytics
Command: npx skills add https://github.com/saadsocvaival/claude-digital-marketing --skill google-analytics-saadsocvaival

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GA4 data is scattered across APIs and dashboards; this skill automates extraction and reporting from the Google Analytics Data API, saving analysts time and enabling timely insights.

Core Features & Use Cases

  • Automated GA4 data retrieval: Pull sessions, users, engaged analytics, and conversions across properties and date ranges.
  • Flexible reporting: Generate traffic, acquisition, and audience reports for dashboards and client-ready briefs.
  • Use Case: Marketing teams can automate weekly GA4 reports for performance reviews and stakeholder updates.

Quick Start

Authenticate with Google, obtain access tokens, and run a GA4 data query to fetch a report.

Frequently Asked Questions about google-analytics

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

FAQPage Schema
How do I automate GA4 data extraction for reporting dashboards?

You can automate GA4 data extraction by querying the Google Analytics Data API for sessions, users, engaged metrics, and conversions across properties and date ranges. This generates traffic, acquisition, and audience reports for client-ready dashboards and performance reviews.

What is the best way to pull GA4 conversion tracking data across multiple properties?

The best way to pull GA4 conversion tracking data is querying the Google Analytics Data API across your specified properties and date ranges. This retrieves conversion metrics alongside audience insights, enabling comprehensive performance reviews and stakeholder updates for marketing teams.

Do I need Google OAuth credentials to retrieve audience insights from the GA Data API?

Yes, retrieving audience insights from the GA Data API requires Google OAuth credentials. You must configure a Google client ID and secret to generate an access token, with a validated token refresh workflow ensuring continuous automated reporting.

Can I generate client-ready briefs using GA4 traffic and acquisition reports?

Yes, you can generate client-ready briefs by extracting traffic and acquisition data from the GA4 Data API. The skill structures these extracted metrics into flexible reports suitable for marketing dashboards, performance reviews, and stakeholder updates.

Why does my Google Analytics Data API token refresh workflow fail during automated reporting?

Token refresh failures during automated reporting usually occur when Google OAuth credentials, specifically the client ID and secret, are misconfigured or expired. This skill validates the token refresh workflow to ensure uninterrupted GA4 data extraction.