Agent Analytics API Skill
agent-analytics
agent-analytics
| Method | Path | Description |
|---|---|---|
POST | /track | |
POST | /track/batch | Track a single event |
GET | /stats | Track multiple events |
GET | /events | Aggregated stats overview |
POST | /query | Raw event log |
GET | /properties | Flexible analytics query |
GET | /properties/received | Discover event names and property keys |
GET | /sessions | Property keys by event name |
GET | /breakdown | List sessions |
GET | /insights | Top property values |
GET | /pages | Period-over-period comparison |
GET | /sessions/distribution | Entry/exit page stats |
GET | /heatmap | Session duration histogram |
POST | /funnel | Day-of-week x hour traffic grid |
GET | /retention | Funnel analysis |
GET | /stream | Cohort retention analysis |
GET | /live | Live event stream (SSE) |
GET | /projects | Live snapshot (real-time) |
POST | /projects | List all projects |
GET | /projects/{id} | Create a new project |
PATCH | /projects/{id} | Get project details |
DELETE | /projects/{id} | Update a project |
GET | /account | Delete a project |
POST | /account/revoke-key | Get account info |
GET | /experiments/config | Revoke and regenerate API key |
POST | /experiments | Get experiment config for tracker.js |
GET | /experiments | Create an A/B experiment |
GET | /experiments/{id} | List experiments |
PATCH | /experiments/{id} | Get experiment with live results |
DELETE | /experiments/{id} | Update experiment status |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install agent-analytics
Downloads and installs to ~/.claude/skills/agent-analytics/
1.0.0 (2026-02-23)