LBS positioning estimates a device's location from nearby mobile network towers rather than satellites — far less accurate than GPS, but it works indoors and needs no fix.
LBS stands for Location-Based Services, and in the GPS tracker world it means one specific thing: working out roughly where a device is from the mobile network towers it can see, rather than from satellites.
Every tracker with a SIM knows which cell towers are in range and how strong each signal is. Tower locations are publicly catalogued, so that information alone is enough to estimate a position — without any satellite fix at all.
The tracker reports a set of identifiers for each visible tower — MCC (country), MNC (network), LAC (area), and Cell ID — along with signal strengths. A lookup service maps those to known tower positions and estimates where the device must be.
Accuracy depends entirely on tower density:
| Environment | Tower spacing | Typical accuracy |
|---|---|---|
| Dense city centre | 200–500 m | 150–500 m |
| Suburban | 1–2 km | 500 m – 2 km |
| Rural | 5–15 km | 2–10 km |
| Single tower visible | — | Anywhere in that tower’s coverage |
Compare that with 3–15 metres for a decent satellite fix. LBS is one to three orders of magnitude worse.
Three genuine advantages, and they are not trivial.
It works indoors. Satellite signals do not penetrate buildings well. Cell signals do. A tracker in a warehouse or an underground car park may have no GPS fix at all but still report an LBS position.
It is instant. There is no acquisition delay — the tracker already knows which towers it is connected to. No waiting for a fix, assisted or otherwise. See A-GPS for how long the satellite alternative can take.
It costs almost no battery. The radio is already on to maintain the network connection. Reading cell IDs is free; powering the GPS receiver is not. Many budget trackers report LBS between GPS fixes specifically to extend battery life.
Here is where it bites, and why this term matters practically rather than academically.
An LBS position is far too coarse for most geofences. A zone of 500 metres around a school, tested against a position accurate to ±1 km, produces an answer that is essentially random. The device may report as outside while sitting in the playground, or inside while a mile away.
Worse, many cheap trackers switch between GPS and LBS silently. A device reporting accurate satellite positions all morning may drop to cell-tower estimates when it goes indoors — and if the system treats both identically, that switch alone looks like the device teleported several hundred metres. Against a geofence, that is an exit alert for something that walked into a building.
Geoblip’s position of principle: an LBS position should not fire a geofence alert.
The intended handling is to decode LBS reports and treat them as approximate — useful for showing roughly where a device is when there is no satellite fix, but not accurate enough to be tested against a boundary. Alerting on data with kilometre-scale error would generate false alarms that no amount of debouncing could clean up, because the errors are larger than most zones.
This is listed as an open decision in the hardware tracker support plan, since it only becomes live once binary-protocol trackers are supported — those are the devices that report LBS. Phone-based tracking reports a proper accuracy figure instead, which can be used the same way.
If a tracker keeps reporting wildly wrong positions:
Last reviewed 7 August 2026.
GPS accuracy is how close a reported position is to the true location, usually expressed as a radius within which the real position probably falls.
A-GPS (Assisted GPS) speeds up position fixes by downloading satellite orbit data over the mobile network instead of waiting to receive it from the satellites themselves.
GPS drift is the apparent movement of a stationary device caused by errors in its reported position rather than by any real change in location.
Geofencing is the practice of drawing a virtual boundary around a real-world place and having software react when a tracked device crosses it.
Draw a zone, assign a phone or GPS tracker, and get a blip the moment it crosses the line. Free for 7 days.