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

Mailgun logs live in its cloud. WordPress owns the keys, regions, tracking flags, and from-addresses that decide how every transactional email leaves your stack. Chart those columns across every blog instead of clicking through twenty admin sessions.

♾️ Lifetime License available

SleekView Charts dashboard for Mailgun for WordPress

Mailgun config drift is invisible without charts

The official Mailgun for WordPress plugin does not log emails locally. The settings that decide deliverability live in wp_options under the mailgun key: API key, region (US or EU), useAPI flag, override-from address and name, and the open/click/HTML-only tracking trio. The native settings page handles one site at a time and hides the region as an unlabelled dropdown.

SleekView Charts reads the option array on every blog, normalises the keys, and presents them as chart sources. A Number card pins blogs sending through Mailgun. A Pie shows the EU-vs-US region mix. A Bar ranks blogs by transport mode (API vs SMTP fallback). An Area card plots tracking-flag changes over time so a privacy-driven cleanup reads as a curve.

The from-address column gets a dedicated Pie too: addresses that match the verified sending domain versus those that do not. SPF and DKIM alignment becomes a slice rather than a per-site click hunt, which is the audit ops actually want.

Workflow

How SleekView Charts reads Mailgun data

1

Read the option array

Charts pull the mailgun option from each blog and unpack region, useAPI, override-from, and the tracking trio. Constants in wp-config.php are detected and surfaced as read-only fields.
2

Pivot to delivery columns

Region, mode, track-opens, track-clicks, and from-address line up as chart sources. The cards answer the questions ops actually asks: who is on US, who has tracking off, who has a non-domain from.
3

Flag misalignments

Sites with no region default to US, which is wrong for EU-resident data. Misaligned rows count into a dedicated Number card so the SPF/DKIM cleanup has a target.
4

Save per role

Deliverability ops, privacy review, and agency leads each save a chart view gated by WordPress capability while reading from the same Mailgun options.

Sample dashboard

Charts you can build from Mailgun data

Card configurations that translate the Mailgun WP-side surface into a multisite-aware deliverability board.
Number · Default

Blogs sending through Mailgun

Count of blogs with a non-empty Mailgun API key (or matching constant). Sites still relying on PHP mail stand out by their absence.
Count
Pie · Donut text

Region mix

Distribution of EU vs US (and no-region-set) across blogs. Surfaces EU-resident data accidentally leaving through US endpoints in one card.
Count group by region
Bar · Default

Blogs by transport mode

Ranks API and SMTP-fallback modes by how many blogs use each. The SMTP slice is the legacy-fallback migration list.
Count group by useAPI
Area · Gradient

Tracking changes per day

Daily count of changes to the tracking trio (opens, clicks, HTML-only). Spikes line up with privacy-driven cleanup waves.
Count group by tracking_updated_at

Comparison

Default Mailgun reporting vs SleekView Charts

Default Mailgun settings

  • Settings page is per-site, no multisite chart roll-up
  • Region (US/EU) is an unlabelled dropdown, never charted
  • Tracking trio has three values, no audit grid
  • From-address drift causes silent deliverability hits with no signal
  • No quick way to see how many sites are still on SMTP fallback

SleekView Charts

  • Number card for blogs sending through Mailgun across the network
  • Pie card for region mix (EU vs US vs unset)
  • Bar card ranking transport modes (API vs SMTP fallback)
  • Area card plotting tracking-flag changes per day
  • Filters carry from the table view so audit and chart share a slice

Features

What SleekView Charts gives you for Mailgun for WordPress

Region governance as a Pie

EU-resident data should leave through the EU endpoint. The region Pie surfaces US-defaults that should be EU before a privacy review does, replacing a per-site dropdown audit.

API vs SMTP at a glance

SMTP mode is the legacy fallback with worse deliverability and slower error reporting. The Bar shows which slice of the network still relies on it, which is the migration target list.

From-address alignment

Configure the verified sending domain once and the chart layer flags rows whose from-address sits on a different host. SPF and DKIM gaps become visible across the whole portfolio.

Audience

Who builds Mailgun charts dashboards with SleekView

Deliverability ops

A board that pins region mix, transport Bar, and tracking trend so a deliverability incident reads from charts rather than from twenty admin tabs and a CSV export.

Privacy review

GDPR-relevant data should leave via the EU endpoint. The region Pie plus the missing-region Number make the audit a single screen for a regulator-facing report.

Agencies

Audit Mailgun configuration across every client in one chart board. The masked-key column means a junior ops person runs the audit without credential exposure.

The bigger picture

Why Mailgun config drift breaks deliverability quietly

Transactional email is the kind of system that fails in invisible, expensive ways. Mailgun for WordPress puts every consequential decision into a single option array on each blog: which datacenter your customer data crosses, whether your messages are tracked, whether the plugin sends through the modern HTTP API or the legacy SMTP fallback, and whether the from-address aligns with your verified sending domain. The native settings page handles one site at a time and hides the region as an unlabelled dropdown, so a multisite network ends up with subtle inconsistencies that nobody discovers until a deliverability dip or a GDPR audit.

The override-from problem is especially insidious: a marketing team sets a custom address three years ago, the domain's DKIM record evolves, and now every email from that subsite quietly lands in spam without an obvious culprit. The chart layer pulls the per-site config into one comparable surface so the cause and the symptom can finally meet in the same place.

Questions

Common questions about SleekView Charts for Mailgun for WordPress

Directly from wp_options on each multisite blog under the mailgun key, plus the MAILGUN_* constants in wp-config.php. Constants get flagged as read-only so chart cards reflect the live effective config.

 

No. The Mailgun plugin does not log to WordPress; it routes through wp_mail and hands the message to the API or SMTP. The activity feed lives in Mailgun's dashboard. Charts cover configuration only because there is no per-message log to read on the WP side.

 

Yes. The region field (US/EU) is a chart source. A Pie grouped on it surfaces the regional split across every blog so EU-resident data leaving through US endpoints sorts into its own slice for the privacy team.

 

The useAPI flag inside the option array is the source of truth. A Bar grouped on it surfaces how many blogs use the HTTP API versus the legacy SMTP fallback, which is the migration list for deliverability ops.

 

Yes. View-level filters (blog ID, region, transport mode) apply to every chart card. One saved configuration drives both the audit table and the chart view so morning triage and reporting share a slice.

 

Yes. Configure the verified sending domain once and rows whose from-address sits on a different host flow into a dedicated misaligned-from Number card. SPF and DKIM gaps become an actionable cleanup target.

 

Yes. Each saved chart view is gated by WordPress capability. Deliverability ops, privacy reviewers, and agency leads each save a view with role-appropriate cards while reading from the same Mailgun options.

 

No. Mailgun's cloud dashboard owns delivery metrics, bounce analytics, and the activity feed. SleekView Charts adds a WP-side reporting surface focused on configuration drift rather than on send outcomes.

 

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