Client widget
The client widget shows delivery information for a specific order.
Each order has a unique widget link in the format https://yandex.ru/courier/tracking/<track ID>
.
You can obtain the link by sending a GET request to the following resources:
In the Track & Trace interface, you can find the widget link in the Tracking link field of the order card. Click Get link.
Order is on the way
If the Send SMS messages to clients option is enabled in the company settings (see Setting up SMS notifications for clients), the client is sent an SMS with the widget link and information about the order. The link can be opened on a mobile device or PC.
The widget shows the courier's estimated time of arrival (ETA). While the order is en route, the ETA may change. The widget also shows information about the order, client, and the courier's approximate location.
estimated_delivery_time
1. The ETA rounded to the nearest 30-minute interval.
shift_start
2. The time the route started from the depot. For more information about notifying clients about the route start, see Setting up SMS notifications.
Order delivered
The delivered order widget displays the order and recipient data and the tracking history with significant route points.
status
1. The current order status. For more information, see Gets order info.
number
2. The order number. Used for syncing with the delivery company's system.
Set in the scheduling file or via the API.
time_interval
3. The preferred delivery window. Set in the scheduling file or via the API.
address
4. The delivery address in text format.
Set in the scheduling file or via the API.
customer_name
5. The recipient's name.
Set in the scheduling file or via the API.
amount
6. Order price in rubles.
Set only via the API (for more information, see Adds an order).
payment_type
7. Payment type.
Set only via the API (for more information, see Adds an order).
Logo
You can add your company's logo to the client widget. To do this, contact us.
Widget customization
You cannot customize the client widget using the tools available in the service.
To implement your own widget on your website, dashboard, or mobile app, you can get information for the widget via the API.
To display the map on your website, use the Yandex Maps API. To show it in a mobile app, use MapKit.