google-analytics

Analyzes Google Analytics metrics like sessions, users, bounce rates, and conversion rates.

Updated Sep 6, 2025
One-click install
npx skills add https://github.com/Khaledaun/Yalla-london --skill google-analytics-khaledaun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-analytics
Source: https://github.com/Khaledaun/Yalla-london/tree/main/.claude/skills/google-analytics
Command: npx skills add https://github.com/Khaledaun/Yalla-london --skill google-analytics-khaledaun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-analytics-data, python-dotenv, pandas, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you understand your website's performance by analyzing Google Analytics data, identifying trends, and suggesting actionable improvements to boost engagement and conversions.

Core Features & Use Cases

  • Performance Review: Analyze key metrics like sessions, users, bounce rate, and conversion rates.
  • Traffic Analysis: Understand where your visitors come from and which channels are most effective.
  • Content Insights: Identify top-performing pages and areas for optimization.
  • Use Case: A marketing manager can use this Skill to get a weekly report on website traffic sources and user engagement, helping them allocate budget more effectively.

Quick Start

Ask me to review our Google Analytics performance for the last 30 days.

Frequently Asked Questions about google-analytics

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

FAQPage Schema
How do I analyze Google Analytics data for website performance insights?

To analyze Google Analytics data for website performance, this Skill fetches and interprets metrics like sessions, users, and bounce rates. It uses Google Analytics API credentials and Python libraries like pandas to process the data and identify actionable traffic patterns.

What Google Analytics metrics do I need to understand traffic analysis and user behavior?

For effective traffic analysis and user behavior tracking, you need metrics such as sessions, users, bounce rates, and conversion rates. This Skill retrieves these specific metrics from your Google Analytics data to help identify which traffic channels are most effective.

Do I need API credentials to extract Google Analytics data using Python?

Yes, you need Google Analytics API credentials to authenticate and extract data using Python. The Skill relies on the google-analytics-data package and python-dotenv to securely load these credentials and fetch your website performance metrics.

Can I use Python and pandas to generate a website traffic report from Google Analytics?

You can use Python and pandas to generate a website traffic report from Google Analytics. This Skill leverages the pandas library to structure the fetched API data, enabling you to review top-performing pages and allocate your marketing budget effectively.

How do I identify top-performing pages and conversion rates from my website data?

To identify top-performing pages and conversion rates from your website data, this Skill processes your Google Analytics metrics to highlight content insights. It interprets the fetched data to show which pages drive engagement and where optimization is needed.