Better Analytics & Insights 1.0.0

Does Better Analytics & Insights work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
10PHP notices
1PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 18.96 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/better-analytics-insights/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=better-analytics-insights%2Fecomfit-analytics.php&plugin_status=all&paged=1&s&_wpnonce=bce39cfa3a
Aspect after-activation
HTTP status 200
Load time 0.295 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

Ecomfit

Page screenshot: Ecomfit
URL /wp-admin/admin.php?page=ecomfit-app
Aspect menu-item
HTTP status 200
Load time 0.178 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Ecomfit → Analytics

Page screenshot: Ecomfit → Analytics
URL /wp-admin/admin.php?page=ecomfit-analytics-app
Aspect menu-item
HTTP status 200
Load time 0.156 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.227 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.343 s0.317 s-0.026 s3.51 MiB3.52 MiB+ 18.57 KiB
/wp-admin/edit.php0.225 s0.198 s-0.027 s3.57 MiB3.59 MiB+ 18.57 KiB
/wp-admin/post-new.php0.871 s0.675 s-0.196 s6.06 MiB6.12 MiB+ 58.23 KiB
/wp-admin/upload.php0.715 s0.413 s-0.302 s3.52 MiB3.52 MiB+ 1.16 KiB
/wp-admin/options-writing.php0.213 s0.216 s+0.003 s3.5 MiB3.51 MiB+ 5.16 KiB
/wp-admin/media-new.php0.294 s0.284 s-0.010 s3.49 MiB3.5 MiB+ 13.35 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.305 s+0.096 s3.5 MiB3.53 MiB+ 24.02 KiB
/wp-admin/post-new.php?post_type=page0.825 s0.637 s-0.188 s6.05 MiB6.1 MiB+ 53.76 KiB
/wp-admin/options-discussion.php0.313 s0.343 s+0.030 s3.5 MiB3.5 MiB+ 1.66 KiB
/wp-admin/edit-comments.php0.215 s0.208 s-0.007 s3.52 MiB3.52 MiB+ 1.16 KiB
/0.315 s0.197 s-0.118 s3.43 MiB3.45 MiB+ 12.92 KiB
Average 0.413 s0.345 s-0.068 s3.97 MiB3.99 MiB+ 18.96 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
CSS
Language % Lines of code Comment lines Files
PHP82.0%1,01166117
CSS13.1%16292
JavaScript4.9%60272
Total 1,233 697 21

PHP Code Analysis | More results »

Lines of code 892
Total complexity 183
Median class complexity 12.5
Median method complexity 1.0
Most complex class Ecomfit_Analytics_Public
Most complex function Ecomfit_Loader::run()
Classes 10
Methods 59
Functions 3

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 1

PHP Error Log 11 lines

[09-May-2025 08:37:11 UTC] PHP Deprecated:  Function add_option was called with an argument that is <strong>deprecated</strong> since version 2.3.0 with no alternative available. in /wp-includes/functions.php on line 6121
[09-May-2025 08:37:15 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ecomfit/product/(?P[\d]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[09-May-2025 08:37:15 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ecomfit/products/(?P[\d]+)/(?P[\d]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[09-May-2025 08:37:15 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ecomfit/order/(?P[\d]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[09-May-2025 08:37:15 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ecomfit/orders/(?P\d+)/(?P\d+)/(?P.+)/(?P.+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[09-May-2025 08:37:15 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ecomfit/cart</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[09-May-2025 08:37:19 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ecomfit/product/(?P[\d]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[09-May-2025 08:37:19 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ecomfit/products/(?P[\d]+)/(?P[\d]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[09-May-2025 08:37:19 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ecomfit/order/(?P[\d]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[09-May-2025 08:37:19 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ecomfit/orders/(?P\d+)/(?P\d+)/(?P.+)/(?P.+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[09-May-2025 08:37:19 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ecomfit/cart</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
See also: All tests for this plugin, How to Hide Better Analytics & Insights Admin Menus