✨ 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 Elementor AI: generation usage dashboards

Elementor AI writes generated text, images, code, and container suggestions into Elementor's own revisions and meta on the underlying page, post, or template. SleekView Charts reads those rows and groups them by user, day, and widget type to render configurable chart cards on a single screen.

♾️ Lifetime License available

SleekView Charts dashboard for Elementor AI Addon

Reporting that follows the Elementor schema

Elementor stores every page and template as a regular WordPress post with the page builder data serialized into _elementor_data. The Elementor AI addon writes generated text into widget settings, generated images into the WordPress media library as attachment posts, and a per-edit history that lands in _elementor_history alongside the post. Each generation is attributed to the editing user via post_author on the saved revision.

The default Elementor admin views are oriented around editing pages, not around reviewing AI usage. There is no built-in screen that answers "How many AI generations did the team trigger this week?", "Which editors are using AI the most?", or "Which templates have the most AI-written widgets?" The data exists across wp_posts, wp_postmeta, and the media library, but the recurring questions need a separate dashboard to answer in one screen.

SleekView Charts maps the Elementor and Elementor AI tables to chart cards so the recurring questions become one screen. A Number card counts AI generations this month, a Donut splits generation type, a Bar ranks top editors, and an Area plots daily AI activity across the trailing 30 days. Cards refresh as new revisions are saved, so the board never needs a manual rebuild before the weekly review.

Workflow

Build an Elementor AI dashboard in four steps

1

Map Elementor revisions and meta

Point SleekView at wp_posts filtered to post_type elementor_library and revision rows, joined to wp_postmeta on _elementor_data and _elementor_history. Charts inherits whichever columns the SleekView dataset exposes, so the join is configured once and reused across every chart card.
2

Pick a chart type per question

Map each AI-usage question to a chart type. Total generations wants a Number card, generation type mix wants a Donut, top editors wants a Bar, daily activity wants an Area. A four-card layout covers the weekly review without crowding the screen with extra detail.
3

Set groupBy and aggregation

Each card declares its groupBy column, aggregation (Count, Sum, Average), and valueColumn where relevant. For editor cards, group by post_author and count rows. For type cards, group on the AI history payload key that records text, image, or code generation type.
4

Save and pin the dashboard

Save the configured Charts view as a named dashboard. Marketing checks AI volume Monday morning, the design lead audits generation type Friday. The same data powers both views without per-team rebuilds or per-post manual screenshots.

Sample dashboard

Charts you can build from Elementor AI data

A representative four-card dashboard combining a top-level KPI, the generation type mix, a top-editor ranking, and a daily AI activity trend over the last 30 days.
Number · Default

AI generations this month

Single big-number KPI counting AI generation events recorded in _elementor_history on wp_postmeta for the current month, with the previous month rendered underneath for week-on-week context.
Count
Pie · Donut

Generation type mix

Donut split across text, image, code, and container generation types stored in the _elementor_history payload, so the mix of AI usage across content types shows at a glance for the whole team.
Count group by history_type
Bar · Horizontal

Top editors by AI usage

Horizontal bar of generation events grouped by post_author on wp_posts, resolved to user display names. Reveals which editors are leaning on AI the most and which are barely touching it.
Count group by post_author
Area · Gradient

Daily AI activity

Daily count of revision rows with AI history entries over the trailing 30 days, grouped by post_modified on wp_posts. Surfaces editing velocity and campaign-driven spikes worth investigating.
Count group by post_modified

Comparison

Default Elementor admin vs SleekView Charts

Default Elementor admin

  • No built-in screen reports total AI generations across the whole team and month
  • No cross-tab dashboard combining generation type, top editors, and daily volume
  • Per-editor AI usage requires opening each user's revisions one by one
  • Generation type breakdown across text, image, and code is not surfaced anywhere
  • Time-series charts of AI activity over the trailing 30 days are not available

SleekView Charts

  • One dashboard combining wp_posts revisions, wp_postmeta, and the media library
  • Donut and Bar cards for generation type and per-editor distribution
  • Area and Line cards for daily AI activity and rolling usage trends
  • AI history payload keys from _elementor_history usable as chart groupBy dimensions
  • Cards refresh as Elementor writes new revisions, so the board never goes stale

