✨ 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 Offload SES: SES delivery dashboards

WP Offload SES routes WordPress mail through Amazon SES and records each message and SES event (delivered, bounced, complained, rejected) in custom tables. SleekView Charts reads those rows so daily volume, delivery ratio, top bounce reasons, and recipient complaints render as configurable chart cards.

♾️ Lifetime License available

SleekView Charts dashboard for WP Offload SES

Reporting that uses the WP Offload SES tables

WP Offload SES is the Delicious Brains/WP Engine plugin for sending WordPress mail via Amazon SES. It records every outgoing message and every SES event in its own tables. wposes_emails holds the message metadata: id, from_email, recipients, subject, status, created_at. Event tables capture deliveries, bounces, complaints, and rejections that SES reports back via SNS or open click pixels.

The default UI lists recent messages and offers per-message detail, which is useful for triage but not for a weekly overview. The recurring SES questions live across those tables. "What is the bounce rate this month, and is it approaching the SES soft cap?" "Which recipient domains generate the most complaints?" "How does daily volume compare with last month?" "Are we sending more rejections than deliveries on a particular template?"

SleekView Charts reads the WP Offload SES tables and turns those questions into chart cards. A Number for sends this month, a Donut for delivered versus bounced versus complained, a Bar for top bounce domains, an Area for daily volume across the trailing 90 days. Cards refresh as SES events arrive via the plugin's SNS endpoint, so the dashboard reflects upstream feedback within minutes.

Workflow

Build a WP Offload SES dashboard in four steps

1

Point SleekView at the SES tables

Configure a SleekView dataset over the wposes_emails table and join the event tables for deliveries, bounces, and complaints. Charts inherits the configured columns so every card pulls from the same dataset without per-card joins.
2

Pick chart types per question

Map SES questions to chart types. Monthly volume wants a Number, delivered vs bounced vs complained wants a Donut, top bounce domains wants a Bar, daily volume wants an Area. The four-card pattern matches how SES reputation reviews are usually structured.
3

Set groupBy and aggregations

Each card declares groupBy (status, recipient domain, created_at) and an aggregation. For the bounce-domain Bar, derive a domain column at the dataset level from the recipient address so the chart groups on the right dimension out of the box.
4

Save and pin the dashboard

Save the chart set as a named SES dashboard. Site admins pin it to the WP Admin home and ops bookmarks it for the daily reputation review. SES soft caps and bounce thresholds become a glance rather than an upstream support ticket.

Sample dashboard

Charts you can build from WP Offload SES data

A representative four-card dashboard combining a monthly send KPI, a deliverability mix, a top bounce-domain ranking, and a daily volume trend.
Number · Default

Emails sent this month

Single big-number KPI counting rows in the wposes_emails table for the current month, with last month rendered underneath. Useful for SES reputation reviews against the account's send quota.
Count
Pie · Donut

Deliverability mix

Donut split across delivered, bounced, complained, and rejected using the status column on the WP Offload SES event tables. SES requires this mix to stay healthy or the account hits the bounce or complaint cap.
Count group by status
Bar · Horizontal

Top bounce domains

Horizontal bar of bounce counts grouped by a derived recipient_domain column on the SES events table, filtered to bounced rows. Surfaces the domains driving the bounce rate so list hygiene can target the right addresses.
Count group by recipient_domain
Area · Gradient

Daily send volume

Gradient area of message count per day from created_at on the wposes_emails table over the trailing 90 days. Shows the volume curve SES uses to make automatic reputation decisions about the account.
Count group by created_at

Comparison

Default WP Offload SES screens vs SleekView Charts

Default WP Offload SES screens

  • Default screens list recent messages and events, no saved deliverability overview
  • Bounce and complaint rates against the SES caps are not rendered as charts
  • Top bounce domains and complaint sources are not ranked in the default UI
  • Daily volume trends across 30 or 90 days are not visualised
  • No multi-card dashboard view for site admins, ops, or reputation reviews

SleekView Charts

  • Number card for monthly SES sends against the account quota
  • Donut card splitting delivered, bounced, complained, rejected from event tables
  • Bar card ranking top bounce and complaint domains from wposes_emails
  • Area card for daily SES volume from created_at
  • Dashboard filters scope every card by date or status without per-card config

