Skip to content
https://conad.it Export & share
IT · EUR (€) · Estimated Applicable regulations: GDPR · ePrivacy Directive · EAA Dev cost: €55/hr How jurisdiction is detected
Scanned
2026-05-26 11:51 UTC
Worker
🇪🇸 Madrid
Duration
56.00s
Vs prev

Global Performance

6/6 locations

Acceptable global latency — average 367ms across 6 locations, fastest from Amsterdam (34ms), slowest from Sao Paulo (795ms). Fastly edge cache (MISS). 2 locations above the 500ms target.

Spain - Madrid
Full audit
74ms
DNS 32ms · TLS 3ms
Netherlands - Amsterdam
34ms
DNS 6ms · TLS 12ms
United Stated - New York
479ms
DNS 153ms · TLS 4ms
United States - Santa Clara
631ms
DNS 10ms · TLS 7ms
Singapore - Singapore
189ms
DNS 176ms · TLS 10ms
Brazil - Sao Paulo
795ms
DNS 12ms · TLS 6ms
CDN: Fastly (MISS) · Avg TTFB: 367ms · Cache: max-age=300

Audit overview

Compliance needs attention; the rest of the categories are in good shape.

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

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

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
Critical: 4

2 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
Critical: 5

6 button(s) with no accessible text

Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.

Accessibility › Link & Button Quality
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. 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.
3 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

€440 investment → €6,965/month returns + EUR 120,500,000 risk avoided

Investment
€440
8.0 h · 5 findings
Monthly returns
€6.965
€83.585/yr
Payback
0.1 mo
+18897% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€3850.1 mo payback · +21610% 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.
€55 — 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

7 barrier(s) likely increasing bounce by ~29%.

Barriers
7
2 crit 5 warn
Bounce delta
+29pp
added vs baseline
Score
65
C
Speed
2
Trust
2
Usability
1
Content
0
Nav
2
  • Page takes 6.3s to load
    Users abandon at ~3s — you're 3.8s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 1.5s
    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

€440 8.0 developer hours at €55/hr
Quick wins
€55 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

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

Compliance Risk

€120.500.000

ePrivacy DirectiveGDPREAA
  • 1 non-essential cookie(s) set without consent banner
    GDPR: EUR 5.000 – EUR 10.000.000
  • 1 non-essential cookie(s) set without consent banner
    GDPR: EUR 10.000 – EUR 20.000.000
  • 1 non-essential cookie(s) set without consent banner
    ePrivacy Directive: EUR 5.000 – EUR 100.000.000

Bounce-Rate Cost

€3.062 /mo

+28.5pp bounce · ~2,851 lost visitors/mo

CPC: EUR 1.07

Bandwidth Waste

€0,71 /mo

9539.7 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~954 KB per page load
    Saves €0,71/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

41
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
91
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
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.

3.53 s

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

6.34 s

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

1.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.014

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

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

19.34 s

Desktop

86
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
95
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
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.

880 ms

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

2.19 s

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

48 ms

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

0.046

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

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

3.10 s

Categories

8
Avg score 81.0

How you compare

Where this site stands against peers running the same stack.

Cart Functionality · 550 peers
You 80
·
Avg 73
+7 above average
0 50 100
Compliance P3Security P97Accessibility P95SEO P90Content P78Infrastructure P33Sustainability P66Performance P63

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

Better than 92% of Cart Functionality sites See full Cart Functionality benchmark →
Adobe Experience Manager · 159 peers
You 80
·
Avg 72
+8 above average
0 50 100
Better than 98% of Adobe Experience Manager sites See full Adobe Experience Manager benchmark →

Technology stack

Adobe Experience Manager, on Java, with Fastly CDN

26 technologies detected 6 stack layers 2 with CPE identifier Enterprise

Stack Architecture

Analytics
Adobe Analytics Adobe Experience Platform Launch Facebook Pixel 2.9.325 Google Analytics Google Tag Manager
Ecommerce
Cart Functionality
CMS
Adobe Experience Manager
Framework
AccessiBe Adobe Client Data Layer 2.0.2 Alpine.js 3.14.3Azure DNS Facebook SDK Google Maps HSTS Microsoft 365 OneTrust Open Graph ServiceNow Swiper Tailwind CSS core-js 3.30.2 lit-element 4.2.2 lit-html 3.3.2 reCAPTCHA
Runtime
Java
CDN
Fastly

All Detected Technologies (26)

Categories CDN Website https://www.fastly.com Detected by BeaverCheck Evidence x-served-by: cache-toj-leto2350076-TOJ

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 →

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

