✨ 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 Sendinblue (Brevo) Newsletter for WordPress

Sendinblue (now Brevo) keeps contacts and campaigns in its own SaaS. The legacy Newsletter WordPress plugin caches the API key, list IDs and per-form routing in wp_options and wp_postmeta. SleekView Charts renders that surface as Number, Pie, Bar and Area cards.

♾️ Lifetime License available

SleekView Charts dashboard for Sendinblue (Brevo) Newsletter for WordPress

Sendinblue lives in the cloud, the WP forms still ship a dataset

The Sendinblue Newsletter plugin (now branded under Brevo, with the older Sendinblue name still installed on many sites) is the WordPress signup bridge into the Brevo platform. It persists the API key, account ID, default list IDs and a consent string into wp_options, and it stamps per-form list routing onto the signup blocks and shortcodes it ships, plus the Contact Form 7 and WPForms integrations.

The plugin admin walks an operator through API setup and form embed; it does not surface the operational picture. There is no dashboard for how many signup forms exist across the site, which Brevo list absorbs the most signups, whether the consent string drifted, or when each bridge last fired. Compliance and marketing both need that view, and the plugin admin doesn't provide it.

SleekView Charts reads the plugin's WP-side data directly. A Number card anchors total active signup embeds. A Pie splits signups by Brevo list. A Bar ranks parent posts by signup volume. An Area trends signups per day so the marketing lead sees the curve rather than the latest number.

Workflow

Turn the Sendinblue Newsletter WP-side data into a dashboard

1

Read the Sendinblue settings option

SleekView pivots the Sendinblue option in wp_options into typed columns: API key presence, account ID, default list ID and consent string.
2

Pull every signup embed

Signup shortcodes in post_content, signup blocks in postmeta and CF7/WPForms bridge meta each contribute rows. One per embed, with list IDs and parent post.
3

Compose the chart cards

Pick Number, Pie, Bar, Area, Line, Radar or Radial cards. Group by list_id, parent_post, source_plugin or submitted_at, and aggregate with Count, Sum, Average, Minimum or Maximum.
4

Save and scope the dashboard

Name the dashboard ("Brevo signup coverage", "Consent audit") and gate by WordPress capability so marketing, ops and compliance each open the slice they own.

Sample dashboard

Charts you can build from Sendinblue Newsletter for WordPress data

Each card reads from the Sendinblue/Brevo plugin's WP-side storage. Mix them for a signup cockpit or a list-routing audit before a renaming migration.
Number · Default

Active signup embeds

Total signup embeds across the site, counted from shortcodes, blocks and CF7/WPForms bridges. The anchor KPI for the WP-side capture inventory.
Count
Pie · Donut text

Signups by Brevo list

Share of signups across mapped Brevo list IDs. Reveals which list quietly absorbs everything and which list is wired to nothing.
Count group by list_id
Bar · Horizontal

Top signup pages

Parent posts ranked by signup volume through the Sendinblue Newsletter plugin. Sort once for a ranked list of capture pages.
Count group by parent_post
Area · Gradient

Signups per day

Daily trend of signups through the bridge. Drops after a redesign surface the embed that quietly went missing.
Count group by submitted_at

Comparison

Default Sendinblue/Brevo plugin admin vs SleekView Charts

Default Sendinblue plugin admin

  • Plugin admin handles credentials and one global list assignment
  • No site-wide count of signup embeds across content
  • Per-list signup volume isn't surfaced inside WordPress
  • Consent string drift between staging and prod isn't visible
  • No read-only dashboard URL to share with marketing or legal

SleekView Charts

  • Number KPI for active Sendinblue signup embeds
  • Pie split by Brevo list_id with names resolved from settings
  • Bar ranking of parent posts by signup capture
  • Area trend of signups per day across the whole site
  • Filters carry between the chart view and the embed table

Features

What SleekView Charts gives you for Sendinblue (Brevo) Newsletter for WordPress

Dashboard the brand rename never shipped

Render Sendinblue (Brevo) signups as Number, Pie, Bar and Area cards so the WP side gets a dashboard the rebrand admin never bolted on.

Multi-source coverage

Stack shortcode embeds, block embeds and CF7/WPForms bridges on one chart to see which integration carries most of the capture.

Share without a Brevo seat

Send marketing a URL of the bridge dashboard without granting a Brevo SaaS login. Audit and review stay inside WordPress.

Audience

Who builds Sendinblue Newsletter for WordPress charts dashboards with SleekView

Email marketers

Anchor weekly reviews on signup count, list mix and time trend through the plugin. Plan the next campaign against measured pages, not guessed ones.

Migration teams

Before moving from the legacy Sendinblue plugin to Brevo's newer plugin, audit every embed and list routing on one screen. Migrations finish without orphan forms.

Compliance and legal

Pivot embeds by consent string and list. Catch the consent drift on a staging-promoted site before the next double opt-in audit.

The bigger picture

A rebrand is a great reason to chart what's installed

The Sendinblue-to-Brevo rebrand left a long tail of WordPress installs running the legacy plugin while the SaaS has moved on, and the WP side rarely gets the audit it deserves before a migration. A signup form that went missing, a list ID that points at a renamed Brevo list, a consent string that drifted on staging: each of those questions lives in wp_options and per-form postmeta, and the plugin admin doesn't answer any of them at a glance. Charting embed count, list routing and signup cadence turns the migration planning meeting from a guess into a checklist.

Same Sendinblue plugin data the bridge already reads at runtime, organised so the migration team and the marketing lead can both see the WP-side footprint before the rebrand cleanup begins.

Questions

Common questions about SleekView Charts for Sendinblue (Brevo) Newsletter for WordPress

The Sendinblue (Brevo) Newsletter plugin's WP-side storage only: the settings option in wp_options, signup shortcodes and blocks in post_content and postmeta, and the CF7/WPForms bridge meta. Contacts and campaign send data stay in the Brevo SaaS.

 

Both. SleekView Charts reads the underlying option and postmeta the WP plugin writes, regardless of brand label. Migration teams use it specifically to audit before a switch.

 

Yes. Filter the dataset to a list_id and every card narrows to that list. The chart and the embed table share filters, so a per-list audit is a saved view.

 

Yes. The plugin writes bridge meta into each form plugin's postmeta location. SleekView reads them all and adds a source_plugin column for grouping.

 

No. Chart queries hit wp_options and wp_postmeta on read only. The plugin's runtime handoff to Brevo continues with no added work, so visitor-facing latency stays unchanged.

 

Yes. Each blog has its own Sendinblue option and its own postmeta. SleekView Charts aggregates across blogs for a network-wide signup view.

 

Yes. Each saved dashboard is scoped by WordPress capability so marketing sees the cadence, compliance sees the consent column, and migration teams see the routing chart, each with their own filter presets.

 

No. The cards read WordPress data only. An expired API key affects runtime delivery, not the WP-side embed inventory, which keeps the dashboard auditable while connection issues are triaged.

 

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