✨ 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 WooCommerce Shipping EasyPost

SleekView reads the EasyPost shipment, rate, and label meta the plugin writes on each order and renders carrier mix, rate distribution, and label-purchase volume as chart cards inside WP Admin.

♾️ Lifetime License available

SleekView Charts dashboard for WooCommerce Shipping EasyPost

EasyPost gives you carriers; SleekView gives you the dashboard

WooCommerce Shipping EasyPost integrates the EasyPost multi-carrier API into Woo: shop rates across USPS, UPS, FedEx, DHL, and regional carriers, then buy a label inline. The plugin records the chosen rate, the carrier, the service level, and the label cost as meta on the order. The integration works, but a high-volume merchant has no built-in screen telling them how their carrier mix is shaping up or what they're actually spending per label.

SleekView Charts reads the EasyPost meta as a queryable dataset. A Number sums label spend across the period so shipping cost is visible at the top of the dashboard. A Pie of carrier slugs shows whether the rate-shopping is biasing toward one carrier in practice. A Bar of service level (Priority, Ground, Express) ranks the picks the rate engine produces. An Area trends label-purchase volume over time so a carrier-outage day or a campaign spike has its own visible curve.

The plugin keeps owning the EasyPost API, the rate shopping, and the label purchase. SleekView gives the shipping team the metrics layer the multi-carrier setup deserves.

Workflow

From EasyPost meta to a multi-carrier dashboard

1

Connect the shipment data

SleekView reads the _easypost_shipment_id, _easypost_carrier, _easypost_service, and _easypost_rate meta on wc_orders. The dataset is one row per shipped order with its chosen carrier and label cost.
2

Pick a card per shipping question

Number for label spend, Pie for carrier mix, Bar for service-level distribution, Area for daily label purchases. The agent UI lists carriers and service levels actually used recently.
3

Filter by destination or weight

Scope to a destination country, a weight band (from order weight meta), or a date range. Filters apply to every card so a per-destination shipping review is one click.
4

Save per-role dashboards

Shipping ops gets carrier mix and label spend. Finance gets the cost-by-day Area. Customer support gets the service-level Bar for setting accurate expectations.

Sample dashboard

Charts you can build from WooCommerce Shipping EasyPost data

Four cards that read the EasyPost meta on wc_orders, with no separate tables or exports.
Number · Default

Label spend this period

Sums the _easypost_rate meta on orders shipped in the active date filter. The headline KPI for what label purchases cost the store, useful for monthly courier-spend reviews.
Sum(easypost_rate)
Pie · Donut

Carrier mix

Donut sliced by carrier (USPS, UPS, FedEx, DHL). Reveals whether the EasyPost rate-shopping is producing a balanced mix or concentrating on one carrier in practice.
Count group by easypost_carrier
Bar · Label

Service level distribution

Counts orders per chosen service level (Priority, Ground, Express, etc.). The fastest read on which speed customers are buying, useful for SLA messaging on product pages.
Count group by easypost_service
Area · Gradient

Labels purchased over time

Trend of daily label purchases. Identifies carrier-outage troughs, peak shipping days, and the predictable weekend dip without any spreadsheet work.
Count group by label_date

Comparison

Default EasyPost reporting vs SleekView Charts

EasyPost dashboard (external)

  • Label spend lives in the external EasyPost dashboard, not WP Admin
  • Per-order rate is on the order screen but not pivoted into a Bar
  • Carrier mix requires logging in to EasyPost and applying filters there
  • Daily label-purchase volume is not a built-in WP Admin chart
  • No native cross-reference between Woo order data and EasyPost rate data

SleekView Charts

  • Label spend Number card inside WP Admin
  • Carrier-mix Donut from EasyPost meta
  • Service-level Bar for SLA visibility
  • Daily label-purchase Area chart
  • Filters by destination, weight band, and date apply to every card

Features

What SleekView Charts gives you for WooCommerce Shipping EasyPost

Carrier mix made visible in WP Admin

A Donut of EasyPost carriers exposes the rate-shopping outcome without leaving WordPress. Pair with a destination filter to see how the mix shifts internationally vs domestically.

Label spend as a real KPI

Sum the rate column for any date range and the dashboard answers the courier-spend question on open. No more reconciling the EasyPost invoice in a separate browser tab.

Service-level distribution at a glance

A Bar of Priority, Ground, and Express counts shows which speed buyers actually choose. The product-page promise (ships in 1-3 days) earns real evidence.

Audience

Who builds WooCommerce Shipping EasyPost charts dashboards with SleekView

Shipping ops managers

Carrier-mix Donut and service-level Bar as the morning dashboard. Carrier-share shifts trigger rate-shopping rule reviews, service drift triggers checkout copy tweaks.

Finance and procurement

Label-spend Number and time-series for monthly courier-bill reconciliation. The EasyPost invoice arrives without surprises because the dashboard tracked the cost as it accrued.

Customer support leads

Service-level distribution informs the SLA copy: if 70% of orders ship via Ground, the promise reads Ground-by-default with an Express upgrade option.

The bigger picture

Why a multi-carrier store needs a single-screen dashboard

EasyPost is built to be the shipping-side equivalent of Stripe: one API, many carriers, abstracted rate-shopping. That abstraction is the right call until the merchant needs to understand what the abstraction is actually doing. The plugin saves enough on each order (carrier, service, rate, label ID) to answer every interesting question, and then offers no in-WordPress screen to ask the questions.

SleekView Charts joins the meta into a dataset and pivots it four ways. Cost becomes a KPI, carrier mix becomes a Donut, service split becomes a Bar, volume becomes an Area. The shipping team gets the dashboard the rate-shopping operation always wanted, with no new schema and no second tool to log into.

The integration keeps its abstraction, the team gets the visibility back.

Questions

Common questions about SleekView Charts for WooCommerce Shipping EasyPost

No. SleekView reads the EasyPost meta keys both free and paid versions write. The dashboard works on any installation that's already purchasing labels via EasyPost.

 

Yes. Build a derived column easypost_rate divided by order_total. A Bar of average shipping-percentage per destination is a fast read on which countries are most expensive to ship to.

 

Indirectly. Tracking statuses written back to order meta (in transit, delivered, exception) become a separate chart group. A Bar of current tracking status alongside the label-purchase dashboard gives a full ship-and-deliver view.

 

Insurance amounts are typically a separate meta key (_easypost_insurance). Add them to the label-spend Number for total cost including insurance, or chart them separately to track insurance-claim ratios.

 

Yes if the plugin stores the full rate set in meta (some configurations save the raw rate response). Add a derived column choice_efficiency comparing chosen rate vs the cheapest available rate to surface rate-shopping leakage.

 

Yes. Return labels are typically a separate easypost_shipment_id linked to the original order. Filter the dashboard by label type to scope to outbound, returns, or both.

 

EasyPost's own dashboard is comprehensive across all integrations the account uses. SleekView Charts focuses on the Woo-side join between order data and EasyPost label data. The two surfaces complement each other and total label-spend reconciles.

 

Yes. wc_order_addresses stores shipping_country which joins to wc_orders by id. Add a country filter and every card scopes to that destination, useful for international-shipping reviews.

 

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