✨ 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 Copy.ai: AI copy generation dashboards

Copy.ai for WordPress imports generated copy into standard WordPress posts and stores provenance in post meta like _copyai_generated, _copyai_workflow, and _copyai_tokens. SleekView Charts reads those rows and groups generations by workflow, author, and day to render configurable chart cards on a single screen.

♾️ Lifetime License available

SleekView Charts dashboard for Copy.ai for WordPress

Reporting that follows the Copy.ai meta keys

Copy.ai for WordPress drops AI-generated copy directly into wp_posts as drafts or imported snippets. Each generated row is tagged in wp_postmeta with keys like _copyai_generated, _copyai_workflow, _copyai_template, _copyai_model, and _copyai_tokens. The post_author column records the editor who triggered the workflow, and the standard post_date records when the generation happened across the site.

The default Copy.ai admin screens cover individual draft review well, but the cross-cutting weekly questions live elsewhere. "How many Copy.ai drafts did the team generate this week, and which workflows are the most used?" "Which authors are leaning on Copy.ai the most, and which templates are AI-heavy?" "What is the token burn trend across the month?" Each lives in a separate corner of the WordPress admin rather than on one combined dashboard.

SleekView Charts maps the wp_posts rows tagged with Copy.ai meta to chart cards so the recurring questions become one screen. A Number card counts AI generations this month, a Donut splits workflow type, a Bar ranks top authors, and an Area plots daily generation volume. Cards refresh as Copy.ai writes new posts, so the dashboard stays current without a manual rebuild before the weekly editorial review with leadership.

Workflow

Build a Copy.ai dashboard in four steps

1

Filter wp_posts to Copy.ai rows

Configure a SleekView dataset on wp_posts filtered to rows with _copyai_generated meta present, joined to wp_postmeta on _copyai_workflow and _copyai_tokens. Charts inherits the dataset so every card pulls from the same filtered source on the dashboard.
2

Pick a chart type per question

Map each editorial question to a chart type. Total generations wants a Number card, workflow mix wants a Donut, top authors wants a Bar, daily generation wants an Area. Four cards usually cover the weekly review without crowding the screen for editors.
3

Set groupBy and aggregation

Each card declares its groupBy column, aggregation (Count, Sum), and valueColumn where relevant. For workflow cards, group by _copyai_workflow meta and count rows. For token cards, sum _copyai_tokens grouped by post_date for the daily area chart.
4

Save and pin the dashboard

Save the configured Charts view as a named dashboard. Editors check volume Monday, the editor in chief audits workflow mix Friday. The same data powers both views without per-team rebuilds or per-week manual screenshots in editorial channels.

Sample dashboard

Charts you can build from Copy.ai data

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

AI generations this month

Single big-number KPI counting wp_posts rows with _copyai_generated meta present for the current month, with the previous month rendered underneath for week-on-week context. Trashed posts excluded by post_status.
Count
Pie · Donut

Workflow mix

Donut split across the Copy.ai workflows in use, pivoting on the _copyai_workflow meta key on wp_postmeta. Reveals whether blog intros, product descriptions, or ad copy workflows dominate AI usage this month for the team.
Count group by _copyai_workflow
Bar · Horizontal

Top authors by generations

Horizontal bar of AI generations grouped by post_author on wp_posts, resolved to editor display names. Reveals which authors are leaning hardest on Copy.ai and which produce more from-scratch work across the chosen window.
Count group by post_author
Area · Gradient

Daily generation volume

Daily count of new Copy.ai rows on wp_posts over the trailing 30 days grouped by post_date. Surfaces editorial velocity, campaign-driven spikes, and quiet weeks worth investigating with the editor in chief.
Count group by post_date

Comparison

Default WordPress posts list vs SleekView Charts

Default WordPress posts list

  • Standard posts list covers individual rows but not week-over-week Copy.ai generation volume
  • No cross-tab dashboard combining workflow mix, top authors, and daily generation
  • Per-workflow AI usage requires filtering the posts list one meta value at a time
  • Token burn across the team is not surfaced as a chart anywhere in the admin
  • Time-series charts of Copy.ai usage over the trailing 30 days are not built in

