Seeds
Can WordPress security plugins like Wordfence interfere with WooCommerce conversion tracking?
Yes, WordPress security plugins like Wordfence, Sucuri, and iThemes Security can interfere with WooCommerce conversion tracking by blocking or modifying the HTTP requests that tracking...
What is an llms.txt file and why does a WooCommerce store need one?
An llms.txt file is a structured text document placed at a website's root that tells AI language models and shopping agents what the site offers,...
Can you tell which GA4 report numbers are modeled versus observed?
GA4 does not clearly label which specific report numbers are modeled versus observed in its standard interface. Google applies behavioral modelling when consent gaps, cookie...
Does GA4 export modeled behavioral data to BigQuery?
GA4 does not export modeled behavioral data to BigQuery. The BigQuery export contains only directly observed events — raw event-level data from users whose sessions...
What is the Unified Commerce Protocol (UCP) and does WooCommerce need to publish it for Microsoft Copilot?
The Unified Commerce Protocol is an open standard launched January 11, 2026 at the National Retail Federation conference, with Shopify and Stripe as founding partners....
How does a coded UTM parameter survive the browser stripping that kills gclid and fbclid?
Pattern matching. Every browser and ad blocker that strips tracking parameters uses filter lists — regex rules that target known parameter names like utm_source, gclid,...
What is the minimum daily event threshold for GA4 behavioral modeling to work on a WooCommerce store?
GA4 requires at least 1,000 daily events with analytics_storage denied for 7 consecutive days AND at least 1,000 daily users sending events with analytics_storage granted...
What is a cookieless ping in Google Analytics and does it count as real data?
A cookieless ping is an anonymised signal that GA4 sends when a visitor declines cookie consent under Advanced Consent Mode. The ping contains a timestamp,...
Can a WooCommerce store track purchases made by AI shopping agents like ChatGPT or Microsoft Copilot?
Only with server-side tracking. AI shopping agents interact with your store via API or headless checkout — not through a browser tab. No JavaScript executes,...
Does WooCommerce built-in Order Attribution Tracking replace UTM tracking plugins?
IDEA — awaiting write. Anchor: No — WooCommerce Order Attribution Tracking (introduced in WooCommerce 8.5+) captures source type, UTM campaign, medium, device type, and session...
What is the ad_storage consent signal and why does it matter for WooCommerce stores after June 15, 2026?
IDEA — awaiting write. Anchor: On June 15, 2026, ad_storage replaces Google Signals as the sole signal governing Google Ads data collection from linked GA4...
What happens to Google Ads Smart Bidding when Consent Mode V2 defaults to denied on a WooCommerce store?
IDEA — awaiting write. Anchor: When Consent Mode V2 defaults to denied and no CMP sends a consent signal, GA4 reports modelled estimates — not...