Google Analytics Dashboard for WP (GADWP) 9.1.1

Does "Google Analytics Dashboard for WP (GADWP)" work with WordPress 6.9.4 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
6PHP notices
44PHP deprecation warnings
12Unrecognized messages in the PHP error log
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.9.4
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 300,000+
WordPress.org page https://wordpress.org/plugins/google-analytics-dashboard-for-wp/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Welcome to ExactMetrics ‹ Test site — WordPress

Page screenshot: Welcome to ExactMetrics ‹ Test site — WordPress
URL /wp-admin/index.php?page=exactmetrics-getting-started&exactmetrics-redirect=1#/
Requested URL /wp-admin/plugins.php?action=activate&plugin=google-analytics-dashboard-for-wp%2Fgadwp.php&plugin_status=all&paged=1&s&_wpnonce=37c45f5922
Aspect after-activation
HTTP status 200
Load time 1.677 s
Memory usage 4.6 MiB
JS errors None
Resource errors None

Dashboard → ExactMetrics

Page screenshot: Dashboard → ExactMetrics
URL /wp-admin/admin.php?page=exactmetrics_overview_report#/
Requested URL /wp-admin/admin.php?page=exactmetrics_reports
Aspect menu-item
HTTP status 200
Load time 2.595 s
Memory usage 4.61 MiB
JS errors None
Resource errors None

ExactMetrics

Page screenshot: ExactMetrics
URL /wp-admin/admin.php?page=exactmetrics_settings#/
Requested URL /wp-admin/admin.php?page=exactmetrics_settings
Aspect menu-item
HTTP status 200
Load time 1.403 s
Memory usage 4.61 MiB
JS errors None
Resource errors None

ExactMetrics → Reports

Page screenshot: ExactMetrics → Reports
URL /wp-admin/admin.php?page=exactmetrics_overview_report#/
Requested URL /wp-admin/admin.php?page=exactmetrics_overview_report
Aspect menu-item
HTTP status 200
Load time 1.096 s
Memory usage 4.61 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.275 s
Memory usage 4.34 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.613 s
Memory usage 4.74 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.315 s
Memory usage 7.07 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.435 s0.688 s+0.253 s3.78 MiB4.74 MiB+ 988.46 KiB
/wp-admin/edit.php0.370 s0.480 s+0.110 s3.78 MiB4.72 MiB+ 959 KiB
/wp-admin/post-new.php0.872 s1.208 s+0.336 s6.31 MiB7.33 MiB+ 1.02 MiB
/wp-admin/upload.php0.607 s0.672 s+0.065 s3.74 MiB4.62 MiB+ 901.6 KiB
/wp-admin/options-writing.php0.342 s0.491 s+0.149 s3.71 MiB4.58 MiB+ 887.14 KiB
/wp-admin/media-new.php0.521 s0.556 s+0.035 s3.7 MiB4.58 MiB+ 895.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.324 s0.460 s+0.136 s3.72 MiB4.59 MiB+ 894.96 KiB
/wp-admin/post-new.php?post_type=page0.690 s1.041 s+0.351 s6.3 MiB7.33 MiB+ 1.03 MiB
/wp-admin/options-discussion.php0.332 s0.613 s+0.281 s3.71 MiB4.58 MiB+ 883.64 KiB
/wp-admin/edit-comments.php0.340 s0.509 s+0.169 s3.73 MiB4.6 MiB+ 883.27 KiB
/0.304 s0.204 s-0.100 s4.11 MiB4.28 MiB+ 171.7 KiB
Average 0.467 s0.629 s+0.162 s4.24 MiB5.08 MiB+ 869.82 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.

JavaScript
PHP
CSS
Language % Lines of code Comment lines Files
JavaScript65.0%145,4817,84229
PHP17.5%39,13724,350210
CSS14.2%31,82310544
SVG2.2%4,8593173
JSON0.9%1,94603
Markdown0.2%43203
Total 223,678 32,300 462

PHP Code Analysis | More results »

Lines of code 27,778
Total complexity 5,652
Median class complexity 13.0
Median method complexity 2.0
Most complex class ExactMetrics_Rest_Routes
Most complex function ExactMetrics_Rest_Routes::get_overview_bundle()
Classes 163
Methods 1,229
Functions 221

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 1

Options wp_options 16

