Srovname.cz: 25% More Mobile Conversions from Speed Improvements
Srovname.cz is a Czech price comparison site that helps users find the best deals across e-shops.
In 2016, we accelerated the mobile site Srovname.cz, resulting in a 25% increase in mobile conversion rates. These aren’t just numbers in reports; they translate to real money in the bank.
Website speed directly affects company revenue. It’s not just a technical enhancement; it’s a business necessity. A faster website leads to higher conversions, lower PPC costs, better SEO chances, and happier visitors.
Specific adjustments: surgical tweaks instead of a revolution
We broke down Srovname.cz into components and focused on low-hanging fruit, such as:
- Slimmer CSS: fewer files, higher speed
We combined all styles into one file and minimized it. Critical CSS (styles needed for the first screen) was embedded directly into the HTML code of the page. - Parallel processing with asynchronous JavaScript
The issue was that all JavaScript loaded sequentially, blocking content display. We switched to asynchronous loading, allowing important content to display immediately while less critical scripts load in the background. Users see the page right away, and interactive elements are fine-tuned later. - SVG graphics: Vector icons instead of pixel images
We converted main icons and components to SVG and embedded them directly into the HTML code. This way, the browser didn’t have to download dozens of small images separately.
Collaboration with the Srovname.cz team was excellent. Adjustments were smooth and real-time.
Measurable results: pages up to 80% faster
Optimization without measurement is just shooting in the dark. We primarily used WebPageTest.org and Speed Index metrics for measurement at that time.
Speed Index (SI) measures how quickly the page content gradually appeared to the user. The lower the number, the faster the loading. This metric was important in 2016, but it’s now outdated—we now use more modern loading speed indicators like Largest Contentful Paint (LCP).
How Did the Optimizations for Srovname.cz Turn Out?
| Page | Speed Index Before | Speed Index After | Improvement |
|---|---|---|---|
| Homepage | 6,664 ms | 1,340 ms | 80% faster |
| Product List | 3,654 ms | 2,275 ms | 38% faster |
| Product Detail | 4,001 ms | 1,506 ms | 62% faster |
Content on mobile now displays in under 1.5 seconds instead of the previous six seconds. That’s a difference users notice at first glance.
Synthetic metrics showed dramatic improvement. But what did the users say?
Conversions: Where True Value Shows
The conversion rate on Srovname.cz indicates how many users click through from the comparison site to the e-shop detail. How did it change after optimization?
| Device | Conversion Rate Change |
|---|---|
| Desktop | +1.3% |
| Tablet | +4.5% |
| Mobile | +24.8% |
We've achieved nearly a 25% increase in mobile conversion rate, which is fantastic.
Data Source: Google Analytics. Comparing the period from April 14, 2016, to April 13, 2017, with the same period the previous year. Measured on traffic in the high hundreds of thousands. For mobile, it's in the higher tens of thousands.
For Srovname.cz, we had the advantage of minimal other changes on the site at the time, so the impact of speed is seen in its purest form.
What's next? Optimization is not a one-time action
Website speed isn't a goal you achieve once and then forget. As every website evolves, speed tends to degrade.
Speed should be part of your business processes, or you're paying unnecessarily.
The PageSpeed.ONE team can assist you with automated monitoring, expert oversight, training, or high-level services like assessing the impact of speed on business.
The optimization of Srovname.cz showed that website speed is not a technical gimmick but a business advantage. Especially on mobile: faster site = more money.
Note: The optimization of Srovname.cz in 2016 was conducted by Martin Michálek, who now leads the PageSpeed.ONE team.