✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for WooCommerce Mailchimp Discount

SleekView reads WooCommerce orders joined with coupon usage and the Mailchimp-list meta the plugin writes for each signup, then renders subscribers and redemptions as a queryable audit table inside WP Admin.

♾️ Lifetime License available

SleekView table view for WooCommerce Mailchimp Discount

Move discount popup signups out of two tools into one audit table

WooCommerce Mailchimp Discount adds the classic "subscribe and get 10% off" popup or block on top of WooCommerce. Visitors enter an email, the plugin pushes them to a Mailchimp list and emails back a unique coupon code. When that code is later redeemed at checkout, WooCommerce records the coupon and the resulting order_total against the order.

The default surfaces are split across two tools: WooCommerce shows coupon usage as a flat list and Mailchimp shows subscribers without the WooCommerce revenue alongside. Marketing teams stitch the two manually to understand whether a popup actually paid back, or scroll a CSV per campaign.

SleekView reads WooCommerce orders joined with the discount-coupon meta and renders the slice as a real audit table. Subscriber email, coupon code, Mailchimp list, order_total, discount_total and date_paid sit on every row. Filter to a campaign, sort by order_total to find the highest-revenue subscribers and export the redeemed cohort to a lookalike audience. The chart dashboard aggregates the same dataset, the table view owns the row-level audit.

Workflow

How SleekView surfaces WooCommerce Mailchimp Discount data

1

Point at orders and coupon meta

Pick wp_wc_orders joined with wp_wc_orders_meta and coupon usage, exposing coupon_code, _mailchimp_list, billing_email, order_total, discount_total and date_paid.
2

Compose the columns

Drag in Email, Coupon, Mailchimp list, Order, Discount, Total and Paid date. Reorder, hide or rename without writing a manage_edit_shop_order_columns callback.
3

Filter and sort like a database

Filter to a specific coupon prefix, to a Mailchimp list, to redeemed versus unredeemed or to a campaign window. Sort by order_total to find the highest-value redemptions.
4

Save and gate the view

Name the view ("Welcome popup redemptions", "Highest-value subscribers", "Q3 campaign cohort") and gate by capability so marketing, lifecycle and leadership each land on the right slice.

Sample columns

A typical WooCommerce Mailchimp Discount audit view

Rows from wp_wc_orders joined with coupon usage and the Mailchimp-list meta the plugin writes. The same signups and redemptions, surfaced as a queryable audit table.
Source: wp_wc_orders + wp_wc_orders_meta
Email Coupon Mailchimp list Order Discount Total
maya@studio-felix.com WELCOME10-A4F2 Welcome popup #39112 12.40 USD 111.60 USD
pavel.n@example.com WELCOME10-G81C Welcome popup #39108 6.20 USD 55.80 USD
jess@thirdfloor.co SUMMER15-72A1 Summer campaign #39101 21.00 USD 119.00 USD
leah@boldroad.io WELCOME10-2D9E Welcome popup Not redeemed
max@kollberg.de SUMMER15-FF02 Summer campaign #39094 8.85 USD 50.15 USD

Comparison

Default WooCommerce Mailchimp Discount admin vs SleekView

Default coupon usage and Mailchimp dashboards

  • Coupon usage and subscriber lists live in different tools
  • Mailchimp list and coupon code don't appear on the same row
  • Per-campaign attribution requires manual joining of CSVs
  • Redeemed versus unredeemed isn't a filter in default admin
  • No shareable subscriber-revenue table for marketing or external agencies

SleekView

  • Every signup with subscriber email, coupon code and Mailchimp list inline
  • order_total and discount_total as real columns for ROI math
  • Filter to a campaign prefix, list or redeemed-only cohort
  • Saved views per role: marketing campaign review, lifecycle audience, leadership KPI
  • Same dataset the chart dashboard aggregates, so table and chart stay in sync

Features

What SleekView gives you for WooCommerce Mailchimp Discount

Signups and orders as one table

Render the coupon and Mailchimp-list meta against WooCommerce orders as rows that finally show subscriber, campaign and revenue in one place.

Per-list attribution

_mailchimp_list becomes a sortable column so each segment's revenue is visible row by row, not just as a Mailchimp audience size.

Composable campaign filters

Stack filters on coupon prefix, list, date_paid and discount_total to assemble per-campaign reviews, lookalike exports or unredeemed re-engagement cohorts.

Audience

Who uses SleekView for WooCommerce Mailchimp Discount

Marketing teams

Audit signups and redemptions for a campaign on one row each, instead of stitching coupon usage in WooCommerce against audience growth in Mailchimp.

Lifecycle and CRM

Export the unredeemed cohort to schedule re-engagement flows, or the highest-revenue cohort to seed lookalike audiences without leaving WordPress.

Leadership

Filter to a quarter and sort by order_total to see the popup channel's revenue contribution as real rows, then share a read-only view with stakeholders.

The bigger picture

Why email-discount signups deserve a real audit table

WooCommerce Mailchimp Discount is essentially a paid acquisition channel: every subscriber costs a future discount and the question is always whether the revenue earned back covers the cost. Default surfaces split the answer between coupon usage in WooCommerce and audience growth in Mailchimp, and neither closes the loop. SleekView reads the same wp_wc_orders and the coupon and Mailchimp-list meta the plugin already writes and renders the channel as a queryable audit table with subscriber email, coupon, list, order_total and discount_total inline.

Saved views split campaign reviews, lifecycle audiences and leadership KPIs, and the chart dashboard aggregates the same rows. The plugin keeps owning the popup, the Mailchimp push and the coupon issuance, while marketing gets the row-level surface the data always deserved.

Questions

Common questions about SleekView for WooCommerce Mailchimp Discount

wp_wc_orders joined with wp_wc_orders_meta and the coupon usage records, plus the Mailchimp-list meta the discount plugin writes when each signup is processed. Subscriber emails come from billing_email on redeemed orders and from the plugin's signup log on unredeemed ones.

 

Yes. The table includes the subscriber log so the redeemed and unredeemed cohorts render together, with a one-click filter to either side.

 

No. SleekView never talks to Mailchimp. The audit table is read-only over the WooCommerce order tables and the meta the discount plugin already writes.

 

Yes. Filter by coupon prefix or by _mailchimp_list and every column narrows to that campaign cohort, so per-campaign reviews stop being a CSV exercise.

 

Yes. SleekView reads either the new wp_wc_orders tables or the legacy post tables, so the same audit view works whether HPOS is enabled or not.

 

Yes, when explicitly enabled. Edits go through the WooCommerce orders and coupon APIs rather than direct SQL, so plugin hooks observe the writes exactly as they would from the orders screen.

 

Yes. The chart view and the table view share the dataset, so a campaign or date filter narrows both surfaces simultaneously.

 

Yes. SleekView views can be private to a user or shared with specific roles. A read-only marketing role gives an agency the table and a scoped CSV export.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView