Detect WooCommerce
WooCommerce is an open-source ecommerce plugin for WordPress.
Detection looks at cookies, meta tags, script sources, javascript globals, dom selectors across 7 fingerprint rules among the site's public responses.
01
Websites using WooCommerce
Loading website list…
02
Signal classes
PluginView evaluates public page signals in these classes when identifying WooCommerce. Individual fingerprint rule bodies are proprietary and are not published.
- Cookies
- Meta tags
- Script sources
- JavaScript globals
- DOM selectors
03
Example public indicators for WooCommerce
Illustrative indicators derived from public catalog metadata for WooCommerce. A live scan may match additional proprietary rules beyond these examples.
- woocommerce_recently_viewed
- generator: WooCommerce
- ?!.*?/wp-content/plugins//js/integrations/woocommerce.js?ver=?.*woocomm…
- ?!.*?/wp-content/plugins//js/integrations/woocommerce.js?ver=?.*/woocom…
- wc_add_to_cart_params
- woocommerce_params
- .woocommerce, .woocommerce-no-js, link
04
What a detection means
- Establishes
- One or more public signals on the scanned page matched a known WooCommerce signature (7 rules) at the time of the scan.
- Does not establish
- A sitewide install of WooCommerce, an active vendor contract, exclusive use, or that WooCommerce is still in place today.
05
How to check a site for WooCommerce
- 1. Enter the website URL in the scan form — homepage, pricing, checkout, or login pages usually expose the strongest WooCommerce signals.
- 2. PluginView reads only public responses (cookies, meta tags, script sources) and scores them against the WooCommerce signature set (7 rules).
- 3. Review the confidence score and text explanation for WooCommerce on the results page.
06
FAQ: detecting WooCommerce
- Can PluginView detect WooCommerce without logging in?
- Yes. PluginView only reads publicly accessible responses when checking for WooCommerce — typically cookies, meta tags, script sources, javascript globals. It does not bypass authentication or paywalls.
- What category is WooCommerce?
- WooCommerce is classified under Ecommerce, WordPress plugins in the PluginView directory.
- How many fingerprint rules cover WooCommerce?
- This reference currently tracks 7 fingerprint rules across cookies, meta tags, script sources, javascript globals, dom selectors. Individual rule bodies are proprietary and are not published.
- What public signals suggest a site uses WooCommerce?
- Illustrative public indicators for WooCommerce include woocommerce_recently_viewed; generator: WooCommerce; ?!.*?/wp-content/plugins//js/integrations/woocommerce.js?ver=?.*woocomm…. A live scan may match additional proprietary rules beyond these examples.