Glossary

The SaaS Design & Digital Glossary - Terms Explained in Language Humans Actually Use

SaaS, UX, UI, SEO, CRO, AEO, WCAG, JSON-LD - design and tech teams throw around enough jargon to make even experienced people pause. This glossary turns those terms into plain English with real context instead of textbook definitions.

Use it when you are reviewing an agency proposal, writing a product spec, onboarding a teammate, or just trying to understand what a term actually means in practice.

50+ terms UX, UI, SaaS, SEO, AI, accessibility Plain-English definitions

Category 1

UX Design Fundamentals

A/B Testing

Comparing two versions of a design to see which one performs better with real users. You change one variable, like a headline, CTA, or layout, then measure which version gets more clicks, signups, or purchases.

A/B testing removes guesswork from design decisions and lets data decide what works.
Conversion Rate Multivariate Testing CRO

Above the Fold

The portion of a web page visible without scrolling. It is the first screen users see, which makes it the highest-impact real estate on the page.

Users form opinions about a site almost instantly, so above-the-fold content shapes whether they stay or leave.
Hero Section First Contentful Paint Visual Hierarchy

Accessibility (a11y)

Designing digital products so people with disabilities can use them, including users with visual, motor, cognitive, or hearing impairments. WCAG defines the most common accessibility standard through levels A, AA, and AAA.

Accessible design is both an ethical baseline and, in many markets, a legal and enterprise requirement.
WCAG Screen Reader ARIA Color Contrast

Affordance

A visual or interactive cue that suggests how something should be used. Raised buttons suggest clicking, underlined blue text suggests links, and handles suggest pulling or dragging.

Clear affordances reduce hesitation, mistakes, and user confusion.
Signifier Mental Model Discoverability

Bounce Rate

The percentage of visitors who land on a page and leave without taking any further action. A high bounce rate often signals a mismatch in content, messaging, speed, or clarity.

Reducing bounce rate increases the number of visitors who actually engage with your product or content.
Exit Rate Time on Page Engagement Rate

Card Sorting

A UX research method where participants group topics in ways that make sense to them. It helps teams design navigation and information architecture around user expectations instead of internal assumptions.

Card sorting reveals how users naturally expect content to be organized.
Information Architecture Tree Testing Navigation

Cognitive Load

The amount of mental effort required to use a product. Dense interfaces, complex forms, and hard-to-remember steps all increase cognitive load.

High cognitive load leads to mistakes, abandonment, and churn.
Hick's Law Miller's Law Progressive Disclosure

Conversion Rate

The percentage of users who complete a desired action, like starting a trial, booking a demo, or making a purchase. If 100 people visit a page and 5 convert, the conversion rate is 5 percent.

Improving conversion rate increases revenue without increasing traffic spend.
CRO Funnel CTA Landing Page

Customer Journey Map

A visual map of every touchpoint a customer has with your product, from discovery through onboarding, usage, support, renewal, or churn. It highlights moments of friction, delight, and confusion.

Journey maps expose experience gaps that teams often miss when looking only at individual screens.
User Flow Touchpoint Persona Empathy Map

Dark Pattern

A deceptive design technique that nudges users into actions they did not intend, such as hidden cancellations, misleading urgency, or pre-checked consent boxes. It may improve short-term numbers but damages trust.

Dark patterns create legal risk, user frustration, and long-term brand damage.
Ethical Design User Trust Deceptive Design

Design Thinking

A human-centered problem-solving framework built around empathize, define, ideate, prototype, and test. It is iterative and keeps teams focused on solving the right problem before polishing the solution.

Design thinking helps teams avoid building polished solutions to problems nobody actually has.
User-Centered Design Lean UX Sprint

Empty State

What a screen looks like when there is no data yet, such as a new dashboard, empty inbox, or zero search results. Good empty states guide the next action instead of showing a dead-end message.

Every new user sees empty states, so they shape first impressions of the product.
Onboarding Zero State First-Time User Experience

Heuristic Evaluation

A usability inspection method where experts review a product against established principles such as Nielsen's heuristics. It is faster than full user testing but depends on experienced judgment.

