Glossary

Here you can find important tech terms and definitions, explained in a simple and clear way.

Terms
Showing
20
out of
20
Items
Clear All
A

A

No items found.
A/B Testing

A/B Testing

A

A/B Testing involves comparing two variants, the "A" (control or original) and the "B" (variant or challenger), against each other. The goal is to see which version performs better against a defined metric, typically a KPI (Key Performance Indicator) like Conversion Rate or Engagement Rate.

Growth
Conversion Rate Optimization (CRO)
API (Application Programming Interface)

API (Application Programming Interface)

A

An API acts as a middleman, defining the methods and data formats that different programs can use to request and exchange information. When your website needs to talk to a separate service (like your CRM, a payment gateway, or a third-party analytics tool), it uses an API.

Technical
Integration
Development
Accessibility

Accessibility

Accessibility refers to removing barriers that prevent people with disabilities from interacting with a website. This includes users with visual, auditory, cognitive, and motor impairments. Adherence to web accessibility relies on meeting the standards set by the Web Content Accessibility Guidelines (WCAG).

UI-UX
Technical
Standards
Animation

Animation

Animation refers to the visual effects and motion applied to website elements. This ranges from subtle Microinteractions (like a button color change on hover) to complex Scroll Animations (like Parallax Scrolling) or full-screen Lottie Animations.

Design
UI-UX
Asset Optimization

Asset Optimization

This technical process ensures that a website's media files (Assets) are as small as possible without sacrificing visual quality, leading to faster loading times. Techniques include: Image compression, lazy loading, and minification.

Technical
Performance
Development
Atomic Design

Atomic Design

Coined by Brad Frost, this methodology uses the metaphor of chemistry to organize a Design System into hierarchical components: Atoms, Molecules, Organisms, Templates, and Pages.

Design
Development
Process
Audit (UX Audit / SEO Audit)

Audit (UX Audit / SEO Audit)

A full website Audit generally covers two critical areas: UX audit and SEO audit. UX audit analyzes the site's design, Information Architecture, Visual Hierarchy, and User Flow to identify friction points that hurt usability and conversions. Metrics reviewed often include Bounce Rate and Engagement Rate. SEO audit is a deep dive into Technical SEO factors (like Page Speed, proper Metadata use, Schema Markup, and site structure) to uncover issues hindering search engine rankings and organic traffic.

Strategy
Analysis
Assessment
Automation

Automation

Automation is the use of technology to execute recurring tasks or processes without manual intervention, improving efficiency and consistency.

Workflow
B

B

No items found.
Backend

Backend

The Backend is the technical foundation that powers the website's functionality. It includes the server, the database (where data is stored), and the application logic that processes requests. While Webflow handles much of the complexity, integrating external services or custom web applications (like user authentication or complex database querying) requires custom Backend solutions.

Development
Technical
Bounce Rate

Bounce Rate

Bounce Rate is a key metric in Google Analytics that reflects the effectiveness of a page at engaging the user. A high bounce rate often indicates one of two things: poor landing experience and poor UX design.

Analytics
User Experience
Growth
Brand Identity

Brand Identity

Brand Identity is the tangible expression of a company's values, message, and personality. It is established and enforced through a Design System that details usage guidelines for: typography, color theory, iconography, and tone of voice.

Design
Strategy
Browser Compatibility

Browser Compatibility

Browser Compatibility is a key concern during the Quality Assurance (QA) and Testing phase of web development. Even with modern platforms like Webflow generating clean code, subtle differences in how each browser interprets CSS (Cascading Style Sheets) or JavaScript can cause visual or functional issues.

QA
Development
Button States

Button States

Every interactive element on a website, particularly a button or a CTA (Call to Action), should have multiple Button States to provide clear feedback to the user, a core tenet of Interaction Design. The most common states include: normal, hover, disabled, and focus.

Interaction Design
C

C

No items found.
CMS (Content Management System)

CMS (Content Management System)

A CMS is the foundational tool that allows non-developers (like marketing or editorial teams) to update website content, such as blog posts, case studies, team member profiles, and product features. The Webflow CMS is highly flexible, functioning as a structured database that separates the content from the design.

