Simple Matomo Tracking Code Security & Risk Analysis
wordpress.org/plugins/simple-matomo-tracking-codeThis unofficial plugin adds the Matomo Web Analytics javascript code into the footer of your website. It has several useful options.
Is Simple Matomo Tracking Code Safe to Use in 2026?
Generally Safe
Score 99/100Simple Matomo Tracking Code has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.
The static analysis of the 'simple-matomo-tracking-code' plugin v1.1.1 reveals a generally good security posture with no identified direct attack vectors like AJAX handlers, REST API routes, shortcodes, or cron events. The code demonstrates sound practices by utilizing prepared statements for all SQL queries and implementing nonce and capability checks. However, there are potential concerns regarding output escaping, with 30% of outputs not being properly escaped, which could lead to cross-site scripting vulnerabilities if the unescaped data originates from user input.
The plugin has a history of one known medium-severity vulnerability related to Cross-site Scripting, which was patched. The fact that the last vulnerability was in the future suggests an anomaly in the provided data, but the historical presence of XSS is a significant indicator. While current taint analysis shows no unsanitized flows, the past vulnerability highlights the importance of vigilant output sanitization.
In conclusion, the plugin exhibits strengths in its limited attack surface and secure data handling for SQL. The primary weakness lies in the incomplete output escaping, which, combined with past XSS issues, warrants attention. The absence of critical or high severity issues in the current analysis is positive, but the potential for XSS due to unescaped output remains a moderate risk.
Key Concerns
- Unescaped output (30%)
- Past XSS vulnerability (medium)
Simple Matomo Tracking Code Security Vulnerabilities
CVEs by Year
Severity Breakdown
1 total CVE
Simple Matomo Tracking Code <= 1.1.0 - Authenticated (Administrator+) Stored Cross-Site Scripting
Simple Matomo Tracking Code Release Timeline
Simple Matomo Tracking Code Code Analysis
Output Escaping
Simple Matomo Tracking Code Attack Surface
WordPress Hooks 6
Maintenance & Trust
Simple Matomo Tracking Code Maintenance & Trust
Maintenance Signals
Community Trust
Simple Matomo Tracking Code Alternatives
Connect Matomo – Analytics Dashboard for WordPress
wp-piwik
Adds Matomo (former Piwik) statistics to your WordPress dashboard and is also able to add the Matomo Tracking Code to your blog.
Burst Statistics – Privacy-Friendly WordPress Analytics (Google Analytics Alternative)
burst-statistics
Analytics you'll actually use. Privacy-friendly, zero config, and designed to be actionable. Get insights, not just raw data.
Statify
statify
Visitor statistics for WordPress with focus on data protection, transparency and clarity. Perfect as a widget in your WordPress Dashboard.
Koko Analytics – Privacy Friendly Statistics for WordPress
koko-analytics
Koko Analytics is a privacy-friendly statistics plugin for WordPress that is an easy to use alternative to Google Analytics.
Visitor Traffic Real Time Statistics
visitors-traffic-real-time-statistics
This plugin will help you to track your visitors, browsers, operating systems, visits and much more in one dashboard page.
Simple Matomo Tracking Code Developer Profile
2 plugins · 2K total installs
How We Detect Simple Matomo Tracking Code
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<h2><?php _e('Simple Matomo Tracking Code', 'simple-matomo-tracking-code'); ?></h2><label for="siteid"><?php _e('Matomo site ID', 'simple-matomo-tracking-code'); ?></label><?php _e('In the Matomo interface, when you "Add Website" you are told to insert into the page, in that script is a unique string that identifies the website you just defined, that is your site ID (usually "1").', 'simple-matomo-tracking-code'); ?><?php _e('Once you have entered your site ID in the box above your pages will be trackable by Matomo Web Analytics.', 'simple-matomo-tracking-code'); ?>