Skip to content
https://lg.com Export & share
Scanned
2026-04-21 19:56 UTC
Worker
🇺🇸 New York
Duration
3.0m
Vs prev

Audit overview

4 categories need attention: Performance, and 3 others.

Fix Priority Matrix

5 findings

Quick Wins

2

High impact, low effort — start here.

Strategic

3

High impact, requires investment.

Easy Improvements

0

Small gains, minimal effort.

Nothing in this quadrant — good news.

Deprioritize

0

Low impact, high effort — do last.

Nothing in this quadrant — good news.

← Low effort High effort →

Screenshots

DESKTOP + MOBILE
Desktop
Desktop screenshot
Mobile
Mobile screenshot

Top Priorities (5)

Sorted by impact
Critical: 1

Content-Security-Policy header is missing

Without a CSP, a single XSS bug can exfiltrate everything your users type — including credentials.

Security › Security Headers
Critical: 2

HSTS header is missing

Without HSTS, a network attacker can downgrade the very first connection to HTTP and steal the user's session.

Security › Security Headers
Critical: 3

No Content-Security-Policy header found

Without a CSP, a single XSS bug can exfiltrate everything users type — credentials, payment data, session tokens.

Security › Content Security Policy
Critical: 4

Page weighs 23.4 MB (7.6 MB transferred)

Informational: total page weight (uncompressed) and bytes actually transferred over the wire.

Performance › Page Weight Budget
Critical: 5

1 control(s) without accessible label

Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.

Accessibility › Form Accessibility
What fixing these means. Your site has several issues that may be affecting user experience and business outcomes. Your LCP of 61.3s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your user trust.
3 security gaps detected — browsers may warn visitors about your site.
Your LCP is 61.3s — fixing the 1 performance critical could bring it under Google's 2.5s 'Good' threshold.
1 accessibility issue excludes users who rely on assistive technology.

Business case

What fixing the audit's findings is worth -- and what ignoring them keeps costing.

Return on investment

€616 investment → €3,585/month returns + EUR 120,500,000 risk avoided

Investment
€616
7.3 h · 4 findings
Monthly returns
€3.585
€43.014/yr
Payback
0.2 mo
+6880% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€5310.1 mo payback · +7997% Y1
Optimistic scenario assuming the top 3 capture most of the upside. Real-world recovery typically falls between this projection and the full-fix ROI above.
€21 — in quick wins — start here for the fastest payback

Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.

Conversion barriers

10 barrier(s) likely increasing bounce by ~33%.

Barriers
10
3 crit 7 warn
Bounce delta
+33pp
added vs baseline
Score
49
D
Speed
2
Trust
2
Usability
3
Content
0
Nav
3
  • Page takes 61.3s to load
    Users abandon at ~3s — you're 58.8s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 13.7s
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • 5 broken link(s) on the page
    Clicks land on 404s — trust drops and the session often ends
    → Fix or remove the broken destinations surfaced on the Content tab
  • No HSTS header
    Returning visitors are briefly exposed to downgrade attacks on first request
    → Set Strict-Transport-Security: max-age=31536000; includeSubDomains
  • No Content-Security-Policy header
    Higher XSS blast radius — one compromised script can exfiltrate the checkout form
    → Ship a reporting-only CSP first, then enforce once violations are clean

Preliminary CRO audit — each barrier links to the tab with detailed analysis.

Remediation cost

€616 7.3 developer hours at €85/hr
Quick wins
€21 1 fixes in ~15 minutes

Start here for the best return on investment

Cost by category

Cost by effort level

Adjust assumptions

Team composition

Multiplier applied to dev hours to reflect QA, design, and PM overhead. Use Dev only for solo work; Full team for projects with formal review processes.

/hr

Rates reflect fully-loaded developer cost including overhead

How developer rates are sourced

Warning:Cost of inaction

€3.585 / month at risk ~€43.014 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

€120.500.000

ePrivacy DirectiveGDPREAA
  • No privacy policy link detected
    GDPR: EUR 10.000 – EUR 20.000.000
  • 8 advertising/retargeting trackers detected
    GDPR: EUR 10.000 – EUR 20.000.000
  • Trackers detected but no cookie policy found
    GDPR: EUR 5.000 – EUR 10.000.000

Bounce-Rate Cost

€3.583 /mo

