For the complete documentation index, see llms.txt. This page is also available as Markdown.

Yotpo integration

This guide applies only when selling pre-orders through Purple Dot's own checkout. Pre-orders sold through the Shopify checkout benefit from the same tracking as your regular sales.

If your store has Yotpo tracking enabled in the theme and you have enabled the Yotpo tracking on the Integration settings page in the Merchant Portal, the Purple Dot checkout will forward order information to Yotpo.

This is a client side integration.

source: 'pixel_v2',
platform: 'shopify',
orderId: <Purple Dot pre-order reference>,
orderNumber: <Purple Dot pre-order reference>,
orderName: <Purple Dot pre-order reference>,
orderAmount: <total pre-order amount>,
orderCurrency: <currency shopper paid in>,

Last updated