google-analytics

Retrieve website analytics reports from Google Analytics for specified date ranges, metrics, and dimensions.

199|25|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/refly-ai/refly-skills --skill google-analytics-refly-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-analytics
Source: https://github.com/refly-ai/refly-skills/tree/main/skills/google-analytics
Command: npx skills add https://github.com/refly-ai/refly-skills --skill google-analytics-refly-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides direct access to Google Analytics data, enabling users to retrieve, track, and analyze website performance without manual data exports or complex dashboard navigation.

Core Features & Use Cases

  • Retrieve Website Analytics Reports: Access key metrics and dimensions for specified date ranges.
  • Track Traffic and User Metrics: Monitor user behavior, traffic sources, and engagement.
  • Analyze Web Performance Data: Understand trends and identify areas for improvement.
  • Use Case: A marketing manager needs to report on the website's traffic sources and user engagement for the last quarter. They can use this Skill to fetch sessions, users, and bounce rate data, broken down by country and device category.

Quick Start

Use the google-analytics skill to get the sessions and pageviews for the last 30 days from property ID GA-123456789.

Frequently Asked Questions about google-analytics

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

FAQPage Schema
How do I retrieve website analytics reports for a specific date range?

To retrieve website analytics reports, you need to specify your Google Analytics property ID, desired date range, metrics, and dimensions. This fetches tracking and web performance data without manual exports.

Can I track traffic sources and user metrics without navigating complex dashboards?

Yes, you can track traffic and user metrics by specifying the required dimensions and metrics. This bypasses complex dashboard navigation, fetching user behavior and engagement data directly.

What do I need to get sessions and pageviews from my Google Analytics property?

You need a valid Google Analytics property ID to get sessions and pageviews. Specifying the property ID alongside your target metrics and date range retrieves the requested performance data.

How do I analyze web performance data broken down by country and device category?

You analyze web performance data by setting country and device category as dimensions in your request. This returns traffic and user metrics filtered by those specific attributes.

Is there a way to automate fetching bounce rate data for a quarterly marketing report?

You can automate fetching bounce rate data by requesting this metric for your specified date range. This facilitates analyzing web performance trends and generating marketing reports without manual exports.

What are the limitations when retrieving user metrics for large date ranges?

Limitations depend on specifying valid metrics and dimensions for data retrieval. You must ensure your Google Analytics property ID correctly matches the requested date ranges to accurately analyze web performance data.