QA Analytics - with Heatmaps & Replay, Privacy Friendly 4.1.2.1

Does "QA Analytics - with Heatmaps & Replay, Privacy Friendly" work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
46PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 292.63 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 2,000+
WordPress.org page https://wordpress.org/plugins/qa-heatmap-analytics/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 10

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=qa-heatmap-analytics%2Fqahm.php&plugin_status=all&paged=1&s&_wpnonce=b8be51fa0b
Aspect after-activation
HTTP status 200
Load time 0.426 s
Memory usage 3.82 MiB
JS errors None
Resource errors None

QA Analytics

Page screenshot: QA Analytics
URL /wp-admin/admin.php?page=qahm-home
Aspect menu-item
HTTP status 200
Load time 0.165 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

QA Analytics → Real-Time View

Page screenshot: QA Analytics → Real-Time View
URL /wp-admin/admin.php?page=qahm-realtime
Aspect menu-item
HTTP status 200
Load time 0.172 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

QA Analytics → SEO Analysis

Page screenshot: QA Analytics → SEO Analysis
URL /wp-admin/admin.php?page=qahm-seo
Aspect menu-item
HTTP status 200
Load time 0.169 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

QA Analytics → Page Version Hub

Page screenshot: QA Analytics → Page Version Hub
URL /wp-admin/admin.php?page=qahm-heatmap
Aspect menu-item
HTTP status 200
Load time 0.171 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

QA Analytics → License Activation

Page screenshot: QA Analytics → License Activation
URL /wp-admin/admin.php?page=qahm-license
Aspect menu-item
HTTP status 200
Load time 0.187 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

QA Analytics → Settings

Page screenshot: QA Analytics → Settings
URL /wp-admin/admin.php?page=qahm-config
Aspect menu-item
HTTP status 200
Load time 0.151 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

QA Analytics → Help

Page screenshot: QA Analytics → Help
URL /wp-admin/admin.php?page=qahm-help
Aspect menu-item
HTTP status 200
Load time 0.466 s
Memory usage 3.79 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.197 s
Memory usage 3.66 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.398 s
Memory usage 3.8 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.409 s0.417 s+0.008 s3.51 MiB3.8 MiB+ 301.69 KiB
/wp-admin/edit.php0.248 s0.237 s-0.011 s3.57 MiB3.88 MiB+ 316.61 KiB
/wp-admin/post-new.php0.918 s1.354 s+0.436 s6.06 MiB6.42 MiB+ 363.87 KiB
/wp-admin/upload.php0.636 s0.581 s-0.055 s3.52 MiB3.8 MiB+ 279.23 KiB
/wp-admin/options-writing.php0.284 s0.236 s-0.048 s3.5 MiB3.78 MiB+ 283.22 KiB
/wp-admin/media-new.php0.324 s0.272 s-0.052 s3.49 MiB3.78 MiB+ 291.41 KiB
/wp-admin/edit-tags.php?taxonomy=category0.242 s0.243 s+0.001 s3.5 MiB3.8 MiB+ 302.09 KiB
/wp-admin/post-new.php?post_type=page0.719 s0.666 s-0.053 s6.05 MiB6.34 MiB+ 295.39 KiB
/wp-admin/options-discussion.php0.483 s0.392 s-0.091 s3.5 MiB3.78 MiB+ 279.72 KiB
/wp-admin/edit-comments.php0.250 s0.226 s-0.024 s3.52 MiB3.8 MiB+ 279.22 KiB
/0.314 s0.196 s-0.118 s3.43 MiB3.66 MiB+ 226.51 KiB
Average 0.439 s0.438 s-0.001 s3.97 MiB4.26 MiB+ 292.63 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
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP53.0%22,0143,79439
JavaScript35.8%14,8372,18430
CSS11.0%4,56824722
SVG0.2%7504
HTML0.0%701
Total 41,501 6,225 96

PHP Code Analysis | More results »

Lines of code 19,811
Total complexity 3,397
Median class complexity 50.0
Median method complexity 3.0
Most complex class QAHM_Cron_Proc
Most complex function QAHM_Cron_Proc::data_manage()
Classes 30
Methods 341
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 25

Meta Boxes

{
    "dashboard": {
        "qahm_dashboard_widget1": {
            "title": "[QA] Realtime",
            "context": "normal"
        },
        "qahm_dashboard_widget2": {
            "title": "[QA] Reports Overview",
            "context": "normal"
        },
        "qahm_dashboard_widget3": {
            "title": "[QA] Growing Landing Page",
            "context": "normal"
        }
    }
}

Roles 2

ID Name
qahm-managerQA Analytics Manager
qahm-viewerQA Analytics Viewer

Capabilities 2

PHP Error Log 46 lines

[02-May-2025 14:11:36 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:36 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:39 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:41 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:41 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:45 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:45 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:45 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:45 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:45 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:45 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:48 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:49 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:49 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:49 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:50 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:50 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:52 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:52 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:53 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:53 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:54 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[02-May-2025 14:11:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[02-May-2025 14:11:55 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
See also: All tests for this plugin, How to Hide QA Analytics - with Heatmaps & Replay, Privacy Friendly Admin Menus and Widgets