✨ 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 Germanized: DE/EU compliance and shipping dashboards

Germanized writes shipment records to wc_gzd_shipments with statuses, tracking IDs, and provider names, plus invoice meta on wc_orders_meta. SleekView Charts reads those tables and builds a dashboard of label statuses, parcel volume per provider, tax-class revenue, and daily invoice issuance.

♾️ Lifetime License available

SleekView Charts dashboard for Germanized for WooCommerce

Read Germanized shipments and invoices as charts, not screen-by-screen

Germanized for WooCommerce stores compliance and shipping data in real tables. Every shipment lives in wc_gzd_shipments with status (draft, processing, shipped, delivered, returned), shipping_provider, tracking_id, and date_sent. Shipment items sit in wc_gzd_shipment_items. Invoice numbers and dates land on wc_orders_meta as _gzd_invoice_number and _gzd_invoice_date. OSS tax meta carries the country of supply per order.

SleekView Charts reads those Germanized tables and meta keys directly and turns them into chart cards. A Donut splits shipments by status. A Bar ranks parcel volume by shipping_provider across DHL, Deutsche Post, UPS, and DPD. A Number card counts compliant invoices for the current month. An Area chart plots daily shipment volume from date_sent. Everything respects the same MySQL indexes Germanized already uses, so the dashboard stays quick on stores with hundreds of thousands of shipments.

This is a reading layer, not a substitute for Germanized itself. Germanized still owns the actual shipment label generation, the legally compliant invoice PDFs, and the imprint pages. SleekView Charts adds the joined-up dashboard the plugin does not lay out: shipment status against provider mix against daily volume on one saved screen, scoped per role, embeddable for the accountant who needs only the compliant invoice count.

Workflow

From wc_gzd_shipments to a compliance dashboard in four steps

1

Point SleekView at Germanized tables

Add data sources for wc_gzd_shipments, wc_gzd_shipment_items, and wc_orders joined to wc_orders_meta. SleekView lists shipping_provider, status, _gzd_invoice_number, and _gzd_invoice_date as chartable columns.
2

Switch the view to Charts

Flip the view from Table to Charts. SleekView creates a blank Germanized dashboard ready for cards backed by the real shipment and invoice records.
3

Add Germanized-specific cards

Pick a chart type, a grouping field like status or shipping_provider, and an aggregation. Each card becomes a saved query that hits the indexed Germanized columns and the standard wc_orders indexes.
4

Save and scope the dashboard

Save the chart view, scope it per role for fulfilment, accounting, and management, and optionally embed it on a frontend page so the external accountant reads compliant figures without admin access.

Sample dashboard

Charts you can build from Germanized data

Four cards that turn the wc_gzd_shipments status, provider, and date columns plus the Germanized invoice meta into a compliance and shipping dashboard.
Pie · Donut

Shipments by status

A donut across draft, processing, shipped, delivered, and returned using the status column on wc_gzd_shipments so the warehouse sees the current label backlog at a glance.
Count group by status
Bar · Horizontal

Parcels by shipping provider

Horizontal bar ranking DHL, Deutsche Post, UPS, DPD, and Hermes parcel volume from shipping_provider on wc_gzd_shipments across the chosen date range.
Count group by shipping_provider
Number · Default

Compliant invoices this month

Big-number KPI counting orders where _gzd_invoice_number is set on wc_orders_meta for the current month, with the previous month underneath so accounting can spot gaps before filing.
Count(_gzd_invoice_number)
Area · Gradient

Daily shipment volume

Gradient area chart of shipments sent per day using date_sent on wc_gzd_shipments, useful for spotting Monday spikes and the impact of campaigns on warehouse throughput.
Count group by date_sent

Comparison

Default Germanized admin vs SleekView Charts

Default Germanized admin

  • Shipments screen is a flat list, no donut of status backlog across draft, processing, shipped
  • Provider mix across DHL, DPD, UPS, Hermes is not exposed as a side-by-side bar
  • Compliant invoice volume per month is buried in the orders list, not a KPI
  • Daily shipment volume is invisible without exporting wc_gzd_shipments to CSV
  • No saved per-role dashboards for fulfilment, accounting, and management