Platform
Development
CRM Integration

CRM Integration

CRM Integration connects your website with Customer Relationship Management software to automatically capture, track, and manage visitor interactions and lead data.

No items found.
CSS (Cascading Style Sheets)

CSS (Cascading Style Sheets)

CSS is one of the three core technologies of the World Wide Web, alongside HTML and JavaScript. It controls the visual appearance of all website elements, including: color theory, typograpy, and animation.

Development
Frontend
CTA (Call to Action)

CTA (Call to Action)

A Call to Action (CTA) is a button, link, or graphic element designed to guide the user toward the primary business goal of the page. For a B2B or SaaS site, typical CTAs include 'Book a Demo,' 'Start Free Trial,' or 'Download Ebook.'

Conversion Optimization
Design
Color Theory

Color Theory

Color Theory is the study of how colors interact and how they affect human perception. In UI/UX design, it defines the rules for creating a site's palette, including: primary colors, secondary colors, accent colors, and contrast.

Design
UI-UX
Component Library

Component Library

A Component Library is the heart of a Design System, containing all the modular parts used to construct the interface. These components are fully defined in Figma (design specs) and built as Reusable Components in Webflow (coded elements).

Design
Development
Process
Conversion Rate

Conversion Rate

Conversion Rate is a fundamental KPI (Key Performance Indicator) that measures a website's effectiveness. The 'conversion' action varies by business goal; for a SaaS company, this often means submitting a Lead Form, starting a free trial, or booking a demo.

Growth
Analytics
Customer Journey

Customer Journey

The Customer Journey maps the various Touchpoints a user has with a company's website and marketing materials. For B2B/SaaS, the journey typically includes: awareness, consideration, and decision.

Strategy
User Experience
Marketing
D

D

No items found.
Dashboard

Dashboard

A Dashboard presents essential data, progress tracking, and access to core functionality (like settings or reports) in an easily digestible format. For SaaS companies, this is typically the private, logged-in area where users manage their accounts and use the product's features.

UI-UX
Data Visualization

Data Visualization

Data Visualization is the practice of translating raw, complex data into easily digestible visual elements.

UI-UX
Analysis
Deployment

Deployment

Deployment is the technical procedure that pushes the final, tested code from the development environment to the live production environment. It includes several non-negotiable steps.

Development
Technical
Process
Design System

Design System

A Design System is more than a simple Style Guide; it is the single source of truth for the entire interface. It is typically housed in Figma (design files) and implemented in Webflow (code structure). It defines rules for: brand identity and component library.

Design
Development
Process
Domain

Domain

The Domain is the unique name that identifies a website on the Internet. It is translated by the Domain Name System (DNS) into an IP address that computers use to locate the site's server. Key components include the Second-Level Domain (e.g., 'flowtrix') and the Top-Level Domain (e.g., '.co', '.com', '.ai').

Technical
Dropdown Menu

Dropdown Menu

Dropdown Menus are commonly used within the main Navigation Menu (Navbar) or as interactive fields in a Lead Form. They save screen space by hiding secondary options until needed.

Navigation
UI-UX
Dynamic Content

Dynamic Content

Unlike static text, Dynamic Content is loaded and displayed in real-time. This content is typically stored in a database or a CMS (Content Management System) and pulled onto the page via templates.

Development
E

E

No items found.
Ecommerce

Ecommerce

Ecommerce refers to all online transactions. While Flowtrix primarily serves B2B and SaaS clients focused on Lead Generation, we provide solutions for companies selling services or products online

Platform
Development
Elementor vs Webflow

Elementor vs Webflow

Elementor and Webflow are both visual development tools, but Elementor is a WordPress page builder, while Webflow is a full-stack visual development platform that generates clean, semantic code.

Platform
Empathy Mapping

Empathy Mapping

Empathy Mapping is a foundational step in User-Centric Design (UCD) and Journey Mapping. It is typically conducted before any Figma work begins. The map is a quadrant that organizes a User Persona's attributes: says, thinks, does and feels.

Strategy
User Experience
Engagement Rate

Engagement Rate

Engagement Rate is a key KPI (Key Performance Indicator) that helps determine the quality and relevance of website traffic. Unlike Conversion Rate (which tracks a specific outcome), engagement tracks user interest.

