Remove Unused JavaScript Code

How to optimize almivahome.com

Shopify SiteScore: 56/100Analyzed May 2026Re-analyze this site

Remove Unused JavaScript Code

High Impact+12 points estimated

Why It Matters

347KB of unused JavaScript is loaded unnecessarily, blocking main thread execution and delaying interactivity by 1.8 seconds.

How to Fix

Audit the releasit-cod-form extension - disable unused features in its settings. Remove unused Facebook Pixel events and consider loading tracking scripts conditionally. Split JavaScript bundles in Shopify's checkout extensions to load only required functionality.

0Needs Improvement

What This Score Means

A score of 56 falls in the "Needs Improvement" range (50-89). While it is better than poor (0-49), you should aim for 90+ to provide an optimal user experience and maximize SEO benefits.

This site is slower than approximately 35% of similar sites. The main issues affecting performance are image optimization, JavaScript execution time, and layout stability.

Addressing these issues could improve your conversion rate by 15-20% and boost your search engine rankings.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

28.8s
Poor

Good: < 2.5s

Measures how long it takes for the main content to appear on screen

INP

Interaction to Next Paint

208ms
Needs Improvement

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.00
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This Shopify site has poor performance with a score of 56/100, primarily due to extremely slow loading times with Largest Contentful Paint reaching 28.8 seconds. The biggest issue is render-blocking resources, particularly Google Fonts and CSS files that delay initial page rendering by 280ms and prevent users from seeing content quickly. Additionally, the site is loading 8.8MB of data with oversized, poorly compressed images (especially two WebP files totaling over 5MB) and 347KB of unused JavaScript from Facebook tracking and form extensions. Fixing render-blocking resources, compressing images, and removing unused code could dramatically improve load times and user experience.

Other Optimization Recommendations

Eliminate Render Blocking Resources

High Impact+15 points estimated

Why It Matters:

Google Fonts and CSS files are blocking initial page render for 280ms, delaying First Contentful Paint.

How to Fix:

In your Shopify theme's theme.liquid file, add font-display: swap to Google Fonts URL and move the releasit-cod-form CSS to load asynchronously. Use Shopify's preload_tag for critical CSS and defer non-essential stylesheets using media='print' onload="this.media='all'".

Compress Product Images Aggressively

High Impact+18 points estimated

Why It Matters:

Product images are 5.7MB uncompressed, significantly impacting LCP and causing poor perceived performance on mobile.

How to Fix:

Use Shopify's built-in image optimization by reducing quality to 80% in image URLs (?v=quality_80). Install TinyIMG or Booster app to automatically compress existing images. Convert remaining JPEGs to WebP format through Shopify's responsive image system.

Keep Your Site Fast After Optimization

Once your site is optimized, maintain that speed. Use DeployHQ for zero-downtime, automated deployments—so performance fixes and updates go live safely every time, without breaking your site.

Explore DeployHQ →Trusted by engineering teams shipping high-performance sites

Want to Analyze YOUR Website?

Get AI-powered performance insights with actionable fixes in 30 seconds

More Shopify Speed Tests

Shopify Performance Resources

Frequently Asked Questions