Analytics Code Option Security & Risk Analysis

wordpress.org/plugins/fullestop-analytics-code-option

In Analytics Code Option you can add Google Analytic Code ID. Also you can select where Analytic code will be inserted (header, footer) in the page.

30 active installs v1.2 PHP + WP 4.2+ Updated May 11, 2019
analytics-by-fullestopanalytics-dashboardecommerce-trackinggagoogle-analytics
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Analytics Code Option Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The plugin "fullestop-analytics-code-option" v1.2 exhibits a generally good security posture based on the provided static analysis. The absence of any attack surface entry points like AJAX handlers, REST API routes, shortcodes, or cron events significantly reduces the potential for direct exploitation. Furthermore, the code uses prepared statements for all SQL queries and has no recorded vulnerabilities (CVEs), indicating a proactive approach to security or a lack of historical issues.

However, there are some areas for improvement. The code has a 50% rate of properly escaped output, meaning half of the outputs are not escaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly echoed without sanitization. While there are nonce checks, the absence of capability checks on any entry points (which are currently zero) suggests that if new entry points were added without proper authentication and authorization, this could become a significant weakness. The lack of critical or high severity taint flows is positive, but the overall output escaping is a concern that needs to be addressed.

In conclusion, the plugin is currently in a strong security position due to its limited attack surface and lack of known vulnerabilities. The primary weakness identified is the unescaped output, which poses a potential XSS risk. The absence of capability checks is a structural concern that, while not currently exploitable, should be kept in mind for future development. Addressing the output escaping is the most immediate security enhancement needed.

Key Concerns

  • Unescaped output found
Vulnerabilities
None known

Analytics Code Option Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Analytics Code Option Release Timeline

v1.2Current
v1.1
v1.0
Code Analysis
Analyzed Apr 16, 2026

Analytics Code Option Code Analysis

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

Output Escaping

50% escaped4 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
ftco_fullestop_trackingcode_option (fullestop-trackingcode-option.php:42)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Analytics Code Option Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menufullestop-trackingcode-option.php:29
actioninitfullestop-trackingcode-option.php:115
actionwp_headfullestop-trackingcode-option.php:127
actionwp_footerfullestop-trackingcode-option.php:129
Maintenance & Trust

Analytics Code Option Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedMay 11, 2019
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Analytics Code Option Developer Profile

Fullestop

2 plugins · 3K total installs

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

How We Detect Analytics Code Option

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- Fullestop Tracking Code Plugin -->
JS Globals
gai
FAQ

Frequently Asked Questions about Analytics Code Option