✨ 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 Tutor LMS Certificate: issuance dashboards

SleekView Charts reads the tutor_enrolled post type, the certificate template postmeta and the tutor_gradebooks table directly. Certificates issued, template mix, top courses by issuance and the issuance trend render as Number, Pie, Bar and Area cards in WP Admin.

♾️ Lifetime License available

SleekView Charts dashboard for Tutor LMS Certificate

Certificates fire on completion. The dashboard makes the volume visible.

Tutor LMS Certificate hangs off the course completion event. When a learner finishes a course, Tutor sets the tutor_enrolled post to completed and the certificate add-on writes a postmeta entry recording which template was issued and when. The data is correct. The list of issued certificates is in WP Admin. Issuance volume per month, template mix, top courses by certificates issued and the issuance trend over time are not default visuals on either screen.

A learning programme that runs at scale cares about that picture. A drop in monthly issuance against a flat enrolment trend is the first sign that something downstream of completion is broken: the certificate template changed, the trigger lost a course assignment, or the gradebook scoring shifted enough that learners who used to pass no longer cross the threshold. Without a visual, the drop takes a quarter to surface, usually in the form of a learner complaint.

SleekView Charts reads tutor_enrolled, the certificate postmeta and the tutor_gradebooks rows directly. A Number card counts certificates issued this month. A Pie splits the issuance across templates. A Bar ranks courses by certificate count. An Area trends issuance per day against the catalogue release calendar. The whole picture lives on one screen, in WP Admin, next to the data it comes from, with no separate analytics pipeline.

Workflow

Turn Tutor LMS Certificate data into a dashboard

1

Map the certificate source

Point SleekView at the tutor_enrolled post type for the completion rows, the certificate postmeta keys for the template assignment, and the tutor_gradebooks table where the underlying score and pass threshold live. Each side is a few columns wide.
2

Compose the chart cards

Pick Number, Pie, Bar, Area, Line, Radar or Radial cards. Group by template_id, course_id, post_status or post_date and aggregate as Count, Sum, Average, Maximum or Minimum across the certificate-issued rows.
3

Save and scope the dashboard

Name the dashboard ("Certificate issuance", "Template mix", "Per-course issuance") and gate it by WordPress capability so the programme owner, course admins and instructors each see the slice that matches their role.
4

Share or export

Send a stakeholder a URL of the dashboard or export the underlying certificate rows to CSV. The cards refresh against live tutor_enrolled data so a monthly review starts from the latest issuance, not from yesterday's screenshot.

Sample dashboard

Charts you can build from Tutor LMS Certificate data

Each card reads tutor_enrolled completions, certificate postmeta and tutor_gradebooks rows directly, the same sources Tutor itself uses to render its built-in screens.
Number · Default

Certificates issued this month

Counts tutor_enrolled posts with post_status of completed and a certificate postmeta entry for the current month. The anchor KPI for issuance reporting, with the previous month underneath for trend context.
Count
Pie · Donut

Issuance by template

Splits issued certificates across the configured templates by reading the template_id postmeta on each completion record. Reveals which template is doing the work and which one is configured but never issued.
Count group by template_id
Bar · Horizontal

Top courses by certificates issued

Ranks courses by certificate count using course_id on tutor_enrolled. Resolves back to the course post title so the dashboard speaks the catalogue's language rather than internal post identifiers.
Count group by course_id
Area · Gradient

Issuance trend over time

Time series of certificates issued per day from tutor_enrolled.post_date. A flat trend against a growing enrolment line usually means a downstream issue (template change, broken trigger, scoring shift) deserves a closer look.
Count group by post_date

Comparison

Default Tutor certificate admin vs SleekView Charts

Default Tutor certificate admin

  • Issued-certificate list shows the rows but never visualises monthly volume
  • Per-template mix is not a default visual on either Tutor screen
  • Per-course issuance ranking requires building a custom report from scratch
  • Trend over time is not visible against the catalogue release calendar
  • Configured-but-never-issued templates stay invisible until a content audit

