Easy Digital Downloads - Drip integrates the Easy Digital Downloads (EDD) shopping cart with the Drip email marketing automation tool.
As of April 2026, Easy Digital Downloads is a WordPress edd plugin with 10 active installations and a 5/5 rating from 2 reviews. It has been downloaded 6.0K+ times in total. Requires WordPress 3.9.1+ and PHP false+. Available on WordPress.org since 2014. Last updated 8 years ago — may have compatibility concerns. Top alternative: Menu Cart for WooCommerce.
Built for our own use at FatcatApps.com, Easy Digital Downloads – Drip integrates two of our favorite tools: Easy Digital Downloads and Drip.
1. Purchase Tracking
When a customer checks out, the following event will be fired:
Made a purchase
The plugin also tracks the following properties:
value (Price of the product bought)product_name (Name of the product bought)price_name (The price_name [if you’re using variable pricing])All in all, the API call to Drip will look like this:
{ “events”: [{ “email”: {email}, “action”: “Made a purchase”, “properties”: { “value”: {price}, “product_name”: {name}, “price_name”: {price_name} } }] }
2. Refund Tracking
When a custo…
| WordPress | 3.9.1+ requiredTested up to 4.9.0 |
| PHP | false+ required |
Fix: A bug in 1.4.0 removed price_name from the Made a purchase event
Fix: first_name custom field didn’t get saved.
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.