✨ 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 Perfmatters

SleekView Charts reads the perfmatters_script_manager postmeta and the perfmatters_options blob, and renders pages by disable count, scripts disabled most often, active tweaks and rule cadence as Number, Pie, Bar and Area cards.

♾️ Lifetime License available

SleekView Charts dashboard for Perfmatters

Performance configuration deserves an aggregate view

Perfmatters earns its reputation by hiding complexity behind clean toggles and a per-page Script Manager. Toggle the global tweaks, point the Script Manager at the pages that need it, and a heavy Elementor plus WooCommerce stack gets noticeably lighter. The trade-off, six or twelve months in, is that the configuration grows in places no single screen ever summarises. Disable rules live in postmeta, exceptions live alongside them, lazy load exclusions and tweaks live in the perfmatters_options array. The Script Manager itself is a per-page front-end overlay.

SleekView Charts reads the same postmeta and options Perfmatters already writes. A Number card counts pages with at least one Script Manager rule. A Pie splits pages across the post types they belong to. A Bar groups by script handle so the handles disabled most often surface clearly. An Area trends rules created or modified over time so a performance sprint becomes a measurable bump.

Perfmatters' own settings stay where they are for the per-page work and the global tweaks. The chart surface is the audit, refactor and migration view performance engineers, agency leads and developers planning a builder upgrade actually need.

Workflow

Turn Perfmatters data into a dashboard

1

Read the Script Manager meta

SleekView reads the perfmatters_script_manager postmeta on each page, decoding it into rows with page, post_type, disabled_count, exception_count and last_modified.
2

Read the options blob

SleekView reads perfmatters_options for global tweaks, lazy load exclusions and preload hints. Each flag becomes a column you can chart on alongside the per-page rules.
3

Compose the chart cards

Pick Number, Pie, Bar, Area, Radar or Radial cards. Group by page, post_type, script handle or last_modified, and aggregate as Count, Sum, Average, Minimum or Maximum on disabled_count.
4

Save and gate

Name the dashboard ("Perfmatters audit", "Pages disabling Elementor") and gate it by WordPress capability so developers can read the configuration without the license key.

Sample dashboard

Charts you can build from Perfmatters data

Each card below reads from the postmeta and options Perfmatters already writes. Mix them for an audit dashboard, a per-handle migration cockpit or a tweak-coverage view.
Number · Default

Pages with rules

Single KPI counting pages that have at least one Perfmatters Script Manager rule. The anchor metric for measuring how widely per-page tuning has been applied.
Count
Pie · Donut text

Rules by post type

Splits Script Manager rules across pages, posts, products and custom post types. Shows whether tuning is concentrated where the team thinks it is.
Count group by post_type
Bar · Horizontal

Scripts disabled most often

Counts disable rules grouped by script handle (elementor-frontend, woocommerce-general, wc-cart-fragments). The top handles are obvious candidates for global disabling or for the next migration.
Count group by script_handle
Area · Gradient

Rule modifications per week

Time series of when Script Manager rules were last modified. Performance sprints stand out; long flat stretches mark configuration that has not been touched in months.
Count group by last_modified

Comparison

Default Perfmatters admin vs SleekView Charts

Default settings + Script Manager

  • Script Manager only shows rules in a per-page front-end overlay
  • No aggregate view of pages with rules across the install
  • Cannot visualise which script handles are disabled most often
  • Lazy load exclusions and tweaks spread across separate settings tabs
  • No way to share a read-only audit snapshot outside the WP admin

SleekView Charts

  • KPI card for pages with any Script Manager rule
  • Pie split of rules by post type
  • Bar of the script handles disabled most often
  • Area trend of rule modifications for sprint planning
  • Filters carry between table and chart view on the same dataset

Features

What SleekView Charts gives you for Perfmatters

Configuration as a shape

Render Script Manager rules and options as Number, Pie, Bar and Area cards. Performance engineers see the size and concentration of the rule set, not just one URL at a time.

Per-handle audit

Filter to script_handle = elementor-frontend and the chart cards and the table both narrow to the pages that disable that handle. Migration plans start with a real list, not a guess.

Read-only handoff

Export the rules behind a card as CSV or share the dashboard URL with a developer that does not have access to the Perfmatters license. The audit is portable.

Audience

Who builds Perfmatters charts dashboards with SleekView

Performance engineers

Audit Script Manager rules across hundreds of pages without opening each one. Sort by disable count, filter by handle, and refactor the rules that have drifted out of sync.

Migration leads

Before swapping a plugin or upgrading a builder, inventory which pages disable the affected handles and plan the migration against a real list.

Agency leads

Hand a client team a read-only view of which pages disable which scripts. They can answer their own questions, and the Perfmatters settings page stays scoped to admins with the license.

The bigger picture

Why a tuning plugin needs a dashboard layer

Perfmatters does its job by hiding complexity behind toggles and a per-page Script Manager, which is exactly the right interface for the tuning work. The configuration that interface produces, on the other hand, grows quietly. After a year of disable rules, exception flags, lazy load exclusions and tweak toggles, the only way to audit the install is to open each page on the front end and read the overlay.

SleekView Charts reads the same postmeta and options Perfmatters writes and renders KPI, pie, bar and trend cards on top of them. Performance engineers can refactor rules in bulk against a real chart. Agency leads can hand clients a read-only inventory.

Migration planners can scope the work by script handle before touching a single page. The plugin's UX stays minimal; the audit and governance surface stops being a manual job. This page is the chart counterpart to SleekView for Perfmatters, which gives the same data a sortable table.

Questions

Common questions about SleekView Charts for Perfmatters

Perfmatters is sold as a single tier, so any active license works. SleekView reads whatever Perfmatters has written to postmeta and options regardless of license status. If the license lapses, the existing rules keep applying and SleekView keeps charting them while they exist.

 

No. The Script Manager overlay continues to work as before because SleekView never modifies its UI or its hooks. SleekView only reads the same postmeta the overlay writes, plus the options blob for global tweaks.

 

Yes. A Bar card grouped by script_handle counts disable rules per handle, and a filter for script_handle = elementor-frontend narrows the whole dashboard to pages that disable that handle. Migration plans start from a real list.

 

Yes. Group by last_modified on an Area or Line card with a Count aggregation to see rules modified per week or month. Performance sprints show up as visible bumps; long flat stretches mark configuration that has not been touched.

 

Yes. The perfmatters_options array stores lazy load exclusions, preload hints and global tweaks. SleekView surfaces these as columns alongside the per-page rules, so a saved dashboard can mix Script Manager and tweak data on the same surface.

 

No. Reads are paginated against the existing postmeta indexes and never load more rows than the visible page. The Script Manager overlay only runs on the front end and is unaffected. Heavy filters resolve in the database the same way a normal postmeta query does.

 

Yes. Dashboards can be gated by WordPress capability or shared as a read-only URL. A developer can read every Script Manager rule in the project without access to license keys or global tweak toggles.

 

Yes. Any filtered set behind a chart card exports as CSV, with active filters and column order honored. Useful for refactor planning, agency handover or archiving a configuration snapshot before a major plugin update.

 

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