Skip to main content

UX Glossary

UX audit terms, in plain English.

Every term that shows up in an audit — defined so engineers, PMs, and marketers all read it the same way.

A

Accessibility (a11y)

The practice of building digital experiences usable by people with disabilities. Audited against the WCAG 2.1/2.2 standard. UXAudit.Now uses axe-core to test against ~90+ WCAG rules on every Agent audit.

Related: WCAG axe-core Inclusive design

axe-core

The open-source accessibility rule engine maintained by Deque Systems. The industry standard for automated a11y testing. Runs as one of UXAudit.Now's 8 Smart Plugins.

Related: Accessibility WCAG

Above the fold

The portion of a page visible without scrolling. The first impression real estate — what every visitor sees in the first ~1-2 seconds. Disproportionately weighted in landing-page and corporate-site UX audits.

A/B testing

Showing two variants of a page to different traffic splits and measuring which converts better. A/B testing answers 'which version is better'; a UX audit answers 'what should we test in the first place?' — complementary practices.

Related: Conversion lift Heuristic evaluation

B

Benchmark

A score comparison against a reference cohort. UXAudit.Now's industry benchmark (Pro+) compares your audit score against the median, top-quartile, and bottom-quartile sites in your platform type.

Related: Percentile ranking Cohort comparison

Bounce rate

The percentage of visitors who leave after viewing only one page. Often a UX symptom — message-match break, slow load, unclear value proposition. Audited indirectly through performance + content + CTA findings.

Related: Conversion lift Message-match

C

Conversion lift

The percentage increase in conversion rate after a change. UX improvements that target severity-prioritized findings typically yield measurable lift within one A/B test cycle.

Conversational AI UX

The UX patterns specific to chatbots, copilots, and LLM-powered conversational interfaces. Includes turn-taking, fallback grace, disclosure, error recovery, and multi-turn coherence. UXAudit.Now's blue-ocean platform set with 100+ guidelines.

Related: LLM UX Disclosure

Core Web Vitals (CWV)

Google's user-experience performance metrics: Largest Contentful Paint (LCP), Interaction to Next Paint (INP, replaced FID in 2024), and Cumulative Layout Shift (CLS). Real-user data sourced from CrUX; synthetic data from Lighthouse / PageSpeed Insights.

Related: LCP INP CLS CrUX PageSpeed Insights

CrUX (Chrome User Experience Report)

Google's public dataset of real-user performance data from Chrome users, aggregated over a 28-day window. The 'field data' counterpart to synthetic Lighthouse scores. Surfaced via the CrUX Smart Plugin on every audit.

Related: Core Web Vitals Lighthouse

Call to action (CTA)

The primary action you want a visitor to take — 'Start free', 'Book a demo', 'Add to cart'. CTA hygiene audits cover prominence, distractor count, and copy specificity.

Card sorting

A UX research method where users group items into categories — used to validate information architecture. Complementary to UXAudit's automated IA scoring.

Related: Information architecture

CLS (Cumulative Layout Shift)

A Core Web Vital — measures unexpected layout shifts during page load. Score below 0.1 is good. Tracked on every audit via the CrUX + PageSpeed Insights plugins.

Related: Core Web Vitals LCP INP

Conversion funnel

The sequence of steps from first visit to purchase / signup / activation. Funnel UX audits identify drop-off-risk steps before analytics shows the drop-off itself.

Related: Funnel Conversion lift

Cognitive load

The mental effort required to use an interface. High cognitive load = users get tired, confused, or bail. UX audits explicitly score cognitive-load contributors: number of choices, label clarity, expected hierarchy, etc.

Related: Hick's Law Progressive disclosure

D

Dark patterns

UX patterns deliberately designed to trick or coerce users — disguised ads, forced continuity, sneak-into-basket, confirmshaming. Modern audits flag dark patterns as ethics + regulatory liability, not just bad UX.

E

Empty state

What the user sees when a list, dashboard, or table has no data yet. Good empty states offer a next-best action; bad ones leave the user with no path forward. One of SaaS audit's highest-leverage fix areas.