Analytics
Growth
API
Error State

Error State

The Error State is a crucial element of Interaction Design that addresses user mistakes or system failures. Effective error states must be: clear, informative, and actionable.

UI-UX
Interaction Design
Eye Tracking

Eye Tracking

Eye Tracking is a research method that uses specialized hardware or software to record where a user looks on a screen, revealing their visual behavior and attention patterns.

Analytics
User Experience
F

F

No items found.
F-Pattern Layout

F-Pattern Layout

F-Pattern Layout is a design approach based on eye-tracking studies showing that users typically scan content-heavy pages in an F-shaped pattern: horizontally across the top, down the left side, then across again.

Layout
Figma

Figma

Figma is a vector graphics editor and prototyping tool that functions as the primary workspace for designing digital products. It allows multiple designers, clients, and developers to work on the same file in real-time.

UI-UX
Design Process
Flow (User Flow)

Flow (User Flow)

User Flow visually maps the steps, decisions, and Touchpoints a user encounters while moving toward a goal, such as signing up for a trial or contacting sales. It's a fundamental part of Information Architecture and is often mapped alongside the Customer Journey.

User Experience
Strategy
Footer

Footer

The Footer is the bottom section of a webpage that typically contains secondary navigation, contact information, legal links, and other supplementary content.

Layout
Navigation
Footer Design

Footer Design

The Footer serves as a final opportunity to guide the user before they leave the page. A good Footer Design is functional, not just decorative, and often includes: secondary navigation, legal links, social proof, and accessibility/

UI-UX
Design
Form Validation

Form Validation

Form Validation provides necessary checks to ensure data accuracy and improve the User Experience (UX). It includes: format checks, required fields, real-time feedback and error states.

User Experience
Interaction Design
Framework

Framework

A Framework offers a foundation upon which to build, defining the rules and structure, unlike a simple library (which only offers components). They promote efficiency, consistency, and adherence to best practices.

Development
Technical
Frontend Development

Frontend Development

The Frontend (or client-side) is the layer of a website that users experience. It is built using the core web languages: HTML (structure), CSS (styling), and JavaScript (interactivity).

Development
Technical
G

G

No items found.
Gated Content

Gated Content

Gated Content is the cornerstone of B2B Lead Generation and the 'Consideration' stage of the Customer Journey. It provides high value to the prospect in exchange for their information.

Marketing
Conversion
Gestalt Principles

Gestalt Principles

These principles explain how the brain groups elements. Designers leverage them to create clear Visual Hierarchy and intuitive User Interfaces (UI). Key principles include: proximity, similarity, and closure.

UI-UX
Design
Google Analytics

Google Analytics

Google Analytics is a free web analytics service that tracks and reports website traffic, user behavior, and conversion data.

Analytics
Growth
Technical
Gradient

Gradient

Gradients are a staple of modern web design, adding a sense of dimension that flat colors lack. They can be applied to backgrounds, buttons, text, and other elements.

Design
Architecture
Graphic Design

Graphic Design

Graphic Design is the art and practice of planning and projecting ideas and experiences with visual and textual content (e.g., logos, illustrations, product imagery).

Design
Grid System

Grid System

A Grid System provides designers and developers with a set of invisible columns and rows that all page elements adhere to. Common grids include 12-column systems, which offer maximum flexibility for different layouts.

Layout
Design
UI-UX
H

H

No items found.
HTML (Hypertext Markup Language)

HTML (Hypertext Markup Language)

HTML is the foundational structure of every website. It is not a programming language, but a markup language that uses tags to structure the content and provide meaning (semantics).

Development
Technical
Header

Header

The Header (or site-wide global navigation) is the most critical element for site orientation and often includes the primary means for a user to move between pages. A well-designed header ensures: brand identity, navigation menu, CTAs, and sticky navigation.

UI-UX
Design
Heatmap

Heatmap

In web analytics, a Heatmap uses a spectrum of warm (red/hot) to cool (blue/cold) colors overlayed on a webpage to show where users focus their attention. Common types include: click maps, scroll maps, and move maps.

