ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Analytics Engine

Event tracking, funnel analysis, cohort retention, multi-touch attribution, revenue metrics, and real-time analytics — built for AI agents.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/cameron48/mcf-analytics-engine
Or

Analytics Engine

Plug your AI agent into a full analytics stack. Track events from any source, build conversion funnels to find where users drop off, create cohorts to measure retention, and run multi-touch attribution to understand what actually drives revenue. Pull MRR, ARR, LTV, and CAC on demand. Stream real-time analytics for live monitoring. Everything an agent needs to measure, analyze, and optimize — without integrating a third-party analytics platform.

Authentication

All endpoints require x402 payment (USDC on Base L2). Send a request without payment to receive pricing info in the 402 response.

Endpoints

MethodPathPriceDescription
GET/api/analytics/overview$0.001Analytics overview
POST/api/analytics/events$0.001Track event
GET/api/analytics/events$0.001List events
GET/api/analytics/sessions$0.001List sessions
GET/api/analytics/funnels$0.001List funnels
POST/api/analytics/funnels$0.01Create funnel
GET/api/analytics/funnels/:id/analyze$0.05Funnel drop-off analysis
GET/api/analytics/attribution$0.05Multi-touch attribution
GET/api/analytics/attribution/paths$0.05Attribution paths
GET/api/analytics/cohorts$0.001List cohorts
POST/api/analytics/cohorts$0.01Create cohort
GET/api/analytics/cohorts/:id/analyze$0.05Cohort retention
GET/api/analytics/revenue$0.01Revenue metrics (MRR, ARR, LTV, CAC)
GET/api/analytics/realtime$0.001Real-time analytics
POST/api/analytics/server-events$0.001Server-side event tracking

Metadata

Author@cameron48
Stars4072
Views7
Updated2026-04-13
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-cameron48-mcf-analytics-engine": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#analytics#events#funnels#cohorts#attribution#revenue#realtime#tracking
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.