Heuristic reviews surface a large share of usability issues quickly and cheaply.
Nielsen's Heuristics Usability Testing UX Audit

Information Architecture (IA)

The structure, labeling, and organization of content and functionality inside a product. It affects navigation, grouping, findability, and how users mentally map the product.

Bad IA makes existing features feel invisible because users cannot find them.
Navigation Card Sorting Tree Testing Sitemap

Interaction Design (IxD)

Designing how interactive elements behave when users click, swipe, type, hover, or drag. It includes transitions, feedback, animation, and state changes.

Strong interaction design is what makes a product feel polished rather than clunky.
Micro-interaction Transition Animation State

Mental Model

The expectations users bring to a product based on prior experience. Products feel intuitive when they align with those expectations and confusing when they break them without a good reason.

Matching mental models reduces friction and makes products easier to learn.
Affordance Convention Learnability

Micro-interaction

A small, focused interaction that handles one specific task, like toggling a switch, liking a post, or showing loading feedback. These moments often provide emotional polish and clarity.

Micro-interactions make interfaces feel alive, responsive, and trustworthy.
Interaction Design Animation Feedback State Change

Onboarding

The process of guiding new users from signup to their first meaningful value moment. Good onboarding reduces confusion and helps users understand why the product matters quickly.

Onboarding is one of the biggest levers for improving activation and trial-to-paid conversion.
Activation Time-to-Value Progressive Onboarding Tooltip Tour

Persona

A fictional but research-informed representation of a key user type, including goals, motivations, behaviors, and pain points. Personas help teams design for real user needs rather than their own assumptions.

Personas keep product decisions grounded in actual audience needs.
User Research Jobs-to-Be-Done ICP Empathy Map

Progressive Disclosure

A design strategy that shows the essentials first, then reveals extra complexity only when needed. It helps beginners get started without hiding power from advanced users.

Progressive disclosure lowers cognitive load while preserving product depth.
Cognitive Load Information Architecture Advanced Settings

Time-to-Value (TTV)

The time it takes a new user to experience your product's core value. For a SaaS product, that might mean seeing a first report, launching a workflow, or inviting a teammate.

Shorter time-to-value increases activation and lowers early drop-off.
Onboarding Activation Aha Moment

Usability Testing

Observing real users as they try to complete tasks in your product. It reveals where they get stuck, what confuses them, and why friction appears in the flow.

Usability testing exposes the real problems teams often miss when reviewing their own work.
User Research Task Analysis Think-Aloud Protocol

User Flow

A diagram showing the path a user takes to complete a task, from entry point through each screen and decision point to the final action. It helps identify unnecessary steps and friction.

Mapping flows early prevents teams from designing or building the wrong path.
Journey Map Information Architecture Wireframe

Wireframe

A low-fidelity blueprint of a screen that shows layout, structure, and hierarchy without final visual design. Wireframes are used to validate ideas quickly before investing in high-fidelity design.

Wireframes keep exploration cheap and fast before code or polished visuals make changes expensive.
Mockup Prototype Low-Fidelity High-Fidelity

Category 2

UI Design & Visual Design

Color Contrast Ratio

The measured difference in luminance between foreground text and its background. WCAG 2.1 requires minimum ratios such as 4.5:1 for normal text and 3:1 for large text.

Poor contrast makes content unreadable for many users and is one of the most common accessibility failures.
Accessibility WCAG Color System

Component Library

A collection of reusable UI elements such as buttons, inputs, cards, modals, tables, and navigation patterns. It is typically part of a larger design system.

Component libraries speed up design and development while keeping products visually consistent.
Design System Reusable Components UI Consistency

Design Token

A named value that stores a design decision, such as a color, spacing unit, font size, border radius, or shadow. Tokens allow teams to update systems centrally instead of editing individual screens one by one.

Tokens make systems scalable, themeable, and easier to maintain across large products.
Design System Variables Component Library

Figma

A cloud-based design tool used for interface design, prototyping, collaboration, and developer handoff. It is widely used for SaaS product design and team workflows.

