OpenPanel
OpenPanel provides web analytics data including visitor counts, session metrics, page views, bounce rate, average session duration, live visitor count, top pages, and referrers.What it powers
- Analytics widget — Live visitors, sessions, page views, bounce rate
- KPI Strip — Live visitor count cell
- Detail panel — Falls back to analytics data when other services are unavailable
Getting your API keys
Sign in to OpenPanel
Go to dashboard.openpanel.dev and sign in.
Environment variables
.env.local
API details
| Property | Value |
|---|---|
| API base URL | https://api.openpanel.dev |
| Rate limit | 100 requests per 10 seconds |
| Cache TTL | 60 seconds (live visitors: 15 seconds) |
| Authentication | Basic auth or Bearer token |
MCP server
OpenPanel has an MCP server package (openpanel-mcp-server). See OpenPanel MCP for setup.
Widgets that use this service
Analytics
Primary data source for all analytics metrics.
KPI Strip
Provides the live visitor count.