✨ 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 Snapchat Pixel for WordPress: event dashboards

Snapchat Pixel for WordPress stores the Snap pixel id and the standard or custom events in the WordPress options table. SleekView Charts reads those snap_pixel_* keys and the event configuration and turns them into a dashboard of KPIs, event-type donuts, top firing pages, and change-over-time trends.

♾️ Lifetime License available

SleekView Charts dashboard for Snapchat Pixel for WordPress

Snap pixel configuration on a real chart surface

Snapchat Pixel for WordPress installs the Snap pixel without forcing the team to paste tracking code into the theme. The plugin writes the Snap pixel id and the events configuration into wp_options under keys like snap_pixel_settings and snap_pixel_events. Per-page event overrides land in wp_postmeta via keys like _snap_pixel_event and _snap_pixel_value on individual posts and WooCommerce products.

The plugin admin shows the current pixel id on a settings page and lists the configured events in a small table. None of it answers the questions ad ops asks: how many events are active, which ones cover the funnel correctly, and when was the last configuration change. The Snap Ads Manager has impression and conversion data, but it never reports back what the WordPress side is set to fire.

SleekView Charts reads the snap_pixel_* options and the per-page event meta together. A Number card counts active events, a Donut splits events by standard category (PAGE_VIEW, VIEW_CONTENT, ADD_CART, PURCHASE), a Bar ranks the pages with the most pixel event overrides, and an Area trends event configuration changes per day. Each card is a saved query against the live Snap pixel configuration, so the dashboard reflects exactly what fires for Snap right now.

Workflow

From Snap Pixel configuration to a dashboard

1

Point SleekView at the snap_pixel_* options

Add a wp_options source filtered to keys starting with snap_pixel_. SleekView exposes pixel id, enabled events, and global toggles as chartable columns from the serialized settings array.
2

Bring in the per-page event meta

Add wp_postmeta filtered to _snap_pixel_event and related keys. Each row carries a post_id and the event configuration, ready for grouping by event type, post, or modification timestamp.
3

Add chart cards on Snap pixel data

Pick chart types, choose a grouping field like event_type, post_id, or post_modified, pick Count or Sum aggregation and a color. Each card stays a saved query against live Snap pixel data.
4

Save, scope, and share the dashboard

Save the chart view, scope it per role for ad ops, store managers, and external Snap media buyers, and optionally embed it on a frontend page so partners see the same numbers without WP Admin access.

Sample dashboard

Charts you can build on Snap Pixel data

Four cards that turn the Snapchat Pixel for WordPress configuration into a working tracking dashboard inside WordPress.
Number · Default

Active Snap events

A single KPI counting active event rows from snap_pixel_events option plus per-page _snap_pixel_event meta entries with non-empty values, with the prior month's count underneath for context.
Count
Pie · Donut

Events by Snap standard type

A donut splitting events across PAGE_VIEW, VIEW_CONTENT, ADD_CART, START_CHECKOUT, and PURCHASE using the event_type value from snap_pixel_events for a funnel coverage snapshot.
Count group by event_type
Bar · Horizontal

Pages with the most Snap overrides

A horizontal bar of posts and products ranked by count of _snap_pixel_event meta rows, resolved against wp_posts for readable titles so ad ops can spot the heavily customised pages.
Count group by post_id
Area · Gradient

Snap event edits per day

A gradient area chart counting wp_posts rows with _snap_pixel_event meta where post_modified falls on each day, useful for spotting when the team rolled out a new Snap event tracking pass.
Count group by post_modified

Comparison

Default Snap Pixel admin vs SleekView Charts

Default Snap pixel admin

  • Settings page shows the pixel id but never aggregates active event counts
  • Events list is a flat table without share-of-total or category breakdowns
  • No trend chart for when Snap events were added, edited, or removed
  • Per-page overrides hide inside the editor sidebar, one post at a time
  • No role-scoped reporting view for a Snap Ads media buyer or auditor