Figma enables real-time collaboration and cleaner design-to-development workflows.
Prototype Developer Handoff Design System

Grid System

A layout structure made of columns, gutters, and margins that creates predictable alignment across screens. Many products use 12-column desktop grids and simplified mobile grids.

Grid systems create consistency and make interfaces feel intentional and professional.
Responsive Design Layout Alignment

High-Fidelity (Hi-Fi)

A design prototype that closely resembles the final product with real colors, typography, content, and interactions. It is used for stakeholder review, usability testing, and implementation reference.

High-fidelity design reveals issues that low-fidelity sketches cannot, especially around readability and realism.
Wireframe Prototype Mockup

Responsive Design

Designing interfaces that adapt to different screen sizes and devices through flexible layouts, breakpoints, and scalable components. It is not just shrinking desktop screens for mobile.

A product that only works well on desktop misses the majority of modern traffic patterns.
Breakpoints Mobile Design Grid System

Visual Hierarchy

The ordering of design elements by importance using size, color, spacing, contrast, and placement. It tells users what to notice first, second, and next.

Without visual hierarchy, everything competes for attention and users struggle to know what matters.
Typography Layout Above the Fold

Category 3

SaaS Product & Business Metrics

Activation Rate

The percentage of signups who complete a key action that proves they have experienced the product's core value. The exact activation event depends on the product.

Activation is the bridge between signup and retention, so improving it has outsized revenue impact.
Onboarding Aha Moment Trial-to-Paid Conversion

ARR (Annual Recurring Revenue)

The annualized value of recurring subscription revenue. It is one of the most common topline health metrics in SaaS and a core investor benchmark.

ARR growth is one of the clearest signals of SaaS business momentum and valuation potential.
MRR Revenue Growth SaaS Metrics

CAC (Customer Acquisition Cost)

The total cost of acquiring one new customer, including marketing spend, sales costs, tools, and overhead. It is usually analyzed against lifetime value.

If CAC grows too high relative to customer value, the growth model breaks down.
LTV Payback Period Growth Efficiency

Churn Rate

The percentage of customers who cancel in a given period. In subscription businesses, churn compounds quickly and can quietly wipe out growth.

Lower churn has a massive effect on lifetime revenue and business health.
Retention Renewal LTV

LTV (Lifetime Value)

The total revenue a customer generates over the full relationship with your company. It is commonly estimated using average revenue multiplied by average lifespan.

LTV tells you how much a customer is worth and helps frame sustainable acquisition spend.
CAC Retention Revenue

MRR (Monthly Recurring Revenue)

The predictable subscription revenue generated each month. It is the monthly version of ARR and one of the most closely watched operating metrics in SaaS.

MRR makes growth trends visible at an operating cadence teams can act on every month.
ARR Recurring Revenue Forecasting

NPS (Net Promoter Score)

A customer satisfaction metric based on how likely users are to recommend your product on a 0 to 10 scale. Promoters minus detractors gives the final score.

NPS is a fast signal for whether customers like the product enough to advocate for it.
Customer Satisfaction Retention Support

Product-Led Growth (PLG)

A growth strategy where the product itself drives acquisition, activation, expansion, and retention through self-serve experiences like free trials or freemium models.

PLG only works when the product experience is strong enough to sell itself.
Activation Onboarding Self-Serve

Trial-to-Paid Conversion

The percentage of trial users who become paying customers. It is shaped by onboarding quality, time-to-value, pricing clarity, and product fit.

Even small improvements in trial-to-paid conversion can create major revenue gains.
Activation Rate Pricing Onboarding

Category 4

SEO & Content Marketing

AEO (Answer Engine Optimization)

Optimizing content so AI-powered answer engines like ChatGPT, Perplexity, and AI Overviews cite your page as a trusted source. It goes beyond ranking and focuses on being referenced inside generated answers.

As AI-driven discovery grows, being cited by answer engines becomes a major visibility channel.
SEO Structured Data Topical Authority

Core Web Vitals

Google's key page experience metrics for loading speed, responsiveness, and visual stability. They commonly include LCP, INP, and CLS.

