# Plausible Analytics
Plausible is a privacy-focused web analytics platform designed as a simpler alternative to [[Google Analytics]]. Lightweight, cookie-free, and open-source.
## Features
- Simple single-page dashboard with all important metrics
- Lightweight script (75x smaller than Google Analytics)
- Privacy-first: no cookies, no personal data collection
- Real-time monitoring (updates every 30 seconds)
- Codeless tracking: scroll depth, file downloads, form completions
- Google Search Console integration
- Conversion tracking: funnels, goals, revenue tracking
- Open-source (AGPL license), self-hostable
## Privacy & Compliance
- EU-based infrastructure (data never leaves EU)
- GDPR/CCPA compliant
- No consent banner required
- No cross-site or cross-device tracking
## References
- Official Website: https://plausible.io
- GitHub: https://github.com/plausible/analytics
- Documentation: https://plausible.io/docs
## Related
- [[Google Analytics]]
- [[Web Analytics]]
- [[Privacy]]
- [[Self-hosting]]