A self-hosted analytics platform that tracks website traffic without invading user privacy while detecting suspicious activity.
SecureTrack is an open-source, privacy-first web analytics platform designed to provide useful website insights without compromising user privacy. Unlike traditional analytics tools, SecureTrack eliminates the use of cookies and third-party trackers, ensuring that user data remains secure and under full control of the organization.
The system is fully self-hosted and lightweight, making it suitable for small teams, educational institutions, and developers who require transparent and ethical analytics solutions.
In addition to basic traffic analytics, SecureTrack integrates cybersecurity features to detect suspicious activity. It includes IP anonymization, bot detection using user-agent analysis, and basic traffic monitoring to identify abnormal patterns such as potential automated or malicious requests.
The architecture consists of a lightweight JavaScript tracking script, a Flask-based backend API server, an SQLite database for local storage, and a simple analytics dashboard for visualization.
Key Features:
• Privacy-first tracking (no cookies or personal data collection)
• Self-hosted architecture with full data ownership
• Lightweight tracking script for easy integration
• Real-time traffic monitoring
• IP anonymization for enhanced privacy
• Bot detection and basic threat identification
• Open-source and customizable
SecureTrack aims to promote ethical web analytics and provide a secure alternative to traditional analytics platforms, aligning with the principles of Free and Open Source Software (FOSS).