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.
