Introduction
Welcome to the documentation for Mongolytics. This document provides all the information you need to get started with our self-hosted, open-source analytics solution for Next.js.
What is Mongolytics?
Mongolytics is a lightweight, privacy-focused analytics tool that you host yourself. It allows you to track website traffic and user behavior without sending any data to third-party companies. All data is stored directly in your own MongoDB database, giving you complete ownership and control.
Core Philosophy
- Data Ownership: Your data is yours. Period.
- Simplicity: Easy to install and configure in any Next.js project.
- Performance: Designed to be non-blocking and have a negligible impact on your site's performance.