✨ 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 Google Analytics Pro

Google Analytics Pro routes events to GA4. SleekView Charts reads the WooCommerce orders those events describe (wc_orders, wc_orders_meta) and renders revenue, channel mix and order status as chart cards inside WP admin.

♾️ Lifetime License available

SleekView Charts dashboard for WooCommerce Google Analytics Pro

GA4 owns the funnel. WordPress still owns the order row.

Google Analytics Pro fires enhanced ecommerce events to GA4 for every add-to-cart, checkout step and purchase, then leaves the order itself with WooCommerce. The cloud holds the session, attribution and behavioural data. The local database holds the artifact: an order in wc_orders with status, total, payment method, customer and the UTM or source meta the plugin stamps on capture.

SleekView Charts reads those orders directly. A Number card sums today's revenue. A Pie splits orders by payment method. A Bar groups revenue by traffic source if the plugin captured it as meta. An Area trends revenue per day so a merchant sees the same shape they would see in GA4, but built from rows GA4 cannot edit and never deletes for sampling.

Chart view and Table view share the same rows, so a filter to one channel or one date range carries between them. Inline-edit an order status in the table and the dashboard recalculates. Nothing has to round-trip through GA4 to render.

Workflow

Turn the orders Google Analytics Pro tracks into a dashboard

1

Read the WooCommerce orders

SleekView scans wc_orders, wc_order_addresses and wc_orders_meta. The UTM and source meta Google Analytics Pro stamps on capture become chartable columns alongside total, status and date.
2

Compose the chart cards

Pick Number, Pie, Bar, Line or Area cards. Group by date_paid, payment_method, source or status. Aggregate as Count, Sum, Average, Minimum or Maximum.
3

Save and scope the dashboard

Name the dashboard ("Daily revenue", "Channel mix this quarter") and gate it by WordPress capability so finance, marketing and store managers each see the right slice.
4

Share or export

Send a read-only URL or export the filtered order set to CSV. The dashboard refreshes against live wc_orders rows, no GA4 round-trip required.

Sample dashboard

Charts you can build from WooCommerce Google Analytics Pro data

Each card reads orders from wc_orders and the UTM or source meta Google Analytics Pro stamps. Build a finance dashboard, a channel review or a daily revenue board.
Number · Default

Revenue today

Sum of total_amount for orders paid today. The KPI a daily standup anchors on, separate from week-on-week and quarterly views.
Sum(total_amount)
Pie · Donut text

Orders by payment method

Share of orders across Stripe, PayPal, bank transfer or whichever methods the store accepts. Surfaces gateway drift before it shows up as a reconciliation surprise.
Count group by payment_method
Bar · Horizontal

Revenue by source

Horizontal bar of revenue grouped by the source meta Google Analytics Pro stamps. Shows which channels actually convert, in money rather than session counts.
Sum(total_amount) group by _ga_source
Area · Gradient

Revenue per day

Daily revenue trend across every channel. The shape a finance lead reviews weekly without waiting for GA4 sampling to settle.
Sum(total_amount) group by date_paid

Comparison

Default Google Analytics Pro reporting vs SleekView Charts

Default Google Analytics Pro and GA4

  • Reports live in GA4, not next to the orders themselves
  • GA4 samples and re-aggregates, the order rows do not
  • Channel meta is captured on the order but invisible in WP admin
  • Refunds and status changes after a sale reshape revenue in GA4 with a lag
  • No saved in-admin views for finance, support or merchandising

SleekView Charts

  • KPI for revenue today, this week and this month from wc_orders
  • Pie split of orders by payment method and gateway
  • Bar of revenue by the source meta Google Analytics Pro captures
  • Area trend of revenue per day across the whole store
  • Filters carry between the chart view and the order audit table

Features

What SleekView Charts gives you for WooCommerce Google Analytics Pro

Revenue without leaving WordPress

Render orders as Number, Pie, Bar and Area cards inside WP admin so store managers and finance leads see revenue without opening GA4.

Filters span chart and table

Filter to one channel or one payment method in the chart view and the order audit table narrows the same way. Same wc_orders rows, two surfaces.

Read-only share and export

Send a finance lead a URL of the daily revenue dashboard or export the filtered order set to CSV for the bookkeeper.

Audience

Who builds WooCommerce Google Analytics Pro charts dashboards with SleekView

Finance and ops

Watch revenue per day, payment method mix and refund rate in one dashboard, then reconcile against the GA4 view with the row-level numbers in hand.

Marketing leads

Use the source bar and channel filter to brief budget conversations with the actual revenue split between paid, organic and email.

Customer support and managers

Spot the orders behind a revenue dip in seconds, switch to the table view, and address status or fulfilment issues without a GA4 tab.

The bigger picture

GA4 explains, the order table records

Google Analytics Pro is excellent at attribution and behavioural reporting, but it is a copy of the ground truth, not the ground truth itself. The ground truth is wc_orders, which records the order, the total, the refund and the status change with no sampling and no aggregation lag. A daily revenue card built from wc_orders matches the bank deposit.

A channel bar built from order meta survives a GA4 outage. A status pie shows the live mix of processing, completed and refunded in the moment, not after the next aggregation cycle. None of that argues against GA4.

It argues for a parallel dashboard in WP admin that the finance team can trust on day one of the month, before GA4's monthly numbers have stabilised.

Questions

Common questions about SleekView Charts for WooCommerce Google Analytics Pro

No. Google Analytics Pro keeps owning the enhanced ecommerce events sent to GA4, the funnel reports and the attribution models. SleekView Charts adds an in-admin dashboard built from the WooCommerce orders themselves, so store managers can see revenue and channel mix without opening GA4.

 

No. SleekView never calls Google Analytics. It reads wc_orders, wc_order_addresses and wc_orders_meta locally. If a marketing question needs GA4's attribution engine, GA4 is still the right answer. SleekView Charts is for the local order view.

 

Yes, where Google Analytics Pro captures it. The plugin can be configured to stamp UTM or source meta on the order at checkout. Group a Bar or Pie card by that meta key and the dashboard shows orders or revenue by channel.

 

Yes. Group an Area or Line card by date_paid with a Sum aggregation on total_amount. Daily, weekly or monthly buckets are all available, so a finance review can pick the cadence that fits.

 

Yes. Orders in refunded status can be excluded from the revenue sum with a filter, or counted separately in a Number card so the dashboard shows gross and net side by side.

 

Yes. SleekView reads wc_orders directly when HPOS is enabled, which is the default since WooCommerce 8.2. On legacy stores it falls back to shop_order posts with postmeta. Same chart config, both schemas.

 

Yes. Any filtered set behind a chart card exports as CSV with the order columns the Table view would show. Bookkeepers use this for monthly reconciliation against the GA4 export.

 

Yes. Add a filter on the source meta key Google Analytics Pro stamps and every card narrows to that channel. A paid-only or email-only dashboard becomes a saved view.

 

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