Independent Analytics 1.21.0

Does Independent Analytics work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

Page speed impact: 0.340 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 70,000+
WordPress.org page https://wordpress.org/plugins/independent-analytics/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Independent Analytics ‹ Test site — WordPress

Page screenshot: Independent Analytics ‹ Test site — WordPress
URL /wp-admin/admin.php?page=independent-analytics
Requested URL /wp-admin/plugins.php?action=activate&plugin=independent-analytics%2Fiawp.php&plugin_status=all&paged=1&s&_wpnonce=da2af283e6
Aspect after-activation
HTTP status 200
Load time 4.283 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Analytics

Page screenshot: Analytics
URL /wp-admin/admin.php?page=independent-analytics&relative_range=LAST_THIRTY&filters=W10%3D&cols=title%2Cvisitors%2Cviews%2Csessions%2Curl%2Ctype
Requested URL /wp-admin/admin.php?page=independent-analytics
Aspect menu-item
HTTP status 200
Load time 1.291 s
Memory usage 4.34 MiB
JS errors None
Resource errors None

Analytics → Contact Us

Page screenshot: Analytics → Contact Us
URL /wp-admin/admin.php?page=independent-analytics-contact
Aspect menu-item
HTTP status 200
Load time 0.451 s
Memory usage 3.25 MiB
JS errors None
Resource errors None

Analytics → Support Forum

Page screenshot: Analytics → Support Forum
URL https://wordpress.org/support/plugin/independent-analytics/
Requested URL /wp-admin/admin.php?page=independent-analytics-wp-support-forum
Aspect menu-item
HTTP status 200
Load time 1.648 s
Memory usage N/A
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.467 s
Memory usage 3.15 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.614 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.337 s0.949 s+0.612 s3.07 MiB3.46 MiB+ 393.7 KiB
/wp-admin/edit.php0.218 s0.502 s+0.284 s3.1 MiB3.39 MiB+ 293.27 KiB
/wp-admin/post-new.php0.869 s1.481 s+0.612 s5.02 MiB5.27 MiB+ 252.28 KiB
/wp-admin/upload.php0.690 s1.088 s+0.398 s3.02 MiB3.22 MiB+ 212.66 KiB
/wp-admin/options-writing.php0.176 s0.690 s+0.514 s3.01 MiB3.21 MiB+ 199.35 KiB
/wp-admin/media-new.php0.284 s0.493 s+0.209 s2.99 MiB3.21 MiB+ 224.11 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.447 s+0.257 s3.01 MiB3.23 MiB+ 230.02 KiB
/wp-admin/post-new.php?post_type=page0.675 s0.941 s+0.266 s5.01 MiB5.26 MiB+ 247.87 KiB
/wp-admin/options-discussion.php0.278 s0.784 s+0.506 s3 MiB3.21 MiB+ 213.09 KiB
/wp-admin/edit-comments.php0.282 s0.492 s+0.210 s3.03 MiB3.23 MiB+ 212.66 KiB
/0.378 s0.249 s-0.129 s2.97 MiB3.15 MiB+ 185.58 KiB
Average 0.398 s0.738 s+0.340 s3.38 MiB3.62 MiB+ 242.23 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
Language % Lines of code Comment lines Files
PHP90.9%41,00117,856249
SVG7.2%3,2300248
PO File1.4%6462841
JavaScript0.4%193482
CSS0.0%13013
Total 45,083 18,188 513

PHP Code Analysis | More results »

Lines of code 30,344
Total complexity 7,243
Median class complexity 9.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 147
Methods 1,864
Functions 103

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.

Database Tables 10

Options wp_options 10

Meta Boxes

{
    "dashboard": {
        "iawp": {
            "title": "Analytics\n        \n            \n                Open Dashboard",
            "context": "normal"
        }
    }
}

PHP Error Log 5 lines

[17-Apr-2023 16:52:44 UTC] WordPress database error Duplicate entry 'docs.google.com' for key 'referrer_groups_domain_to_match_index' for query INSERT INTO `wp_independent_analytics_referrer_groups` (`name`, `domain`, `domain_to_match`, `type`) VALUES ('Google Docs', 'docs.google.com', 'docs.google.com', 'Referrer') made by activate_plugin, do_action('activate_independent-analytics/iawp.php'), WP_Hook->do_action, WP_Hook->apply_filters, IAWP_SCOPED\{closure}, IAWP_SCOPED\IAWP\Migrations\Migration::create_or_migrate, IAWP_SCOPED\IAWP\Migrations\Migration->__construct, IAWP_SCOPED\IAWP\Migrations\Migration->migrate, IAWP_SCOPED\IAWP\Migrations\Migration_10->handle, IAWP_SCOPED\IAWP\Known_Referrers::update_known_referrers_database
[17-Apr-2023 16:52:47 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[17-Apr-2023 16:52:47 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[17-Apr-2023 16:52:50 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[17-Apr-2023 16:52:51 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
See also: All tests for this plugin, How to Hide Independent Analytics Admin Menus and Widgets