Skip to main content

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

  1. Navigate to the Beacons page (/beacons)
  2. Click the desired beacon to open its details
  3. In the Location History section, view the last 10 movements
  4. 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:

FieldDescription
ZoneName of the zone where the beacon was detected
TimeDate and time of detection
DetailsAdditional 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 in config/retention.php)
  • After the period, location data is automatically removed/aggregated by the daily history aggregation job

See Settings to adjust the retention policy.