+33.4pp bounce · ~3,336 lost visitors/mo

CPC: EUR 1.07

Bandwidth Waste

€1,78 /mo

24011.4 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~2.4 MB per page load
    Saves €1,78/mo

Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.

Compliance methodology · SEO assumptions · Bandwidth model

Your performance is already good — improvements may show diminishing returns

Unique monthly visitors from your analytics

Purchases, signups, or key actions

Optional — for revenue estimation

additional conversions/month

more engaged visitors from reduced bounce

potential monthly revenue
Current bounce (est.)
After fixes (est.)
Estimated bounce reduction

Fix 5 critical issues to capture this value

How this is calculated

Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.

Your site's LCP: → estimated after fixes.

These are estimates based on industry research — actual results vary

Bounce-rate model & assumptions

Your data stays in your browser — nothing is sent to our servers

Lighthouse

Mobile

24
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
87
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
73
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

3.63 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

61.28 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

13.72 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.122

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

30.15 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

64.87 s

Desktop

50
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
83
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
73
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

876 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

2.08 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

1.50 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.003

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

14.03 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

12.78 s

Categories

8
Avg score 71.2

How you compare

Where this site stands against peers running the same stack.

Amazon Webstore · 44 peers
You 68
·
Avg 71
At average
0 50 100
Better than 2% of Amazon Webstore sites See full Amazon Webstore benchmark →
Cart Functionality · 554 peers
You 68
·
Avg 73
At average
0 50 100
Performance P1Sustainability P3Security P11Accessibility P16Compliance P20Infrastructure P22Content P75SEO P73

Top 10% of Cart Functionality sites score 83+ on Performance; you're at 65 — closing this gap is the highest-leverage improvement.

Better than 4% of Cart Functionality sites See full Cart Functionality benchmark →

Technology stack

AMP, on Emotion, hosted on Next.js

51 technologies detected 6 stack layers 2 with CPE identifier Enterprise

Stack Architecture

Analytics
AdRoll 2.0 Akamai mPulse Amazon Advertising AppNexus Criteo Datadog Eloqua Facebook Pixel 2.9.303 FullStory Google AdSense Google Analytics Google Tag Manager Linkedin Insight Tag Microsoft Advertising Microsoft Clarity Optimizely Pinterest Conversion Tag Rockerbox Sprinklr StackAdapt TikTok Pixel Twitter Ads iAdvize
Ecommerce
Amazon Webstore Cart Functionality
Build
Attentive Coveo Peerius
Framework
AMP AdRoll CMP System Apple AudioEye Boomerang Facebook Facebook SDK Forter Google Search Console MUI Material UI Microsoft Open Graph Priority Hints Qualtrics React 18.2.0 Transcend Webpack core-js 3.32.2 reCAPTCHA
Runtime
Emotion styled-components 5.3.11
Hosting
Next.js 13.5.9

All Detected Technologies (51)

Next.js is a React framework for developing single page Javascript applications.

Categories JavaScript frameworks, Web frameworks, Web servers, Static site generator Website https://nextjs.org Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Emotion is a library designed for writing CSS styles with JavaScript.

Categories JavaScript frameworks, Development Website https://emotion.sh Detected by BeaverCheck

Styled components is a CSS-in-JS styling framework that uses tagged template literals in JavaScript.

Categories JavaScript frameworks, Development Website https://styled-components.com Detected by BeaverCheck

Amazon Webstore is an all-in-one hosted ecommerce website solution.

Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.

Categories Ecommerce Website https://www.wappalyzer.com/technologies/ecommerce/cart-functionality Detected by BeaverCheck

AMP, originally created by Google, is an open-source HTML framework developed by the AMP open-source Project. AMP is designed to help webpages load faster.

Categories JavaScript frameworks Website https://www.amp.dev Detected by BeaverCheck

AdRoll CMP System is a consent management solution.

Categories Cookie compliance Website https://www.adroll.com/features/consent-management Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: apple-domain-verification=SIhjJNGZWhogQ7Je

AudioEye is an accessibility overlay which claims to provide ADA and WCAG accessibility compliance.

Categories Accessibility Website https://www.audioeye.com Detected by BeaverCheck

boomerang is a JavaScript library that measures the page load time experienced by real users, commonly called RUM (Real User Measurement).