SleekView Charts

  • One dashboard combining wp_posts, wp_postmeta, and wp_users
  • Donut and Bar cards for workflow mix and per-author distribution
  • Area and Line cards for daily AI generation and rolling token usage trends
  • Copy.ai meta keys like _copyai_workflow usable as chart groupBy dimensions
  • Cards refresh as Copy.ai writes new posts, so the board never goes stale between reviews

Features

What SleekView Charts gives you for Copy.ai for WordPress

Editorial KPI cards

Total Copy.ai generations this month, top workflow by volume, average tokens per generation: Number cards surface the figures editorial leads normally rebuild in spreadsheets every Monday before the editorial planning meeting starts.

Workflow and author distribution

Donut and Bar cards render the workflow mix and top authors, so editorial throughput and AI reliance questions answer themselves at a glance instead of requiring per-author filtering through the standard posts list every week.

Generation and cost trends

Area and Line cards over the trailing 30, 60, or 90 days surface AI generation velocity and token burn, the long-running data that drives next-quarter Copy.ai subscription tier decisions and editorial workflow updates.

Audience

Who builds Copy.ai dashboards with SleekView

Editor in chief

Weekly review dashboard: total generations, workflow mix, top authors, and daily generation on one screen. The same view doubles as the monthly editorial retro with the studio owner on AI workflow improvements.

Studio owners

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

Finance

Token burn dashboard summing _copyai_tokens meta across all generations per day. Forecast Copy.ai subscription cost without exporting raw post lists into a separate spreadsheet every billing cycle.

The bigger picture

Why Copy.ai teams need a saved dashboard

Editorial teams running Copy.ai at scale spend more time stitching reports than they should. The plugin produces excellent per-draft generation, but the cross-cutting weekly questions live in screens that need to be visited individually and recombined in a head or a spreadsheet. AI generations by author, workflow mix, daily generation, token burn: each lives in its own corner of the admin.

SleekView Charts collapses those questions onto one dashboard that refreshes as Copy.ai writes new posts. An editor in chief pins the dashboard in the WordPress admin and checks it every Monday morning. A studio owner watches the adoption curve for budget planning.

A finance lead breaks token burn down by day for forecasting. The data was always there in wp_posts and wp_postmeta; the dashboard makes it operational rather than ad-hoc.

Questions

Common questions about SleekView Charts for Copy.ai for WordPress

No. The Copy.ai import view stays in place and remains the right place for individual workflow runs and per-draft review. 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 inside the admin sidebar.

 

Yes. The _copyai_workflow meta key on wp_postmeta is a natural groupBy dimension. A Donut card splits across blog intros, product copy, ad headlines, and other workflows the team uses, so editorial leads see which workflows actually deliver value across the chosen window of the dashboard.

 

Yes. The _copyai_tokens meta key carries the token count per generation. SleekView Charts sums tokens across the dataset and renders a Sum card alongside the daily area trend, so finance sees Copy.ai cost as a live KPI rather than a monthly invoice surprise on the billing dashboard.

 

Yes. Dashboard-level filters apply to every chart card so the whole dashboard responds to a single category or tag filter using the wp_term_relationships join. That makes per-section editorial reviews 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 thousands of drafts render charts in seconds. The Charts engine uses pagination and indexed joins rather than scanning every meta blob on every render of the chart card on screen.

 

Yes. Each chart card exposes its underlying post row set, which exports to CSV with the active filters applied. Studio owners hand the CSV straight to the monthly review without round-tripping through a spreadsheet rebuild, and finance uses it for Copy.ai subscription decisions with leadership.

 

If a Copy.ai draft is imported without the _copyai_generated meta set, it will not appear in this dataset. Studios usually configure the import to always set the provenance meta, and SleekView Charts can include a fallback Bar card on rows without the tag so the team spots untagged imports the week they happen.

 

Yes. SleekView Charts can build a separate dataset and dashboard per AI writer installed on the site, so the Copy.ai dashboard lives next to a ContentBot or AIKit dashboard without overlap. Each chart card references its own dataset and refreshes independently of the others on the admin sidebar.

 

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