Easy Digital Downloads – Drip is a WordPress app, with a 5.0 average rating from 2 reviews, as of Aug 31, 2026.
Easy Digital Downloads – Drip is a WordPress Plugin Directory app by fatcatapps. With a rating of 5.0★ from 2 reviews.
AppRanks verdict
Generated from live marketplace data — refreshed daily
Easy Digital Downloads – Drip is a category-leading WordPress app with a limited review volume. Category data on the canonical marketplace listing is currently incomplete, so AppRanks falls back to platform-wide rather than category-relative comparison for this listing. 2 reviews put it in the early-traction tier — useful for early-stage stores willing to be on the leading edge. Early-traction review counts are sensitive to single launch periods or feature events, so a 30-day re-check before bigger commitments often resolves whether the trend is sustained. Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +High average rating (5.0★) signals consistent merchant satisfaction
- +Published by fatcatapps — established developer track record
Cons
- −Limited review base (2) — ratings can shift significantly with new feedback
Looking to switch from Easy Digital Downloads – Drip?
See Easy Digital Downloads – Drip's alternatives ranked by audit score, rating, and review velocity.
How Easy Digital Downloads – Drip works
Show full descriptionShow less
Built for our own use at FatcatApps.com, Easy Digital Downloads – Drip integrates two of our favorite tools: Easy Digital Downloads and Drip.
Features 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 customer refunds (payment status = “Refunded”, the following event will be fired:
Refunded
The plugin also tracks the following properties:
value (Price of the product bought)
product_name (Name of the product bought)
price_name (Name of 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”: “Refunded”, “properties”: { “value”: {price}, “product_name”: {name}, “price_name”: {price_name} } }] }
3. Cart Abandonment Tracking
When a payment’s status has been “pending” for at least 30 minutes, or when a payment’s status changes to “abandoned”, the following event will be fired:
Abandoned cart
The plugin also tracks the following properties:
value (Price of the product)
product_name (Name of the product)
price_name (Name of 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”: “Refunded”, “properties”: { “value”: {price}, “product_name”: {name}, “price_name”: {price_name} } }] }
4. Lifetime Value (LTV) Tracking
This plugin tracks your customer’s lifetime value in a custom field called lifetime_value.
If a customer makes a purchase:
lifetime_value+={price}
If a customer refunds:
lifetime_value-={price}
For more information, please refer to this blog post.
Contributors Welcome Thanks to Chris Simmons from WP BackItUp and Phil Derksen from WP Simple Pay for Stripe for contributing.
Do you want to see further improvements? Please consider contributing. You can submit a pull request here: https://github.com/davidhme/edd-drip
Setup Please go here to learn how to set up this plugin correctly.
Competitors & alternatives
AppRanks tracks competitor sets per category. For Easy Digital Downloads – Drip, the independent listing audit includes a competitive context section, and the full WordPress app index shows the broader marketplace landscape this app competes in. Sign up free to surface a side-by-side competitor matrix customized to your tracked apps.
Frequently asked questions
What is Easy Digital Downloads – Drip?
Easy Digital Downloads – Drip is an app for WordPress. It currently holds a 5.0-star rating from 2 merchant reviews, and AppRanks has been tracking its public marketplace data on the refresh cadence published in our methodology. AppRanks tracks its category position, review-velocity trend, and the top alternatives in the same space. Developed by fatcatapps.