A commercial website has a job beyond looking credible. It must help the right buyer understand the offer, judge whether it fits, find evidence strong enough to reduce uncertainty and take a sensible next step. The business must then be able to continue that journey without asking the buyer to start again.
That is a management problem before it is a design problem.
McKinsey’s 2024 B2B Pulse research gathered responses from nearly 4,000 decision-makers in 13 countries. Respondents used an average of ten interaction channels during the buying journey. The company website, in-person sales and video calls were the three most-used touchpoints.
Gartner reports that 75% of B2B buyers prefer a rep-free sales experience. It also warns that self-service digital purchases are more likely to produce purchase regret. Buyers want room to investigate for themselves, but they still need human help where judgment, confidence or risk requires it.
The website therefore cannot be managed as a route from homepage to form submission. A more useful operating loop is:
Proposition → Evidence → Enquiry → Operations → Learning
Build those parts as one system and the website can make a commercial decision easier. Build them separately and a polished site can still fail.
Start with the decision, not the sitemap
Website projects often begin with a list of pages: homepage, services, about, case studies and contact. That is too early.
Start with the decision the website must help somebody make.
For a specialist consultancy, the decision may be: “Is this firm credible enough to discuss my problem with?” For a software company: “Does this product fit well enough to justify a trial?” For a complex service: “Do I understand the method, limits and evidence well enough to shortlist this supplier?”
Write the decision down before discussing navigation or design. Then define:
- Audience: Who makes or influences the decision?
- Situation: What caused that person to look now?
- Result: What useful change are they trying to create?
- Evidence: What must they believe before acting?
- Next step: What action is proportionate to their present confidence?
These questions create an acceptance test. The page is complete when the intended buyer can understand the proposition, find relevant proof and continue without needing somebody inside the company to translate it—not when the copy is approved or the layout matches a design.
This also exposes weak positioning early. If the team cannot agree which buyer, problem or decision a page exists for, more design will not resolve the disagreement. It will only give the disagreement a finished appearance.
Run one commercial operating loop
Each stage of the website must provide the input required by the next.
Proposition
State who the offer is for, what situation it addresses and what changes if the work succeeds. Use words a buyer would use. Internal categories, delivery disciplines and technical architecture belong later, when they help the decision.
A homepage cannot explain every service to every possible buyer. Its first duty is to help the intended visitor recognise whether the site is relevant. A clear boundary is useful. It prevents a broad claim from attracting enquiries the business cannot or should not serve.
Evidence
List the buyer’s serious doubts. They may concern experience, implementation, security, compatibility, price range, timescale, ownership, support or commercial risk. Then decide what evidence answers each doubt.
Words such as “trusted”, “expert” and “industry-leading” make claims without proving them. A worked example, measured result, product demonstration, technical specification, relevant credential, delivery control or plainly stated limitation can provide evidence.
The aim is not to remove all uncertainty. It is to reduce the uncertainty that prevents a sound decision.
Enquiry
Offer a next step that matches the buyer’s confidence. A person reading an introductory article may want a useful diagnostic. A buyer comparing suppliers may be ready for a call. An existing customer may need a direct service route rather than a lead form.
Ask only for information needed to understand and route the immediate request. Every extra field should have an owner and a use; remove questions whose answers drive no action.
Operations
Define what happens after the browser reports success. Where does the enquiry go? Who owns it? What makes it qualified? When should the buyer hear back? What happens if the CRM, email service or webhook fails?
The enquiry is valuable only when somebody can act on it. A green confirmation message is not proof that the commercial team received anything.
Learning
Review what happened after the enquiry. Which enquiries were relevant? Which became opportunities? Where did good prospects hesitate? Which pages attracted traffic without helping the intended buyer?
The answers belong in the next website release. Repeated sales objections may point to missing evidence or an unclear proposition. A high volume of poor enquiries may point to weak qualification or a promise that is too broad. The operation should teach the website what to improve.
Bespoke Development uses this sequence to define the buyer journey, acceptance criteria, integrations and release controls before treating pages as a build queue.
Put evidence where uncertainty appears
A case-study library is useful, but proof should not live only there.
If a service page claims that a website can connect to an operational system, place a relevant integration example near the claim. If implementation risk is the likely objection, explain the release controls beside the implementation approach. If the evidence applies only to a particular sector, scale or operating condition, state the boundary.
The boundary often improves the evidence. It tells the buyer what the example proves and what it does not.
The Work page follows that rule by separating private delivery evidence from Strataflow portfolio work and stating the limits of each example. The reader can judge the work without being asked to infer an unearned client outcome.
This is also sound SEO practice. Google’s people-first content guidance asks whether a page provides substantial information, clear sourcing and evidence of expertise, and whether the reader leaves feeling they have learned enough to achieve their goal. Google explicitly says it has no preferred word count.
Depth is therefore not a target measured in words. It is the amount of explanation and evidence needed to complete the reader’s task.
Treat the enquiry route as an operational workflow
A form begins the operational handoff.
Map the complete route:
Input → validation → submission → destination → owner → acknowledgement → commercial status → outcome
For each stage, name the expected state, the failure state and the owner. A practical control set answers these questions:
- Which fields are required to route the enquiry, and why?
- Where is the authoritative enquiry record stored?
- How does the buyer know submission succeeded?
- How does the business know delivery failed?
- Who receives the enquiry and who covers their absence?
- What response time has the business committed to?
- Which statuses distinguish a new lead, a qualified lead, active work and a closed outcome?
- Can the buyer’s original context reach the person who responds?
Map the handoff and operational process before adding more automation. Otherwise the integration moves an undefined responsibility faster.
Google Analytics provides useful names for parts of the lead lifecycle. Its recommended events include generate_lead, qualify_lead, working_lead and close_convert_lead. These events can explain the digital path, while the CRM remains the source of truth for commercial status.
Keep analytics data separate from the enquiry record. Google’s Analytics guidance on personally identifiable information says not to send data Google could recognise as PII, including email addresses and personal mobile numbers. Do not place raw form content, names, email addresses or phone numbers in Analytics event parameters.
Choose the architecture after the operating model
A CMS template is not automatically simplistic. Bespoke development is not automatically better. The right choice follows from the work the website must support and the people who must operate it.
A conventional CMS is often the sensible answer when the main requirement is to publish repeatable content efficiently. WordPress templates, for example, combine dynamic content with reusable structures and provide a visual interface for editing templates.
A structured or headless CMS separates the content model from the presentation layer. Contentful’s data-model documentation describes content types made from defined fields, with entries and assets stored against that model. This can make content reusable across more than one interface.
Bespoke development earns its cost when the buyer journey contains business logic that standard publishing tools do not represent cleanly: complex qualification, calculators, real-time availability, customer portals, permissions, CRM or ERP workflows, external APIs, unusual data models or operational actions.
The choice is a division of responsibility:
Scroll horizontally to view all columns.
| Decision factor | CMS or templates | Bespoke development |
|---|
| Publishing | Strong when editors need repeatable pages, approvals and scheduled content. | Requires deliberate editorial tooling or creates developer dependency. |
| Initial delivery | Faster when the requirement resembles a standard content site. | More work where foundations, components and administration must be built. |
| Unique journeys | Suitable for common landing pages, forms and content flows. | Strong where qualification, permissions, calculations or workflow are distinctive. |
| Integrations | Existing plugins can accelerate common connections but add dependency risk. | Exact APIs and business rules can be modelled directly, with engineering ownership. |
| Performance | Can be fast when themes, extensions and scripts are controlled. | Can target a narrow performance budget, but custom code is not automatically fast. |
| Governance | Mature platforms often include roles, revisions and publishing workflows. | Governance can match the business precisely, but it must be designed and maintained. |
| Ongoing ownership | Platform, plugin and content-model updates remain operational work. | The organisation owns application security, dependencies and future changes. |
Often the best architecture is hybrid: a CMS for editorial content, with bespoke components and integrations for the part of the journey that is genuinely unique.
Replace “Do we want a bespoke website?” with a more useful question: “Which parts are standard publishing, and which parts contain business logic that matters to the buyer or the operation?”
Build the second category bespoke only when the operational case justifies it.
Treat published results as evidence, not proof
Platform vendors publish useful customer stories, but the figures are not controlled comparisons. They show what can happen when architecture, publishing ownership, experimentation and commercial measurement change together. They do not prove that a platform alone caused the result.
Two examples illustrate the operating point:
- Webflow reports that Lattice increased site-wide conversion by 20%, increased organic traffic by 20% and reduced the launch time for new web experiences from two weeks to two days. The same case describes a component library, marketing ownership and a regular experimentation programme. The platform change was part of an operating change.
- Webflow reports that Mural increased self-serve revenue by 37% and more than doubled visitor-to-trial conversion after its design and marketing teams gained more direct control of the site. Again, editorial autonomy and the commercial result moved together.
The management lesson is not “buy this CMS”. It is that the team operating the website, the speed of safe change and the ability to test a commercial hypothesis are part of the architecture.
Measure the whole commercial chain
Pageviews and form submissions are not enough. Measurement should follow the result from relevant visit to commercial outcome.
Scroll horizontally to view all columns.
| Layer | Measures worth reviewing |
|---|
| Commercial outcome | Qualified enquiries, opportunities created, opportunity value and revenue where attribution is credible. |
| Conversion quality | Qualified enquiries divided by enquiries; opportunities divided by qualified enquiries. |
| Website journey | Relevant landing sessions, service-page engagement, primary action rate, form starts and successful completion. |
| Operations | Successful routing, CRM-sync failures, median first-response time and percentage answered within the agreed time. |
| SEO and content | Non-brand visibility on relevant pages, Knowledge-to-service journeys and organic qualified enquiries. |
| Experience | Core Web Vitals, accessibility defects, form errors and client-side or server-side failures. |
A useful north-star measure for some B2B sites is qualified opportunities per 1,000 relevant sessions. It prevents the team from celebrating traffic that does not reach the intended market or forms optimised for submission volume rather than lead quality.
The denominator matters. “Relevant sessions” should be defined in advance. It might mean visits to commercial pages from the intended countries, sectors or search themes. Without that definition, the metric becomes another number people can interpret differently.
Operational Data & Reporting is the natural next step when website, CRM and commercial numbers disagree. Define the metric, its source and its exclusions before building the dashboard.
Technical measures still matter. Google’s Core Web Vitals guidance defines good experience as Largest Contentful Paint within 2.5 seconds, Interaction to Next Paint of 200 milliseconds or less and Cumulative Layout Shift of 0.1 or less, measured at the 75th percentile. These are engineering health measures. They support the commercial result; they are not the commercial result.
Launch as a controlled release
A launch date is not a release control.
Before launch, define the critical buyer journeys and the evidence required to accept them. The release check should include:
- Proposition: Can the intended buyer identify the offer, audience and next step?
- Evidence: Are important claims supported and are their limits stated?
- Enquiry: Do validation, submission, confirmation and fallback routes work?
- Operations: Does the enquiry reach the right owner with enough context to act?
- Measurement: Are consent, events and CRM statuses working without exposing personal data?
- Quality: Do priority pages work at agreed mobile and desktop sizes, with no serious accessibility defects?
- Search: Are titles, descriptions, canonicals, index directives, structured data, internal links, sitemap entries and redirects correct?
- Reliability: Are monitoring, rollback and ownership defined for the first days after release?
Use WCAG 2.2 as the current accessibility target. Review web-application risks against the OWASP Top 10:2025 rather than assuming that a framework or CMS makes the site safe. For editorial pages, publish accurate author, date, image and headline information in Article structured data.
The release is complete when the website and the operation behind it can handle the expected journey and its failures. Publication is only one event in that process.
Manage the website after launch
The first management review should not ask whether people like the new site. It should ask what the system did.
- Did relevant buyers reach the commercial pages?
- Did they find and use the intended evidence?
- Did enquiries arrive in the authoritative system?
- Were they qualified?
- Did an owner respond within the agreed time?
- Which objections still appeared in sales conversations?
- Which failures were invisible until somebody checked manually?
- What is the first improvement hypothesis, and what result would support it?
Review those questions on an agreed cadence. Give one person responsibility for the commercial result and name the owners of content, integrations, analytics and response handling. Shared interest is not ownership.
A stack of pages is finished when it is published.
A commercial website is working when the right buyer can understand the proposition, trust the evidence and take the next step, and when the business can reliably continue the journey.
If that chain breaks on your current site, book a 20-minute website review or see how Strataflow scopes commercial website and bespoke development.