Analytics and exporting reports

View the 30-day health trend, category breakdown, and export branded PDF or CSV reports.

1 min read Updated Jun 8, 2026 Beginner

Opening the analytics page

Go to Mission Control → Analytics & Reports.

What you see

  • Overall health score โ€” the same 0โ€“100 score shown on the dashboard.
  • Category breakdown chart โ€” passing vs failing checks per category.
  • 30-day health trend โ€” a daily snapshot of the overall score, plotted on a canvas chart.

How the trend is recorded

Each completed run writes a daily snapshot of the overall score. The plugin keeps the last 30 snapshots, so the trend line always covers a rolling month.

Exporting a PDF report

Click Download PDF report. The report opens in a new tab and uses the browser print-to-PDF flow with a branded stylesheet. This works in every modern browser without a server-side PDF renderer.

Exporting a CSV report

Click Download CSV report. Every cell is escaped against formula injection โ€” values that start with =, +, -, @, tab, carriage return, or line feed are prefixed with an apostrophe so spreadsheet apps treat them as text.

Did this answer your question?