SleekView Charts

  • KPI card for monthly certificate issuance from tutor_enrolled
  • Donut split across configured templates via certificate postmeta
  • Bar ranking courses by certificate count using course_id
  • Area trend of daily issuance against the catalogue release calendar
  • Capability-gated views so the programme owner and instructors each see the right slice

Features

What SleekView Charts gives you for Tutor LMS Certificate

Issuance volume in WP Admin

Render tutor_enrolled completions and the certificate postmeta as four chart cards. The visual dashboard sits next to the certificate template library rather than in a separate analytics tool.

Filter by template or course

Filter to a single template_id or course_id and the underlying enrolment table stays in sync. Same tutor_enrolled query, two surfaces, no duplicate filter UI.

Share with non-admins

Send a programme owner a URL of the issuance dashboard. They see the certificate volume picture without needing the Tutor admin or a screenshot from last month.

Audience

Who builds Tutor LMS Certificate charts dashboards with SleekView

Programme owners

Anchor a monthly review on certificates issued, template mix and top courses. Spot a drop in issuance before it surfaces as a learner complaint and trace the cause back to a template change or a course refresh.

Course admins

Audit which templates actually issue certificates. A donut split across template_id reveals that the flagship template carries most of the volume and that two configured-but-orphaned templates have never issued a single certificate.

L&D operations

Compare enrolment growth with certificate issuance trend on the same dashboard. A divergence (rising enrolments, flat issuance) is the first signal that the completion threshold or the certificate trigger needs a content review.

The bigger picture

Why certificate issuance deserves a dashboard

A Tutor LMS site that runs at any reasonable scale quickly accumulates more configured certificate templates than the team can track in their head. Most issuance comes from two or three templates, the rest sit unused, and the small downstream changes (a renamed template, a moved course assignment, a new scoring threshold) silently change the issuance shape without producing any alert. The data is in WordPress already.

tutor_enrolled has the completion row, the certificate postmeta has the template, tutor_gradebooks has the underlying score. Putting those on a Number, Pie, Bar and Area card collapses what used to be a quarterly content audit into a thirty-second monthly glance. The team sees template usage at a glance, broken trigger configurations surface as a flat trend on the area card, and the conversation with the programme sponsor moves from "we think things are fine" to a live dashboard URL.

Questions

Common questions about SleekView Charts for Tutor LMS Certificate

Three sources. The tutor_enrolled post type carries the completion row and resolves to the course via course_id. The certificate add-on writes the template_id and the issuance timestamp into postmeta on the same row. The tutor_gradebooks table carries the underlying score and pass threshold for any deeper review.

 

The dashboard reads the data the add-on writes, so the add-on needs to be active and configured. Where it is active, the certificate postmeta is present on every tutor_enrolled row that received a certificate, and the dashboard renders the standard four cards without further setup.

 

Yes. SleekView reads the template library independently of the tutor_enrolled rows, so the Pie chart can list every configured template alongside its issuance count. A template with a zero count is usually the most actionable finding in the first run of the dashboard.

 

Yes. tutor_gradebooks carries the underlying score and pass threshold for each completion. The dashboard can chart certificate issuance against average grade and against pass threshold, useful when a scoring change is suspected of dropping issuance without anyone noticing.

 

The cards render against the live tutor_enrolled, certificate postmeta and tutor_gradebooks tables. There is no aggregation job and no separate analytics store. A completion Tutor has already recorded shows up on the dashboard at the next render.

 

Yes. The Tutor analytics and SleekView read the same underlying tables but render different views. SleekView focuses on issuance volume, template mix and per-course ranking, complementing the broader Tutor analytics without conflict.

 

No. tutor_enrolled uses standard WordPress post indexes and the certificate postmeta keys are indexed. Sites with hundreds of thousands of completions still render the dashboard well under a second on typical Kinsta or WP Engine hardware.

 

Yes. Every dashboard exports the underlying issuance rows to CSV or JSON. Useful for sending a per-course issuance report to a programme sponsor or for combining certificate data with HR records outside WordPress.

 

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