OpenAI Conversions API — How to Send WooCommerce Purchases to ChatGPT Ads

OpenAI launched its Conversions API and JavaScript pixel in May 2026, with conversion-optimized campaigns rolling out June 5, 2026 (Search Engine Roundtable, 2026). WooCommerce stores send purchase events to ChatGPT Ads through a server-to-server POST request carrying the order_created event type, the oppref click identifier, hashed customer data, and a shared event_id for deduplication against the browser pixel. The API supports 10 standard events plus one custom event, and the self-serve Ads Manager is now available in 9+ countries.

One Wrong event_id and You’re Double-Counting Every WooCommerce Sale

OpenAI’s Conversions API was designed to run alongside the ChatGPT Ads browser pixel, but without a shared event_id and matching Pixel ID, WooCommerce stores double-count or under-report every conversion the moment they add the server layer. The deduplication pattern is identical to Meta CAPI: generate a deterministic event_id at the server before the page renders, pass it to both the pixel and the API call, and let OpenAI’s backend match and merge the two signals.

OpenAI’s Conversions API Is Live — WooCommerce Has No Plugin Yet

OpenAI launched a Conversions API for ChatGPT Ads in May 2026 that sends purchase events server-to-server, but WooCommerce has no native plugin to connect the two. The API mirrors Meta’s CAPI pattern — POST to bzr.openai.com with hashed user data and an oppref click identifier — and early data shows AI-referred sessions converting at 4–5x the rate of organic search. Stores running server-side event pipelines can route WooCommerce order hooks to the OpenAI endpoint today; stores that rely on browser-only pixels will miss the same 20–30% of conversions that already vanish on Meta.

Connecticut Forces Every Store to Declare LLM Training by July 1

Connecticut’s CTDPA amendment takes effect July 1, 2026 and requires every covered business to explicitly disclose whether it collects, uses, or sells personal data to train large language models. The threshold drops from 100,000 to 35,000 consumers, pulling thousands of mid-sized WooCommerce stores into scope for the first time. Businesses must affirmatively state yes or no — ‘I don’t know’ is no longer compliant.

ChatGPT Ads Pixel Just Got EU-Ready — Here’s the WooCommerce Plan

On May 1, 2026, Digiday reviewed a ChatGPT Ads pixel code update that adds a consent management system and a country field — neither is needed for the U.S. opt-out model, both are GDPR/ePrivacy preconditions. Translation: OpenAI is publicly committing to an EU launch and giving EEA/UK WooCommerce stores their pre-GA window. The architectural decision — install as another browser tag gated by your CMP, or as a server-side outPIPE on your tracking server — is now the same call you already made for Meta CAPI and Google Ads. Four German Higher Regional Courts have already shown what happens when a U.S. pixel ships into the EEA without consent management baked in.

ChatGPT Ads Just Got a CPC Pixel and a $50K Floor

OpenAI shipped CPC bidding and a conversion pixel (Order, Lead, Subscription events) inside its “bazaar” ads manager in roughly 90 days, dropping the minimum commitment from $250K to $50K. Mid-market WooCommerce stores are now in the addressable market. The architectural choice — install ChatGPT Ads as the sixth or seventh browser pixel on your checkout, or route it through a server-side outPIPE — is being made under GA-launch pressure rather than deliberately. Five browser pixels already cost a typical $1MM store roughly $93,750 per year. Adding a sixth makes the math worse.