Analytics Engine

by MCF Agentic

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

View Chinese version with editor review

安装

claude skill add --url https://github.com/openclaw/skills

文档

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