Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
This plugin's installer ran successfully
Server metrics [RAM: ▲0.06MB] [CPU: ▼4.99ms] Passed 4 tests
Server-side resources used by UE Tracker - UTM Track and Analyze Leads For Elementor
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.52 ▲0.05 | 40.45 ▲0.39 |
Dashboard /wp-admin | 3.36 ▲0.06 | 46.83 ▼0.59 |
Posts /wp-admin/edit.php | 3.41 ▲0.05 | 46.93 ▼7.08 |
Add New Post /wp-admin/post-new.php | 5.96 ▲0.07 | 84.99 ▼12.68 |
Media Library /wp-admin/upload.php | 3.29 ▲0.06 | 43.92 ▲11.29 |
Server storage [IO: ▲1.21MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin was installed successfully
Filesystem: 27 new files
Database: 2 new tables, 6 new options
New tables |
---|
wp_utm_builder |
wp_collects |
New WordPress options |
---|
widget_theysaidso_widget |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-comments |
db_upgraded |
widget_recent-posts |
Browser metrics Passed 4 tests
UE Tracker - UTM Track and Analyze Leads For Elementor: an overview of browser usage
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,915 ▲169 | 18.27 ▲3.97 | 1.91 ▲0.06 | 29.39 ▼17.20 |
Dashboard /wp-admin | 2,306 ▲118 | 8.04 ▲2.24 | 154.89 ▲37.39 | 105.77 ▲64.95 |
Posts /wp-admin/edit.php | 2,206 ▲120 | 5.23 ▲3.18 | 69.05 ▲31.16 | 54.98 ▲15.83 |
Add New Post /wp-admin/post-new.php | 1,778 ▲258 | 22.60 ▼0.57 | 723.90 ▲93.92 | 40.70 ▼11.52 |
Media Library /wp-admin/upload.php | 1,503 ▲115 | 6.89 ▲2.79 | 130.51 ▲33.10 | 93.27 ▲51.70 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The following items require your attention
- The plugin did not uninstall successfully, leaving 2 tables in the database
- wp_collects
- wp_utm_builder
- Zombie WordPress options were found after uninstall: 6 options
- widget_theysaidso_widget
- can_compress_scripts
- widget_recent-comments
- theysaidso_admin_options
- widget_recent-posts
- db_upgraded
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP 50% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
The following issues need your attention
- 3× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to a member function get_results() on null in wp-content/plugins/ue-tracker-utm-track-and-analyze-leads-for-elementor/get_data.php:6
- > PHP Notice
Trying to get property 'prefix' of non-object in wp-content/plugins/ue-tracker-utm-track-and-analyze-leads-for-elementor/get_data.php on line 5
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/ue-tracker-utm-track-and-analyze-leads-for-elementor/ue-traker.php:28
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 83% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Attributes that need to be fixed:
- Tags: Too many tags (16 tag instead of maximum 10); only the first 5 tags are used in your directory listing
ue-tracker-utm-track-and-analyze-leads-for-elementor/ue-traker.php 69% from 13 tests
The principal PHP file in "UE Tracker - UTM Track and Analyze Leads For Elementor" v. 1.0 is loaded by WordPress automatically on each request
Please take the time to fix the following:
- Main file name: Please rename the main PHP file in this plugin to the plugin slug ("ue-tracker-utm-track-and-analyze-leads-for-elementor.php" instead of "ue-traker.php")
- Text Domain: If you choose to specify the text domain, it must be the same as the plugin slug; optional since WordPress version 4.6
- Description: Please keep the plugin description shorter than 140 characters (currently 385 characters long)
- Domain Path: The domain path points to a folder that does not exist ("/languages")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
No dangerous file extensions were detected4,106 lines of code in 23 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 11 | 338 | 75 | 1,724 |
JavaScript | 9 | 305 | 1,023 | 1,184 |
PHP | 2 | 142 | 47 | 1,167 |
SVG | 1 | 2 | 0 | 31 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.36 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 10 | |
▷ Named functions | 9 | 90.00% |
▷ Anonymous functions | 1 | 10.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
1 compressed PNG file occupies 0.00MB
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/images/icon.png | 0.23KB | 0.32KB | 0.00% |