Seeds
What is Google Ads journey-aware bidding and how does it affect WooCommerce stores?
Google Ads journey-aware bidding is an evolution of Smart Bidding that uses multiple funnel events — not just the final conversion — to model purchase...
What product schema attributes does WooCommerce JSON-LD miss by default that AI shopping agents need?
WooCommerce's default JSON-LD product schema omits several attributes that AI shopping agents weight heavily when deciding which products to recommend: aggregate review ratings, shipping cost...
What are the three currency values in a WooCommerce multi-currency transaction and which one should analytics track?
A WooCommerce multi-currency transaction involves three distinct currency values: the base currency (the store's default currency set in WooCommerce settings), the display currency (the currency...
Why does a WooCommerce multi-currency plugin corrupt GA4 revenue reports?
A WooCommerce multi-currency plugin corrupts GA4 revenue reports because most analytics tracking fires on the frontend and captures the display currency value rather than the...
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,...