Custom Post Types 1

ID Name
exactmetrics_notePosts

Sidebar Widgets 1

ID Name
exactmetrics-popular-posts-widgetPopular Posts - ExactMetrics

Meta Boxes

{
    "dashboard": {
        "exactmetrics_reports_widget": {
            "title": "ExactMetrics",
            "context": "normal"
        }
    }
}

PHP Error Log 62 lines

[25-Mar-2026 15:52:56 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>google-analytics-dashboard-for-wp</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. 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 6.7.0.) in /wp-includes/functions.php on line 6131
[25-Mar-2026 15:52:56 UTC] ExactMetrics: Running migration 1.0.0-cache-table: Create custom cache table for improved performance
[25-Mar-2026 15:52:56 UTC] ExactMetrics Migration [1.0.0-cache-table] [info]: Creating cache table
[25-Mar-2026 15:52:56 UTC] ExactMetrics Migration [1.0.0-cache-table] [success]: Cache table created successfully
[25-Mar-2026 15:52:56 UTC] ExactMetrics Migration [1.0.0-cache-table] [info]: Checking for old cache data to clean up
[25-Mar-2026 15:52:56 UTC] ExactMetrics Migration [1.0.0-cache-table] [info]: No old cache data found to clean up
[25-Mar-2026 15:52:56 UTC] ExactMetrics Migration [1.0.0-cache-table] [success]: Cache table migration completed
[25-Mar-2026 15:52:56 UTC] ExactMetrics: Migration 1.0.0-cache-table completed successfully in 0.03 seconds
[25-Mar-2026 15:52:56 UTC] ExactMetrics: Running migration 1.0.1-remove-per-user-cache: Remove per-user cache metadata (switched to site-wide cache)
[25-Mar-2026 15:52:56 UTC] ExactMetrics Migration [1.0.1-remove-per-user-cache] [info]: Starting per-user cache cleanup
[25-Mar-2026 15:52:56 UTC] ExactMetrics Migration [1.0.1-remove-per-user-cache] [success]: Removed 0 per-user cache tracking entries from user meta
[25-Mar-2026 15:52:56 UTC] ExactMetrics Migration [1.0.1-remove-per-user-cache] [success]: Per-user cache cleanup completed
[25-Mar-2026 15:52:56 UTC] ExactMetrics: Migration 1.0.1-remove-per-user-cache completed successfully in 0.00 seconds
[25-Mar-2026 15:52:56 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:52:56 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
[25-Mar-2026 15:52:56 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:52:56 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
[25-Mar-2026 15:52:56 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "wp-date" was enqueued with dependencies that are not registered: moment. 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 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Mar-2026 15:52:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:52:58 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
[25-Mar-2026 15:52:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:52:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
[25-Mar-2026 15:52:59 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "wp-date" was enqueued with dependencies that are not registered: moment. 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 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Mar-2026 15:53:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:53:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
[25-Mar-2026 15:53:00 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "wp-date" was enqueued with dependencies that are not registered: moment. 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 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Mar-2026 15:53:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:53:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
[25-Mar-2026 15:53:04 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "wp-date" was enqueued with dependencies that are not registered: moment. 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 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Mar-2026 15:53:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:53:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
[25-Mar-2026 15:53:06 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "wp-date" was enqueued with dependencies that are not registered: moment. 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 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Mar-2026 15:53:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:53:10 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
[25-Mar-2026 15:53:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:53:11 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
[25-Mar-2026 15:53:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:53:12 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
[25-Mar-2026 15:53:14 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:53:14 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
[25-Mar-2026 15:53:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:53:15 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
[25-Mar-2026 15:53:16 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:53:16 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
[25-Mar-2026 15:53:16 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:53:16 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
[25-Mar-2026 15:53:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:53:17 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
[25-Mar-2026 15:53:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:53:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
[25-Mar-2026 15:53:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:53:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
[25-Mar-2026 15:53:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:53:21 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
[25-Mar-2026 15:53:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:53:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
[25-Mar-2026 15:53:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:53:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
[25-Mar-2026 15:53:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:53:28 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
[25-Mar-2026 15:53:29 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[25-Mar-2026 15:53:29 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2196
See also: All tests for this plugin, How to Hide Google Analytics Dashboard for WP (GADWP) Admin Menus and Widgets