The best free Google Analytics plugin for WordPress. See how visitors find and use your website so you can grow your business with powerful analytics.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
345
17 issue groups
Security
208
6 issue groups
I18n
26
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$background_color".
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Detected usage of a non-sanitized input variable: $_GET['key']
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
$_POST['date_range'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 387.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "auto_update_plugin".
Sample message
Mismatched text domain. Expected 'google-analytics-for-wordpress' but got 'google-analytics-premium'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_ADMIN".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "current_datetime".
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
SQL wildcards for a LIKE query should be passed in through a replacement parameter. Found: LIKE '_transient_monsterinsights_report_%%'.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Google Analytics for WordPress by MonsterInsights" - 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".
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using unzip_file(). Detected usage of constant WP_CONTENT_DIR. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
The use of function set_time_limit() is discouraged
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Potential connections found in static code analysis.
Outbound calls
200
External assets
0
Incoming endpoints
100
No external asset domains detected.
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
80 more hidden
4 score snapshots
v11.1.2
25
Latest
v11.1.1
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 592 | 157 | 435 | v11.1.2 | 2.0.0 |
| 25 | 593 | 157 | 436 | v11.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.