✨ 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 Amplitude Events: chart your Amplitude event configuration

The Amplitude Events plugin stores your Amplitude API key, project id, default event properties, and event map in WordPress under amplitude_* option keys, plus per-post event overrides in postmeta. SleekView Charts reads that configuration and turns it into a configurable dashboard of event coverage and override drift over time.

♾️ Lifetime License available

SleekView Charts dashboard for Amplitude Events

Read the Amplitude integration as a dashboard, not a settings screen

The Amplitude Events plugin embeds the Amplitude Browser SDK and lets editors define which events fire on which pages. The configuration sits in option rows like amplitude_events_options and amplitude_events_map, with per-post overrides in postmeta keys like _amplitude_events_extra and _amplitude_events_disable. Amplitude itself owns the recording and the charting in its own analytics workspace.

SleekView Charts reads the WordPress side and lets you build chart cards on top: a Number for posts where the Amplitude tag is disabled, a Donut for event type spread in the event map, a Bar for event coverage by post type, an Area for the rate of new event overrides added per month. Each card is a saved query against the live Amplitude option rows and postmeta, so the dashboard reflects today's event picture.

The SDK keeps firing the way it was configured. Amplitude still records the events, the analyst still runs queries in the Amplitude UI, and SleekView simply gives the WordPress team a way to see how the event integration is actually deployed across the site without scrolling through plugin settings.

Workflow

From Amplitude options to an event coverage dashboard

1

Point SleekView at the plugin data

Add a SleekView data source for the amplitude_* option rows and per-post _amplitude_* postmeta keys. Columns like event_name, post_type, and disable flags are detected automatically.
2

Switch the view to Charts

Toggle the view type from Table to Charts. SleekView creates a blank dashboard ready for chart cards built on the Amplitude event map and per-post overrides.
3

Add chart cards on the event map

Pick a chart type, choose a grouping column like event_name, post_type, or post_date, pick a count or sum aggregation and a color. Each card is a saved query against the live integration rows.
4

Save, scope, and share

Save the chart view, scope it per role for analysts, editors, and product leads, and optionally embed it on a frontend page so stakeholders see event coverage without WP Admin access.

Sample dashboard

Charts you can build on the Amplitude event map

Four cards that turn the amplitude_* option rows and per-post override postmeta into a working event coverage dashboard inside WordPress.
Number · Default

Posts with Amplitude off

A single big-number KPI counting wp_postmeta rows where meta_key equals _amplitude_events_disable and meta_value is true, the exact set of pages where Amplitude is opted out.
Count
Pie · Donut

Event types in the map

A donut sliced by event_name from the amplitude_events_map option, showing the share of each Amplitude event across the configured map for the site.
Count group by event_name
Bar · Horizontal

Event coverage by post type

A horizontal bar of post_type counts joined from wp_posts where _amplitude_events_extra postmeta exists, showing where custom Amplitude events are concentrated.
Count group by post_type
Area · Gradient

Event overrides added per month

A gradient area chart of new _amplitude_events_* postmeta rows per month, joined to wp_posts for post_date, useful for spotting when product leads added or removed events.
Count group by post_date

Comparison

Default Amplitude plugin screen vs SleekView Charts

Default Amplitude plugin settings

  • Settings screen lists the event map but never shows how it is actually deployed
  • No native dashboard for which post types carry custom Amplitude events
  • Disabled-event overrides are managed in checkboxes, not visualised as a share
  • No saved dashboards per role for analysts, editors, or product leads
  • No way to embed an event coverage chart on a frontend page without admin access

SleekView Charts

  • Chart cards built on the amplitude_* option rows and per-post overrides
  • Mix Number, Pie, Bar, Line, and Area cards on a single event coverage dashboard
  • Saved chart views scoped per role for analysts, editors, and product leads
  • Embed any saved chart view on a frontend page with role-based access
  • Reads existing plugin data, no extra Amplitude API calls and no SDK changes

Features

What SleekView Charts gives you for Amplitude Events

Event coverage as charts

Number, Pie, Bar, Line, Area, Radar, and Radial cards built on the Amplitude plugin option rows and per-post event override postmeta you already set.

Read-only on Amplitude

SleekView Charts only reads the WordPress side of the Amplitude integration. It never injects new events, never modifies the SDK, and never talks to Amplitude APIs.

Share with product

Save dashboards per role and embed them on frontend pages so analysts and product leads see event coverage without learning the WordPress plugin UI.

Audience

Who builds Amplitude charts dashboards with SleekView

Analysts

Watch event coverage and override drift to spot events that were spun up for a launch and quietly left running on pages nobody monitors anymore.

Editorial leads

See which post types carry Amplitude event overrides and which have been opted out, useful when refreshing templates or running a content audit.

Agencies

Hand product clients an Amplitude coverage dashboard per site, scoped to a client role, so the event setup is visible without admin access.

The bigger picture

Amplitude event maps deserve a coverage view in WordPress

Amplitude is excellent at querying events once they arrive, but it cannot see whether the event you defined is actually firing on the right pages. That picture lives in WordPress: option rows that hold the event map, postmeta keys that opt pages in or out. Without a dashboard those rows are invisible until something breaks.

SleekView Charts closes that gap by treating the Amplitude plugin option rows and override postmeta as a real dataset. Analysts see event coverage and override drift in one view, editors get a quick read of which post types carry events, and agencies hand product clients a saved coverage dashboard scoped to a client role. The SDK keeps shipping events to Amplitude, and the WordPress side finally has its own view of what is being shipped.

Questions

Common questions about SleekView Charts for Amplitude Events

Not directly. Event volume metrics live in Amplitude. SleekView Charts focuses on the WordPress side: event map coverage, post type coverage, override drift, and opt-out flags.

 

No. SleekView reads only the rows the Amplitude Events plugin already wrote during normal operation. No extra Amplitude API call is made.

 

Anything stored in the amplitude_* option rows or in _amplitude_* postmeta keys. Event names, default properties, disable flags, and per-post extra event payloads all show up as columns.

 

No. SleekView Charts reads whatever plugin data exists on the site. Higher Amplitude plans that add more option keys simply appear as additional chartable fields when active.

 

Yes. Saved chart views support role-based visibility so analysts, editors, and product leads see only the dashboards you allow them to see.

 

Yes. Any saved chart view can be embedded on a frontend page with role-based access, useful for internal team pages or client portals.

 

No. SleekView reads option and postmeta rows on demand when the dashboard loads, completely separate from the runtime path the plugin uses to load the Amplitude Browser SDK.

 

Yes. Add an Area or Line card grouped by the post_date column joined from wp_posts to see when event overrides were added or removed across the site.

 

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