Skip to content
https://eib.org Export & share
Scanned
2026-04-22 21:00 UTC
Worker
🇪🇸 Madrid
Duration
50.00s
Vs prev

Audit overview

4 categories need attention: Performance, and 3 others.

Fix Priority Matrix

5 findings

Quick Wins

3

High impact, low effort — start here.

Strategic

2

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

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: 3

Page weighs 10.8 MB (4.3 MB transferred)

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

Performance › Page Weight Budget
Critical: 4

11 image-in-link without alt text

Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.

Accessibility › Alt Text Quality
Critical: 5

13 link(s) with no accessible text

Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.

Accessibility › Link & Button Quality
What fixing these means. Your site has several issues that may be affecting user experience and business outcomes. Your LCP of 27.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.
2 security gaps detected — browsers may warn visitors about your site.
Your LCP is 27.0s — fixing the 1 performance critical could bring it under Google's 2.5s 'Good' threshold.
2 accessibility issues exclude 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

€560 investment → €2,616/month returns + EUR 120,500,000 risk avoided

Investment
€560
7.0 h · 4 findings
Monthly returns
€2.616
€31.398/yr
Payback
0.2 mo
+5507% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€5200.2 mo payback · +5938% 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.
€80 — 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

8 barrier(s) likely increasing bounce by ~31%.

Barriers
8
3 crit 5 warn
Bounce delta
+31pp
added vs baseline
Score
55
C
Speed
2
Trust
2
Usability
1
Content
0
Nav
3
  • Page takes 27.0s to load
    Users abandon at ~3s — you're 24.5s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 3.5s
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • 3 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
  • 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

€560 7.0 developer hours at €80/hr
Quick wins
€80 2 fixes in ~60 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

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

Compliance Risk

€120.500.000

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

Bounce-Rate Cost

€2.615 /mo

+30.8pp bounce · ~3,077 lost visitors/mo

CPC: EUR 0.85

Bandwidth Waste

€1,01 /mo

13665.6 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~1.4 MB per page load
    Saves €1,01/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

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

22.12 s

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

26.96 s

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

3.53 s

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

0.000

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

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

27.76 s

Desktop

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

2.05 s

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

3.84 s

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

443 ms

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

0.000

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

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

4.91 s

Categories

8
Avg score 72.2

How you compare

Where this site stands against peers running the same stack.

Cart Functionality · 554 peers
You 69
·
Avg 73
At average
0 50 100
Performance P1Infrastructure P3Accessibility P11Sustainability P27SEO P73Security P66Compliance P46Content P47

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

Better than 8% of Cart Functionality sites See full Cart Functionality benchmark →
Apple · 1267 peers
You 69
·
Avg 73
At average
0 50 100
Performance P1Infrastructure P1Accessibility P3SEO P79Sustainability P28Security P61Content P59Compliance P43

Top 10% of Apple sites score 84+ on Performance; you're at 66 — closing this gap is the highest-leverage improvement.

Better than 7% of Apple sites See full Apple benchmark →

Technology stack

Apple, hosted on Akamai Connected Cloud, with Akamai CDN

23 technologies detected 5 stack layers 4 with CPE identifier Enterprise

Stack Architecture

Analytics
Matomo Analytics
Ecommerce
Cart Functionality
Framework
Apple Bootstrap FancyBox 2.1.5 GSAP 3.5.1Google Search Console HSTS Lozad.js Microsoft Microsoft 365 Moment.js 2.30.1 Open Graph ReadSpeaker 3.8.9 Swiper Tailwind CSS core-js 3.26.1 jQuery 3.7.1 jQuery UI 1.12.1 reCAPTCHA
CDN
Akamai
Hosting
Akamai Connected Cloud F5 Distributed Cloud Services

All Detected Technologies (23)

Akamai is global content delivery network (CDN) services provider for media and software delivery, and cloud security solutions.

Categories CDN Website https://akamai.com Detected by BeaverCheck

