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

SleekView Charts reads the ImagineAI plugin's stored prompts, generations and usage records directly. Prompts per day, generations by model, token spend and outputs per author become Number, Pie, Bar and Area cards instead of a flat history list.

♾️ Lifetime License available

SleekView Charts dashboard for ImagineAI

ImagineAI logs generations. Counting them is a separate job.

ImagineAI persists a record for each generation: the prompt, the model used, the resulting text or image reference, an author, a timestamp and, depending on configuration, a token or credit count. The plugin's history screen is a chronological list of those records. Useful for finding a single past run. Not useful for understanding how the team is actually using the plugin across a month or a quarter.

SleekView Charts reads the same records as a dataset. A Number card counts total generations on the site. A Pie splits those generations by model so admins see whether the team is anchored on one provider or spreading load across several. A Bar groups generations per author so editors and ops leads see who is actually using the plugin and who never adopted it. An Area chart trends generations per day so a content sprint or campaign run has measurable before-and-after numbers.

Because the data is just WordPress rows, the same chart cards work across staging, prod and freshly imported content sets. Filters, sorts and exports route through standard query APIs, so any per-row action you can do in the table view (re-run, copy prompt, archive) carries the same authorisation rules into the chart-driven workflows.

Workflow

Turn ImagineAI's generation history into a dashboard

1

Pick the source rows

Choose the ImagineAI generations table or post type. SleekView lists the columns useful for charting (prompt, model, author, status, tokens, created_at) so you don't have to guess at the schema.
2

Compose the chart cards

Pick Number, Pie, Bar, Area, Line, Radar or Radial cards. Group by model, post_author, status or created_at and aggregate as Count, Sum, Average, Minimum or Maximum on numeric columns like tokens or credits.
3

Save and scope the dashboard

Name it ("ImagineAI usage", "Editorial AI adoption", "Model spend") and gate it by WordPress capability so editors, ops and finance each see a role-appropriate slice of the same data.
4

Share or export

Send stakeholders a read-only URL or export the filtered set to CSV. The dashboard refreshes against live data so adoption pushes and quarterly reviews land against a real number.

Sample dashboard

Charts you can build from ImagineAI data

Each card below reads from the same generations the history screen lists. Mix them to build a usage dashboard, an adoption review or a spend-control cockpit.
Number · Default

Total generations

Single KPI counting ImagineAI generation rows across the site. The anchor metric for any usage or adoption review.
Count
Pie · Donut text

Generations by model

Splits generations across the underlying models the plugin supports. Surfaces whether the team is anchored on one provider or spreading load across several.
Count group by model
Bar · Horizontal

Generations per author

Generations grouped by post_author. Editorial leads use it to see who is actually using the plugin daily and which writers never adopted it after onboarding.
Count group by post_author
Area · Gradient

Tokens used per day

Time series summing token (or credit) usage per day. Useful for cost control, for spotting a stuck loop and for confirming that a content sprint actually moved the needle.
Sum(tokens) group by created_at

Comparison

Default ImagineAI history vs SleekView Charts

Default ImagineAI history

  • History screen lists generations chronologically with no totals or splits
  • No visual split of generations by model, status or author
  • No time series of generation volume or token spend to plan budgets against
  • Filters on the list are basic and cannot persist as a saved dashboard
  • No way to share a read-only adoption or spend snapshot outside the WP admin

SleekView Charts

  • KPI card for total ImagineAI generations across the install
  • Pie split of generations by underlying model
  • Bar of generations per author for adoption tracking
  • Area trend of token (or credit) usage per day for cost control
  • Same dataset behind the table and chart views, with shared filters

Features

What SleekView Charts gives you for ImagineAI

Usage and spend on a single screen

Render the generations log as Number, Pie, Bar and Area cards. Editorial leads, ops and finance each see the slice they need without re-reading the history list.

Filters span table and chart

Filter to a single model, a single author or a date range, and both the chart cards and the underlying generations table stay in sync on the same rows.

Share a read-only snapshot

Send stakeholders a URL of the usage dashboard or export the filtered set to CSV. Quarterly reviews land against a real number rather than an impression of adoption.

Audience

Who builds ImagineAI charts dashboards with SleekView

Editorial leads

Track generations per author and per model to see which writers actually adopted the plugin and which workflows lean on which provider most heavily.

Finance and ops

Watch the tokens-per-day area chart to spot spend spikes, runaway prompts or quiet weeks, and align ImagineAI usage against the broader content budget.

Adoption owners

Compare generation volume before and after onboarding pushes, training sessions or template rollouts to confirm an adoption programme actually changed daily behaviour.

The bigger picture

Why an AI generation history needs a dashboard, not just a list

ImagineAI is a productivity tool with a real data exhaust: every generation persists as a row with model, author, prompt, timestamp and (usually) a token count. That exhaust is exactly the kind of dataset a small dashboard pays off on, and exactly the kind the default history list cannot summarise. After a quarter, a content team has hundreds of generations and no built-in way to see how usage is shaped.

Who uses it daily. Which model dominates. Whether spend is steady or spiking.

Whether the latest training session actually moved adoption or just felt like it did. SleekView Charts turns the same generations rows into a KPI, a pie, a bar and a trend. Same data the history screen lists, completely different governance posture.

Questions

Common questions about SleekView Charts for ImagineAI

Only the rows ImagineAI already writes for each generation: prompt, model, author, status, created_at and any token or credit column the plugin stores. No external API call is required to render the charts; everything sits in standard WordPress tables or a plugin-owned table on the same database.

 

Yes. Group by post_author with a Bar or Pie card and a Count aggregation to see who is actually using the plugin daily. Editorial leads typically pair this with an Area trend to spot adoption drift after training or onboarding rounds.

 

Yes. Group by created_at with an Area or Line card and a Sum aggregation on the tokens or credits column. The chart is useful for catching stuck loops, cost spikes and runaway prompts before they show up on the next monthly bill.

 

Yes. Group by the model column with a Pie or Bar card. The split is useful for understanding whether the team is anchored on one provider or spreading load across several, and for planning a model migration with a measurable starting point.

 

Yes. The table view and chart view sit on the same dataset, so a filter for a specific model, author or date range applies to both surfaces. Editors and ops can pivot between a row-level audit and a chart-level summary without rebuilding the filter.

 

Queries hit indexed columns on the generations table where possible. Expensive aggregations are cached per dashboard load, and filters use indexed fields like author, model and created_at, so usage dashboards stay quick even on installs with tens of thousands of generations.

 

Yes. Every SleekView dashboard is gated by WordPress capability, so an adoption-focused editorial dashboard can be visible to editors and team leads while finance sees a separate spend-focused view on the same underlying rows.

 

Yes. Any filtered set behind a chart card exports as CSV with the same columns the table view would show. Editorial leads typically use this for quarterly reviews, while finance pulls token-per-day CSVs to reconcile against vendor invoices.

 

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