AnyTrack for WooCommerce Security & Risk Analysis

wordpress.org/plugins/anytrack-for-woocommerce

AnyTrack for WooCommerce: Woocommerce Conversion Tracking for Google Ads, Facebook Ads, Bing, Taboola and Outbrain

100 active installs v1.5.6 PHP 7.0+ WP 4.7+ Updated Dec 23, 2025
conversionse-commercefacebookgooglewoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is AnyTrack for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

AnyTrack for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The 'anytrack-for-woocommerce' plugin v1.5.6 demonstrates a strong security posture in several key areas, indicating good development practices. The absence of known vulnerabilities (CVEs), no recorded taint flows, and the use of prepared statements for all SQL queries are significant strengths. Additionally, the plugin utilizes nonces for its two AJAX handlers, a crucial security measure to prevent Cross-Site Request Forgery (CSRF) attacks. The limited attack surface, with only two AJAX entry points and no shortcodes, REST API routes, or cron events, further contributes to its security profile.

However, there are a few areas that warrant attention and slightly temper the otherwise positive assessment. While nonces are present, the lack of explicit capability checks on the AJAX handlers is a potential concern. This means that while the requests are protected against CSRF, they may not be adequately restricted to authorized users. Furthermore, a portion of the output is not properly escaped (25%), which could open the door to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly outputted. The presence of an external HTTP request, while not inherently a vulnerability, is an external dependency that could be a vector for future issues if not carefully managed.

Overall, 'anytrack-for-woocommerce' v1.5.6 is a relatively secure plugin, especially given its clean vulnerability history and solid implementation of core security features like prepared statements and nonces. The primary areas for improvement lie in implementing capability checks for its AJAX handlers and ensuring all output is properly escaped to mitigate potential XSS risks. These are manageable issues that, when addressed, would further solidify the plugin's security.

Key Concerns

  • Missing capability checks on AJAX handlers
  • Unescaped output identified (25%)
Vulnerabilities
None known

AnyTrack for WooCommerce Security Vulnerabilities

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

AnyTrack for WooCommerce Code Analysis

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

Output Escaping

75% escaped12 total outputs
Attack Surface

AnyTrack for WooCommerce Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_checkout_actionmodules\ajax.php:4
noprivwp_ajax_checkout_actionmodules\ajax.php:5
WordPress Hooks 11
actionplugins_loadedanytrack-for-woocommerce.php:33
filterwp_headmodules\hooks.php:4
actionwoocommerce_add_to_cartmodules\hooks.php:22
actiontemplate_redirectmodules\hooks.php:36
actiontemplate_redirectmodules\hooks.php:72
actionwoocommerce_thankyoumodules\hooks.php:92
actionwoocommerce_payment_completemodules\hooks.php:93
actionwoocommerce_update_ordermodules\hooks.php:156
actionwoocommerce_new_ordermodules\hooks.php:268
actionwp_print_scriptsmodules\scripts.php:17
actionadmin_menumodules\settings.php:37
Maintenance & Trust

AnyTrack for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedDec 23, 2025
PHP min version7.0
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

AnyTrack for WooCommerce Developer Profile

AnyTrack

2 plugins · 200 total installs

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

How We Detect AnyTrack for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/anytrack-for-woocommerce/inc/assets/css/tw-bs4.css/wp-content/plugins/anytrack-for-woocommerce/inc/fa/css/font-awesome.min.css/wp-content/plugins/anytrack-for-woocommerce/inc/qtip/jquery.qtip.min.css/wp-content/plugins/anytrack-for-woocommerce/inc/qtip/jquery.qtip.js/wp-content/plugins/anytrack-for-woocommerce/inc/qtip/imagesloaded.pkg.min.js/wp-content/plugins/anytrack-for-woocommerce/js/admin.js/wp-content/plugins/anytrack-for-woocommerce/css/admin.css/wp-content/plugins/anytrack-for-woocommerce/js/front.js
Script Paths
https://assets.anytrack.io/SOME_PROPERTY_ID.js

HTML / DOM Fingerprints

HTML Comments
<!-- AnyTrack Tracking Code --><!-- End AnyTrack Tracking Code -->
Data Attributes
data-anytrack-tracking-code
JS Globals
window.AnyTrack
FAQ

Frequently Asked Questions about AnyTrack for WooCommerce