Simple, lightweight WordPress analytics with privacy-friendly visitor tracking. Cookieless and GDPR-ready. Setup in seconds, no cookie banner needed.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
379
9 issue groups
Security
32
1 issue group
Repo Compliance
1
1 issue group
WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.169
- Category
- Maintainability
- Occurrences
- 169
- Severity
- warning
Sample message
Use of a direct database call is discouraged.
WARNINGMaintainabilityNo CachingDirect database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().151
- Category
- Maintainability
- Occurrences
- 151
- Severity
- warning
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
WARNINGSecurityDatabase parameter is not escapedUnescaped parameter $date_regexp used in $wpdb->query()\n$date_regexp assigned unsafely at line 462.32
- Category
- Security
- Occurrences
- 32
- Severity
- warning
Sample message
Unescaped parameter $date_regexp used in $wpdb->query()\n$date_regexp assigned unsafely at line 462.
WARNINGMaintainabilitySchema ChangeAttempting a database schema change is discouraged.19
- Category
- Maintainability
- Occurrences
- 19
- Severity
- warning
Sample message
Attempting a database schema change is discouraged.
ERRORMaintainabilitywp function not compatible with requires wpFunction "wp_ai_client_prompt()" requires WordPress 7.0.0, but your plugin minimum supported version is WordPress 6.6.0.19
- Category
- Maintainability
- Occurrences
- 19
- Severity
- error
Sample message
Function "wp_ai_client_prompt()" requires WordPress 7.0.0, but your plugin minimum supported version is WordPress 6.6.0.
ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;10
- Category
- Maintainability
- Occurrences
- 10
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "disable_captions".5
- Category
- Maintainability
- Occurrences
- 5
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "disable_captions".
ERRORMaintainabilitybadly named filesFile and folder names must not contain spaces or special characters.3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- error
Sample message
File and folder names must not contain spaces or special characters.
WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "Burst Statistics - Privacy-Friendly Analytics for WordPress" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Burst Statistics - Privacy-Friendly Analytics for WordPress" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
WARNINGMaintainabilitymismatched plugin namePlugin name "Burst Statistics – Simple WordPress Analytics (Google Analytics Alternative)" is different from the name declared in plugin header "Burst Statistics - Privacy-Friendly Analytics for WordPress".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Burst Statistics – Simple WordPress Analytics (Google Analytics Alternative)" is different from the name declared in plugin header "Burst Statistics - Privacy-Friendly Analytics for WordPress".
Show 1 moreShow less
ERRORRepo Compliancereadme invalid donate link1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- error
Sample message
The "Donate link" header in the readme file must be a valid URL.
External Connections
Potential connections found in static code analysis.
Outbound calls
183
External assets
0
Incoming endpoints
34
Notable Domains
Platform / Reference Domains
External Asset Domains
No external asset domains detected.
Incoming Endpoints
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
Admin AJAX endpoints5
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
Score History
3 score snapshots
v3.6.0.1
69
Latest
- Findings
- 412
- Errors
- 33
- Warnings
- 379
- Check
- 2.0.0
v3.6.0
69
Score
- Findings
- 412
- Errors
- 33
- Warnings
- 379
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 69 | 412 | 33 | 379 | v3.6.0.1 | 2.0.0 |
| 69 | 412 | 33 | 379 | v3.6.0 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.