Location History
The history allows you to view the past movement of a specific beacon, showing which zones it passed through and when.
Navigation path: Beacons page (/beacons) → select the beacon → Location History section (or through the Tracking page).
Accessing the history
- Navigate to the Beacons page (
/beacons) - Click the desired beacon to open its details
- In the Location History section, view the last 10 movements
- Click "View full history" to access the complete timeline
Or access directly from the Tracking page → select the beacon.
Displayed information
For each history entry:
| Field | Description |
|---|---|
| Zone | Name of the zone where the beacon was detected |
| Time | Date and time of detection |
| Details | Additional information about the calculated location |
Timeline
The history is displayed in a sequential timeline format, ordered from most recent to oldest, with pagination every 30 records.
The timeline is updated in real time — new movements appear at the top automatically when the beacon changes zones.
Data retention
Location history is kept according to the configured retention policy:
- Default: 90 days (
RETENTION_LOCATIONS_DAYS, defined inconfig/retention.php) - After the period, location data is automatically removed/aggregated by the daily history aggregation job
See Settings to adjust the retention policy.