Overview
Connecting...
Total Sensors
5
Online
5
Offline
0
Today's Visitors
86424
⚑ 1,000 virtual sensors, concurrent ingestion β€” load proof
See ingestion throughput and loss rate in numbers. (Measured with a self-generated signal, no external API.)
Not run yet. Click the button to measure throughput and loss for 1,000 concurrent sensors.
Visitor Trend
Offline Sensor Alerts

All sensors operating normally

Overview Foot-traffic analytics
What FootFlow is

FootFlow is a SaaS foot-traffic analytics platform that ingests and aggregates Milesight (MQTT) and FLIR (Webhook) sensor data in real time, presenting per-store and per-floor visitor counts, occupancy and trends on a single dashboard. It supports multi-site, multi-floor structures with built-in 4-tier RBAC.

What you can do
CategoryItemsType
βœ… CoreSensor ingestion (MQTT, Webhook), live dashboard, heatmap, trends, 4-tier RBAC, multilingual (KO/EN/JA), Excel exportCore
⭐ AdvancedFloor-plan view, floor analysis, visitor-type analysis, zone flow, similarity analysis, Telegram alertsAdvanced
❌ Not in this demoMobile app, POS integration, camera vision analysis, external ERP integrationN/A
How data flows
πŸ“‘
Milesight
MQTT
β†’
🌐
FLIR
Webhook
β†’
βš™οΈ
Ingest
FastAPI
β†’
πŸ—„οΈ
PostgreSQL
Aggregate
β†’
πŸ“Š
Dashboard<br>live
β†’
πŸ“₯
Excel<br>export

1-min interval | up to 1,000 sensors | auto offline detection | imputation before aggregation

Technical features
Dual protocol
MQTT + Webhook simultaneously. Vendor-agnostic integration.
Anomaly imputation
On sensor fault, auto-estimates via adjacent-zone ratio + sales cross-check.
Similar-pattern analysis
Cosine similarity finds past similar days for operational forecasting.
Multilingual SaaS
KO/EN/JA dynamic switch, persisted, extendable with one JSON file.
About the demo data
⚠️ The figures shown are example data generated by a simulator, not real sensors.
Real-device integration (Milesight, FLIR, etc.) is built on standard protocols (MQTT 3.1.1, HTTP Webhook), so it works the same once configured for on-site hardware.
Built with
Tech stack
Python Β· FastAPI MQTT (Mosquitto) Webhook (XML/JSON parsing) PostgreSQL Β· time-series aggregation APScheduler batch 4-tier RBAC Β· JWT Jinja2 SSR Β· Chart.js i18n (KO/EN/JA) Docker Β· Railway deploy