About this project
StatsPro is a privacy-friendly web analytics software that allows users to track website pageviews without using cookies. It is designed to be fully compliant with GDPR, PECR, and CCPA regulations, ensuring that user data is not sold to third parties for advertising.
The system consists of three main components:
- Broadcaster: A lightweight JavaScript file installed on the client website to collect pageview data.
- Backend: Built with Laravel and utilizing a "Collector" to record data into a Postgres database.
- Frontend: A React-based interface for visualizing analytics data.
Users can deploy StatsPro on their own infrastructure using Docker or utilize the hosted version. The project is licensed under the GNU Affero General Public License Version 3 (AGPLv3).
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.