AccessiBe is an accessibility overlay which claims to provide ADA and WCAG compliance. The system scans and analyzes a website, and applies adjustments which they claim make your website ADA and WCAG 2.1 compliant.

Categories Accessibility Website https://accessibe.com Detected by BeaverCheck

Adobe Client Data Layer is a framework of JavaScript objects on your site that contains all variable values used in your implementation.

Categories JavaScript frameworks Website https://github.com/adobe/adobe-client-data-layer Detected by BeaverCheck

Alpine.js is a minimal framework for composing behavior directly in your markup.

Categories JavaScript frameworks Website https://alpinejs.dev Detected by BeaverCheck
Categories DNS Detected by BeaverCheck Evidence NS record: ns4-06.azure-dns.info
Categories Analytics Detected by BeaverCheck Evidence Script URL contains connect.facebook.net: https://connect.facebook.net/signals/config/368655910219804?v=2.9.325&r=stable&domain=www.conad.it&hme=af8aa31887db259becaf70277daef60bd8bc35c2df82c2acd4258de27ecac4b5&ex_m=104%2C207%2C155%2C22%2C72%2C73%2C146%2C68%2C67%2C11%2C164%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C160%2C166%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C167%2C172%2C221%2C62%2C188%2C189%2C55%2C279%2C30%2C74%2C233%2C232%2C231%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C156%2C76%2C159%2C157%2C158%2C50%2C60%2C123%2C15%2C163%2C45%2C266%2C267%2C265%2C26%2C27%2C28%2C48%2C147%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C145%2C148%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C150%2C149%2C151%2C142%2C140%2C25%2C35%2C59%2C109%2C162%2C70%2C17%2C153%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C139%2C161%2C34%2C281%2C297%2C214%2C203%2C204%2C202%2C300%2C291%2C52%2C215%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C125%2C58%2C64%2C152%2C115%2C37%2C32%2C53%2C56%2C100%2C165%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C168%2C169%2C94%2C95%2C9%2C102%2C51%2C143%2C87%2C79%2C71%2C117%2C106%2C43%2C144%2C0%2C82%2C137%2C141%2C154%2C38%2C108%2C13%2C170

Google Maps is a web mapping service. It offers satellite imagery, aerial photography, street maps, 360° interactive panoramic views of streets, real-time traffic conditions, and route planning for traveling by foot, car, bicycle and air, or public transportation.

Categories Maps Website https://maps.google.com Detected by BeaverCheck

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
Categories Email Detected by BeaverCheck Evidence MX record: conad-it.mail.protection.outlook.com
Categories Analytics 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

ServiceNow is a cloud computing platform to help companies manage digital workflows for enterprise operations.

Categories Miscellaneous Website https://www.servicenow.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 · Medium Evidence Found 5 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

lit-element is a simple base class for creating web components that work in any web page with any framework. lit-element uses lit-html to render into shadow DOM, and adds API to manage properties and attributes.

Categories JavaScript libraries Website https://lit.dev Detected by BeaverCheck

lit-html is a simple, modern, safe, small and fast HTML templating library for JavaScript.

Categories JavaScript libraries Website https://lit.dev 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 Evidence Script URL contains www.google.com/recaptcha: https://www.google.com/recaptcha/enterprise.js?render=6LeX2lQaAAAAAKDBeCJJrCx2rqMJMEt0gbbX657F

Adobe Analytics is a web analytics, marketing and cross-channel analytics application.

Categories Analytics Website https://www.adobe.com/analytics/adobe-analytics.html Detected by BeaverCheck

Adobe Experience Cloud Launch is an extendable tag management solution for Adobe Experience Cloud, Adobe Experience Platform, and other applications.

Categories Tag managers Website https://docs.adobelaunch.com/getting-started 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

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

Categories Analytics Website https://google.com/analytics Detected by BeaverCheck Evidence Script URL contains www.google-analytics.com: https://www.google-analytics.com/analytics.js

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=UA-110345904-8&cx=c&gtm=4e65k1

Observations (2)

No build tool detected

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

26 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%2Fconad.it)](https://beavercheck.com/results/92272c12-69b6-4a17-ae3a-59dbaa65a513)
<a href="https://beavercheck.com/results/92272c12-69b6-4a17-ae3a-59dbaa65a513"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fconad.it" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fconad.it

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 · 8h total → projected B (88)

Sprint 1: Quick Wins

+3

Highest ROI — low effort, high impact

2 findings 1h → B (83)
  • · 2 link(s) with no accessible text
  • · 6 button(s) with no accessible text

Sprint 2: Core Fixes

+5

Medium effort, high structural impact

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

Send Feedback