
Real-time location tracking system for proximity marketing and foot-traffic analysis
Retail Optimize is Swedish innovative company that creates solutions to give businesses the ability to measure visitors in store movement, get better knowledge of their customers, increase sales, strengthen their brand and above all create a more personalized experience for the customers.
Customer
Retail Optimize
Location
EU
Industry
Retail
Company’s Request
The customer required a network of access points to provide free internet access alongside with movement tracking system across the city to use this in marketing purposes. Access point required to be cheap, easy to install and maintain.

Technology Set
OpenWRT OS as a platform
Wi-Fi probe requests sniffing
Bluetooth BLE BEACONS as auxiliary presence detection technology
Solution
Sirin Software built a sniffing middleware on top of the existing OpenWRT platform that allowed us to capture all wi-fi probe requests near the access points. Static devices such as routers and laptops are filtered using the blacklisting algorithm. Server side was implemented as a hub collecting data where all movement is recording for further use in marketing analyze.
![]() |
OPEN-MESH OM2P ROUTER
A low-end device with optional outdoor enclosure and PoE power. Allows sniffing on 2.4GHz wifi band. |
![]() |
OPEN-MESH OM5P ROUTER
A high-end device with optional outdoor enclosure and PoE power. Allows sniffing on both 2.4GHz and 5GHz wifi bands. Used in most locations. |
![]() |
CHIP MICROCOMPUTER
Experimental super-low-cost device that doesn’t provide internet access but only sniffing. Sniffs both wifi and BLE probe requests. |
- Movement reproducing algorithm on the server.
- Cloud management dashboard.
- Automatic blacklisting of static devices (laptops and access points).
- Filtration of randomly-generated MAC addresses (like in the latest iOS devices, they send random MAC during network search to avoid tracking).
- Filtration of struggling between two nearby access points using hysteresis Algorithm of matching BLE address and wifi MAC address to use BLE address when wifi turned off.