WooCommerce is a first-class platform on Idukki. Product sync uses /wp-json/wc/v3 and order webhooks notify us of purchase events for revenue attribution.
- In Settings → Integrations → WooCommerce, enter your store URL.
- Click Authorise, you’ll be redirected to your Woo admin to approve API keys (read products, read orders).
- Idukki pulls your full product catalogue (titles, prices, images, SKUs, variants).
- A webhook is auto-installed on the order.created event. We use this for purchase attribution.
Embedding the widget
Drop the script tag into any post, page, or template via your theme editor or a Code block:
<script src="https://cdn.idukki.io/widget.js" data-collection="YOUR_ID" defer></script>