Remove Unused JavaScript Code

How to optimize flotajoyeria.com.ar

Generic SiteScore: 68/100Analyzed February 2026Re-analyze this site

Remove Unused JavaScript Code

High Impact+15 points estimated

Why It Matters

Unused JavaScript wastes 140 KiB and delays LCP by 750ms, significantly impacting page load performance.

How to Fix

Remove or defer Google Analytics, Facebook Pixel, and store tracking scripts that aren't immediately needed. Use async/defer attributes on non-critical scripts. Consider loading tracking code only after user interaction or page load completion.

0Needs Improvement

What This Score Means

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

7.1s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

99ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.08
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This jewelry e-commerce site has poor performance with a score of 68/100, struggling particularly with slow loading times. The biggest problem is excessive unused JavaScript (140 KB waste) from Google Analytics, Facebook Pixel, and store scripts, which is delaying your Largest Contentful Paint to a problematic 7.1 seconds. The site is also suffering from unoptimized images that could be 82 KB smaller and render-blocking font requests that delay initial page display by nearly a second. Cleaning up unused JavaScript, compressing product images, and optimizing font loading could potentially improve your score by 25+ points and significantly enhance the shopping experience for your customers.

Other Optimization Recommendations

Optimize LCP Image Loading

High Impact+12 points estimated

Why It Matters:

The main product image uses lazy loading and lacks priority hints, delaying the largest contentful paint.

How to Fix:

Remove loading='lazy' from the first product image (LCP element). Add fetchpriority='high' attribute to prioritize loading. Preload the hero image using <link rel='preload' as='image'> in the document head.

Improve Image Delivery Efficiency

Medium Impact+8 points estimated

Why It Matters:

Images waste 82 KiB due to oversized dimensions and poor compression, slowing down page rendering.

How to Fix:

Resize the banner image from 1080x100 to actual display size of 380x35. Increase WebP compression on product images to reduce file size by ~30%. Implement responsive images with proper srcset for different screen sizes.

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 Generic Speed Tests

Generic Performance Resources

Frequently Asked Questions