Agrofy: A 70% improvement in LCP correlated to a 76% reduction in load abandonment

Agrofy is an online marketplace for Latin
America’s agribusiness market. They match up buyers and sellers of farm
machines, land, equipment, and financial services. In Q3 2020 a 4-person
development team at Agrofy spent a month optimizing their website…


This content originally appeared on web.dev and was authored by Kayce Basques

Agrofy is an online marketplace for Latin America's agribusiness market. They match up buyers and sellers of farm machines, land, equipment, and financial services. In Q3 2020 a 4-person development team at Agrofy spent a month optimizing their website because they hypothesized that improved performance would lead to reduced bounce rates. They specifically focused on improving LCP, which is one of the Core Web Vitals. These performance optimizations led to a 70% improvement in LCP, which correlated to a 76% reduction in load abandonment (from 3.8% to 0.9%).

70%

Lower LCP

76%

Lower load abandonment

Problem

While studying their business metrics, a development team at Agrofy noticed that their bounce rates seemed higher than industry benchmarks. Technical debt was also increasing in the website codebase.

Solution

The Agrofy team pitched their executives and got buy-in to:

  • Migrate from an older, deprecated framework to a newer, actively supported one.
  • Optimize the load performance of the new codebase.

The migration took 2 months. Aside from the 4-person development team mentioned earlier, this migration also involved product and UX specialists and a software architect.
The optimization project took the 4-person development team 1 month. They focused on LCP, CLS (another Core Web Vitals metric), and FCP. Specific optimizations included:

Check out the Agrofy engineering blog post for more technical details.

After enabling the new codebase on 20% of traffic, they launched the new site to all visitors in early September 2020.

Results

The development team's optimizations led to measurable improvements in many different metrics:

  • LCP improved 70%.
  • CLS improved 72%.
  • Blocking JS requests reduced 100% and blocking CSS requests 80%.
  • Long tasks reduced 72%.
  • First CPU Idle improved 25%.

Over the same time frame, real user monitoring data (also known as field data) showed that the load abandonment rate on product detail pages dropped 76%, from 3.8% to 0.9%:

A graph showing load abandonment rate decrease of 76% on the product details page after performance optimizations.
Load abandonment rate trend on product detail page.


This content originally appeared on web.dev and was authored by Kayce Basques


Print Share Comment Cite Upload Translate Updates
APA

Kayce Basques | Sciencx (2021-03-01T00:00:00+00:00) Agrofy: A 70% improvement in LCP correlated to a 76% reduction in load abandonment. Retrieved from https://www.scien.cx/2021/03/01/agrofy-a-70-improvement-in-lcp-correlated-to-a-76-reduction-in-load-abandonment/

MLA
" » Agrofy: A 70% improvement in LCP correlated to a 76% reduction in load abandonment." Kayce Basques | Sciencx - Monday March 1, 2021, https://www.scien.cx/2021/03/01/agrofy-a-70-improvement-in-lcp-correlated-to-a-76-reduction-in-load-abandonment/
HARVARD
Kayce Basques | Sciencx Monday March 1, 2021 » Agrofy: A 70% improvement in LCP correlated to a 76% reduction in load abandonment., viewed ,<https://www.scien.cx/2021/03/01/agrofy-a-70-improvement-in-lcp-correlated-to-a-76-reduction-in-load-abandonment/>
VANCOUVER
Kayce Basques | Sciencx - » Agrofy: A 70% improvement in LCP correlated to a 76% reduction in load abandonment. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/03/01/agrofy-a-70-improvement-in-lcp-correlated-to-a-76-reduction-in-load-abandonment/
CHICAGO
" » Agrofy: A 70% improvement in LCP correlated to a 76% reduction in load abandonment." Kayce Basques | Sciencx - Accessed . https://www.scien.cx/2021/03/01/agrofy-a-70-improvement-in-lcp-correlated-to-a-76-reduction-in-load-abandonment/
IEEE
" » Agrofy: A 70% improvement in LCP correlated to a 76% reduction in load abandonment." Kayce Basques | Sciencx [Online]. Available: https://www.scien.cx/2021/03/01/agrofy-a-70-improvement-in-lcp-correlated-to-a-76-reduction-in-load-abandonment/. [Accessed: ]
rf:citation
» Agrofy: A 70% improvement in LCP correlated to a 76% reduction in load abandonment | Kayce Basques | Sciencx | https://www.scien.cx/2021/03/01/agrofy-a-70-improvement-in-lcp-correlated-to-a-76-reduction-in-load-abandonment/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.