Analytics
Real-time traffic insights for howtogo.dev. This data is collected transparently using custom middleware and persisted in a local SQLite database. This project is privacy-focused and open-source, ensuring no third-party tracking or data sharing. There is no commercial intent for this data; it's purely for educational purposes and to demonstrate server-side analytics implementation.
⚡ Real-time Tracking Client IPs are captured via server-side middleware processing.
🛡️ Privacy First No external cookies, pixels, or third-party tracking scripts.
🚀 High Performance Database writes are asynchronous to prevent request blocking.
Current Session Data
| Metric | Value | Description |
|---|---|---|
Client IP | 216.73.216.168 | Your public IP address as seen by the server |
Total Views | 14900 | Total page loads recorded since launch |
Unique Visitors | 2940 | Distinct IP addresses logged in the database |