✅ Visitor Tracker - Raspberry Pi

Server Status: Running
Hostname: raspberrypi
IP Address: 192.168.1.201
Port: 5002

📊 Dashboard

Open Dashboard (Intern)

http://192.168.1.201:5002/api/dashboard

Open Dashboard (Extern)

https://tracker.printservicenederland.nl/api/dashboard

🌐 Website Integration

Use this in your website:

<script> const TRACKER = 'https://tracker.printservicenederland.nl'; fetch(TRACKER + '/track?page=' + window.location.pathname + '&referrer=' + document.referrer).catch(e => console.log('Tracked')); </script>

📡 API Endpoints


Visitor Tracker | Flask + SQLite | Running on Raspberry Pi