Title: Benchmark Email for WooCommerce
Author: Sean Conklin
Published: <strong>September 24, 2018</strong>
Last modified: November 29, 2025

---

Search plugins

![](https://ps.w.org/woo-benchmark-email/assets/icon-256x256.png?rev=2863857)

# Benchmark Email for WooCommerce

 By [Sean Conklin](https://profiles.wordpress.org/seanconklin/)

[Download](https://downloads.wordpress.org/plugin/woo-benchmark-email.1.6.4.zip)

 * [Details](https://twd.wordpress.org/plugins/woo-benchmark-email/#description)
 * [Reviews](https://twd.wordpress.org/plugins/woo-benchmark-email/#reviews)
 *  [Installation](https://twd.wordpress.org/plugins/woo-benchmark-email/#installation)
 * [Development](https://twd.wordpress.org/plugins/woo-benchmark-email/#developers)

 [Support](https://wordpress.org/support/plugin/woo-benchmark-email/)

## Description

Feature: Connect to Benchmark Email ReST API

 * Separate from optional Benchmark Email Lite plugin, this setting connects to 
   one API key for WooCommerce specific communications.
 * Settings located in WP Admin > WooCommerce > Settings > Advanced > Benchmark 
   Email

Feature: Customer carts to Woo Abandoned Carts list

 * Any time somebody clicks to go to the checkout page their email address, name,
   and cart details get sent to the Woo Abandoned Carts contact list.
 * They may be logged in and this field might be pre-populated, still works.
 * They may be making a purchase as a Guest and the field gets caught as typed.
 * They may be authenticated yet not have Woo history, so they type the email in.
 * There is a 2 second delay to ensure they are done typing the email before it 
   sends.
 * The email is validates as a properly formatted email before it gets sent to Benchmark.
 * Use Automation Pro to manage the templates, timing of emails, and eventual deletion
   from list since subscription to this list is for short-term usage only.
 * A URL and order data are included, so Automation Pro can manage the workflow.
 * Benchmark is to provide the prebuilt Automation Pro template for our users.

Feature: Customer orders to Woo Customers list

 * Also gets them removed from the Woo Abandoned Carts contact list since they have
   purchased.
 * They get added to the Woo Customers list only if they select the checkbox.
 * They get added to the Woo Customers list if there is no checkbox to select (if
   label disabled in settings).

Feature: Sync all order history to Woo Customers list

 * Copies all historic orders, whether Guest or Registered customers to Woo Customers
   list.
 * Uses AJAX to prevent timeouts, but may run for some time on larger stores.

### Support

[Sign Up](http://www.benchmarkemail.com/Register) for your free Benchmark Email 
account.

Obtain your Benchmark Email API Key by logging into Benchmark Email, click on your
Username, then click Integrations, now select the API Key option from the Left or
Dropdown menu, last copy “Your API Key.”

Need help? Please call Benchmark Email at 800.430.4095

## Screenshots

[⌊The settings panel where you place your API key.⌉⌊The settings panel where you
place your API key.⌉[

The settings panel where you place your API key.

[⌊A sample user completing checkout showing the data being captured behind the scenes
as viewed from the inspector.⌉⌊A sample user completing checkout showing the data
being captured behind the scenes as viewed from the inspector.⌉[

A sample user completing checkout showing the data being captured behind the scenes
as viewed from the inspector.

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/woo-benchmark-email` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Use the `WooCommerce->Settings->Advanced->Benchmark Email` screen to configure 
    the plugin.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Benchmark Email for WooCommerce” is open source software. The following people 
have contributed to this plugin.

Contributors

 *   [ Sean Conklin ](https://profiles.wordpress.org/seanconklin/)
 *   [ Randy Sandberg ](https://profiles.wordpress.org/randywsandberg/)

“Benchmark Email for WooCommerce” has been translated into 4 locales. Thank you 
to [the translators](https://translate.wordpress.org/projects/wp-plugins/woo-benchmark-email/contributors)
for their contributions.

[Translate “Benchmark Email for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/woo-benchmark-email)

### Interested in development?

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

## Changelog

#### 1.6.4 on 2025-11-29

 * Updated: add_list request to only return an integer or false due to a report 
   of PHP fatal error.

#### 1.6.3 on 2025-10-31

 * Updated: Changed the plugin name due to report of trademark infringement by WooCommerce.

#### 1.6.2 on 2023-04-19

 * Fixed: Unchecked checkout opt-in field was still subscribing to the Customers
   list.

#### 1.6.1 on 2023-03-23

 * Fixed: PHP crash on order submit stemming from v1.6 code changes for HPOS.
 * Fixed: Handling of checkbox field settings for debug and usage tracking.

#### 1.6 on 2023-01-25

 * Added: Support for WooCommerce HPOS feature using C.R.U.D. functions.
 * Updated: switched WooCommerce class reference to superglobal.

#### 1.5.1 on 2022-03-24

 * Fixed: PHP crash on checkout when no order history found. Thanks to Paul Steiner
   for reporting.

#### 1.5 on 2020-04-02

 * Fixed: Compatibility with other plugins that hook into wp_dashboard_setup.

#### 1.4 on 2020-03-19

 * Updated: function to select which lists are used for Abandons and Customers in
   common languages.
 * Updated: Removed caching of ListIDs to support translated list names.
 * Updated: Consolidated debug logger messages to single entries.
 * Fixed: plugins page settings link.

#### 1.3 on 2020-03-09

 * Added: developer admin analytics
 * Updated: tested-to for WooCommerce v4.0 RC2 releasing eminently

#### 1.2 on 2018-11-29

 * Added: button to Get API Key on settings page
 * Added: link to Settings on the plugins page
 * Added: admin dashboard notice if API key not set
 * Added: error handling to modal API Key logic
 * Updated: Enabled our dashboard notices on plugin settings page as well as the
   main dashboard area
 * Fixed: invalid function call is_plugin_inactive
 * Fixed: array validation to prevent PHP notice and potential AJAX add-to-cart 
   failure if API key or lists are unset and WP_DEBUG is turned ON

#### 1.1 on 2018-11-06

 * Added: Sister product activation and installation checks and message with dismiss
   link.
 * Added: New fields for total spent, first order date, total number of orders to
   CustomerSync and order placement.
 * Added: Order placement or CustomerSync to include addresses, company name, and
   phone number fields.
 * Update: Moved Benchmark Email menu from underneath Advanced to WooCommerce Settings
   top level and utilized Settings API class reference.
 * Update: Code consolidation.
 * Update: Shortened some array syntax.
 * Fixed: Contact lists query – needed trailing slash for REST API.
 * Fixed: Add to cart authenticated – first and last name detection.
 * Fixed: PHP Warning if no contact lists are found on an account.

#### 1.0 on 2018-09-23

 * Initial release

## Meta

 *  Version **1.6.4**
 *  Last updated **9 months ago**
 *  Active installations **100+**
 *  WordPress version ** 4.9 or higher **
 *  Tested up to **6.9.7**
 *  PHP version ** 7.4 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/woo-benchmark-email/), [German](https://de.wordpress.org/plugins/woo-benchmark-email/),
   [Italian](https://it.wordpress.org/plugins/woo-benchmark-email/), [Spanish (Chile)](https://cl.wordpress.org/plugins/woo-benchmark-email/),
   and [Spanish (Spain)](https://es.wordpress.org/plugins/woo-benchmark-email/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/woo-benchmark-email)
 * Tags
 * [abandoned cart](https://twd.wordpress.org/plugins/tags/abandoned-cart/)[benchmark email](https://twd.wordpress.org/plugins/tags/benchmark-email/)
   [drip campaigns](https://twd.wordpress.org/plugins/tags/drip-campaigns/)[email marketing automation](https://twd.wordpress.org/plugins/tags/email-marketing-automation/)
   [woocommerce](https://twd.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://twd.wordpress.org/plugins/woo-benchmark-email/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/woo-benchmark-email/reviews/)

## Contributors

 *   [ Sean Conklin ](https://profiles.wordpress.org/seanconklin/)
 *   [ Randy Sandberg ](https://profiles.wordpress.org/randywsandberg/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/woo-benchmark-email/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://codedcommerce.com/donate)