
Track a click on Google Analytics Security & Risk Analysis
wordpress.org/plugins/track-a-click-on-google-analyticsA simple shortcode to insert Google Analytics event tracking code on your links
Is Track a click on Google Analytics Safe to Use in 2026?
Generally Safe
Score 85/100Track a click on Google Analytics has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'track-a-click-on-google-analytics' plugin version 0.4 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and proper output escaping are significant strengths. Furthermore, the lack of file operations and external HTTP requests reduces the potential attack vectors.
However, there are notable areas for concern. The complete absence of nonce checks and capability checks across all entry points is a critical weakness. While the static analysis indicates a small attack surface with no unprotected entry points, this is misleading. Without nonces, any user could potentially trigger actions intended for logged-in or authorized users, leading to unauthorized operations or data manipulation. The vulnerability history being empty is positive but doesn't negate the risks present in the current codebase.
In conclusion, while the plugin avoids common pitfalls like SQL injection and unescaped output, the lack of fundamental security mechanisms like nonce and capability checks creates a significant risk. This plugin should not be deployed without addressing these deficiencies to prevent potential unauthorized access and actions.
Key Concerns
- Missing nonce checks on all entry points
- Missing capability checks on all entry points
Track a click on Google Analytics Security Vulnerabilities
Track a click on Google Analytics Code Analysis
Output Escaping
Track a click on Google Analytics Attack Surface
Shortcodes 1
Maintenance & Trust
Track a click on Google Analytics Maintenance & Trust
Maintenance Signals
Community Trust
Track a click on Google Analytics Alternatives
Track Everything
track-everything
Track Everything makes using Google Analytics on a WordPress site easy. Attach tracking to forms, links, or any CSS selector.
Komito Analytics
komito-analytics
Komito Analytics is a free, open-source enhancement for the most popular web analytics software.
ShortLinks Pro – Affiliate Links, Link Shortening, Click Tracking & Marketing
shortlinkspro
Shorten, track, manage and share any URL using your own domain name!
Smart Click Tracker
smart-click-tracker
A smart plugin to track clicks on specific elements and display statistics.
Affiliate Link Click Tracker
custom-link-click-tracker
Track affiliate, internal, or external link clicks for your given URL prefix. Get post title, link url, device type, and click time for analysis.
Track a click on Google Analytics Developer Profile
1 plugin · 10 total installs
How We Detect Track a click on Google Analytics
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<a href="#" onClick="ga('send', 'event', 'link', 'click', '#')">