
11 June 2026
Website Conversion Audit Checklist: 30 Things to Check Before Hiring an Agency
Read insight ->

Yes, the way a website is built directly affects how well it converts. Speed, the structure of the code, how tracking is wired in, and who can change what after launch are all build decisions, and each one moves conversion rate up or down. A site that looks right but loads slowly, cannot be tested cleanly, and reports tracking it half-trusts will quietly lose enquiries and sales that better engineering would have kept.
That is the gap most teams do not see until later. A site can pass a design review and still be working against you in the background. CRO-focused web development closes that gap by treating performance, measurement and testability as part of the build, not a phase you bolt on once revenue is already leaking.
Yes, and the effect is large enough to show up in revenue. Conversion rate is not only a function of copy, offer and design. It is also a function of how fast the page becomes usable, how reliably you can measure what visitors do, and how quickly you can change things based on what you learn. All three are set during the build.
The clearest evidence is on speed. In the study Google and Deloitte ran across 37 retail, travel and luxury brands, a 0.1 second improvement in mobile site speed increased retail conversions by 8.4% and average order value by 9.2%, and lifted lead generation form submissions by 21.6% (Google and Deloitte, Milliseconds Make Millions, 2020). A tenth of a second is well inside the range that build choices control. The framework you pick, how images are served, how much JavaScript ships to the browser, and where the site is hosted relative to your audience all add or remove that tenth of a second many times over.
This is why we treat performance, measurement and testability as build requirements rather than later optimisations. The rest of this post walks through how each one works.
Faster pages convert more, and the relationship is steep at the slow end. Google's own research found that as mobile page load time goes from one second to three seconds, the probability of a bounce rises by 32%, and at three seconds the probability of leaving roughly doubles (Think with Google, 2017). Visitors who leave before the page is usable never see your offer, so every bounce caused by slowness is a conversion you lost before the funnel even started.
Core Web Vitals put numbers on this. Largest Contentful Paint, the time until the main content is visible, should be 2.5 seconds or less at the 75th percentile of loads to count as good (web.dev, Largest Contentful Paint). On one of our own builds we took load time from 11.3 seconds to 1.9 seconds inside a month. That is the difference between a page most mobile visitors abandon and a page that is usable almost immediately, and it is achieved through build decisions: shipping less JavaScript, serving images in modern formats at the right size, server-rendering content so it appears without waiting on the browser, and removing render-blocking scripts.
A pure build shop will often hit a Core Web Vitals score that looks fine in a lab test on a fast connection, then watch it fall apart on a mid-range Android phone on mobile data, which is what a lot of real traffic actually is. CRO-focused web development optimises for the slow real device, not the fast lab one, because that is where conversions are won and lost.
Tracking built in from day one means the events you need to measure conversions are part of the application's code, fire once, and carry the right data. Tracking bolted on afterwards usually means tags stitched together in a tag manager, listening for clicks and guessing at form submissions from the outside. The first is reliable. The second double-counts, misses events when the layout changes, and breaks silently when a developer ships an unrelated update.
This matters for CRO because you cannot improve what you cannot measure cleanly. If your form submission event sometimes fires twice and sometimes not at all, your conversion rate is fiction, and any test you run on top of it is measuring noise. We build form handlers that push a single, explicit event into the data layer at the moment of success, so the number that lands in GA4 matches the number of real enquiries. Across the tracking work we have done, that is what gets you to the kind of 98% tracking accuracy we hold, across 167 or more tracking containers and more than 4.95 million dollars of ad spend tracked.
When tracking is part of the build, attribution holds up, your ad platforms optimise against real conversions rather than phantom ones, and your conversion rate optimisation programme has a trustworthy baseline to test against. When it is bolted on, you spend the first month of any engagement just working out which of your numbers to believe.
A site is testable when its pages are built from clear, reusable components and its content lives in a structured CMS, so you can change one element, measure the effect, and roll it back without touching everything around it. A site is hard to test when every page is a bespoke layout with content baked into the markup, because then even a small variant means a developer edits production code by hand.
CRO is iterative by nature. You form a hypothesis, ship a variant, measure, and keep or discard it. The speed of that loop is set by your architecture. If swapping a hero headline, reordering a section, or trying a different call to action requires an engineer and a deploy each time, you will run a handful of tests a year. If the same changes are configuration on top of stable components, you can run them weekly. The 124% Black Friday conversion lift we delivered came from exactly this kind of iteration, which is only possible when the build was structured to allow it.
This is the difference between a finished website and an improvable one. A finished website is a snapshot of one set of decisions. An improvable website is a platform you keep tuning as you learn what your visitors respond to.
Your CMS decides which changes your marketing team can make on their own and which ones need a developer, and that split has a direct effect on how often the site gets improved. The right CMS gives your team controlled flexibility: they can edit copy, swap images, reorder sections and publish new pages without risk, while the structural and brand-critical parts stay locked. The wrong CMS makes every useful change feel expensive, so changes stop happening and the site slowly drifts out of date.
For CRO this is decisive, because the team closest to your customers should be able to act on what they learn. If updating a value proposition or testing a new offer means raising a ticket and waiting a week, most of those improvements never get made. We design the content structure so the changes that should be frequent are easy and safe, and the changes that should be rare are protected. That is a build decision made early, and it is hard to reverse later, which is why it deserves attention before launch rather than after.
Yes. Accessibility and mobile performance are not separate from conversion, they are part of it, because they decide whether a large share of your visitors can complete the action you want at all. Most web traffic is mobile, and a barrier on mobile, whether it is a tap target too small to hit, text that is hard to read, a form that fights with the on-screen keyboard, or a layout that shifts as it loads, is a barrier to converting.
The scale of the problem is well documented. WebAIM's 2024 audit of the top one million home pages found that 95.9% had detectable accessibility failures against the Web Content Accessibility Guidelines (WebAIM Million, 2024). Many of those failures, such as low colour contrast on a button or an unlabelled form field, make a page harder to use for everyone, not only for people using assistive technology. Building to accessibility standards removes friction across the board, which is the same thing CRO is trying to do. Mobile performance works the same way: a page that is fast and stable on a real phone keeps people moving toward the goal, while one that loads slowly and jumps around loses them on the way.
Ask the questions that reveal whether they think about conversion or only about delivery. A pure build shop can usually answer the design and timeline questions confidently and go quiet on the rest. The ones worth hiring for a site that needs to perform commercially will have real answers to all of these.
If the answers are vague, or framed as future add-ons rather than parts of the build, you are likely buying a site that looks right and underperforms quietly. If you want a quick read on where an existing site is leaking before you commit to a rebuild, our free conversion audit is a low-friction place to start.
How you build a website is not separate from how it converts, it is upstream of it. Speed, tracking, structure, CMS choice, accessibility and mobile performance are all set during development, and each one either supports conversion or quietly works against it. That is why we do development, CRO and analytics together rather than treating them as three separate jobs handed between three separate suppliers. A site built this way arrives ready to be measured and improved, which over time is worth far more than a site that simply arrives finished.
Is CRO-focused web development only relevant for ecommerce sites? No. The same principles apply to lead generation and service sites. Speed, clean tracking, a testable structure and accessibility affect enquiry forms and bookings just as much as they affect checkouts. Google and Deloitte's study found a 0.1 second speed improvement lifted lead generation form submissions by 21.6%, which is a lead-gen result, not an ecommerce one.
Can you fix conversion problems caused by the build without a full rebuild? Often, yes. Many speed, tracking and accessibility issues can be fixed on an existing site without starting over. A rebuild is worth it when the underlying structure makes testing and ongoing changes too slow or risky, because at that point the architecture itself is the limiting factor.
How fast does a website need to be to convert well? A practical target is a Largest Contentful Paint of 2.5 seconds or less at the 75th percentile of loads, measured on mobile, which is Google's threshold for a good Core Web Vitals score. The important part is that it is measured on real devices and connections, not only in a lab test on a fast machine.
Why does tracking accuracy matter so much for CRO? Because every optimisation decision rests on it. If your conversion data is unreliable, you cannot tell which tests worked, your ad platforms optimise toward the wrong actions, and you make changes based on noise. Accurate tracking built into the site is the foundation that makes the rest of a CRO programme trustworthy.
What is the difference between a development agency that does CRO and a pure build shop? A pure build shop optimises for delivering a site that matches the design and the timeline. A development agency that also does CRO and tracking optimises for the site's performance after launch: it ships fast pages, accurate measurement, a testable structure and a CMS your team can actually use. The first hands over a finished site. The second hands over a site that is built to keep getting better.
Related posts