Beehive Analytics – Google Analytics Dashboard

View visitor stats and track user behavior from within WordPress. A Google Analytics plugin with dashboard reports and Google Tag Manager support.

v3.5.2WPMU DEV - Your All-in-One WordPress PlatformUpdated 2026-05-23Added Nov 15, 201920k+ installs90% rating100% support resolved
90
Score
611
Errors
22
Warnings
+0
Change

Category Scores

Security100
Repo94
Performance96
Maintainability58

Top Issues by Category

Issues Details

633 issues found in latest scan

ERROR571
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'beehive-analytics' but got 'ga_trans'.

ERROR32
badly_named_files

File and folder names must not contain spaces or special characters.

WARNING7
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wdev_email_message_' . $plugin".

WARNING7
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$__composer_autoload_files".

WARNING3
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_exclude

Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.

ERROR3
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING2
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

ERROR1
PluginCheck.CodeAnalysis.Heredoc.NotAllowed

Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead

WARNING1
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING1
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

ERROR1
WordPress.WP.I18n.MissingTranslatorsComment

A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.

ERROR1
library_core_files

Library files that are already in the WordPress core are not permitted.

ERROR1
license_mismatch

Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.

WARNING1
mismatched_plugin_name

Plugin name "Beehive Analytics - Google Analytics Dashboard" is different from the name declared in plugin header "Beehive Analytics".

ERROR1
textdomain_invalid_format

The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "ga_trans".

Latest Snapshot

Findings

633

Errors

611

Warnings

22

Score History

First score snapshot

First scan completed Jun 20, 2026

v3.5.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v3.5.2

90

Latest

Findings
633
Errors
611
Warnings
22
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins