Analytics - Tracking
Get the global synchronization status of clicks and orders
Clicks and orders are eventually consistent.
This operation gets the current global state of projections.
get/v2/user/analytics/tracking/status
Response
The tracking status informations
Example response
{
"clickSynchronizationUtcDate": "2016-08-29T09:12:33.001Z",
"orderSynchonizationUtcDate": "2016-08-29T09:12:33.001Z",
"marketplaceOrderSynchonizationUtcDate": "2016-08-29T09:12:33.001Z"
}