About Traclytics
Privacy-first server-side analytics. No cookies, no JavaScript, no nonsense.
What is Traclytics?
Traclytics is a privacy-first, server-side web analytics platform designed for developers who care about user privacy and data accuracy. Unlike traditional analytics tools that rely on client-side JavaScript and cookies, Traclytics tracks visitors directly from your server.
This approach ensures better privacy compliance (GDPR, CCPA), more accurate data collection, and eliminates the need for cookie consent banners. Your visitors get a faster, more private experience, and you get reliable analytics data.
About Me
I'm an IT engineering student from Finland, and I built Traclytics because I've used many analytics platforms over the years, and most of them had significant issues. Don't get me wrong, there are some great ones out there too. Plausible is an amazing project, and I have a lot of respect for what they've built.
I decided to create Traclytics as my own take on privacy-first analytics. I've monetized this project to help support my education, but I'm planning to open source it once I've cleaned up the code a bit. I believe in building tools that respect user privacy while still providing valuable insights.
If you have questions, feedback, or just want to chat, feel free to reach out! I'd love to hear from you.
Tech Stack
Built with modern, production-ready technologies focused on performance.
Backend
Go 1.23+ with Fiber, PostgreSQL 16+ for operational data, ClickHouse for analytics, and Redis for caching.
Frontend
Next.js 16, React 19, TypeScript, Tailwind CSS v4, shadcn/ui, React Query, and Chart.js.