WooCommerce 10.8 Ships product.published — The Cleaner Catalog Sync Hook

WooCommerce 10.8, released May 26, 2026, ships a new product.published webhook topic that fires when a product transitions to published status. Before this release, catalog sync workflows to Meta CAPI, TikTok Events API, and Google Merchant Center had to poll product.updated and filter by status — a noisy approach that fired on every price edit, stock change, and metadata update. The new hook gives every WooCommerce store a clean, native signal for the publish transition that server-side pipelines can subscribe to and fan out to multiple destinations in parallel.

Build Your WooCommerce AI Concierge to Forget

Most AI Concierge implementations on WooCommerce stores conflate session memory with persistent identity. Separating them at the architecture level lets the session memory live inside PECR’s strictly-necessary exemption — no consent banner required, no compliance footprint expanded. The cross-session personalisation layer becomes a clean opt-in instead of a hidden default. The ICO finalized its updated … Read more

Microsoft Brand Agents Just Hit WooCommerce

Microsoft extended Brand Agents to WooCommerce in April 2026 with a stated 2x conversion lift on agent-assisted sessions. That lift is visible in Microsoft Clarity but invisible to GA4, Meta CAPI, and Google Ads — where Smart Bidding and Advantage+ make budget decisions. Without an agent_assisted cohort tag captured server-side and routed to all destinations, bid algorithms blend two materially different buyer profiles into one conversion stream. The fix is one parameter, stamped at the server and sent to GA4 (custom dimension), Meta CAPI (custom_data), and Google Ads (custom variable) — instrumented before installation, not after.