Dashboard Features
See all featuresAPI Monitoring
Track P50, P95, and P99 latency, error rates, and request volume for every route.
Frontend Analytics
Page views, unique visitors, sessions, traffic sources, and device breakdown.
Performance
Core Web Vitals from real users plus automated Lighthouse audits on a schedule.
Application Logs
Live stream of every request and custom event. Filter, search, and drill in.
SEO Monitoring
Automatic on-page audits, crawl scores, and Lighthouse SEO checks for every page.
GDPR Consent Banner
Built-in consent banner, fully configurable from your dashboard. No extra service needed.
One SDK. All five dashboards. Setup in 2 minutes.
Get startedStatvisor tracks every API request your backend handles - latency, error rates, and request volume per route. You see exactly which endpoint is hurting your product before a user complains about it.
Click any route to see status breakdown and recent errors
Everything you need to understand how your API performs in production, without learning a new tool or reading docs for a week.
P50, P95, and P99 means you see not just the average but the worst 5% and 1% of requests. This is where real user pain hides.
Statvisor separates health errors from expected ones. A 404 is not a crisis. A 500 spike is.
Click any route to see its status code breakdown, request volume over time, and the last 50 errors with full context.
Every chart shows trends over time. A deploy that slowed down your checkout route shows up immediately.
Your developer adds one middleware line. That is it. No infrastructure to manage, nothing to maintain.
# install the SDK npm install @statvisor/sdk import { statvisor } from "@statvisor/sdk" // Add one line to your Express app app.use(statvisor({ apiKey: "vl_your_key" })); // Every route is now tracked automatically
Works with Express, Fastify, NestJS, Hono, Next.js, and Cloudflare Workers.
Read the integration docs ->One dashboard for everything that matters - frontend, backend, performance, and SEO.
Free plan includes 1 project and 30 days of data. No credit card required.
Get started free