First public release of glitter-analytics, a privacy-first analytics module for GnuBoard7.
Status: Open Beta
✨ Features
- Dashboard analytics
- Visit history
- Daily statistics
- CSV export
- Privacy-first tracking
- IP hashing
- Referrer normalization
- Query string stripping
- Bot filtering
- Do Not Track (DNT) support
- Permission-based administration
🔒 Privacy
This release is designed to minimize the collection of personally identifiable information.
- Hashed IP addresses
- Normalized referrer hosts
- Query string removal
- Sensitive data excluded from analytics records
🧪 Quality
- PHPUnit unit tests
- Vitest frontend tests
- Static analysis
- Production smoke verification
- CSV security validation (formula injection protection)
📦 Compatibility
- GnuBoard7
- Laravel 12
- PHP 8.3+
⚠️ Open Beta
Version 0.7.1 is intended for early production deployments while automated regression coverage continues to expand toward the 1.0 stable release.
We welcome bug reports, feature requests, and feedback.
Full Changelog: https://github.com/glitter-node/glitter-analytics/commits/v0.7.1