Segment
Forward location events and user context
let tripOptions = RadarTripOptions(
externalId: "299",
destinationGeofenceTag: "store",
destinationGeofenceExternalId: "123"
)
tripOptions.mode = .car
tripOptions.metadata = [
"Customer Name": "Nick P"
]
Radar.startTrip(options: tripOptions)
Radar.startTracking(trackingOptions: .presetContinuous)
“Radar’s Trips feature allows us to provide our back-of-house staff with insights into customer arrival times to increase kitchen efficiency, reduce food waste, and give our customers the highest quality food with minimal wait times.”
See what Radar’s location and geofencing
solutions can do for your business.