What an Evaluat report actually shows you.
Every test produces a shareable report built from real browser runs, not a protocol summary. Here is what is in one, and how to get one for your own site.
Five views, from one real-browser run.
Overview
A health score and the headline metrics for the run: Core Web Vitals, Apdex, error rate, and the slowest URLs.
Per-URL performance
Every URL in the journey broken out, so you can see exactly which step slowed down under load.
Sessions with video
A recorded session for every virtual user, so you can watch the exact run that failed instead of inferring it from an average.
Console logs
The browser console output captured per session, errors and warnings included.
Network logs
The network activity captured per session, so you can see what was slow or failing on the wire.
And an Executive Summary.
A plain-language verdict with a health score, the key findings ranked by severity, and recommended fixes, grounded in the run data. It turns a dense report into a two-minute read you can share with stakeholders.