SleekView Charts

  • Chart cards on snap_pixel_* option keys and _snap_pixel_* meta
  • Mix Number, Pie, Bar, Line, and Area cards on a single Snap dashboard
  • Saved chart views scoped per role for ad ops, store managers, and partners
  • Embed any saved chart view on a frontend page with role-based access
  • Zero changes to the Snap pixel injection, the plugin keeps firing as today

Features

What SleekView Charts gives you for Snapchat Pixel for WordPress

Real chart cards on Snap data

Number, Pie, Bar, Line, Area, Radar, and Radial cards built from the Snap Pixel for WordPress option keys and per-page event meta, no extra reporting plugin needed for the team to share a dashboard.

Pixel unchanged

SleekView Charts only reads, never injects. Snap Pixel for WordPress keeps firing its standard events, and SleekView just turns the configuration into a dashboard the team can read across roles.

Share without extra access

Save dashboards per role and embed them on frontend pages so Snap media buyers, agency partners, and external auditors see the tracking state without needing the WordPress admin menu.

Audience

Who builds Snap Pixel dashboards with SleekView

Ad ops

Track active Snap event counts and the funnel category donut to make sure PAGE_VIEW, VIEW_CONTENT, ADD_CART, and PURCHASE all stay covered as the site evolves.

Store managers

Spot the products and landing pages with the most Snap overrides to confirm the high-value SKUs have the right event mapping before launching a Snap Ads campaign.

Agencies

Build a Snap dashboard per client, scope it to a client role, and replace the monthly screenshot pack with a saved chart view the partner can read on demand.

The bigger picture

Snap pixel configuration deserves a real reporting surface

Snapchat Pixel for WordPress is the simplest way to add Snap tracking to a WordPress site without theme edits, and the data it writes is more than enough for a real dashboard. The default admin shows the pixel id and a small events table, but the questions ad ops actually has (how many events are active, which funnel categories are covered, which pages override the global config) need aggregation that the plugin never provides. SleekView Charts treats the Snap Pixel configuration as a real dataset.

Ad ops see the active event KPI and the funnel donut, store managers see the top-overridden products and the daily edit trend, and agencies can save a chart view per client and embed it on a frontend page. The pixel keeps firing exactly as the plugin ships it, and the reporting layer finally exists alongside the configuration the team manages every day.

Questions

Common questions about SleekView Charts for Snapchat Pixel for WordPress

No. SleekView reads the Snap pixel configuration stored in wp_options and the per-page event meta. It shows what the plugin is set to fire, not what Snap Ads Manager received. For impression and conversion data you still use Snap Ads Manager, which SleekView can complement with the WordPress-side configuration story.

 

Yes, when the plugin stores them. Some Snap Pixel for WordPress builds add server-side CAPI flags to the events configuration. SleekView reads whichever keys live in snap_pixel_events, so a Pie card can split client-side and server-side events when the option array carries both.

 

Yes. WooCommerce-specific builds of the plugin still write to wp_options under snap_pixel_* keys and add WooCommerce-specific events (PURCHASE, ADD_CART) plus per-product meta. SleekView reads both flavors without configuration changes, and the chart definitions stay portable.

 

Yes. Page-level filters can scope every card to a post_parent, a category, or a custom taxonomy. Useful when a publisher wants to verify that all product pages in a single collection have the right Snap event override applied before a campaign launches.

 

SleekView reads the live wp_options and wp_postmeta rows on dashboard load, so a settings change or new event override appears immediately on the next refresh. Heavier aggregates can opt into a configurable cache, but the default behaviour is live reads against the rows the plugin writes.

 

Yes. Saved chart views support role-based visibility, so ad ops, store managers, and external partners see only the dashboards you allow. Role scoping is per view, not per row, so the underlying audit trail stays intact for compliance reviews.

 

Yes. Any saved chart view can be embedded on a frontend page with role-based access, useful for an internal team page or a client portal where the dashboard needs to live outside WP Admin behind a login of its own.

 

No. The plugin reads its option key once per request to inject the pixel snippet; SleekView only queries when the dashboard renders. The two systems share the same rows but the frontend pixel injection path is untouched by anything SleekView Charts does.

 

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