Title: SimpliRoot &#8211; Lead Capture &amp; Call Tracking
Author: simpliteca
Published: <strong>July 3, 2026</strong>
Last modified: July 3, 2026

---

Search plugins

![](https://ps.w.org/simpliroot-lead-capture/assets/banner-772x250.png?rev=3595009)

![](https://ps.w.org/simpliroot-lead-capture/assets/icon-256x256.png?rev=3595009)

# SimpliRoot – Lead Capture & Call Tracking

 By [simpliteca](https://profiles.wordpress.org/simpliteca/)

[Download](https://downloads.wordpress.org/plugin/simpliroot-lead-capture.2.4.0.zip)

 * [Details](https://li.wordpress.org/plugins/simpliroot-lead-capture/#description)
 * [Reviews](https://li.wordpress.org/plugins/simpliroot-lead-capture/#reviews)
 *  [Installation](https://li.wordpress.org/plugins/simpliroot-lead-capture/#installation)
 * [Development](https://li.wordpress.org/plugins/simpliroot-lead-capture/#developers)

 [Support](https://wordpress.org/support/plugin/simpliroot-lead-capture/)

## Description

SimpliRoot Lead Capture connects your WordPress site to your **SimpliRoot** account(
https://simpliroot.com). It captures leads from your contact forms and phone calls
and forwards them to your project’s CRM, together with the marketing attribution(
UTM tags, ad-platform click-ids and referrer) needed to know which campaign produced
each lead.

Capture happens **server-side**, so it works even when the visitor declines cookies,
blocks JavaScript or uses an ad-blocker, and without depending on Google Tag Manager.

#### What it does

 * **Form leads (Contact Form 7).** When a form is submitted, the plugin sends the
   submitted fields, the page URL, and any consent (acceptance) checkboxes to your
   SimpliRoot CRM.
 * **Call tracking (DNI).** Optionally loads SimpliRoot’s dynamic-number-insertion
   script so phone calls are tied to the campaign that drove the visit.
 * **Full attribution.** Recognizes UTM parameters, referrer, and 16 ad-platform
   click-ids automatically: Google (gclid/gbraid/wbraid), Microsoft, Meta, TikTok,
   LinkedIn, X, Pinterest, Reddit, Snapchat, Yandex, Taboola, Outbrain.
 * **Token-only setup.** Paste your project token, pick what to track. A “Test connection”
   and “Send test lead” button confirm everything works.

#### Requirements

 * A **SimpliRoot account** and a project token (free to obtain at https://simpliroot.
   com).
 * For form capture: the **Contact Form 7** plugin.

### External services

This plugin is a client for the **SimpliRoot** service and **requires an active 
SimpliRoot account** to function. It is not usable on its own. It communicates with
SimpliRoot’s API at **https://app.simpliroot.com**.

The following data is transmitted to SimpliRoot:

 1. **When you save settings or use the “Test connection” button** (admin only): your
    project token is sent to `https://app.simpliroot.com/api/leads/config/{token}` 
    to resolve and display the connected project name.
 2. **When a visitor submits a Contact Form 7 form** (if form capture is enabled): 
    the plugin sends to `https://app.simpliroot.com/api/leads/web/{token}` the data
    the visitor entered (e.g. name, email, phone and any other form fields), the state
    of consent checkboxes, the page URL, the referrer, the visitor’s IP address and
    browser user-agent string, and any UTM parameters / ad-platform click-ids present
    in the visit. This is personal data and is sent so it can be stored as a lead in
    your CRM.
 3. **When call tracking is enabled**: the plugin loads the script `https://app.simpliroot.
    com/js/dni-router.js` on your pages, which swaps displayed phone numbers and reports
    call attribution to SimpliRoot.
 4. **When you click “Send test lead”** (admin only): a sample lead is sent to the 
    same lead endpoint so you can verify the connection.

Your use of the SimpliRoot service is governed by its terms and privacy policy:

 * Terms of Service: https://simpliroot.com/terms/
 * Privacy Policy: https://simpliroot.com/privacy/

As the site owner you are responsible for disclosing this data processing to your
visitors and for obtaining any consent required in your jurisdiction.

## Screenshots

[⌊The SimpliRoot settings screen — connected to a project, with Contact Form 7 lead
capture and call tracking enabled.⌉⌊The SimpliRoot settings screen — connected to
a project, with Contact Form 7 lead capture and call tracking enabled.⌉[

The SimpliRoot settings screen — connected to a project, with Contact Form 7 lead
capture and call tracking enabled.

[⌊Testing the connection — the plugin resolves your project token and confirms which
CRM the leads will be sent to.⌉⌊Testing the connection — the plugin resolves your
project token and confirms which CRM the leads will be sent to.⌉[

Testing the connection — the plugin resolves your project token and confirms which
CRM the leads will be sent to.

## Installation

 1. Install and activate the plugin.
 2. In your WordPress admin, open the **SimpliRoot** menu.
 3. Paste your **Project token** (SimpliRoot  your project  _Calls_ tab  _Project token_).
 4. Choose what to track: **Form leads** (requires Contact Form 7) and/or **Call tracking**.
 5. Click **Save changes**, then **Test connection** and **Send test lead** to confirm
    leads arrive in your CRM.

If you previously added the DNI tag through Google Tag Manager, remove it after 
enabling call tracking here to avoid loading it twice.

## FAQ

### Do I need a SimpliRoot account?

Yes. This plugin sends your leads to SimpliRoot and requires a project token from
a SimpliRoot account.

### Does it work without cookie consent?

Yes. Form and call data are captured server-side, so capture does not depend on 
the visitor accepting cookies. You remain responsible for disclosing this processing
to visitors.

### Which forms are supported?

Contact Form 7. The plugin reads each form’s fields and consent (acceptance) tags
automatically.

### Where do my leads go?

To the CRM of the project the token belongs to, inside your SimpliRoot account at
https://app.simpliroot.com.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“SimpliRoot – Lead Capture & Call Tracking” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ simpliteca ](https://profiles.wordpress.org/simpliteca/)

[Translate “SimpliRoot – Lead Capture & Call Tracking” into your language.](https://translate.wordpress.org/projects/wp-plugins/simpliroot-lead-capture)

### Interested in development?

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

## Changelog

#### 2.4.0

 * All scripts now enqueued via wp_enqueue_script / wp_add_inline_script (no inline
   script tags).
 * Attribution cookie data is sanitized per value before use.
 * Single-line plugin description; display name updated.

#### 2.3.0

 * Prepared for the WordPress.org Plugin Directory: added readme, full external-
   services disclosure, license file.
 * Hardening: unslash/sanitize all superglobal input before use.

#### 2.2.0

 * Capture all Contact Form 7 fields, the exact page URL, and consent checkbox states.
 * 16 ad-platform click-ids plus UTM and referrer attribution.
 * Settings page with Test connection and Send test lead.

## Meta

 *  Version **2.4.0**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.6 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/simpliroot-lead-capture/)
 * Tags
 * [attribution](https://li.wordpress.org/plugins/tags/attribution/)[call tracking](https://li.wordpress.org/plugins/tags/call-tracking/)
   [contact form 7](https://li.wordpress.org/plugins/tags/contact-form-7/)[crm](https://li.wordpress.org/plugins/tags/crm/)
   [leads](https://li.wordpress.org/plugins/tags/leads/)
 *  [Advanced View](https://li.wordpress.org/plugins/simpliroot-lead-capture/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/simpliroot-lead-capture/reviews/)

## Contributors

 *   [ simpliteca ](https://profiles.wordpress.org/simpliteca/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/simpliroot-lead-capture/)