✨ 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 Charts for Booster for WooCommerce

Booster for WooCommerce ships hundreds of modules and writes wcj_ settings to options and _wcj_ meta to orders. SleekView Charts reads wcj_invoice_number, wcj_proforma_invoice_number, wcj_order_currency, and module flags, and turns module activity into chart cards.

♾️ Lifetime License available

SleekView Charts dashboard for Booster for WooCommerce

Booster module activity as a chart dashboard

Booster for WooCommerce (the Jetpack-style toolkit) packs hundreds of modules into one plugin. Each module writes its own settings to wp_options with the wcj_ prefix, and active modules leave traces in order meta. Invoicing modules write _wcj_invoice_number, _wcj_invoice_date, _wcj_proforma_invoice_number, and _wcj_packing_slip_number. Multi-currency writes _wcj_order_currency and _wcj_order_currency_rate. EU VAT writes _billing_eu_vat_number. Order-status custom modules add _wcj_custom_status.

Booster does what it does well, but the admin scatters those signals across module screens. There is no single view that says which modules are active, how many orders used each, or which custom currency drives volume. SleekView Charts pivots the meta into chart cards. A Number card counts invoices generated this month from _wcj_invoice_number. A Donut splits orders by _wcj_order_currency. A Bar ranks active modules by order touches. An Area card plots daily invoices generated.

Because each Booster module has a unique meta-key signature, the chart layer can isolate per-module activity without guessing. The result is a Booster usage dashboard that shows which of the modules in the bundle actually carry weight for the store, and which sit unused on the settings screen.

Workflow

From wcj_ options to a Booster dashboard

1

Connect WooCommerce and options

Add wc_orders, wc_orders_meta, and wp_options as SleekView data sources. The agent UI maps wcj_ option keys and _wcj_ meta keys automatically across HPOS and legacy stores.
2

Identify active modules

wcj_ option flags (wcj_pdf_invoicing_module_enabled, wcj_multicurrency_enabled, etc.) tell SleekView which Booster modules are on. The dashboard mirrors that subset, not the full 200+.
3

Add chart cards

Pick invoices this month (Number), currency mix (Pie), top modules by touches (Bar), and daily invoices generated (Area). Cards aggregate against indexed order columns.
4

Save and share

Save dashboards per role for finance (invoicing modules), merchandising (multicurrency, pricing), and ops (custom statuses). Embed any view on a frontend page for stakeholders.

Sample dashboard

Charts you can build from Booster for WooCommerce data

Four cards that turn wcj_ option flags and _wcj_ order meta into a Booster module-usage dashboard inside WordPress.
Number · Default

Booster invoices this month

KPI counting orders with _wcj_invoice_number present for the current month. The previous month renders underneath. Filters out cancelled and refunded statuses so the count matches finance.
Count
Pie · Donut

Orders by custom currency

Donut splitting orders by _wcj_order_currency from the Booster multi-currency module. Shows which custom currencies pull weight and which sit unused next to the base WooCommerce currency.
Count group by _wcj_order_currency
Bar · Horizontal

Top Booster modules by order touches

Horizontal bar counting orders that carry meta from each Booster module (invoicing, multicurrency, EU VAT, custom statuses, proforma). Identifies which modules actually carry weight for the store.
Count group by wcj_module
Area · Gradient

Daily invoices generated

Gradient area chart of invoices generated per day from the _wcj_invoice_date meta. Catches generation drops the day they happen, useful for finance reconciliation at month-end.
Count group by _wcj_invoice_date

Comparison

Default Booster admin vs SleekView Charts

Default Booster admin

  • Booster settings are scattered across hundreds of module screens
  • No single view of which modules are actually active and used on orders
  • Custom-currency order mix from _wcj_order_currency is invisible as a chart
  • Daily invoice generation from _wcj_invoice_date requires custom SQL
  • No frontend embed for finance and ops staff without WordPress admin access

SleekView Charts

  • Module-activity bar counting per-module order touches from _wcj_ meta
  • Custom-currency donut from _wcj_order_currency
  • Invoice KPI tied to _wcj_invoice_number presence
  • Daily invoice trend Area card from _wcj_invoice_date
  • Same dataset feeds the SleekView audit table for refund and reissue drill-through

Features

What SleekView Charts gives you for Booster for WooCommerce

Module usage as a real chart

Horizontal Bar counting orders with meta from each Booster module. The dashboard answers which of the 200+ modules actually carry weight on the store, not which are switched on.

Custom currency mix

Donut card splitting orders by _wcj_order_currency. Shows which currencies the multicurrency module actually moves and which sit unused, so the catalogue settings can be trimmed honestly.

Invoice generation trend

Gradient Area card on _wcj_invoice_date. Catches Booster invoice-generation failures the day they happen rather than during the month-end accounting reconciliation.

Audience

Who builds Booster dashboards with SleekView

Finance teams

Track Booster invoice volume and daily generation trend. Custom-currency donut helps reconcile multicurrency totals against the base-currency P&L without spreadsheets.

Operations leads

Module-touches bar identifies which Booster modules carry real weight. Modules with zero touches over a quarter are honest candidates for deactivation and a lighter admin.

Merchandisers

Currency-mix donut and module-activity bar guide pricing, currency rollout, and promotion targeting without exporting CSVs from a dozen Booster screens.

The bigger picture

Booster needs a reading layer, not more modules

Booster for WooCommerce is one of the broadest plugins in the ecosystem. Its strength is that a single install adds invoicing, multicurrency, EU VAT, custom statuses, and a hundred other features. Its weakness is the same: the admin is sprawled across module screens, and there is no honest answer to which modules carry weight on a given store.

SleekView Charts treats the wcj_ option flags and _wcj_ order meta as a single dataset and pivots them into a four-card dashboard. Module-touches bar names the modules that actually fire on orders. Custom-currency donut shows which currencies the store really sells in.

Invoice KPI and daily-generation Area chart give finance the numbers Booster does not surface anywhere. The dashboard answers the question every store using Booster eventually asks, which is which of the 200+ modules belong on this install and which are dead settings. Charts and tables share one query layer, so module-by-module audits drill down to the exact orders behind any bar.

Questions

Common questions about SleekView Charts for Booster for WooCommerce

Yes. SleekView Charts reads the wcj_ option flags and _wcj_ order meta keys that Booster writes. Without the plugin those keys do not exist, so the module-usage charts have nothing to aggregate.

 

Yes. SleekView Charts reads from wc_orders_meta when HPOS is enabled and from postmeta on legacy stores. The wcj_ option keys live in wp_options regardless of HPOS, and the chart definitions are identical across both modes.

 

Yes. The two write different meta key prefixes (_wcj_ versus _wcpdf_), so you can chart each independently or stack them on one card to compare which plugin actually fires on which orders.

 

Yes. The module-touches bar lists every module that has fired on any order in the selected period. Modules absent from the bar over a quarter are honest candidates for deactivation.

 

Yes. The Booster custom-status module writes _wcj_custom_status to orders. A Pie card grouped on that key surfaces the operational mix exactly as the order-status donut does for native statuses.

 

Yes. Every card exports its underlying rows to CSV, including the _wcj_ meta. Useful for handing module-activity data to a developer audit or for finance reconciliation.

 

No. SleekView Charts only reads from the order tables and wp_options on dashboard load. Booster modules continue to fire at checkout, on invoices, and on the storefront exactly as before.

 

Yes. Save layouts per role for finance (invoicing), merchandising (multicurrency, pricing), and ops (custom statuses). Each preset opens to the cards that matter for that role and no others.

 

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