google-analytics-automation
Automate Google Analytics Reporting
Manual GA4 reporting requires repeated property discovery, schema checks, and pagination. This skill guides Rube MCP through reliable reporting and analysis workflows.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "google-analytics-automation" from https://skillstore.io/skills/sickn33-google-analytics-automation.md and its manifest at https://skillstore.io/api/skills/sickn33-google-analytics-automation/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "google-analytics-automation". List the properties available under my primary Google Analytics account.
Expected outcome:
- Storefront Production - properties/123456
- Storefront Staging - properties/789012
Using "google-analytics-automation". Report sessions and active users by device for the last seven complete days.
Expected outcome:
Mobile led with 18,420 sessions and 14,870 active users. Desktop recorded 7,930 sessions, while tablet recorded 620.
Using "google-analytics-automation". Analyze the view-item, add-to-cart, and purchase funnel by device.
Expected outcome:
Mobile had the largest audience but the steepest add-to-cart loss. Desktop retained more users between cart and purchase.
Security Audit
Medium RiskAll 60 command-execution alerts are false positives caused by Markdown backticks and code fences. The skill makes an expected third-party MCP connection and delegates Google OAuth through Rube.
Confirmed security concerns (1)
Capability review items (1)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (50)
๐ Network access (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sickn33-google-analytics-automation/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-google-analytics-automation?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-google-analytics-automation?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-google-analytics-automation/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-google-analytics-automation.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
sickn33. (2026). google-analytics-automation security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-google-analytics-automation/audits/5BibTeX citation
@techreport{sickn33-sickn33-google-analytics-automation-2026,
author = {sickn33},
title = {google-analytics-automation security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/sickn33-google-analytics-automation/audits/5},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "google-analytics-automation security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-24"
url: "https://skillstore.io/skills/sickn33-google-analytics-automation/audits/5"
identifiers:
- type: other
value: "skillstore:sickn33-google-analytics-automation:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Monitor Marketing Performance
Compare sessions, users, and revenue by source or campaign across a selected date range.
Review Product Funnels
Measure ordered user steps and identify conversion drop-off by device or another supported breakdown.
Automate Client Reporting
Run several recurring reports for one client property and summarize the returned metrics.
Try These Prompts
List my accessible Google Analytics accounts and properties. Show each display name with its full resource identifier.
For property [property], report sessions and active users by date for [date range]. Check compatibility and return every page.
For property [property], compare sessions, conversions, and revenue by source, medium, and device for [date range]. Sort by sessions.
For property [property], build a closed funnel for [steps] during [date range]. Break results down by device and explain major drop-offs.
Best Practices
- Search available tools first because MCP schemas can change.
- Resolve and confirm the full property resource identifier before running reports.
- Check dimension and metric compatibility before complex reports or batches.
Avoid
- Do not use a numeric property identifier without the properties prefix.
- Do not assume an empty report always includes a rows field.
- Do not request large unpaginated result sets or ignore returned page tokens.
Frequently Asked Questions
What connection does this skill require?
Can it access every Google Analytics property?
Does it support GA4 standard reports?
Can it run several reports together?
How does it handle incompatible metrics and dimensions?
Does it change key event configuration?
Developer Details
Author
sickn33License
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/google-analytics-automationRef
88a8e9a07f4c54ab105c1c41b6267c287146b07b
Maintenance freshness
7/26/2026
Usage
9 downloads ยท 83 views
File structure
๐ SKILL.md