ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified data analysis Safety 4/5

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/akkualle/akkualle-ga4-analytics
Or

What 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

Author@akkualle
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-akkualle-akkualle-ga4-analytics": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#analytics#ga4#web-metrics#reporting#akku-alle
Safety Score: 4/5

Flags: file-read, code-execution, external-api