Remove Unused Third-Party JavaScript

How to optimize almivahome.com

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

Remove Unused Third-Party JavaScript

High Impact+18 points estimated

Why It Matters

349KB of unused JavaScript from extensions blocks rendering and increases main thread work by 3.1 seconds.

How to Fix

Audit your Shopify apps and remove unused ones, particularly the Releasit COD form extension (238KB unused). Use Shopify's Script Tag API to defer non-critical app scripts. Configure Facebook Pixel and other tracking scripts to load after page interaction using async attributes.

0Needs Improvement

What This Score Means

A score of 51 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

22.0s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

263ms
Needs Improvement

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.02
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This Shopify e-commerce site has significant performance issues with a poor score of 51/100. The biggest problem is extremely slow loading of the main product image, which takes over 22 seconds for Largest Contentful Paint - far beyond Google's recommended 2.5 seconds. The site is loading massive, poorly compressed images (nearly 4MB of image data) and has excessive JavaScript from third-party apps and Facebook tracking that's blocking the page from becoming interactive for over 23 seconds. Compressing the product images, removing unused JavaScript code (349KB could be eliminated), and optimizing the render-blocking resources could dramatically improve the score by 30+ points and provide a much better shopping experience for customers.

Other Optimization Recommendations

Compress Product Images Aggressively

High Impact+25 points estimated

Why It Matters:

Large unoptimized images (3.8MB) severely impact LCP at 22 seconds and consume excessive bandwidth.

How to Fix:

Use Shopify's built-in image optimization by adding ?format=webp to image URLs. Reduce compression quality to 75-80% in your theme's image settings. Consider using TinyIMG app to bulk compress existing product images and automatically optimize new uploads.

Add fetchpriority=high to LCP Image

Medium Impact+8 points estimated

Why It Matters:

The main product image lacks priority hints, delaying critical resource discovery and LCP optimization.

How to Fix:

Add fetchpriority='high' attribute to your main product image in the product template. Ensure the LCP image isn't lazy-loaded by removing loading='lazy' from above-the-fold images. Consider preloading the primary product image using <link rel='preload' as='image'> in theme.liquid.

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