Click-to-WhatsApp Ads Are Your Biggest Attribution Black Hole
Click-to-WhatsApp (CTWA) ads generate chats, not conversions — up to 90% of mobile users who click a “Chat on WhatsApp” button abandon before sending a first message. Meta’s Conversions API for Business Messaging fixes this by accepting server-side Purchase events with action_source set to business_messaging and the original ctwa_clid from the WhatsApp webhook. WooCommerce stores can wire this directly: capture ctwa_clid from the WhatsApp Cloud API webhook, persist it on the order, fire the CAPI event on woocommerce_payment_complete. No SaaS chatbot required. Just a first-party server-side pipeline listening to the hooks WordPress already fires.