Poor Core Web Vitals hurt both rankings and conversion performance.
Page Speed LCP CLS INP

JSON-LD Schema Markup

Structured data written in JSON-LD format to help search engines and AI systems understand page content. Common types include FAQPage, Organization, Service, Article, and BreadcrumbList.

Schema unlocks richer search results and makes content easier for answer engines to interpret.
Structured Data AEO FAQPage

Programmatic SEO

Creating large numbers of search-targeted landing pages from templates and structured data. It is commonly used for service-by-industry, service-by-location, or comparison pages.

Programmatic SEO captures long-tail demand that manual publishing alone cannot scale to reach.
Template Pages Long-Tail Keywords Landing Pages

Search Intent

The underlying goal behind a search query, such as learning something, comparing options, navigating to a site, or taking action. Strong content matches the intent behind the query, not just the keyword.

Content that misses search intent rarely ranks well or converts well.
Keyword Research SEO Conversion

Category 5

AI & Machine Learning UX

Explainability (XAI)

The ability of an AI system to explain its decision in a way humans can understand. It turns opaque model output into reasoning users can trust and act on.

Explainability is often the difference between AI being impressive and AI being usable.
Trust Design Confidence Score Human-in-the-Loop

Confidence Score

A signal that tells users how certain an AI model is about a prediction or recommendation. It is often shown as a percentage or a simple high, medium, or low label.

Confidence-aware UX helps users know when to trust the system and when to verify manually.
Explainability Risk Prediction

Human-in-the-Loop (HITL)

A system where AI handles routine work while uncertain or high-stakes decisions go to human reviewers. The human layer improves safety and can feed future model improvement.

HITL is one of the most practical deployment patterns for AI products in production.
Review Queue Confidence Score AI Workflow

RAG (Retrieval-Augmented Generation)

An AI architecture where the model retrieves relevant documents from a knowledge source before generating a response. This grounds outputs in current or proprietary information.

RAG reduces hallucinations and improves the credibility of AI responses.
LLM Knowledge Base Explainability

Category 6

Accessibility

ARIA (Accessible Rich Internet Applications)

A set of HTML attributes that help assistive technologies understand interactive components, states, and roles. ARIA fills accessibility gaps when native HTML alone is not enough.

Without ARIA, many custom components become confusing or unusable for screen reader users.
Screen Reader Accessibility Semantic HTML

Screen Reader

Assistive technology that reads digital content aloud for users who are blind or have low vision. Popular examples include NVDA, VoiceOver, and TalkBack.

If a product does not work with screen readers, a major group of users is effectively locked out.
ARIA Accessibility Keyboard Navigation

WCAG (Web Content Accessibility Guidelines)

The international standard for web accessibility. WCAG defines success criteria across levels A, AA, and AAA and is the baseline many organizations use to guide compliance.

WCAG compliance is increasingly expected in enterprise, healthcare, government, and regulated digital products.
Accessibility Color Contrast Ratio ARIA

How to Use This Glossary

Built as a Reference Tool for Real Product Work

Founders

Use it to decode agency proposals, product reviews, and SaaS jargon before signing off on work.

Product teams

Share it with new hires so everyone speaks the same language in planning, specs, and reviews.

Marketing teams

Use the terms to align SEO, content, positioning, and product language.

Developers

Keep it nearby when design reviews reference IA, onboarding, heuristics, accessibility, or handoff language.

As the glossary grows, each term can also map cleanly to dedicated long-tail pages under /glossary/[term] for deeper explanations, examples, and internal linking.

FAQ

Glossary questions

How many terms are in this glossary?
This glossary covers 50+ terms across UX design, UI design, SaaS metrics, SEO, AI, accessibility, and product strategy. We will keep expanding it over time.
Can I suggest a term that is missing?
Yes. If you do not see a term you need, contact us and we can add it to a future glossary update.
Are individual term pages available?
The glossary is structured so terms can also live on dedicated pages under /glossary/[term] as the library expands.
Can I share this glossary with my team?
Absolutely. It is designed as a shared vocabulary reference for founders, product managers, designers, developers, and marketers.
Chat with founder