Welcome to Sypnia
Sypnia is a privacy-focused, real-time analytics platform that helps you understand your users without compromising their privacy.
⚡ Quick Start (5 minutes)
- 1
Create an account
Sign up at /auth/signin
- 2
Create a project
Add your website in the dashboard
- 3
Add the SDK script
Copy the script tag to your website's <head>
- 4
Start tracking!
View real-time analytics in your dashboard
📦 Installation
Add this single script tag to your website:
<script src="https://sypnia.com/api/sdk/sk_your_api_key"></script>That's it! No npm packages, no configuration files. Learn more →
🎯 What You Can Track
Page Views
Automatic tracking of page views and navigation, including SPA support.
User Interactions
Track clicks, rage clicks, and user engagement patterns.
Error Monitoring
Capture JavaScript errors, HTTP errors (403, 500, etc.), and unhandled rejections.
Performance
Core Web Vitals (LCP, CLS, TTFB) and page load metrics.
Sessions
Track user journeys across pages and sessions.
Custom Events
Track any custom event with the Sypnia.track() API.
- • No cookies required - GDPR/CCPA compliant by default
- • IP anonymization option available
- • Respects Do Not Track browser setting
- • Open source and transparent