Web · Mobile · Backend — one dashboard
Analytics that just works.
No setup. No config. No noise.
Drop in one script tag and start tracking. Works across your web apps, React Native apps, and backend services — all in one place.
Web tracking
One script tag auto-tracks pageviews, sessions, referrers, and devices. Works with any framework.
Mobile tracking
React Native SDK auto-hooks into your navigation. Screen views and events with zero manual calls.
Backend events
One track() call in any Node or Go service. Account signups, payments, errors — all in the same dashboard.
Add to your app in 30 seconds
Web
<script src="https://analyticsapi.specvista.com/sdk.js" data-api-key="sa_live_..."></script>
React Native
import { track } from '@specvista/analytics-rn';
track('screen_view', { screen: 'Home' });Node / NestJS
import { track } from '@specvista/analytics-node';
track('user.signup', { userId });Ready to see your data?
Create a free account and have your first project tracking in minutes.