ga4-analytics
Ruft Google Analytics 4 Daten für akku-alle.de ab - Seitenaufrufe, Nutzer, Sessions, Top-Seiten und Traffic-Quellen. Nutze das shell Tool um /root/.openclaw/skills/ga4-analytics/ga4-analytics auszuführen.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/akkualle/akkualle-ga4-analyticsWhat This Skill Does
The ga4-analytics skill is a specialized integration for the OpenClaw AI agent, designed specifically to interface with Google Analytics 4 (GA4) property data for the domain akku-alle.de. By acting as a bridge between the agent and the internal reporting infrastructure, this skill allows users to retrieve real-time website performance metrics directly via the command line interface. It fetches critical KPIs including session counts, total user numbers, aggregate pageviews, and bounce rates. Furthermore, the tool includes functionality for deep-dive analysis, specifically identifying top-performing pages and traffic sources. It simplifies complex analytics reporting into human-readable, formatted markdown tables, allowing for rapid insight generation without requiring manual navigation through the Google Analytics web interface.
Installation
To integrate this skill into your OpenClaw environment, execute the following command within your terminal or the agent's package management interface:
clawhub install openclaw/skills/skills/akkualle/akkualle-ga4-analytics
Once installed, the agent gains the ability to trigger the binary located at /root/.openclaw/skills/ga4-analytics/ga4-analytics. Ensure that the execution permissions for this path are correctly set so the agent can invoke the subprocess securely.
Use Cases
This skill is perfect for digital marketers, site administrators, and business analysts who need frequent status updates on their web property. Use it to:
- Monitor daily or weekly traffic trends for akku-alle.de.
- Generate quick reports during team meetings without opening external dashboards.
- Identify which landing pages are converting or attracting the most organic traffic.
- Perform sanity checks on site performance after marketing campaigns or code deployments.
Example Prompts
- "Hey OpenClaw, can you pull up the latest GA4 stats for akku-alle.de?"
- "What are the most popular pages on the site right now according to analytics?"
- "Give me a quick summary of our visitor count and bounce rate over the last week."
Tips & Limitations
- Data freshness: The accuracy of the reports depends on the data processing latency within GA4 itself.
- Command arguments: Use the argument "top seiten" when you only require a granular look at individual page performance to save processing time.
- Security: Since this tool executes a shell script, ensure that the file permissions for the script are restricted to the OpenClaw service user to maintain system integrity. This tool does not store credentials locally in an insecure manner, ensuring your GA4 connection remains protected.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-akkualle-akkualle-ga4-analytics": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, code-execution, external-api
Related Skills
accounting-assistant
Buchhaltungs-Automatisierung mit EÜR-Erstellung, DATEV-Export, PDF-Beleganalyse und Steuer-Vorbereitung. Ideal für Freelancer und KMU.
backlink-analyzer
Backlink-Analyse für Off-Page SEO. Identifiziere toxic links, entdecke Link-Building Opportunities und analysiere Competitor-Backlinks.
gsc-search
Ruft Google Search Console Daten für akku-alle.de ab - Klicks, Impressionen, CTR, Rankings und Top-Keywords. Nutze das shell Tool um /root/.openclaw/skills/gsc-search/gsc-search auszuführen.
youtube-transcript
Extrahiert Transkripte von YouTube-Videos für Content-Erstellung. Nutze für Video-Analysen, Content-Ideen und Blog-Posts aus YouTube-Videos.
wordpress
OpenClaw skill that provides a WordPress REST API CLI for posts, pages, categories, tags, users, and custom requests using plain HTTP.