Glossary

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

Terms
20
Items
a

A/B Testing

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.

API (Application Programming Interface)

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.

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).

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.

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.

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.

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.

Automation

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

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.

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.

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.

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.

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.

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.

CRM Integration

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

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.

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.'

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.

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).

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.

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.

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.

Data Visualization

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

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.

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.

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').

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.

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.

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

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.

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.

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.

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.

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.

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.

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.

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.

Footer

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

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/

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.

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.

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).

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.

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.

Google Analytics

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

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.

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).

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.

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).

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.

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.

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.

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.

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.

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.

Information Architecture

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

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.

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.

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.

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.

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.

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.

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).

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.

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.

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').

Keyword Density

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

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.

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.

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.

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.

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.

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.

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.

Loading State

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

Lottie Animation

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

Margin & Padding

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

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.

Microinteractions

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

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.

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.

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.

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).

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.

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.

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).

Navigation Menu

The Navigation Menu is the most critical element for user orientation and is typically found within the Header of a website. Its design reflects the site's Information Architecture and must be clear, concise, and prioritized.

No-Code Development

No-Code Development utilizes platforms like Webflow to empower designers and subject matter experts to build highly custom, production-ready digital products. These platforms manage the underlying HTML, CSS, and JavaScript automatically.

Nudge (UX psychology)

Nudges are design techniques based on behavioral science. They influence decisions by changing the context in which choices are made. In web design, examples include: visual nudges, social proof nudges, and friction nudges.

Object Fit

Object Fit is a critical CSS property for Responsive Design. It addresses the common problem of images being either stretched, distorted, or cropped incorrectly within a fixed container size. The most common values are: cover, contain, and fill.

Onboarding Flow

The Onboarding Flow is the dedicated set of screens, tutorials, or emails designed to guide a user from the point of sign-up to achieving their first success (the "Aha moment") with the product. For SaaS companies, this flow is critical for preventing early churn.

Open Graph Tags

Open Graph Tags (OG tags) dictate the precise title, description, and image that appear in a social media preview card. Correct implementation is a key element of Technical SEO and marketing.

Optimization

Optimization is a perpetual strategy, not a one-time fix. It encompasses several key activities: technical optimization, render blocking, CRO and SEO optimzation.

Overlays

Overlays are used to draw the user's attention to a specific task, message, or content, effectively separating it from the main page. Common types include: modals, full screen navigation, and image light boxes.

Padding

Padding is one of the two main properties (the other being Margin & Padding) used to control the visual spacing on a web page. Unlike margin (external space), padding is internal space that affects the size of the element's background or clickable area.

Page Speed

Page Speed is a critical metric that impacts both user experience and search engine ranking. It is a major component of the Lighthouse Score.

Parallax Scrolling

Parallax Scrolling is a popular type of Scroll Animation used to add visual interest and sophistication to a website, often in the Hero Section or between key sections. It is a form of Motion Design that, when used subtly, can be highly engaging.

Performance

Website Performance encompasses all aspects of how quickly and smoothly a website loads and responds to user interactions, including speed, efficiency, and reliability.

Persona

A Persona is created to give the target audience a human face, name, and set of goals, frustrations, and behaviors. For SaaS companies, multiple personas often represent different decision-makers (e.g., the "Technical Buyer" vs. the "Budget Approver").

Pixel Perfect

Pixel Perfect is a term used to define the highest quality standard for Frontend Development. It confirms the coded Webflow site adheres precisely to the original Figma Mockup or High-Fidelity Prototype in terms of: spacing, tyography, and aligne