Provides Google Analytics Integration for WooCommerce eStore. It provides detailed insights & powerful independent reports for WooCommerce website.
Prioritized issue groups from the latest Plugin Check scan
Security
283
7 issue groups
Maintainability
95
9 issue groups
I18n
3
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$G_id'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$account_summary".
Sample message
$_COOKIE['_ga'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['awca_ga4_session_id']
Sample message
Processing form data without nonce verification.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['awca_auth_settings']. Check that the array index exists before using it.
Sample message
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.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$response'.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Mismatched text domain. Expected 'advance-wc-analytics' but got 'awca-text'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "AWCA - The Great Analytics Insights for Your eStore" - contains the restricted term "wc" which cannot be used at all in your plugin name.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Woo_Ana".
Sample message
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Not analyzed yet.
First score snapshot
v4.0.0
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 381 | 238 | 143 | v4.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.