Skills

Event Tracking

verified
Updated May 13, 2026

What this skill does

Designs and implements product analytics event tracking plans. Defines event naming conventions, required properties, and validation rules. Creates tracking documentation, generates implementation code, and validates event data quality across platforms.

Example

PROMPT

Create a tracking plan for our checkout flow. Events: page views, button clicks, form submissions, and conversions.

OUTPUT
Tracking Plan — Checkout Flow EVENTS 1. checkout_started Properties: cart_value, item_count, source_page Trigger: User clicks "Checkout" button 2. shipping_info_entered Properties: shipping_method, country, has_discount Trigger: User completes shipping form 3. payment_method_selected Properties: method_type (card/paypal/apple_pay) Trigger: User selects payment option 4. order_completed Properties: order_id, total_value, item_count, discount_amount Trigger: Payment confirmed 5. checkout_abandoned Properties: last_step, cart_value, time_spent_seconds Trigger: User leaves without completing NAMING CONVENTION: snake_case, object_action format VALIDATION: All events require user_id and session_id

Required Tools

MixpanelMixpanel

Compatible Agents

ClaudeClaude
CursorCursor
WindsurfWindsurf
ChatGPTChatGPT
Any MCP-compatible agentAny MCP-compatible agent

Add to your agent

Download Skill

Or install via CLI:

$ npx skills add webrix-ai/agent-skills --skill event-tracking

Deploy Org-wide

Provision to teams via RBAC
Identity-aware execution
Signed & verified skills
Full audit trail
Auto-bundled with required MCP servers
Use withwillow

Free for up to 5 users

Your agents are already in the wild.

Give them a Basecamp. Go from AI chaos to AI work, in minutes.

Event Tracking | Willow Marketplace