Akamai Connected Cloud is a distributed cloud platform that combines core compute, edge services, and security to run applications at global scale.

Categories PaaS Website https://www.akamai.com/solutions/cloud-computing Detected by BeaverCheck

F5 Distributed Cloud Services is a SaaS platform providing security, networking, and application management to deploy, secure, and operate applications in cloud-native environments.

Categories PaaS Website https://www.f5.com/products/distributed-cloud-services Detected by BeaverCheck

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
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: apple-domain-verification=8COSMKMO8Wdmzu2Swd9A-2jMDpPyhq6juMBW1RCi3uk
Categories Library Website https://getbootstrap.com Detected by BeaverCheck · Medium Evidence Stylesheet: https://tech.eib.org/_tools/front/css/framework/bootstrap.min.css

FancyBox is a tool for displaying images, html content and multi-media in a Mac-style 'lightbox' that floats overtop of web page.

Categories JavaScript libraries Website https://fancyapps.com/fancybox Detected by BeaverCheck

GSAP is an animation library that allows you to create animations with JavaScript.

Categories JavaScript frameworks Website https://greensock.com/gsap Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=xqllmc-bZ8zpUMwQVG6iBeNS_kSwz_3twcZK962k8js

HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.

Categories Security Website https://www.rfc-editor.org/rfc/rfc6797#section-6.1 Detected by BeaverCheck

Lozad.js is a lightweight lazy-loading library that's just 535 bytes minified & gzipped.

Categories JavaScript libraries, Performance Website https://apoorv.pro/lozad.js/ Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=7D9FB61A39A855C80D60DD544558C0864E0EADD7
Categories Email Detected by BeaverCheck Evidence TXT SPF record includes spf.protection.outlook.com: v=spf1 +mx +exists:%{i}.spf.hc1688-68.eu.iphmx.com +include:spf-strict.postcloud.lu +include:spf.mailjet.com +include:spf.protection.outlook.com +mx:in-v3.mailjet.com +mx:bnc3.mailjet.com +ip4:195.46.252.103 +ip4:178.237.109.38 +ip4:178.237.108.4 +ip4:178.37.108.35 +ip4:31.193.50.1 +ip4:31.204.90.242 +ip4:193.168.42.158 -all

Moment.js is a free and open-source JavaScript library that removes the need to use the native JavaScript Date object directly.

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

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

ReadSpeaker is an intuitive text-to-speech API that converts text into natural-sounding audio files for websites and applications.

Categories Widgets Website https://www.readspeaker.com Detected by BeaverCheck

Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.

Categories JavaScript libraries Website https://swiperjs.com Detected by BeaverCheck
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck Evidence Found 13 unique Tailwind utility classes in HTML

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 Evidence Script URL: https://tech.eib.org/_tools/front/js/framework/jquery-3.5.1.min.js
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.

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

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 Evidence Script URL contains www.google.com/recaptcha: https://www.google.com/recaptcha/api.js?render=6LcjUSEbAAAAAF6hKLIbnKDrSSCkvtvJ7SuFclap

Matomo Analytics is a free and open-source web analytics application, that runs on a PHP/MySQL web-server.

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

Observations (2)

No build tool detected

A framework (Apple) 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

23 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%2Feib.org)](https://beavercheck.com/results/8f08be66-550f-4585-ad7a-be091ce8b6d3)
<a href="https://beavercheck.com/results/8f08be66-550f-4585-ad7a-be091ce8b6d3"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Feib.org" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Feib.org

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 B (80)

Sprint 1: Quick Wins

+6

Highest ROI — low effort, high impact

3 findings 1h → C (75)
  • · Page weighs 10.8 MB (4.3 MB transferred)
  • · 11 image-in-link without alt text
  • · 13 link(s) with no accessible text

Sprint 2: Core Fixes

+5

Medium effort, high structural impact

2 findings 6h → B (80)
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback