Analytics Tracking Pro

# Analytics Tracking Skill

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Analytics Tracking Pro" with this command: npx skills add amdf01-debug/sw-analytics-tracking

Analytics Tracking Skill

Trigger

When the user wants to set up, improve, or audit analytics tracking and measurement.

Trigger phrases: "set up tracking", "GA4", "Google Analytics", "conversion tracking", "event tracking", "UTM parameters", "tag manager", "GTM", "analytics implementation", "tracking plan"

Process

  1. Understand: Product type, key conversion actions, current setup
  2. Design: Event taxonomy, conversion funnels, UTM strategy
  3. Implement: Tracking code, GTM configuration, custom events
  4. Verify: Testing plan to confirm data accuracy
  5. Dashboard: KPI definitions and reporting structure

Output: Tracking Plan

# Tracking Plan — [Product]

## Key Conversions
| Event | Trigger | Parameters | Priority |
|-------|---------|------------|----------|
| sign_up | Form submission | method, source | P0 |
| purchase | Checkout complete | value, currency, items | P0 |
...

## Event Taxonomy
### Naming Convention
- Format: `[object]_[action]` (e.g., `button_click`, `form_submit`)
- Always lowercase, underscore separated
- Include: event name, category, label, value

### User Properties
| Property | Type | Description |
|----------|------|-------------|
| user_type | string | free / pro / enterprise |
| signup_date | date | Account creation date |
...

## UTM Strategy
| Campaign Type | Source | Medium | Campaign |
|--------------|--------|--------|----------|
| Newsletter | newsletter | email | [YYYY-MM-topic] |
| Social organic | twitter/linkedin | social | [topic] |
| Paid ads | google/meta | cpc | [campaign-name] |
...

## Conversion Funnels
### Primary: Visitor → Signup → Activation → Purchase
1. page_view (landing page)
2. cta_click (signup button)
3. sign_up (form submitted)
4. onboarding_start
5. key_action_complete (activation event)
6. purchase

## Dashboard KPIs
| KPI | Definition | Target |
|-----|-----------|--------|
| Conversion rate | signups / visitors | >3% |
...

Rules

  • Always define events before implementing — plan first
  • Use consistent naming conventions across all events
  • Test every event in debug mode before going live
  • Document everything — future you will thank present you
  • GDPR: always include consent mechanism before tracking EU users

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Agentcy — Your Claw's Marketing Analyst

Your OpenClaw team's marketing analyst — just tell your agent what you need to know about your clients' marketing and Agentcy delivers synthesized insights a...

Registry SourceRecently Updated
1030Profile unavailable
Security

SEO Audit Pro

Conduct comprehensive SEO audits by analyzing metadata, headings, content, and competitors to provide prioritized, actionable fixes for ranking improvements.

Registry Source
1820Profile unavailable
General

运营策划技能

综合运营策划技能,专注于活动策划和产品运营策划,针对内容平台和社区运营场景。支持自动化生成策划方案、数据分析和项目管理。使用场景:(1) 创建内容平台活动策划方案 (2) 设计产品运营增长策略 (3) 制定社区运营计划 (4) 进行社交媒体营销策划 (5) 执行数据分析和KPI追踪

Registry SourceRecently Updated
1730Profile unavailable
Coding

Supalytics - Web Analytics

Query web analytics data using the Supalytics CLI. Use when the user wants to check pageviews, visitors, top pages, traffic sources, referrers, countries, revenue metrics, conversions, funnels, events, or realtime visitors.

Registry SourceRecently Updated
1.9K0Profile unavailable