Categories JavaScript libraries, RUM Website https://akamai.github.io/boomerang Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: facebook-domain-verification=y9j8rqxnt1f3dhth6yg5u15csbd9cq
Categories Analytics Detected by BeaverCheck Evidence Script URL contains connect.facebook.net: https://connect.facebook.net/en_US/fbevents.js

Forter is a SaaS company that provides fraud prevention technology for online retailers and marketplaces.

Categories Security Website https://www.forter.com Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=7U_9JBJK6KEP1MG1xsaoAPBVeRTwC1Y0FY6fmz1k9xc

MUI(formerly Material UI) is a simple and customisable component library to build faster, beautiful, and more accessible React applications.

Categories UI frameworks Website https://mui.com Detected by BeaverCheck

Material UI is a simple and customisable component library to build faster, beautiful, and more accessible React applications.

Categories UI frameworks Website https://mui.com Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=D35D4496848D1C9A1A67841B5E8DAC1FD9E72261

Open Graph is a protocol that is used to integrate any web page into the social graph.

Categories Miscellaneous Website https://ogp.me Detected by BeaverCheck

Priority Hints exposes a mechanism for developers to signal a relative priority for browsers to consider when fetching resources.

Categories Performance Website https://wicg.github.io/priority-hints/ Detected by BeaverCheck

Qualtrics is an cloud-based platform for creating and distributing web-based surveys.

Categories Surveys Website https://www.qualtrics.com Detected by BeaverCheck

React is an open-source JavaScript library for building user interfaces or UI components.

Categories JavaScript frameworks Website https://reactjs.org Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Transcend is data privacy management compliance platform.

Categories Cookie compliance Website https://www.transcend.io Detected by BeaverCheck

Webpack is an open-source JavaScript module bundler.

Categories Miscellaneous Website https://webpack.js.org/ Detected by BeaverCheck Evidence Chunk pattern: https://s.pinimg.com/ct/lib/main.10d2511a.js

core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.

Categories JavaScript libraries Website https://github.com/zloirock/core-js Detected by BeaverCheck

reCAPTCHA is a free service from Google that helps protect websites from spam and abuse.

Categories Security Website https://www.google.com/recaptcha/ Detected by BeaverCheck

AdRoll is a digital marketing technology platform that specialises in retargeting.

Categories Advertising, Retargeting Website https://adroll.com Detected by BeaverCheck

Akamai mPulse is a real user monitoring (RUM) solution that enables companies to monitor, find, and fix website and application performance issues.

Categories RUM Website https://developer.akamai.com/akamai-mpulse-real-user-monitoring-solution Detected by BeaverCheck

Amazon Advertising (formerly AMS or Amazon Marketing Services) is a service that works in a similar way to pay-per-click ads on Google.

Categories Advertising Website https://advertising.amazon.com Detected by BeaverCheck

AppNexus is a cloud-based software platform that enables and optimizes programmatic online advertising.

Categories Advertising Website https://appnexus.com Detected by BeaverCheck

Criteo provides personalised retargeting that works with Internet retailers to serve personalised online display advertisements to consumers who have previously visited the advertiser's website.

Categories Advertising, Retargeting Website https://criteo.com Detected by BeaverCheck

Datadog is a SaaS-based monitoring and analytics platform for large-scale applications and infrastructure.

Categories RUM, Analytics Website https://www.datadoghq.com Detected by BeaverCheck

Eloqua is a Software-as-a-Service (SaaS) platform for marketing automation offered that aims to help B2B marketers and organisations manage marketing campaigns and sales lead generation.

Categories Marketing automation Website https://eloqua.com Detected by BeaverCheck

Facebook pixel is an analytics tool that allows you to measure the effectiveness of your advertising.

Categories Analytics Website https://facebook.com Detected by BeaverCheck

FullStory is a web-based digital intelligence system that helps optimize the client experience.

Categories Analytics Website https://www.fullstory.com Detected by BeaverCheck

Google AdSense is a program run by Google through which website publishers serve advertisements that are targeted to the site content and audience.

Categories Advertising Website https://www.google.com/adsense/start/ Detected by BeaverCheck

Google Analytics is a free web analytics service that tracks and reports website traffic.

Categories Analytics Website https://google.com/analytics Detected by BeaverCheck

Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.

Categories Tag managers Website https://www.google.com/tagmanager Detected by BeaverCheck Evidence Script URL contains www.googletagmanager.com: https://www.googletagmanager.com/gtag/destination?id=DC-8531376&cx=c&gtm=4e64h1