Analytics
User Experience
Hero Section

Hero Section

The Hero Section is the first content users see when they land on a page, before scrolling. Its primary purpose is to clearly answer: "What is this site about, and what should I do next?" It typically contains: headline, supporting text, visuals, and primary CTA.

UI-UX
Conversion
Design
High-Fidelity Prototype

High-Fidelity Prototype

A High-Fidelity Prototype is the final output of the design phase, typically created in Figma. Unlike a low-fidelity Wireframe, it includes all the final elements.

Design
UI-UX
Process
Hover Effect

Hover Effect

The Hover Effect is a key element of Interaction Design and one of the Button States. It is a small, subtle Animation used to confirm to the user that an element (like a button, link, or image) is interactive and ready to be clicked.

Interaction Design
I

I

No items found.
Iconography

Iconography

Iconography involves the design and consistent application of icons. Icons must be instantly recognizable and maintain visual consistency with the overall Brand Identity and Design System.

Design
UI-UX
Information Architecture

Information Architecture

Information Architecture (IA) is the structural design of shared information environments, focusing on organizing, structuring, and labeling content effectively and sustainably.

Strategy
User Experience
Input Field

Input Field

Input Fields are the core components of any Lead Form, search bar, or user sign-up area. Their design and behavior are critical to the overall User Experience (UX). Key considerations include: labeling, placeholder text, error states, and button states.

Forms
UI-UX
Integration

Integration

Integration is the fundamental act of making disparate software tools work together. For B2B/SaaS, this means connecting the Webflow marketing site to the rest of the business ecosystem: CRM, analytics, and marketing.

Technical
Development
Process
Interaction Design

Interaction Design

Interaction Design focuses on how a user engages with the interface. It governs the response and feedback the system provides to user actions. Key elements include: micro-interactions, animations, hover effects, and transitions.

UI-UX
Design
Iteration

Iteration

Iteration is the principle of continuous improvement, moving away from a single, static product launch toward an ongoing cycle of refinement. It is the engine behind Conversion Rate Optimization (CRO) and Growth-Focused Strategies.

Process
Development
Growth
J

J

No items found.
JSON (JavaScript Object Notation)

JSON (JavaScript Object Notation)

JSON is the most common format for data exchange on the web today. It is based on a simple "key: value" pair structure, making it easy for both humans to read and machines to parse.

Development
Technical
JavaScript

JavaScript