Related: Onboarding Activation

Eye-tracking

Qualitative research method using eye-tracking hardware (or webcam-based proxies) to measure where users actually look on a page. Heat-map output complements heuristic audits — predictions vs measured attention.

F

Friction

Any UX element that adds cognitive or interaction cost — extra form fields, ambiguous CTAs, slow load, surprise pricing. UXAudit findings are essentially a friction inventory ranked by impact.

Funnel

A sequence of steps leading to a conversion — e.g., visitor → product page → cart → checkout → purchase. Funnel UX audits identify drop-off-risk steps before analytics shows you the drop-off itself.

F-pattern

Eye-tracking finding: on text-heavy pages, users scan in an F shape — top horizontal stroke + second shorter horizontal + vertical scan down the left. Page layout audits use the F-pattern to validate where critical content lives.

Related: Z-pattern Eye-tracking

Form abandonment

The percentage of users who start filling a form but leave before submitting. Each extra required field correlates with ~7% additional abandonment. Form-friction is one of the top findings in landing-page audits.

Related: Friction CTA

H

Heuristic evaluation

A UX inspection method where evaluators score a surface against a checklist of established usability principles. UXAudit.Now's UX Review Tool is a structured heuristic evaluation against 1,450+ research-backed rules across 5 platforms.

Related: Manual audit Usability principles

Hick's Law

Choice complexity research finding: the more options presented, the longer the decision time. Surfaces in audits as 'too many CTAs above the fold', 'overloaded pricing matrix', etc.

I

Information architecture (IA)

How content is organized, labeled, and navigated. Bad IA = users can't find things. Corporate and SaaS audits both score IA depth, breadcrumb logic, and navigation findability.

Related: Card sorting Navigation depth

INP (Interaction to Next Paint)

A Core Web Vital introduced in 2024, replacing FID (First Input Delay). Measures responsiveness on user interaction. Under 200ms is good.

Related: Core Web Vitals LCP CLS

L

Lighthouse

Google's open-source automated web auditing tool — measures performance, accessibility, SEO, and best practices using synthetic / lab data. UXAudit.Now uses the hosted PageSpeed Insights endpoint (same Lighthouse engine, no local install) as one of the 8 Smart Plugins.

Related: PageSpeed Insights Core Web Vitals

LCP (Largest Contentful Paint)

A Core Web Vital — measures when the largest content element becomes visible. Under 2.5s is good. Heavy hero images and slow JS bundles are the usual culprits.

Related: Core Web Vitals INP CLS

M

Mozilla Observatory

Open-source security-header analyzer maintained by Mozilla. Grades sites on Content Security Policy, HSTS, X-Frame-Options, Permissions-Policy, and other header hygiene. One of UXAudit.Now's 8 Smart Plugins.

Related: Security headers CSP HSTS

Message-match

How well a landing-page headline matches the ad / source that drove the visitor. Message-match breaks silently destroy paid-traffic conversion. Audited explicitly on landing-page-platform audits.

Related: CTA Conversion lift

Mental model

The user's expectation of how a product works. Mismatches between user mental model and actual product behavior cause friction. Good audits surface these mismatches via heuristics built from observed user patterns.

N

NPS (Net Promoter Score)

A customer-loyalty metric (0-10 'how likely to recommend?'). Not a UX metric per se but often correlates with UX quality — low NPS often masks UX issues. Out of scope for UXAudit but useful complementary signal.

O

Onboarding

The first-run experience for new users — signup, walkthrough, activation. SaaS audits weight onboarding heavily because the difference between 'this product clicks' and 'I'll come back later' is decided here.

Related: Empty state Activation

P

Percentile ranking

The position of a score within a sorted cohort. 'Top 25%' means the score is in the top quartile. UXAudit.Now Pro+ shows your percentile within your platform type's audited sites.

Related: Benchmark Quartile

PDP (Product Detail Page)

The e-commerce page for a single product. UX patterns audited include image gallery, variant selection, stock & shipping signals, product summary, related products, and the buy/cart CTA.

