ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Analytics Tracking

Track events and user behavior using Segment.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/clawdiri-ai/analytics-tracking-dv
Or

Analytics Tracking

Track events and user behavior using Segment.

Usage

Track an event

analytics-tracking track \
  --event "Signed Up" \
  --user-id "user-123" \
  --properties '{"plan":"Pro"}'

Identify a user

analytics-tracking identify \
  --user-id "user-123" \
  --traits '{"name":"John Doe","email":"[email protected]"}'

Create a group

analytics-tracking group \
  --user-id "user-123" \
  --group-id "group-abc" \
  --traits '{"name":"Acme Inc."}'

Metadata

Stars3562
Views1
Updated2026-03-29
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-clawdiri-ai-analytics-tracking-dv": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

Follow-Through Day (FTD) Detector

Detects Follow-Through Day (FTD) signals for market bottom confirmation using William O'Neil's methodology. Dual-index tracking (S&P 500 + NASDAQ) with state machine for rally attempt, FTD qualification, and post-FTD health monitoring. Use when user asks about market bottom signals, follow-through days, rally attempts, re-entry timing after corrections, or whether it's safe to increase equity exposure. Complementary to market-top-detector (defensive) - this skill is offensive (bottom confirmation).

clawdiri-ai 3562

Gumroad Page Generator

Generates Gumroad product page content from a simple spec.

clawdiri-ai 3562

AutoSignals - Autonomous Trading Signal Optimization

Monitors and controls the AutoSignals autonomous research loop.

clawdiri-ai 3562

first-principles

Deep first-principles analysis of any topic, decision, strategy, or assumption. Strips inherited thinking, identifies what is provably true, and rebuilds from ground truth. Use when user asks for first principles analysis, wants to challenge assumptions, says "analyze this from scratch", "break this down", "what's really true here", or triggers with /firstprinciples. Also useful for strategic decisions, investment theses, product strategy, career moves, or any situation where conventional wisdom may be wrong.

clawdiri-ai 3562

einstein-research-backtest

Expert guidance for systematic backtesting of trading strategies. Use when developing, testing, stress-testing, or validating quantitative trading strategies. Covers "beating ideas to death" methodology, parameter robustness testing, slippage modeling, bias prevention, and interpreting backtest results. Applicable when user asks about backtesting, strategy validation, robustness testing, avoiding overfitting, or systematic trading development.

clawdiri-ai 3562