Google Analytics
Analyze Google Analytics data to identify trends, user behavior, and campaign performance insights.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add google-analytics npx -- -y @trustedskills/google-analytics
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"google-analytics": {
"command": "npx",
"args": [
"-y",
"@trustedskills/google-analytics"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Google Analytics skill allows AI agents to access and analyze data from Google Analytics accounts. It enables users to retrieve metrics such as user behavior, traffic sources, conversion rates, and session data directly within an AI workflow.
When to use it
- To generate reports on website performance based on real-time or historical analytics data.
- For automating the extraction of key performance indicators (KPIs) for marketing campaigns.
- When integrating analytics insights into customer journey mapping or user segmentation strategies.
- To provide actionable recommendations based on traffic and engagement trends.
Key capabilities
- Access to Google Analytics 4 (GA4) data sources
- Retrieval of metrics like sessions, bounce rate, conversion rates, and user demographics
- Integration with AI workflows for automated analysis and reporting
Example prompts
- "Generate a weekly report on user engagement from our website using Google Analytics data."
- "What are the top traffic sources for our blog in the last month?"
- "Extract conversion rate data for the 'Sign Up' event across all devices."
Tips & gotchas
- Ensure proper authentication and API access permissions are configured before use.
- Data retrieval may be limited by Google Analytics’ sampling policies for large datasets.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.