SleekView Charts

  • Chart cards built directly on wc_gzd_shipments, wc_gzd_shipment_items, and Germanized invoice meta
  • Mix Number, Pie, Bar, Line, and Area cards on a single Germanized dashboard
  • See shipment status, provider mix, and daily parcel volume together on one screen
  • Saved chart views scoped per role for fulfilment, accounting, and management
  • Embed a compliance dashboard on a frontend page for the external accountant

Features

What SleekView Charts gives you for Germanized for WooCommerce

Real charts on shipment tables

Number, Pie, Bar, Line, Area, Radar, and Radial cards built directly from wc_gzd_shipments and wc_gzd_shipment_items using the same indexes Germanized already maintains.

Complements Germanized

Germanized still generates the actual labels, compliant invoice PDFs, and the imprint pages. SleekView Charts adds the dashboard that summarises shipment and invoice activity the plugin admin does not lay out.

EU compliance KPIs

Compliant invoice counts, tax-class revenue, and OSS country breakdowns from wc_orders_meta surface as KPI cards next to the shipping numbers, so accounting and fulfilment read the same page.

Audience

Who builds Germanized dashboards with SleekView

Warehouse and fulfilment

Watch the status donut and the daily shipment area chart to know when the label backlog is growing and which provider is moving the most parcels this week.

Accountants

Track the compliant invoice KPI and the tax-class revenue bar so the next VAT or OSS filing reads from the live database rather than a CSV export.

Owners and managers

Use the provider-mix bar to see how shipping spend is split between DHL, DPD, UPS, and Hermes when it is time to renegotiate volume rates.

The bigger picture

Compliance and shipping should fit on one page, not five

Germanized already does the hard work for DACH and EU stores. Shipments live in wc_gzd_shipments with statuses, providers, tracking IDs, and timestamps. Compliant invoices land on wc_orders_meta on every paid order.

OSS tax classes carry the country of supply per order line. The data is all there, written by Germanized itself, indexed by Germanized itself. What is missing is a screen that puts shipment status next to parcel volume next to compliant invoice count next to EU country mix.

Today that means opening the Germanized shipments list, the WooCommerce orders list, the Germanized invoice export, and an OSS report from finance. SleekView Charts reads the same Germanized tables and meta keys and turns them into chart cards on one saved dashboard. Fulfilment sees the status donut and the daily shipment trend.

Accounting sees the compliant invoice KPI and the tax-class revenue bar. Management sees the provider mix and the EU country share. Germanized keeps owning the labels, the PDFs, and the imprint; SleekView adds the in-WordPress reading layer that turns the data into something a team can actually share.

Questions

Common questions about SleekView Charts for Germanized for WooCommerce

No. Germanized still generates the actual shipment labels, the compliant invoice PDFs, and manages the imprint and AGB pages. SleekView Charts is a reading layer on wc_gzd_shipments, wc_gzd_shipment_items, and the Germanized meta keys on wc_orders_meta, so you can chart shipment and compliance activity on one screen.

 

Yes. SleekView treats wc_gzd_shipments and wc_gzd_shipment_items as first-class data sources. Columns like status, shipping_provider, tracking_id, date_sent, and weight are listed as chartable fields with their original indexes intact.

 

Yes. SleekView reads wc_orders and wc_orders_meta directly when HPOS is on, including the _gzd_invoice_number, _gzd_invoice_date, and OSS tax keys. Legacy stores fall back to shop_order postmeta with the same key names.

 

Yes. status on wc_gzd_shipments is exposed as a chartable dimension. A Donut on that field shows the current mix across draft, processing, shipped, delivered, and returned at a glance for the warehouse.

 

Yes. shipping_provider on wc_gzd_shipments is chartable as a Bar grouping. The card ranks parcel volume by provider across the date range so the team can compare carrier spend before renegotiating rates.

 

Yes. _gzd_invoice_number on wc_orders_meta is countable as a Number card per month. A second card on _gzd_invoice_date as a daily Area chart shows the issuance trend so accounting can spot gaps before the filing deadline.

 

No. Chart queries run on demand when a user loads the dashboard, hit the same indexes Germanized maintains on its own tables, and never touch the label or PDF pipelines. Fulfilment and invoicing are untouched.

 

Yes. Save the chart view, scope it to an accountant role with limited access, or embed the dashboard on a frontend page gated by that role. No full WordPress admin access required.

 

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