If you're using Tempo to intelligently understand a customers’ estimated time of arrival (ETA), one the configuration steps is defining the DestinationID - basically a unique identifier for location where the customer is going to.
We usually recommend the existing Store, Restaurant or Location ID that's already used in your business. For example:
The internal ID for our Bluedot retail store in Rundle Mall, Adelaide Australia is Store #123456. While the ID for our Market Street store in San Franciso is #098766.
The DestinationID in referenced in two places:
- Setting the DestinationID for a Zone in Canvas
- In your app to calculate the ETA from the customer current location to a specific destination
Setting the DestinationID in Canvas
1. Log into Canvas |
|
2. Open Tempo Configuration |
![]() |
3. Choose you Project | ![]() |
4. Select the DestinationID card | ![]() |
5. Search for your Zone |
![]() |
6. Save |
Using the DestinationID in your app
Check-out our Developer Docs here to learn how & when to use the DestinationID in your app.