JavaScript is one of the three core web languages (along with HTML and CSS). It is primarily executed on the client-side (the user's browser) and handles everything related to interactivity.

Development
Technical
Frontend
Jitter (in animation)

Jitter (in animation)

Jitter is the visual symptom of the browser struggling to render visual changes at a consistent frame rate (ideally 60 frames per second). It's caused when the JavaScript or CSS used for Animation is computationally expensive or forces the browser to frequently recalculate the layout (known as Reflow or layout thrashing).

Development
Performance
UI-UX
Journey Mapping

Journey Mapping

Journey Mapping (or Customer Journey Mapping) is a high-level strategic process that synthesizes research, often including Empathy Mapping and User Persona definitions, into a visual timeline. It includes three main stages: current state, future state, and blueprint.

User Experience
Strategy
K

K

No items found.
KPI (Key Performance Indicator)

KPI (Key Performance Indicator)

A KPI is a critical metric used to track progress toward a strategic goal. For a SaaS or B2B marketing website, KPIs often focus on conversions and engagement, rather than just traffic. Examples include: conversion rate, lead generation, bounce rate, and page speed.

Growth
Strategy
Analytics
Kerning (Typography)

Kerning (Typography)

Kerning is a micro-level detail in Typography that addresses the awkward gaps that can occur between certain letter pairs (e.g., 'W' and 'A', or 'T' and 'o').

Design
Keyword Density

Keyword Density

Keyword Density is an on-page SEO (Search Engine Optimization) factor that helps search engines understand what a page is primarily about.

SEO
Knowledge Base

Knowledge Base

A Knowledge Base is a critical resource for SaaS companies, often structured using a dedicated CMS (Content Management System) or a helpdesk platform. Its primary goal is to empower users to find answers quickly and reduce customer support costs.

User Experience
L

L

No items found.
Landing Page

Landing Page

Unlike a website homepage, a Landing Page typically strips away general site navigation (like the Header) to eliminate distractions. It is highly focused on one conversion goal, such as signing up for a trial, downloading a piece of Gated Content, or registering for a webinar.

Marketing
Conversion
Strategy
Layout Grid

Layout Grid

The Layout Grid provides the underlying structure for a design, ensuring all content blocks, images, and text align predictably. It is typically defined early in the Figma phase using a 12-column structure and is carried through to the Webflow build using CSS flexbox or grid properties.

Design
UI-UX
Lead Form

Lead Form

The Lead Form is the most direct mechanism for Lead Generation. It is typically found on Landing Pages, demo request pages, and alongside Gated Content. Its design is critical for maximizing Conversion Rate.

Marketing
Conversion
User Experience
Lead Generation

Lead Generation

Lead Generation is the process of attracting and converting strangers and prospects into someone who has indicated interest in your company's product or service.

Marketing
Conversion
Lighthouse Score

Lighthouse Score

The Lighthouse Score provides a benchmark (from 0 to 100) for the technical health of a website. Achieving a high score (typically 90+) is a goal for every modern developer. The Performance score is influenced by factors like: page speed and asset optimization.

Technical
Performance
SEO
Loading Animation

Loading Animation

A Loading Animation is a form of Microinteraction used when a system needs a few moments to complete a task, such as fetching Dynamic Content via an API call, or during the initial page load.

Interaction Design
UI-UX
Loading State

Loading State

Loading State is the visual feedback shown to users while content is being fetched or processed, maintaining engagement during wait times.

No items found.
Lottie Animation

Lottie Animation

Lottie Animations are high-quality, scalable vector animations that are vastly more lightweight and efficient than traditional GIFs or MP4 videos.

Animation
UI-UX
Technical
M

M

No items found.
Margin & Padding

Margin & Padding

These two CSS properties are essential for achieving control over the Layout Grid and Visual Hierarchy: padding and margins.

CSS
Design
Layout
Metadata

Metadata

In the context of SEO (Search Engine Optimization), Metadata is the text that website owners use to tell search engines (and users) what a page is about. Key types include: title tag, meta description, and open graph image.

SEO
Technical
Microinteractions

Microinteractions

Microinteractions are the subtle details that make a user interface feel alive and polished. They consist of: triggers, rules, feedback, and modes.

Interaction Design
UI-UX
Mobile Responsiveness

Mobile Responsiveness

Mobile Responsiveness is essential for all modern websites, as a majority of traffic often comes from mobile devices. It is achieved primarily through flexible CSS (Cascading Style Sheets) and the use of a fluid Layout Grid.

Development
UI-UX
Mockup

Mockup

A Mockup is a refined stage in the design process, falling between a low-fidelity Wireframe and a fully interactive High-Fidelity Prototype. It is typically created in Figma and used for client approval of the look and feel before interactivity is added.

Design Process
UI-UX
Modal/Popup

Modal/Popup

A Modal or Popup is an overlay window that appears on top of the main content, requiring user interaction before returning to the main interface.

No items found.
Modular Design

Modular Design

Modular Design is the application of the Component Library and Atomic Design principles to the entire website structure. Instead of building pages from scratch, developers build them by snapping together pre-designed and pre-coded modules (Sections, components, and organisms).

Design
Development
Motion Design

Motion Design

Motion Design is the purposeful application of Animation to enhance the narrative, structure, and aesthetics of a website. It is used for, transitions between pages or Sections, complex Lottie Animations to explain product features, guiding the user's eye to the primary CTA (Call to Action), and setting the visual pacing and rhythm of the User Flow.

Animation
Design
UI-UX
N

N

No items found.
Naming Convention

Naming Convention

A Naming Convention provides a structure and vocabulary for the entire development project. Using a recognized system (like BEM or a custom client-specific standard) for naming CSS (Cascading Style Sheets) classes is vital.

Development
Technical
Process
Navbar

Navbar

A Navbar is synonymous with the Navigation Menu and is one of the most visible and important components of the entire User Interface (UI).

UI-UX
Design