Skip to content
Scanned
2026-04-22 00:11 UTC
Worker
🇪🇸 Madrid
Duration
1.2m
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 27.6 MB (16.4 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 75.0s 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 75.0s — 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

€653 investment → €6,116/month returns + EUR 120,500,000 risk avoided

Investment
€653
7.3 h · 4 findings
Monthly returns
€6.116
€73.390/yr
Payback
0.1 mo
+11147% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€5630.1 mo payback · +12947% 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.
€23 — 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

6 barrier(s) likely increasing bounce by ~28%.

Barriers
6
2 crit 4 warn
Bounce delta
+28pp
added vs baseline
Score
68
C
Speed
2
Trust
2
Usability
1
Content
0
Nav
1
  • Page takes 75.0s to load
    Users abandon at ~3s — you're 72.5s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 2.3s
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • 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
  • 1 form field(s) without a label
    Screen readers skip unlabeled fields; autofill can't identify them; checkout abandonment spikes
    → Associate every input with a visible <label for="…">; add autocomplete attributes

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

Remediation cost

€653 7.3 developer hours at €90/hr
Quick wins
€23 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

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

Compliance Risk

€120.500.000

ePrivacy DirectiveDSGVOEAA
  • No privacy policy link detected
    DSGVO: EUR 10.000 – EUR 20.000.000
  • Trackers detected but no cookie policy found
    DSGVO: EUR 5.000 – EUR 10.000.000
  • Trackers detected but no cookie policy found
    DSGVO: EUR 10.000 – EUR 20.000.000

Bounce-Rate Cost

€6.112 /mo

+27.8pp bounce · ~2,778 lost visitors/mo

CPC: EUR 2.20

Bandwidth Waste

€3,83 /mo

51652.1 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~5.2 MB per page load
    Saves €3,83/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

26
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
78
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

8.39 s

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

74.98 s

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

2.30 s

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

0.048

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

30.83 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.

75.27 s

Desktop

53
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
71
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

1.18 s

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

11.25 s

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

257 ms

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

0.041

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

4.41 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.25 s

Categories

8
Avg score 72.5

How you compare

Where this site stands against peers running the same stack.

Adobe Experience Manager · 159 peers
You 69
·
Avg 72
At average
0 50 100
Better than 6% of Adobe Experience Manager sites See full Adobe Experience Manager benchmark →
Babel · 102 peers
You 69
·
Avg 71
At average
0 50 100
Better than 20% of Babel sites See full Babel benchmark →

Technology stack

Adobe Experience Manager, on Apache/Emotion, hosted on Apache HTTP Server, wi...

31 technologies detected 7 stack layers 6 with CPE identifier Enterprise

Stack Architecture

Analytics
Contentsquare Dynamic Yield Google Analytics Google Tag Manager Hotjar
CMS
Adobe Experience Manager
Framework
Babel Bulma Facebook Google Search Console Here LazySizes Leaflet 1.9.4 Livefyre 1.9.4 Lodash 4.17.21 MUI Material UI Microsoft Microsoft 365 OneTrust Open Graph PWA React Speed Kit core-js 3.19.1 jQuery
Runtime
Emotion Java
Server
Apache
CDN
Cloudflare
Hosting
Apache HTTP Server

All Detected Technologies (31)

Categories CDN Detected by BeaverCheck Evidence Server header in redirect: cloudflare
Categories Server Website https://httpd.apache.org Detected by BeaverCheck Evidence Server header: Apache

Apache is a free and open-source cross-platform web server software.

Categories Web servers Website https://httpd.apache.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

Java is a class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.

Categories Programming languages Website https://java.com Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Adobe Experience Manager (AEM) is a content management solution for building websites, mobile apps and forms.

Categories CMS Website https://www.adobe.com/marketing/experience-manager.html Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Babel is a free and open-source transcompiler for writing next generation JavaScript.

Categories Miscellaneous Website https://babeljs.io Detected by BeaverCheck
Categories Framework Website https://bulma.io Detected by BeaverCheck Evidence Found 91 Bulma class patterns in HTML
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: facebook-domain-verification=6twp6irwrgb4fo32hjirtbjmi2p0p1
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=e9sE8ZRkLGBJRNQq7fN2VUbTF2XOzsW20Aop5OwEH-E

HERE is a PaaS for creating custom maps, visualize location datasets, gather insights and buy and sell location assets.

Categories Maps Website https://www.here.com Detected by BeaverCheck

LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.

Categories JavaScript libraries, Performance Website https://github.com/aFarkas/lazysizes Detected by BeaverCheck

Leaflet is the open-source JavaScript library for mobile-friendly interactive maps.

Categories Maps Website https://leafletjs.com Detected by BeaverCheck

Livefyre is a platform that integrates with the social web to boost social interaction.

Categories Comment systems Website https://livefyre.com Detected by BeaverCheck

Lodash is a JavaScript library which provides utility functions for common programming tasks using the functional programming paradigm.

Categories JavaScript libraries Website https://www.lodash.com Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

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=ms19332959
Categories Email Detected by BeaverCheck Evidence TXT SPF record includes spf.protection.outlook.com: v=spf1 ip4:218.38.52.226 include:spf1.hyundai.com include:spf4.hyundai.com include:spf5.hyundai.com include:spf.protection.outlook.com include:_spf.dooray.com include:amazonses.com ~all

OneTrust is a cloud-based data privacy management compliance platform.

Categories Cookie compliance Website https://www.onetrust.com Detected by BeaverCheck Evidence Script URL contains cdn.cookielaw.org: https://cdn.cookielaw.org/scripttemplates/otSDKStub.js

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

Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.

Categories Miscellaneous Website https://web.dev/progressive-web-apps/ 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 →

Speed Kit develops a performance add-on that uses caching algorithms to minimize loading times of ecommerce websites.

Categories Performance Website https://www.speedkit.com Detected by BeaverCheck

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

jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.

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

Contentsquare is an enterprise-level UX optimisation platform.

Categories Analytics, A/B Testing Website https://contentsquare.com Detected by BeaverCheck

Dynamic Yield is a provider of automated conversion optimisation tools for marketers and retailers.

Categories A/B Testing, Personalisation Website https://www.dynamicyield.com 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/js?id=G-JC8GGW39QC&cx=c&gtm=4e64h1

Hotjar is a suite of analytic tools to assist in the gathering of qualitative data, providing feedback through tools such as heatmaps, session recordings, and surveys.

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

Observations (3)

jQuery loaded alongside a modern framework

Both jQuery and React are loaded. Modern frameworks handle DOM manipulation natively. jQuery may be unnecessary and adds ~30KB to the page weight. Check the Performance tab for bundle analysis.

→ Performance

No build tool detected

A framework (Babel) was detected but no bundler was identified. The build tool may not be detectable from output patterns, or the site may use the framework's built-in bundler.

Complex technology stack detected

31 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%2Fhyundai.com)](https://beavercheck.com/results/ecddfb5f-e532-4e78-a7f6-8182a9125e11)
<a href="https://beavercheck.com/results/ecddfb5f-e532-4e78-a7f6-8182a9125e11"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fhyundai.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fhyundai.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 (79)

Sprint 1: Quick Wins

+5

Highest ROI — low effort, high impact

2 findings 0h → C (74)
  • · Page weighs 27.6 MB (16.4 MB transferred)
  • · HSTS header is missing

Sprint 2: Core Fixes

+5

Medium effort, high structural impact

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

Send Feedback