Self-host Google Analytics v4 or use Minimal Analytics, a lightweight gtag.js alternative, to improve site speed and enhance privacy.
Prioritized issue groups from the latest Plugin Check scan
Security
18
5 issue groups
Maintainability
10
3 issue groups
Supply Chain
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<script src='{$local_js}' defer></script>"'.
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['disable_on_login']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Detected usage of a non-sanitized input variable: $_POST['flying_analytics_settings_form']
Sample message
Hidden files are not permitted.
Sample message
Plugin name "Flying Analytics: Self-Host Google Analytics v4 with Speed Optimization" is different from the name declared in plugin header "Flying Analytics".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v2.0.0
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 30 | 17 | 13 | v2.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.