Related: E-commerce UX

Persona

A fictional user representing a key audience segment. UXAudit doesn't run persona research, but our use-case pages (/use-cases/*) are organized by persona (product teams, designers, agencies, marketing teams).

Progressive disclosure

Showing only what's needed at each step, revealing more complexity as the user requests it. Reduces cognitive load. The 'show more' link, the multi-step form, the collapsible section — all progressive-disclosure patterns.

Related: Cognitive load Hick's Law

R

Recommended next steps

A Pro+ feature that prioritizes UX findings by likely conversion impact. Not just 'here's what's wrong' — 'here's what to fix next, in this order, for the biggest measurable lift'.

S

Severity tiers

UX findings classified by likely business impact: Critical (blocking, fix immediately), High (significant degradation, fix this sprint), Medium (noticeable friction, next backlog cycle), Low (polish-level). Calibrated against observed conversion impact, not visual offensiveness.

Smart Plugins

UXAudit.Now's suite of 8 specialist analyzers that run in parallel on every Agent audit: Axe Core (a11y), CrUX (real-user perf), PageSpeed Insights (synthetic perf), Mozilla Observatory (security headers), Google Safe Browsing (threat detection), W3C HTML Validator, Wappalyzer (tech stack), Readability + CSS Stats.

Related: Axe-core CrUX Mozilla Observatory

Skeleton screen

Placeholder grayed-out content blocks shown during loading instead of a blank screen or spinner. Reduces perceived load time. Now standard on modern SaaS dashboards and content-heavy pages.

Sticky header

Navigation header that remains visible while the user scrolls. Useful for long pages (e-commerce category, blog posts) where reaching navigation otherwise requires scrolling back to top. Performance cost: layout shifts on scroll require careful handling.

U

UX audit

A structured evaluation of a digital surface against established UX rules. Surfaces friction points, usability issues, and conversion blockers — categorized by severity with recommended fixes. Can be manual (human evaluator), automated (AI agent), or hybrid.

Related: Heuristic evaluation Usability audit

User journey

The full path a user takes through a product to accomplish a goal — sometimes across multiple sessions and channels. UX audits typically focus on one journey segment (e.g., checkout) rather than the full journey.

Related: Conversion funnel Mental model

UX writing

The craft of writing interface copy — button labels, error messages, empty-state text, microcopy. Bad UX writing is one of the cheapest, highest-impact fix areas in any audit ('Submit' → 'Start my free trial' lifts conversion measurably).

Related: CTA

W

WCAG (Web Content Accessibility Guidelines)

The international accessibility standard maintained by the W3C. WCAG 2.1 AA is the most common compliance target. UXAudit.Now's axe-core Smart Plugin tests against the WCAG 2.1/2.2 ruleset on every audit.

Related: Accessibility axe-core

Wappalyzer

An open-source tech-stack-detection tool. Identifies frameworks, analytics, CDNs, payment processors, and CMS platforms in use on a site. One of UXAudit.Now's 8 Smart Plugins — useful for security review and competitive intel.

White-label PDF export

Enterprise-tier export where the PDF report carries your agency's brand instead of UXAudit.Now's. Used by agencies delivering client audits and product teams sharing internal reports without vendor attribution.

Wireframe

A low-fidelity layout sketch used in design. Wireframes themselves aren't directly auditable (no live URL), but the implementation built from them is — typically using our UX Review Tool for guided heuristic evaluation.

Z

Z-pattern

Eye-tracking finding: on visually-scanned (non-text-heavy) pages, users scan in a Z shape — top-left to top-right, then diagonal to bottom-left, then bottom-right. Useful framing for hero-section layouts and landing-page above-the-fold composition.

Related: F-pattern Eye-tracking

Stop guessing. Start auditing.

Run your first UX audit in 5 minutes. No credit card. 30 free credits to explore every platform — SaaS, E-Commerce, Corporate, Landing pages, and Conversational AI.

Run a free UX audit
Details
14-day money-back GDPR · self-hosted Cancel anytime Secure via Stripe
Dashboard