Title: TrafficValidator &#8211; Lead Scoring &amp; Bot Detection
Author: Traffic Validator
Published: <strong>June 22, 2026</strong>
Last modified: June 22, 2026

---

Search plugins

![](https://ps.w.org/trafficvalidator/assets/banner-772x250.png?rev=3582220)

![](https://ps.w.org/trafficvalidator/assets/icon-256x256.png?rev=3582220)

# TrafficValidator – Lead Scoring & Bot Detection

 By [Traffic Validator](https://profiles.wordpress.org/trafficvalidator/)

[Download](https://downloads.wordpress.org/plugin/trafficvalidator.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/trafficvalidator/#description)
 * [Reviews](https://wordpress.org/plugins/trafficvalidator/#reviews)
 *  [Installation](https://wordpress.org/plugins/trafficvalidator/#installation)
 * [Development](https://wordpress.org/plugins/trafficvalidator/#developers)

 [Support](https://wordpress.org/support/plugin/trafficvalidator/)

## Description

TrafficValidator scores every form submission on your site in real time using 30
+ detection signals. Bots, spam, disposable emails, and fake leads are identified
before they reach your CRM or inbox.

**Works with every form plugin:**

 * Contact Form 7
 * Gravity Forms
 * WPForms
 * Elementor Forms
 * Ninja Forms
 * Formidable Forms
 * HubSpot Forms (embedded)
 * Any HTML form

**Key features:**

 * One-click install — no code changes needed
 * Async script loading — zero impact on PageSpeed
 * Optional server-side blocking — tag or reject low-scoring submissions before 
   they reach your inbox (Contact Form 7, WPForms, Gravity Forms)
 * Dashboard widget with lead quality stats
 * WooCommerce support for checkout and registration forms
 * Compatible with all caching plugins
 * Fail-open by design — if scoring is ever unavailable, real leads always get through

**How it works:**

 1. Install the plugin and enter your API key
 2. The scoring script loads automatically on every page
 3. When a visitor submits a form, the lead is scored across 30+ signals
 4. Results appear in your TrafficValidator dashboard in real time

### External services

This plugin connects to TrafficValidator, a third-party lead scoring and bot detection
service, to score form submissions on your site. The plugin will not function without
it, and it requires a TrafficValidator account and API key.

It relies on these external services:

 1. TrafficValidator JavaScript SDK (https://cdn.trafficvalidator.com/leadscore.js)
 2.  * What it is: the client-side script that observes form submissions in the browser.
     * When it loads: on every front-end page where the plugin is enabled.
     * What is sent: your Public API key and the form data a visitor submits (such 
       as email, name, phone, and message), together with technical signals (IP address,
       user agent, and page/referrer URL).
 3. TrafficValidator Scoring API (https://api.trafficvalidator.com)
 4.  * What it is: the API that returns a 0-100 quality score and verdict for each 
       submission.
     * When it is called: client-side on form submission, and (only if you enable server-
       side protection with a Secret key) server-side from your site when a Contact
       Form 7, WPForms, or Gravity Forms entry is submitted — either to look up the
       score the browser script already calculated for that submission, or, if none
       is available, to score it.
     * What is sent: when looking up an existing score, the id of that scored lead;
       when scoring, the submitted form fields plus the visitor’s IP address and user
       agent.

Data is sent only when a form is submitted (or, for the dashboard widget, when an
administrator views the WordPress dashboard). No data is sent for ordinary page 
views beyond loading the script.

By using this plugin you agree to TrafficValidator’s Terms of Service and Privacy
Policy:
 – Terms of Service: https://trafficvalidator.com/terms – Privacy Policy:
https://trafficvalidator.com/privacy

## Installation

 1. Upload the plugin files to `/wp-content/plugins/trafficvalidator/` or install through
    the WordPress plugin directory.
 2. Activate the plugin through the Plugins screen.
 3. Go to Settings  TrafficValidator and enter your Public API Key.
 4. That’s it — your forms are now protected.

Get your API key at [trafficvalidator.com/signup](https://trafficvalidator.com/signup)(
free plan available).

## FAQ

### Do I need to configure each form individually?

No. The script automatically detects all forms on the page and scores submissions
from any of them.

### Does it slow down my site?

No. The script loads asynchronously and weighs under 8 KB gzipped. It has zero impact
on Core Web Vitals.

### Does it work with caching plugins?

Yes. After activating, clear your page cache once. The script is enqueued via standard
WordPress hooks and will be included in all future cached pages.

### Does it work with WooCommerce?

Yes. Enable WooCommerce mode in the plugin settings to score checkout and registration
forms.

### What is the difference between the Public and Secret API keys?

The Public key (lv_pk_…) powers the client-side script that scores every form automatically—
this is all most sites need. The optional Secret key (lv_sk_…) enables server-side
scoring, which lets the plugin tag or block low-scoring submissions to Contact Form
7, WPForms, and Gravity Forms before they are delivered.

### Will blocking ever stop a real customer from contacting me?

No. Server-side blocking is fail-open: if the scoring API is slow or unreachable,
the submission is always allowed through. You also control the block threshold, 
and can use “tag only” mode to record scores without blocking anything.

### What data is sent to TrafficValidator?

Only the form fields needed to score the lead (such as email, name, phone, and message),
plus the visitor’s IP address and user agent. See our privacy policy at trafficvalidator.
com/privacy.

### Is a paid account required?

A free TrafficValidator account is available with 100 leads/month. Paid plans start
at $29/month for higher volumes.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“TrafficValidator – Lead Scoring & Bot Detection” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ Traffic Validator ](https://profiles.wordpress.org/trafficvalidator/)

[Translate “TrafficValidator – Lead Scoring & Bot Detection” into your language.](https://translate.wordpress.org/projects/wp-plugins/trafficvalidator)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/trafficvalidator/),
check out the [SVN repository](https://plugins.svn.wordpress.org/trafficvalidator/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/trafficvalidator/)
by [RSS](https://plugins.trac.wordpress.org/log/trafficvalidator/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release
 * Client-side scoring script injection on all pages (works with any form)
 * Optional server-side scoring with tag/block modes for Contact Form 7, WPForms,
   and Gravity Forms
 * Settings page with Public + Secret API keys, enable toggle, block mode/threshold,
   and WooCommerce mode
 * Dashboard widget with 30-day lead quality stats
 * Fail-open server-side protection

## Meta

 *  Version **1.0.0**
 *  Last updated **1 day ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.3 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [anti-spam](https://wordpress.org/plugins/tags/anti-spam/)[bot detection](https://wordpress.org/plugins/tags/bot-detection/)
   [form spam](https://wordpress.org/plugins/tags/form-spam/)[lead scoring](https://wordpress.org/plugins/tags/lead-scoring/)
   [lead validation](https://wordpress.org/plugins/tags/lead-validation/)
 *  [Advanced View](https://wordpress.org/plugins/trafficvalidator/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/trafficvalidator/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/trafficvalidator/reviews/)

## Contributors

 *   [ Traffic Validator ](https://profiles.wordpress.org/trafficvalidator/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/trafficvalidator/)