GA4 Shows 8,000 Users — Google Ads Shows Zero. Here’s the Threshold.

GA4 audiences below approximately 100 active users in the last 30 days won’t populate in Google Ads remarketing for the Display Network, and 1,000 active users is required for Search, YouTube and Gmail. Most SMB WooCommerce stores build narrow behavioural audiences (viewed-product-X-but-didn’t-buy, cart abandoners on a single SKU) that never cross either line, so the audience sits empty and the remarketing campaign stalls. Broadening the audience defeats the purpose. The architectural fix is Google Ads Customer Match — server-side first-party email lists built from your WooCommerce database, where audience eligibility doesn’t depend on cookied browser sessions or active-user thresholds.

Google Ads Lookalike Uniqueness Hits April 30

Google Ads enforces Lookalike audience uniqueness on April 30, 2026. Demand Gen list creations that match an existing seed list, expansion level, and country will throw DUPLICATE_LOOKALIKE in API v24+ and RESOURCE_ALREADY_EXISTS in earlier versions. WooCommerce stores running Customer Match through tools like Conversios, Pixel Manager, or BigQuery pipelines commonly accumulate 3 to 8 overlapping seed lists that pass the duplicate test. The fix is a single audit grouping lists by seed source, expansion level, and country, then consolidating before Thursday. Stores streaming WooCommerce orders to BigQuery can run the audit as one SQL query.

Google Ads Customer Match Uploads Broke on April 1. Your Lists Are Going Stale.

Google Ads stopped accepting Customer Match uploads through the Google Ads API on April 1, 2026 for any developer token that hadn’t uploaded between October 2025 and March 2026 (Google Ads Developer Blog). The break is silent. Your campaigns keep running. The audience lists just stop refreshing. Suppression rolls go stale, lookalikes drift, and retargeting … Read more

WooCommerce to Google Ads Customer Match

Customer Match is a distinct Smart Bidding signal channel — separate from Enhanced Conversions and separate from conversion value. Brands using first-party data see 2.9x revenue vs third-party (WiserNotify, 2025), yet most WooCommerce stores never upload their customer list to Google Ads. The 100-matched-member minimum is trivial for any store with trading history. Google now recommends the Data Manager API over the legacy Google Ads API for all new Customer Match workflows. A server-side sync from WooCommerce to Data Manager API turns Customer Match into an install-once capability.