Offline orders are customer purchase-history data from offline sources, such as, phone orders and in-store purchases. Optimizely can import offline orders to improve product recommendations.
To pass offline orders over API, see [Offline order tracking endpoint](🔗).
Using offline order data enables the following:
Product recommendations to draw on offline order information when other information is not available.
Product recommendations to draw on a merge of both online and offline data.
Excluding products from recommendations if those products were already bought offline.
For Optimizely to import offline orders, give them in the following XML format that contains the offline orders along with the user who placed each order and the products that were purchased. The following is a sample XML file showing only mandatory elements and attributes:
The following is a sample XML file showing all the possible elements and attributes: