Google Analytics Dashboard for WP (GADWP) 9.1.0

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: 870.3 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.088 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=b4c9b2a554
Aspect after-activation
HTTP status 200
Load time 1.583 s
Memory usage 4.61 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.309 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.443 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.187 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.262 s
Memory usage 4.36 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.574 s
Memory usage 4.75 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.218 s
Memory usage 7.08 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.426 s0.819 s+0.393 s3.78 MiB4.75 MiB+ 988.46 KiB
/wp-admin/edit.php0.352 s0.447 s+0.095 s3.79 MiB4.72 MiB+ 959 KiB
/wp-admin/post-new.php0.846 s1.024 s+0.178 s6.31 MiB7.33 MiB+ 1.02 MiB
/wp-admin/upload.php0.673 s0.554 s-0.119 s3.74 MiB4.62 MiB+ 901.6 KiB
/wp-admin/options-writing.php0.380 s0.456 s+0.076 s3.72 MiB4.58 MiB+ 887.14 KiB
/wp-admin/media-new.php0.480 s0.440 s-0.040 s3.71 MiB4.58 MiB+ 895.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.426 s0.413 s-0.013 s3.72 MiB4.59 MiB+ 894.96 KiB
/wp-admin/post-new.php?post_type=page0.681 s0.831 s+0.150 s6.3 MiB7.33 MiB+ 1.03 MiB
/wp-admin/options-discussion.php0.350 s0.530 s+0.180 s3.72 MiB4.58 MiB+ 883.64 KiB
/wp-admin/edit-comments.php0.317 s0.480 s+0.163 s3.74 MiB4.61 MiB+ 888.59 KiB
/0.274 s0.182 s-0.092 s4.12 MiB4.29 MiB+ 171.7 KiB
Average 0.473 s0.561 s+0.088 s4.24 MiB5.09 MiB+ 870.3 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
JavaScript66.7%131,5677,50226
PHP19.8%39,13724,350210
CSS9.8%19,4109438
SVG2.5%4,8593173
JSON1.0%1,94603
Markdown0.2%43203
Total 197,351 31,949 453

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

[19-Mar-2026 10:01:38 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
[19-Mar-2026 10:01:38 UTC] ExactMetrics: Running migration 1.0.0-cache-table: Create custom cache table for improved performance
[19-Mar-2026 10:01:38 UTC] ExactMetrics Migration [1.0.0-cache-table] [info]: Creating cache table
[19-Mar-2026 10:01:38 UTC] ExactMetrics Migration [1.0.0-cache-table] [success]: Cache table created successfully
[19-Mar-2026 10:01:38 UTC] ExactMetrics Migration [1.0.0-cache-table] [info]: Checking for old cache data to clean up
[19-Mar-2026 10:01:38 UTC] ExactMetrics Migration [1.0.0-cache-table] [info]: No old cache data found to clean up
[19-Mar-2026 10:01:38 UTC] ExactMetrics Migration [1.0.0-cache-table] [success]: Cache table migration completed
[19-Mar-2026 10:01:38 UTC] ExactMetrics: Migration 1.0.0-cache-table completed successfully in 0.03 seconds
[19-Mar-2026 10:01:38 UTC] ExactMetrics: Running migration 1.0.1-remove-per-user-cache: Remove per-user cache metadata (switched to site-wide cache)
[19-Mar-2026 10:01:38 UTC] ExactMetrics Migration [1.0.1-remove-per-user-cache] [info]: Starting per-user cache cleanup
[19-Mar-2026 10:01:38 UTC] ExactMetrics Migration [1.0.1-remove-per-user-cache] [success]: Removed 0 per-user cache tracking entries from user meta
[19-Mar-2026 10:01:38 UTC] ExactMetrics Migration [1.0.1-remove-per-user-cache] [success]: Per-user cache cleanup completed
[19-Mar-2026 10:01:38 UTC] ExactMetrics: Migration 1.0.1-remove-per-user-cache completed successfully in 0.00 seconds
[19-Mar-2026 10:01:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:01: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 2196
[19-Mar-2026 10:01:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:01: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 2196
[19-Mar-2026 10:01:38 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
[19-Mar-2026 10:01:41 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:01: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 2196
[19-Mar-2026 10:01:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:01: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 2196
[19-Mar-2026 10:01:42 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
[19-Mar-2026 10:01:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:01: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 2196
[19-Mar-2026 10:01:42 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
[19-Mar-2026 10:01:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:01:46 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
[19-Mar-2026 10:01:46 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
[19-Mar-2026 10:01:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:01: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 2196
[19-Mar-2026 10:01:49 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
[19-Mar-2026 10:01:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:01: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 2196
[19-Mar-2026 10:01:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:01: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 2196
[19-Mar-2026 10:01:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:01: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 2196
[19-Mar-2026 10:01:56 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:01: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
[19-Mar-2026 10:01:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:01:57 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
[19-Mar-2026 10:01:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:01: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
[19-Mar-2026 10:01:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:01: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
[19-Mar-2026 10:01:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:01: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
[19-Mar-2026 10:02:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:02:01 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
[19-Mar-2026 10:02:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:02:02 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
[19-Mar-2026 10:02:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:02:02 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
[19-Mar-2026 10:02:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:02:03 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
[19-Mar-2026 10:02:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:02:05 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
[19-Mar-2026 10:02:09 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:02:09 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
[19-Mar-2026 10:02:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7374
[19-Mar-2026 10:02: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
See also: All tests for this plugin, How to Hide Google Analytics Dashboard for WP (GADWP) Admin Menus and Widgets