Affiliate Link Click Tracker Security & Risk Analysis

wordpress.org/plugins/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.

10 active installs v1.1 PHP 7.2+ WP 5.0+ Updated Jul 30, 2025
affiliate-link-click-trackerlink-click-trackerlink-click-trackinglink-trackertrack-affiliate-link-clicks
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Affiliate Link Click Tracker Safe to Use in 2026?

Generally Safe

Score 100/100

Affiliate Link Click Tracker has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8mo ago
Risk Assessment

The 'custom-link-click-tracker' plugin v1.1 exhibits a generally good security posture based on the provided static analysis. The absence of unprotected entry points, dangerous functions, file operations, and external HTTP requests is commendable. The plugin also demonstrates a reasonable effort towards security with nonce and capability checks present. However, there are areas for improvement. The SQL query usage is not entirely secure, with only 25% utilizing prepared statements, leaving a significant portion potentially vulnerable to SQL injection if not handled carefully within the application context. Furthermore, while the majority of output is escaped, the 33% that is not could lead to cross-site scripting vulnerabilities under certain conditions.

The vulnerability history is a significant strength, showing no recorded CVEs of any severity. This, combined with the clean taint analysis results, suggests that the developers have a good understanding of common web application security pitfalls or that the plugin's functionality is limited enough to not expose critical vulnerabilities. The plugin's limited attack surface of only 2 AJAX handlers, both with some form of protection, further reinforces its relatively low risk profile. Overall, the plugin appears to be developed with security in mind, but the minor weaknesses in SQL and output handling warrant attention for future development to achieve a more robust security posture.

Key Concerns

  • SQL queries not fully using prepared statements
  • Unescaped output detected
Vulnerabilities
None known

Affiliate Link Click Tracker Security Vulnerabilities

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

Affiliate Link Click Tracker Code Analysis

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

SQL Query Safety

25% prepared4 total queries

Output Escaping

67% escaped33 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
clct_display_admin_page (custom-link-click-tracker.php:130)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Affiliate Link Click Tracker Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

noprivwp_ajax_clct_store_click_datacustom-link-click-tracker.php:115
authwp_ajax_clct_store_click_datacustom-link-click-tracker.php:116
WordPress Hooks 3
actionadmin_initcustom-link-click-tracker.php:60
actionwp_enqueue_scriptscustom-link-click-tracker.php:89
actionadmin_menucustom-link-click-tracker.php:128
Maintenance & Trust

Affiliate Link Click Tracker Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 30, 2025
PHP min version7.2
Downloads898

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Affiliate Link Click Tracker Developer Profile

WPEasyTools

2 plugins · 210 total installs

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

How We Detect Affiliate Link Click Tracker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-link-click-tracker/js/link-click-tracker.js
Script Paths
/wp-content/plugins/custom-link-click-tracker/js/link-click-tracker.js
Version Parameters
custom-link-click-tracker/js/link-click-tracker.js?ver=

HTML / DOM Fingerprints

JS Globals
clct_ajax_obj
FAQ

Frequently Asked Questions about Affiliate Link Click Tracker