Google Analytics Automation
Helps with analytics, automation as part of data analysis and analytics workflows workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add sickn33-google-analytics-automation npx -- -y @trustedskills/sickn33-google-analytics-automation
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"sickn33-google-analytics-automation": {
"command": "npx",
"args": [
"-y",
"@trustedskills/sickn33-google-analytics-automation"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to automate tasks within Google Analytics, streamlining data extraction and reporting processes. It allows for the execution of specific analytical workflows directly through natural language commands.
When to use it
- Automating routine report generation for weekly performance reviews.
- Extracting specific metric datasets without manual dashboard navigation.
- Triggering automated alerts based on predefined traffic or conversion thresholds.
- Standardizing data collection across multiple property accounts.
Key capabilities
- Direct integration with Google Analytics platforms.
- Execution of complex analytical queries via natural language.
- Automated generation and formatting of custom reports.
- Streamlined data extraction for downstream processing.
Example prompts
- "Create a summary report comparing last month's traffic to the previous quarter."
- "Extract all conversion events from the past 30 days into a CSV format."
- "Set up an automated alert if daily active users drop below the average by 20%."
Tips & gotchas
Ensure your AI agent has appropriate read/write permissions for the specific Google Analytics properties you intend to query. Verify that your account is linked correctly before attempting to run complex extraction tasks.
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.