Track WooCommerce checkout conversions so bluebarry can connect quiz activity to purchases and revenue.
How Tracking Works
- Start a bluebarry quiz session on the WooCommerce storefront.
- Continue to checkout with a safe demo product.
- Complete the order in the demo store.
- The plugin copies the bluebarry session data to the WooCommerce order before payment completion.
- When WooCommerce marks payment complete, the plugin sends a conversion event to bluebarry with the session, user, advisor, currency, totals, and order item payload.
- If a billing email is available, the plugin also sends an identify request so the quiz session can be matched to a profile.
Conversion dispatch is best-effort from the plugin, so server-side bluebarry logs or analytics are the source of truth after the checkout request finishes.