Super Simple Google Analytics Security & Risk Analysis

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

Very simple plugin for reliably inserting your Google Analytics tracking code on every page.

2K active installs v1.7.3 PHP + WP 2.8+ Updated Feb 9, 2018
analyticsgooglesimpletrackingworks
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Super Simple Google Analytics Safe to Use in 2026?

Generally Safe

Score 85/100

Super Simple Google Analytics 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 Super Simple Google Analytics plugin v1.7.3 exhibits a generally positive security posture, with no recorded vulnerabilities or critical code signals. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code adheres to good practices by using prepared statements for all SQL queries and performing capability checks. This suggests a developer who is mindful of common WordPress security pitfalls.

However, a significant concern arises from the static analysis results indicating that 0% of the 20 total output instances are properly escaped. This could potentially lead to cross-site scripting (XSS) vulnerabilities if the plugin handles user-supplied or dynamic data before outputting it to the browser. While taint analysis shows no issues, this is likely due to the limited scope of the analysis or the plugin's specific function, and the lack of output escaping remains a critical area for improvement. The plugin's clean vulnerability history is a strength, but it doesn't negate the risks identified in the code analysis.

In conclusion, while the plugin demonstrates a strong foundation by minimizing its attack surface and employing secure database practices, the critical lack of output escaping presents a clear and present risk. Addressing this deficiency should be the top priority to ensure the plugin's overall security.

Key Concerns

  • 0% of outputs are properly escaped
Vulnerabilities
None known

Super Simple Google Analytics Security Vulnerabilities

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

Super Simple Google Analytics Code Analysis

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

Output Escaping

0% escaped20 total outputs
Attack Surface

Super Simple Google Analytics Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterplugin_row_metaSuperSimpleGoogleAnalytics.php:26
actionadmin_initSuperSimpleGoogleAnalytics.php:27
actionadmin_menuSuperSimpleGoogleAnalytics.php:28
actionwp_headSuperSimpleGoogleAnalytics.php:30
actionwp_footerSuperSimpleGoogleAnalytics.php:32
Maintenance & Trust

Super Simple Google Analytics Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedFeb 9, 2018
PHP min version
Downloads121K

Community Trust

Rating84/100
Number of ratings10
Active installs2K
Developer Profile

Super Simple Google Analytics Developer Profile

Luke Mlsna

11 plugins · 13K total installs

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

How We Detect Super Simple Google Analytics

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- <?php _e( $label, $this->plugin_textdomain ); ?> --> <!-- <?php _e( 'UA-numbers (text boxes)', $this->plugin_textdomain ); ?> --> <!-- <?php _e( 'Head/Body insert (radio buttons)', $this->plugin_textdomain ); ?> -->
FAQ

Frequently Asked Questions about Super Simple Google Analytics