Remove Unused JavaScript Code

How to optimize zodiaconline.com

Shopify SiteScore: 60/100Analyzed February 2026

Remove Unused JavaScript Code

High Impact+20 points estimated

Why It Matters

253 KiB of unused JavaScript is delaying LCP by 150ms and wasting bandwidth on mobile users.

How to Fix

Remove unused Breeze SDK chunks (86KB unused) and Wishlist app code (33KB unused) through Shopify's app settings. Use webpack-bundle-analyzer to identify dead code in custom scripts. Split JavaScript bundles to load only required functionality per page type.

0Needs Improvement

What This Score Means

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

6.5s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

173ms
Good

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 60/100, indicating significant user experience issues. The biggest problem is an extremely slow Time to Interactive of 36.8 seconds, caused by excessive JavaScript execution (1.7 seconds) and forced reflows that block the main thread for over 7 seconds total. The site is also suffering from a very slow Largest Contentful Paint of 6.5 seconds due to render-blocking CSS files and oversized images from Instagram that could save over 5MB through modern formats and proper sizing. Reducing unused JavaScript (253KB potential savings), optimizing the large video files (48MB total payload), and fixing the forced reflow issues would dramatically improve both loading speed and interactivity.

Other Optimization Recommendations

Eliminate Forced Layout Reflows

High Impact+25 points estimated

Why It Matters:

JavaScript is forcing 438ms of layout reflows, directly blocking user interactions and increasing Total Blocking Time to 360ms.

How to Fix:

Optimize the Swiper bundle JavaScript (169ms of reflows) by batching DOM reads/writes or using CSS transforms instead. Update global.js to cache DOM measurements rather than repeatedly querying offsetWidth. Consider replacing heavy carousel scripts with CSS-only solutions where possible.

Optimize Instagram Image Loading

Medium Impact+12 points estimated

Why It Matters:

5.3MB of oversized Instagram images are unnecessarily large for their 189x189px display size, slowing initial page render.

How to Fix:

Replace Instagram API calls with responsive image srcsets that match display dimensions. Convert poster images to WebP format for 30-40% size reduction. Implement lazy loading for Instagram feed content since it's below the fold.

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

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