Quick Start
Get Saytics running in your app in under 5 minutes.
JavaScript SDK
Install the browser SDK and start tracking events on your site.
Server-Side Tracking
Send events from your backend using HTTP or a server SDK.
API Reference
Explore the full REST API for events, users, and reports.
How Saytics works
1
Install the SDK
Add the Saytics JavaScript snippet or server library to your application.
2
Track events
Call
Saytics.track() to capture user actions like signups, purchases, or feature usage.3
Identify users
Link events to specific users with
Saytics.identify() to build user-level profiles.4
Explore your data
Open your Saytics dashboard to build reports, create funnels, and share insights with your team.
Explore the platform
Core Concepts
Understand events, properties, users, and dashboards.
Integrations
Connect Saytics to Slack, webhooks, and more.
Team & Account
Invite teammates and manage your workspace settings.
Authentication
Learn how to authenticate API requests with your API key.