✨ 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 FG Magento to WooCommerce: product audit

FG Magento to WooCommerce stamps every imported product, category and customer with _fgm2wc_old_product_id postmeta and stores config in fgm2wc_options. SleekView reads those breadcrumbs and charts what moved across the catalog and order set.

♾️ Lifetime License available

SleekView Charts dashboard for FG Magento to WooCommerce

Magento to WooCommerce moves a lot of rows quietly

FG Magento to WooCommerce by Kerfred reads a Magento 1 or Magento 2 database directly and ingests products, categories, customers and orders into WooCommerce. Each imported product carries _fgm2wc_old_product_id postmeta, categories carry an equivalent termmeta, customers receive usermeta and configuration lives in the fgm2wc_options wp_options key. The native UI runs a live log frame that vanishes when the screen closes.

SleekView Charts reads those breadcrumbs and joins them back to wp_posts (product post type), wp_terms (product_cat taxonomy) and wp_users. A Number card counts products imported. A donut breaks them down by source Magento category. A bar lists orders by Magento order status mapped to WooCommerce status. An area shows ingestion volume per day across passes. For Magento catalogs with thousands of SKUs the chart layer becomes the migration scoreboard.

Custom attribute migration via the Premium version writes additional postmeta that SleekView can also chart, so attributes like color, size and brand stay visible during the cutover.

Workflow

From _fgm2wc_old_product_id postmeta to a catalog audit

1

Connect SleekView to wp_postmeta

Point the view at wp_postmeta filtered to _fgm2wc_old_product_id, join to wp_posts on post_id, and filter post_type to product for catalog-side rows.
2

Pivot Magento mappings into columns

SleekView surfaces product_id, post_status, magento_category, magento_sku, magento_price, magento_stock and old_product_id so each row becomes chartable.
3

Add the four chart cards

A Number for products imported, a donut for products by Magento category, a bar for orders by status and an area for ingestion volume per day.
4

Save the view as a cutover artifact

Pin the dashboard so the migration scoreboard updates live as passes complete, with shareable screenshots for the launch checklist.

Sample dashboard

Charts you can build from FG Magento to WooCommerce data

Four cards that turn fgm2wc breadcrumbs into a Magento-to-WooCommerce audit covering products, categories, orders and cadence.
Number · Default

Products imported

Single big-number KPI counting wp_posts rows where post_type equals product joined to wp_postmeta on _fgm2wc_old_product_id, the headline catalog-size figure.
Count
Pie · Donut

Products by Magento category

Donut grouping imported products by magento_category stored in postmeta so the team can confirm that each source category mapped cleanly into product_cat.
Count group by magento_category
Bar · Horizontal

Orders by Magento status

Horizontal bar of imported orders grouped by magento_status mapped to WooCommerce status, surfacing how pending, processing, complete and cancelled orders landed.
Count group by magento_status
Area · Gradient

Imports per day

Gradient area chart of imported products and orders per day using wp_posts.post_date, useful for tracking multi-pass catalog migrations and order backfills.
Count group by post_date

Comparison

Default FG Magento to WooCommerce UI vs SleekView Charts

Default FG Magento to WooCommerce UI

  • Live log frame disappears as soon as the importer page closes.
  • Imports per Magento category are not surfaced in aggregate.
  • Order status outcomes mix into the same log as products and customers.
  • Multi-pass catalog migrations have no cross-pass scoreboard.
  • Custom attributes leave no visual audit trail of completeness.

SleekView Charts

  • Products-imported KPI from _fgm2wc_old_product_id postmeta.
  • Magento-category donut so source taxonomy mapping is visible.
  • Orders-by-status bar for cross-status outcome distribution.
  • Cadence area chart from wp_posts.post_date for passes.
  • Capability-gated views so catalog data stays scoped to ecommerce ops.

Features

What SleekView Charts gives you for FG Magento to WooCommerce

Catalog scoreboard

Products-imported KPI plus by-category donut gives ecommerce ops a live readout of the catalog migration across each pass during the cutover window.

Order status visibility

Bar of orders by Magento status mapped to WooCommerce status confirms that historic order history landed correctly across each fulfilment state.

Attribute completeness

Charting custom attributes (color, size, brand) by completeness exposes any postmeta gaps before the storefront flips to public, when missing variants would cost sales.

Audience

Who builds FG Magento to WooCommerce dashboards with SleekView

Ecommerce migration leads

Live scoreboard during catalog cutover, with products, categories and orders updating per pass so the team can pace the work.

Ecommerce consultancies

Client-facing artifact showing SKU counts, category mapping and order completeness during a paid migration engagement.

Finance and audit

Evidence that all historical orders moved across before retiring the Magento environment, with order counts as the chartable artifact.

The bigger picture

Ecommerce migrations punish blind cutovers

Catalog migrations from Magento to WooCommerce are usually the largest content moves a small ecommerce team will ever run. The plugin handles the mechanics, but a live log frame is not enough scoreboard for a project that often spans weeks across products, categories, customers and order history. Charting the fgm2wc breadcrumbs gives ops a real readout that updates as passes complete.

The launch decision goes from a gut call about whether everything moved to a chart that shows exactly which categories absorbed how many products and how many historic orders are now visible on the WooCommerce side.

Questions

Common questions about SleekView Charts for FG Magento to WooCommerce

Yes. FG Magento to WooCommerce supports both Magento 1.x and Magento 2.x source databases. Both versions write the same _fgm2wc_old_product_id postmeta breadcrumb on the WooCommerce side.

 

Yes. Customers land in wp_users with fgm2wc usermeta and orders land as shop_order posts in wp_posts. SleekView reads both alongside products with the same approach.

 

Chart counts update as new rows land. SleekView caches results, so a long pass might lag the live count by the cache TTL, usually a few seconds for catalog dashboards.

 

FG Magento to WooCommerce reports failures to debug.log when WP_DEBUG_LOG is on, not into the database. The chart layer confirms what landed; the log file remains the source for failures.

 

Yes. The plugin migrates configurable products to WooCommerce variable products. SleekView can chart variation counts per parent through the standard product hierarchy in wp_posts.

 

Yes. SleekView views are capability-gated, so the catalog audit can be limited to a custom ecommerce_ops role and hidden from store managers and editors during cutover.

 

No. SleekView reads only the WordPress side, joining fgm2wc postmeta to wp_posts, wp_terms and wp_users. The Magento source database stays out of the chart pipeline entirely.

 

Yes. The _fgm2wc_old_product_id postmeta persists on imported products regardless of when the chart layer was added, so historical imports remain chartable retroactively.

 

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