LinkedIn Insight Tag is a lightweight JavaScript tag that powers conversion tracking, website audiences, and website demographics.

Categories Analytics Website https://business.linkedin.com/marketing-solutions/insight-tag Detected by BeaverCheck

Microsoft Advertising is an online advertising platform developed by Microsoft.

Categories Advertising Website https://ads.microsoft.com Detected by BeaverCheck Evidence Script URL contains bat.bing.com: https://bat.bing.com/bat.js

Microsoft's Clarity is a analytics tool which provides website usage statistics, session recording, and heatmaps.

Categories Analytics Website https://clarity.microsoft.com Detected by BeaverCheck

Optimizely is an experimentation platform that helps developers build and run A/B tests on websites.

Categories A/B Testing, Personalisation Website https://www.optimizely.com Detected by BeaverCheck

Pinterest Conversion Tag allows you to track actions people take on your website after viewing your Promoted Pin.

Categories Analytics Website https://www.pinterest.com.au/business/ Detected by BeaverCheck

Rockerbox is a provider of multi-touch attribution software.

Categories Marketing automation Website https://www.rockerbox.com Detected by BeaverCheck

Sprinklr is a customer experience management platform that unifies front-office teams, tools, and touchpoints using AI technology.

Categories CRM Website https://www.sprinklr.com Detected by BeaverCheck

StackAdapt is a platform that provides a content advertising strategy solution for planning, executing, and optimizing digital campaigns.

Categories Advertising Website https://www.stackadapt.com Detected by BeaverCheck
Categories Analytics Website https://ads.tiktok.com Detected by BeaverCheck

Twitter Ads is an advertising platform for Twitter 'microblogging' system.

Categories Advertising Website https://ads.twitter.com Detected by BeaverCheck

iAdvize is a conversational marketing platform that connects customers in need of advice with experts who are available 24/7 via messaging.

Categories Live chat Website https://www.iadvize.com Detected by BeaverCheck

Attentive is a personalised mobile messaging platform that helps retail & ecommerce brands acquire, retain, and interact with mobile shoppers.

Categories Personalisation Website https://www.attentivemobile.com Detected by BeaverCheck

Coveo is an enterprise search and relevance platform that uses AI to enhance search capabilities and deliver personalized content across digital touchpoints.

Categories Search engines, Personalisation Website https://www.coveo.com Detected by BeaverCheck

Peerius is a platform that analyzes individual visitor behavior on websites to optimize the checkout process.

Categories Personalisation Website https://www.peerius.com Detected by BeaverCheck

Observations (3)

Runtime exposed via X-Powered-By header

The X-Powered-By header reveals 'styled-components 5.3.11'. Remove this header in production to reduce information leakage.

→ Security

Next.js version may be outdated

Detected Next.js 13.5.9. The current major version is 14. Consider updating for security patches and new features.

→ Security

Complex technology stack detected

51 technologies identified. A complex stack increases maintenance burden and attack surface. Consider whether all components are actively needed.

Show your score

Drop this badge on your README, marketing site, or status page. It auto-updates every time the audit re-runs and links back to this report.

BeaverCheck badge

This badge auto-updates with your latest scan result.

[![BeaverCheck](https://beavercheck.com/badge?url=https%3A%2F%2Flg.com)](https://beavercheck.com/results/e74fde8a-65fd-4d64-b36f-6ac5135eec00)
<a href="https://beavercheck.com/results/e74fde8a-65fd-4d64-b36f-6ac5135eec00"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Flg.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Flg.com

Export & share

Download the audit, share with your team, or grab a fix plan ready to copy into your tracker.

Share

Copies markdown to clipboard

Export
Download Markdown Report Download JSON

Fix Plan

Three-week roadmap to ship the audit's findings, with one-click copy targets for your tracker.

Three-week fix plan

2 sprints · 7h total → projected C (78)

Sprint 1: Quick Wins

+5

Highest ROI — low effort, high impact

2 findings 0h → C (73)
  • · Page weighs 23.4 MB (7.6 MB transferred)
  • · HSTS header is missing

Sprint 2: Core Fixes

+5

Medium effort, high structural impact

3 findings 7h → C (78)
  • · 1 control(s) without accessible label
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback