WP Content Experiments & Event Tracking Security & Risk Analysis

wordpress.org/plugins/wp-content-experiments-event-tracking

This plugin enables you to easily add Google Content Experiments control code and/or event tracking into your WordPress pages and posts.

30 active installs v1.0 PHP + WP 3.4.0+ Updated Oct 6, 2012
ab-testingevent-trackinggoogle-analyticsgoogle-content-experimentssplit-testing
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Content Experiments & Event Tracking Safe to Use in 2026?

Generally Safe

Score 85/100

WP Content Experiments & Event Tracking has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The 'wp-content-experiments-event-tracking' v1.0 plugin exhibits a generally strong security posture, with no known vulnerabilities in its history and a clean record of CVEs. The static analysis reveals a commendably small attack surface, with zero AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without proper authentication or permission checks. Furthermore, the plugin utilizes prepared statements for all SQL queries, which is an excellent practice for preventing SQL injection vulnerabilities. The presence of nonce and capability checks, although limited in number, suggests some attention to authorization.

However, a significant concern arises from the output escaping analysis, where 100% of the outputs are not properly escaped. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or data processed by the plugin could be rendered directly in the browser without sanitization, allowing attackers to inject malicious scripts. The taint analysis also revealed one flow with an unsanitized path, which could potentially lead to path traversal or other file system related vulnerabilities, although its severity was not rated as critical or high. Despite the lack of past vulnerabilities and a controlled attack surface, the complete lack of output escaping is a critical weakness that needs immediate attention.

Key Concerns

  • All outputs unescaped
  • Taint flow with unsanitized path
Vulnerabilities
None known

WP Content Experiments & Event Tracking Security Vulnerabilities

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

WP Content Experiments & Event Tracking Release Timeline

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

WP Content Experiments & Event Tracking Code Analysis

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

Output Escaping

0% escaped5 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
add (admin/content-experiments-metaboxes.php:26)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Content Experiments & Event Tracking Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actionadmin_enqueue_scriptsadmin/class-Content-Experiments-Admin.php:9
actionadd_meta_boxesadmin/content-experiments-metaboxes.php:16
actionadmin_noticesadmin/content-experiments-metaboxes.php:20
actionsave_postadmin/content-experiments-metaboxes.php:21
actionwpclass-Content-Experiments.php:8
actionwpclass-Content-Experiments.php:25
actionwpclass-Content-Experiments.php:30
filterthe_contentclass-Content-Experiments.php:40
actionwp_headclass-Content-Experiments.php:48
actionplugins_loadedwp-content-experiments.php:17
actionload-post.phpwp-content-experiments.php:20
actionload-post-new.phpwp-content-experiments.php:21
actionadmin_noticeswp-content-experiments.php:30
Maintenance & Trust

WP Content Experiments & Event Tracking Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedOct 6, 2012
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs30
Developer Profile

WP Content Experiments & Event Tracking Developer Profile

wpsolutions

6 plugins · 510 total installs

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

How We Detect WP Content Experiments & Event Tracking

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-content-experiments-event-tracking/admin/js/wpgce_admin.js

HTML / DOM Fingerprints

Data Attributes
name="content_experiments"id="_experiments_wp_active"id="_experiments_wp_code"id="_wpgce_event_tracking_active"id="_wpgce_event_tracking_code"id="_wpgce_event_tracking_jquery_code"+5 more
JS Globals
window.jQuery
FAQ

Frequently Asked Questions about WP Content Experiments & Event Tracking