✨ 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 WP Sendy: bridge subscribers to charts

WP Sendy is a bridge between WordPress and a self-hosted Sendy install: contacts move to Sendy, but the plugin keeps form configurations, list IDs, and submission attempts in WordPress. SleekView Charts joins those rows into one dashboard so signups per form, list distribution, and trends render as configurable chart cards.

♾️ Lifetime License available

SleekView Charts dashboard for WP Sendy

Sendy bridge with a real dashboard

WP Sendy keeps each subscribe form locally with the target Sendy list ID, API token reference, and double opt-in flag stored in wp_options or in postmeta against a form post. The plugin logs submission attempts (success, failure, retry) with form ID, list ID, and timestamp so failed pushes to the Sendy install can be inspected and retried.

The default WP Sendy admin shows the bridge configuration and links out to the Sendy install for any reporting. There is no in-WordPress view that compares submissions across forms, charts signups against time, or breaks results down by the Sendy list each form targets. That synthesis lives in the Sendy install's reports, not in WP Admin where the form is published.

SleekView Charts reads the local form configurations and the submission log and renders Number, Pie, Bar, and Area cards directly. Editors see which form is pulling weight, which list is filling fastest, and where this week's spike came from without leaving WordPress or opening the Sendy install in a second tab.

Workflow

Build a WP Sendy dashboard in four steps

1

Point SleekView at the local log

Select the WP Sendy submission log and the form configuration store. SleekView treats forms, their list mappings, and submission rows as one joined dataset for every chart card.
2

Pick chart types per question

Signups per form maps to a Bar, Sendy list distribution to a Pie, total opt-ins to a Number, daily signups to an Area. Mix one KPI, one categorical, and one time series in the first dashboard.
3

Set groupBy and aggregation

Group by form_id, sendy_list_id, status (success, failure), or submission date. Aggregations cover Count for submissions and Sum or Average when the form captures custom numeric fields.
4

Pin the dashboard

Save the configured Charts view as a named dashboard. Marketing reviews it before a weekly Sendy send. Editors check it after publishing a new form placement. Owners scan it during weekly reviews.

Sample dashboard

Charts you can build from WP Sendy data

A representative four-card dashboard combining a headline signup KPI, a list distribution, a per-form breakdown, and a daily signup trend.
Number · Default

Signups this month

A single big-number KPI counting successful submission rows in the WP Sendy log for the current month with the previous month underneath for context.
Count
Bar · Horizontal

Submissions per form

Horizontal bar grouping submission rows by form_id and resolving the form title from wp_posts or the options store. Sorted descending so the highest-volume forms stay on top.
Count group by form_id
Pie · Donut

Sendy list distribution

Donut chart grouping submissions by sendy_list_id from the form configuration. Shows which list in the connected Sendy install is filling fastest across the WordPress site.
Count group by sendy_list_id
Area · Gradient

Signups per day

Gradient area chart of WP Sendy submission timestamps over the trailing 60 days. Surfaces campaign spikes, weekday patterns, and slow weeks that warrant a refresh.
Count group by created_at

Comparison

Default WP Sendy admin vs SleekView Charts

Default WP Sendy admin

  • Bridge configuration only, no submission report inside WordPress
  • No native chart of signups by form or Sendy list in WP Admin
  • Reports live in the connected Sendy install, not in WordPress
  • Daily signup velocity is not charted against time in the local admin
  • Failed-push trends are not surfaced visually for retry decisions

SleekView Charts

  • Dashboard joining WP Sendy form configs and the local submission log
  • Pie and Bar cards for Sendy list distribution and per-form volume
  • Number cards for total opt-ins this month, week, and day
  • Area cards for daily signup velocity over rolling time windows
  • Charts refresh as WP Sendy logs new submission attempts

Features

What SleekView Charts gives you for WP Sendy

Per-form KPI cards

Total signups this week, top form, this month's opt-ins, last campaign push. Number cards surface the figures editors otherwise rebuild in spreadsheets each Monday morning from Sendy CSV exports.

Sendy list and form distribution

Donut and Bar cards render Sendy list distribution and per-form volume side by side. Which list fills and which form drives it answer themselves at a glance without opening the Sendy install.

Signup trends over time

Area cards over the trailing 30, 60, or 90 days surface signup velocity and campaign-driven spikes. The patterns that drive next-quarter content and campaign planning live in one card.

Audience

Who builds WP Sendy dashboards with SleekView

Email marketers

Pre-send dashboard: which form drives most signups, which Sendy list fills fastest, and how this week compares to last. The same view powers the next campaign brief and the previous push's post-mortem.

Site editors

Form-mix dashboard that shows which placements are pulling weight and which need a refresh. Stale forms with flat lines stand out instantly against active high-traffic homepage and post embeds.

Growth ops

Velocity dashboard pivoting WP Sendy signups into daily and weekly Area cards. Compare campaign pushes, post launches, and organic growth on the same time axis without exporting from Sendy.

The bigger picture

Why a bridge plugin needs a dashboard layer

WP Sendy is intentionally thin: it forwards contacts to the connected Sendy install and leaves reporting to that install. That split forces editors to cross tabs every time they want to answer a basic weekly question about WordPress-side signups. SleekView Charts reads the local form configurations and the submission log and renders Number, Pie, Bar, and Area cards on one screen in WP Admin.

Editors check it before publishing. Marketing checks it before each send. Growth ops scans it weekly.

The bridge keeps doing its job, the dashboard simply makes the WordPress-side data operational without changing the plugin or the Sendy install.

Questions

Common questions about SleekView Charts for WP Sendy

No. The Sendy install still owns deliverability, opens, and clicks since the sends happen there. SleekView Charts adds the WordPress-side dashboard for submissions, form distribution, and signup velocity that WP Sendy does not assemble in its own admin.

 

Yes. Even when contacts move to the Sendy install on submit, WP Sendy logs the submission attempt locally with form ID, list ID, and timestamp. SleekView reads those local rows to render every chart in the dashboard without an external API call.

 

Yes. The local log records status (success or failure) on each attempt. Group by status to chart failure rate as a trend line, or filter to failures only and rank failing forms on a Bar card for fast remediation.

 

Yes. Dashboard-level filters apply to every chart card. Filter by a single sendy_list_id and every card scopes to that list, so per-list dashboards become one-click switches rather than per-card reconfiguration.

 

Yes. Aggregations run on indexed columns and avoid full table scans. Hundreds of thousands of WP Sendy submissions render charts in seconds because the Charts engine uses pagination and indexed joins rather than scanning meta.

 

Yes. Each chart card exposes its underlying row set, which exports to CSV with active filters applied. The export feeds board reports, attribution tooling, and ad platforms without bouncing through the Sendy install.

 

Yes. Each subsite has its own WP Sendy config and submission log, and SleekView Charts reads the current subsite by default. Network-wide dashboards can be configured explicitly when reporting spans multiple subsites.

 

It still works. The plugin records the install or API token reference on each form, and SleekView can group by it. Multi-brand setups get one dashboard per install or a combined dashboard with brand on a Pie card.

 

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