Operations
Conversion funnel
Loading…
session_id values from the custom Shopify pixel installed on the storefront. The pixel runs in Shopify's sandbox, captures every page view + cart event, and POSTs them to /api/shopify-pixel/track. Read the install guide at /shopify-pixel/README.md if Sessions still shows "—". Added to cart = real product_added_to_cart events from the pixel when installed; falls back to Shopify abandoned checkouts + completed orders otherwise. Order placed = every order Shopify created (any financial_status). Shipped = Shopify fulfillment_status = fulfilled. Delivered = Shopify financial_status = paid AND not cancelled. In COD, "paid" is the courier's signal that the box was handed over and cash collected — so that IS the delivery proof, no Bosta join needed.