Google Tag Manager and GA4 integration. Including WooCommerce data for Google Analytics 4 and support for server side GTM.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
19
8 issue groups
Security
2
2 issue groups
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$woocommerce_loop".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_cart_item_product".
Sample message
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.
Sample message
Sanitization missing for register_setting().
Sample message
$_POST['asset'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Plugin name "GTM Kit - Google Tag Manager & GA4 integration" is different from the name declared in plugin header "GTM Kit".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: auto_update_plugin
Potential connections found in static code analysis.
Outbound calls
60
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
5 score snapshots
v2.17.0
87
Latest
v2.16.4
87
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 87 | 22 | 5 | 17 | v2.17.0 | 2.0.0 |
| 87 | 22 | 5 | 17 | v2.16.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.