Features

What SleekView Charts gives you for WP Offload SES

Reputation-aware KPIs

Number cards count sends, deliveries, bounces, and complaints this month against the SES soft caps. Reputation pressure surfaces a week before SES throttles the account rather than after a hard cap is hit.

Bounce and complaint visibility

Donut and Bar cards over the event tables surface bounce and complaint domains the morning they spike. Trim the noisiest sources before SES reputation suffers across the whole account.

Daily and weekly trends

Area cards over 30 and 90 days show the SES sending curve. A campaign spike or a runaway notification loop becomes visible in time to adjust upstream sending rules before SES throttling kicks in.

Audience

Who builds WP Offload SES dashboards with SleekView

Deliverability leads

Daily reputation dashboard combining bounce ratio, complaint ratio, and volume. Spot SES cap pressure a week before throttling kicks in rather than after a wave of failed sends reaches customers.

Support staff

Triage dashboard with recent bounces and complaints. Support filters by recipient or domain from one screen instead of paging through the WP Offload SES message list manually for every customer ticket that arrives.

Marketing leads

Campaign post-mortem dashboard. After each broadcast the Area card shows the volume spike and the Donut confirms the deliverability stayed within SES reputation targets across the campaign window without throttling.

The bigger picture

Why SES senders need a reputation dashboard

Amazon SES is one of the cheapest ways to send WordPress mail at scale, but it is also one of the strictest about reputation. SES enforces hard bounce and complaint rate ceilings; cross either and the account is throttled or suspended. WP Offload SES records every send and every SES event into local tables, but the default UI shows that data as detail views rather than as a saved dashboard.

SleekView Charts reads the same tables and turns them into chart cards a deliverability lead reads in five seconds. The monthly Number card tracks send volume against the quota. The Donut shows delivered, bounced, complained, and rejected as a live ratio.

The Bar card surfaces the worst bounce and complaint domains. The Area card shows the daily curve. SES reputation pressure becomes visible the day it starts, not the day after the account is suspended.

Questions

Common questions about SleekView Charts for WP Offload SES

Yes, when the SNS endpoint is wired up. Deliveries, bounces, complaints, and rejections post back to the plugin via Amazon SNS and land in the events tables. SleekView reads those rows directly so the dashboard reflects upstream feedback usually within a minute or two of the SES event.

 

Yes. Configure the Number card's target to the SES bounce-rate cap (typically 5 percent) and render the live ratio as a coloured value. The card turns from green to amber to red as the ratio approaches the cap, giving the deliverability team an early-warning indicator on the dashboard.

 

Yes. SES suppression decisions show up as rejected status on subsequent sends to the same address. A Bar card on rejected rows grouped by recipient_domain surfaces which domains are showing up as suppressed, which is the cleanest way to drive list-hygiene work without manually exporting the SES suppression list.

 

Yes. The from_email column and any custom header used for template identification can be filtered globally on the dashboard so a single template or sub-brand is isolated. That makes per-template reputation reviews trivial without rebuilding a separate dashboard for each template across the catalog.

 

Yes. SleekView aggregates against the indexed columns the plugin maintains on wposes_emails and the event tables, so accounts sending hundreds of thousands of messages a month render charts in seconds. Pagination on detail drill-downs keeps the dashboard responsive on the largest WordPress sites.

 

Yes. Each chart card exposes its underlying rows for CSV export with the active filters applied. That gives the deliverability team a clean handoff to AWS support or to upstream auditors when a reputation incident needs documenting across a specific date range and status filter.

 

Yes. The plugin's own reporting screens stay in place for per-message detail, and SleekView Charts adds the cross-cutting weekly dashboard the default reports do not assemble. The two layers complement each other rather than competing for the same screen real estate on the WP Admin home.

 

Yes. If the site is configured to send through multiple SES regions, the plugin records the region per row. SleekView can group on the region column so the dashboard shows per-region sends and deliverability separately, useful for sites that split sending across us-east-1 and eu-west-1 for latency reasons.

 

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