WordPress Dashboards
Logystera provides 8 purpose-built dashboards for WordPress monitoring. Each dashboard answers exactly one question about your site.
Dashboard Principles
- One question per dashboard — no mixed concerns
- Stat panels first — KPIs visible at a glance
- Incident signals visible immediately — threshold coloring on critical metrics
- Analysis dashboards separate from overview — overview shows health, details are behind upgrade
How it works
WordPress Site
|
Signals (HTTP requests, events, state changes)
|
Logystera Metrics Engine
|
Metric Sets (grouped by domain)
|
Dashboards (one question per dashboard)
Dashboard Hierarchy
Site Overview (free — health at a glance)
|
↓ "something looks wrong"
|
Incidents (paid — what's broken?)
|
↓ "I need details"
|
┌───┼───┬───┬───┬───┐
↓ ↓ ↓ ↓ ↓ ↓
Perf Traffic Admin Drift Email Plugin
Plan Structure
| Tier |
Dashboards |
Purpose |
| Free |
Site Overview |
Is my site OK? |
| Paid |
Incidents, Performance, Traffic, Admin, Drift, Email, Plugin Impact |
Deep analysis & operations |
Free users see the health signal. When they spot a problem — slow requests, errors, bot traffic — Logystera shows them exactly which dashboard has the analysis, prompting a natural upgrade.
Dashboard Map
Panel Count Summary
| Dashboard |
Tier |
Panels |
Target |
| I. Site Overview |
Free |
15 |
12-15 |
| II. Incidents |
Paid |
16 |
14-16 |
| III. Performance & Latency |
Paid |
21 |
18-20 |
| IV. Traffic Intelligence |
Paid |
18 |
16-18 |
| V. Admin & Auth |
Paid |
16 |
14-16 |
| VI. Change & Drift |
Paid |
12 |
10-12 |
| VII. Email Analytics |
Paid |
11 |
9-11 |
| VIII. Plugin Impact |
Paid |
10 |
8-12 |
What makes Logystera dashboards different
- Log-first metrics — Every metric is derived from actual WordPress request logs, not synthetic checks
- Three capability layers:
- Runtime metrics — latency, memory, hooks, cache
- Behavior analytics — traffic patterns, admin activity, bot detection
- Drift detection — plugin changes, PHP errors, file integrity, user changes
- Purpose-built — Each dashboard answers ONE question, not everything at once
Panel types
| Type |
When to use |
stat |
Single KPI value with threshold coloring (first-glance zone) |
line_chart |
Trends over time — spot spikes and patterns |
bar_chart |
Composition / distribution comparisons |
table |
Top-N lists (URIs, warning sources, crawlers) |
gauge |
Ratio metrics with visual fill (e.g., cache hit ratio, email success rate) |
pie_chart |
Proportion breakdowns (use sparingly) |
heatmap |
Latency distribution (Performance dashboard only) |
UX guidelines
- Stat panels at the top of every dashboard — first-glance zone
- Tables for top-N lists (Top URIs, Top Warning Sources, Top Crawlers)
- Threshold coloring on stats: green = OK, yellow = warning, red = incident
- 12-16 panels max per dashboard to avoid noise
- No deep analysis on overview dashboards — link to specialized dashboards instead
Upgrade flow
Free user sees on Site Overview:
"Slow Requests: 12%" (yellow)
Clicks for details → prompted:
"Upgrade to see Performance & Latency dashboard"
→ route breakdown, memory profiling, hook analysis