Website UX audit
A UX audit asks a narrower question than a conversion audit: not whether the offer persuades, but whether the interface lets someone act on it. The checks below run on every scan, and each one is named here by the finding it would produce.
8 of them, not a category list. Each row is one rule: the question a visitor is really asking, the finding the report shows when the answer is no, and the rule’s own reason for caring.
clarity.no_hero_headline
conversionPath.no_cta
conversionPath.competing_ctas
conversionPath.vague_cta
friction.long_form
mobile.no_viewport
accessibility.weak_title
trust.no_contact_method
It is not a usability study. Nobody watched a visitor use your site, so it cannot say why one person gave up — only where the page makes giving up more likely. It is not a WCAG conformance audit either: it checks a small number of signals a crawler can read, not compliance.
It also reads the page as delivered rather than as drawn. It can see that the mobile viewport tag is missing; it cannot see that a table runs off the edge of a 390px screen, because the scan does not render the page in a browser.
These checks are part of the same scan behind the full audit — this page is the usability subset of it, not a separate product.
See the full website conversion audit