Provides integration between Google Analytics and WooCommerce.
Category Scores
Top Issues by Category
maintainability18
Issues Details
20 issues found in latest scan
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Abstract_Google_Analytics_JS".
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
The plugin name includes a restricted term. Your chosen plugin name - "Google Analytics for WooCommerce" - contains the restricted term "google" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "google" elsewhere in your plugin name, such as "... for google".
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WC_GOOGLE_ANALYTICS_INTEGRATION_MIN_WC_VER".
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale".
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound | WARNING | Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Abstract_Google_Analytics_JS". | 8 |
| WordPress.WP.EnqueuedResourceParameters.MissingVersion | WARNING | Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching. | 4 |
| trademarked_term | WARNING | The plugin name includes a restricted term. Your chosen plugin name - "Google Analytics for WooCommerce" - contains the restricted term "google" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "google" elsewhere in your plugin name, such as "... for google". | 3 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | WARNING | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WC_GOOGLE_ANALYTICS_INTEGRATION_MIN_WC_VER". | 2 |
| PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound | WARNING | load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed. | 1 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | WARNING | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale". | 1 |
| plugin_header_nonexistent_domain_path | WARNING | The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages" | 1 |
Latest Snapshot
Findings
20
Errors
0
Warnings
20
Score History
First score snapshot
First scan completed Jun 19, 2026
v2.2.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 19, 2026
v2.2.0
98
Latest
- Findings
- 20
- Errors
- 0
- Warnings
- 20
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 19, 2026Latest | 98 | 20 | 0 | 20 | v2.2.0 | 2.0.0 | 2026.06-mvp-static-v2 |