Simple Google Analytics Tracking Security & Risk Analysis

wordpress.org/plugins/simple-google-analytics-tracking

Add Google Analytics to your site with just the Tracking ID through Simple Google Analytics Tracking.

1K active installs v1.3 PHP + WP 3.8+ Updated Apr 19, 2017
analyticsgooglegoogle-analyticssimpletracking
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Google Analytics Tracking Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Google Analytics Tracking has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "simple-google-analytics-tracking" v1.3 plugin exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface, and all entry points are effectively protected. The code also demonstrates good practices with 100% of SQL queries utilizing prepared statements, indicating a low risk of SQL injection vulnerabilities. File operations and external HTTP requests are also absent, further reducing potential threat vectors. The plugin has no recorded CVEs, and its vulnerability history is clean, suggesting a well-maintained and secure codebase over time.

However, there are minor concerns that prevent a perfect score. Specifically, only 50% of output escaping is properly handled. While this is not critical given the limited attack surface, it does present a potential vector for cross-site scripting (XSS) vulnerabilities if user-supplied data is ever introduced into the unescaped outputs. Furthermore, the plugin lacks nonce checks on its (currently non-existent) entry points and has only two capability checks, which could become a weakness if the plugin were to be expanded in the future without implementing robust authentication and authorization mechanisms. Overall, the plugin is secure for its current functionality, but attention to output escaping and future expansion considerations would be beneficial.

Key Concerns

  • 50% of output escaping is not properly handled
  • Nonce checks are missing on entry points
  • Limited capability checks (2 total)
Vulnerabilities
None known

Simple Google Analytics Tracking Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Simple Google Analytics Tracking Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
2
2 escaped
Nonce Checks
0
Capability Checks
2
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

50% escaped4 total outputs
Attack Surface

Simple Google Analytics Tracking Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menuincludes\simple-ga-tracking-input.php:4
actionadmin_initincludes\simple-ga-tracking-input.php:25
actionwp_headincludes\simple-ga-tracking-output.php:4
Maintenance & Trust

Simple Google Analytics Tracking Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedApr 19, 2017
PHP min version
Downloads19K

Community Trust

Rating100/100
Number of ratings9
Active installs1K
Developer Profile

Simple Google Analytics Tracking Developer Profile

Dustyn Doyle

1 plugin · 1K total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Simple Google Analytics Tracking

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-google-analytics-tracking/includes/simple-ga-tracking-input.php/wp-content/plugins/simple-google-analytics-tracking/includes/simple-ga-tracking-output.php
Script Paths
//www.google-analytics.com/analytics.js

HTML / DOM Fingerprints

HTML Comments
BEGIN: Simple Google Analytics Tracking CodeEND: Simple Google Analytics Tracking Code
JS Globals
ga
FAQ

Frequently Asked Questions about Simple Google Analytics Tracking