Features

What SleekView Charts gives you for Elementor AI Addon

Team-wide KPI cards

Total AI generations this month, images created this week, top editor by volume: Number cards surface the figures site leads normally rebuild in spreadsheets every Monday before the editorial planning meeting starts.

Generation type distribution

Donut and Bar cards render the split between text, image, code, and container generations, so balance and over-reliance questions answer themselves at a glance instead of requiring per-post inspection.

Activity and adoption trends

Area and Line cards over the trailing 30, 60, or 90 days surface AI adoption curves and usage decay, the long-running patterns that drive next-quarter Elementor AI licence decisions.

Audience

Who builds Elementor AI dashboards with SleekView

Editorial leads

Weekly review dashboard: total generations, type mix, top editors, and daily activity on one screen. The same view doubles as the monthly AI-budget conversation with the studio owner.

Studio owners

Per-editor scoreboard pivoting post_author into a Bar card. Spot the editor leaning hardest on AI and the editor producing the most original work, side by side in one chart card.

Operations leads

Adoption curve dashboard tracking AI activity as a trend line. See whether team-wide adoption is climbing, plateauing, or sliding back month over month without exporting a single CSV.

The bigger picture

Why Elementor AI teams need a saved dashboard

Agencies and in-house teams running Elementor AI at scale spend more time stitching reports than they should. The plugin produces excellent per-page generations, but the cross-cutting weekly questions live in screens that need to be visited individually and recombined in a head or a spreadsheet. AI volume by editor, generation type mix, daily activity, top templates touched: each lives in its own corner of the admin.

SleekView Charts collapses those questions onto one dashboard that refreshes as Elementor writes new revisions. A design lead pins the dashboard in the WordPress admin and checks it every Monday morning. A studio owner watches the adoption curve for budget planning.

An operations lead breaks generations down by editor to balance workload. The data was always there in the revisions and meta; the dashboard makes it operational rather than ad-hoc.

Questions

Common questions about SleekView Charts for Elementor AI Addon

No. Elementor's per-page revision history stays in place and remains the right place for individual edit recovery and visual diffs. SleekView Charts adds the cross-cutting weekly dashboard the default screens do not assemble, so the two layers complement each other rather than competing for the same screen real estate.

 

Yes. The post_author column on wp_posts is a natural groupBy dimension. SleekView pivots author IDs into named editors at the dataset level so a Bar card resolves to display names. Editorial leads use it to spot uneven AI adoption across the team and to flag heavy users for licence planning conversations.

 

Yes. Elementor AI image generations are saved as WordPress attachments in wp_posts with post_type attachment. SleekView Charts can include attachment rows in the dataset and pivot on post_mime_type or upload date to chart how many AI images are produced per week, which is the headline KPI for image-heavy studios.

 

Yes. Dashboard-level filters apply to every chart card so the whole dashboard responds to a single elementor_library subtype filter or a date-range switch. That makes per-template-type health checks a one-click switch rather than a per-card configuration job for each chart in the layout.

 

Yes. Aggregations run on the indexed columns WordPress already maintains on wp_posts and wp_postmeta, so sites with hundreds of Elementor pages and tens of thousands of revisions render charts in seconds. The Charts engine uses pagination and indexed joins rather than scanning every meta blob on every render.

 

Yes. Each chart card exposes its underlying row set, which exports to CSV with the active filters applied. Agencies hand the CSV straight to the monthly client report without round-tripping through a spreadsheet rebuild, and studio owners use it for AI budget reviews with leadership.

 

Each subsite has its own wp_posts and wp_postmeta tables, and SleekView Charts reads the current subsite's data by default. Network-wide dashboards can be configured explicitly when reporting needs to span multiple subsites, with the join layer joining the per-site tables into a single network view.

 

Yes. Elementor integrates with external analytics platforms for visitor data, and SleekView Charts focuses on the internal editorial data that lives inside the WordPress database. The two layers cover different questions and complement each other on the same admin sidebar without overlapping responsibilities.

 

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