A professional framework for architecting and implementing robust analytics, conversion tracking, and event-based measurement strategies.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install analytics-tracking
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install analytics-tracking using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Analytics Tracking skill is designed to transform raw data collection into a strategic asset for product and marketing teams. By utilizing this skill within the Openclaw Skills ecosystem, developers can implement high-quality tracking plans that focus on decision-making rather than vanity metrics. It provides a structured approach to naming conventions, event properties, and platform-specific configurations for tools like Google Analytics 4 (GA4) and Google Tag Manager (GTM).
This skill ensures that every user interaction, from simple page views to complex e-commerce checkouts, is captured with technical precision and business relevance. It bridges the gap between technical implementation and marketing requirements, offering a standardized methodology for auditing existing setups or building new measurement frameworks from scratch.
To deploy this skill using Openclaw Skills, you should first prepare your tracking documentation and environment variables.
# Add the analytics tracking skill to your agent workspace
openclaw add skill analytics-tracking
# Initialize a new tracking plan document
openclaw run analytics-tracking --init
Ensure your web application has the GTM or GA4 base snippet installed in the <head> of your HTML before triggering custom events.
The skill organizes tracking metadata through a standardized schema to ensure data consistency across teams.
| Component | Description | Examples |
|---|---|---|
| Events | Core actions performed by the user | product_viewed, form_submitted |
| Properties | Contextual metadata for an event | plan_type, button_text, currency |
| User Properties | Persistent traits of the visitor | user_id, is_premium, signup_date |
| UTMs | Acquisition source parameters | utm_source, utm_medium, utm_campaign |
| Conversions | High-value milestone events | purchase_completed, demo_requested |
Loading
A comprehensive framework for designing, implementing, and analyzing statistically rigorous A/B tests and multivariate experiments.

A privacy-centric skill for connecting AI agents to self-hosted SearXNG instances for untracked, ad-free web searching.

A Python-powered skill to send scrolling text messages and musical alerts to RDA MSG Board LED matrix displays.

A sophisticated AI tool for text-to-image generation and complex multi-image remixing powered by Google Gemini models.

A comprehensive integration for Bexio that enables automated management of Swiss business documents and CRM workflows through a developer-friendly interface.

A powerful integration for managing customer feedback, support tickets, and product changelogs via Openclaw Skills.








































