Skip to content
https://codeplex.com Export & share
Scanned
2026-04-21 20:40 UTC
Worker
🇳🇱 Amsterdam
Duration
1.4m
Vs prev

Audit overview

Security and Accessibility need attention; the other categories are in good shape.

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

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

Soft 404: server returns HTTP 200 for non-existent pages

Soft 404s (HTTP 200 for missing pages) confuse Google — it indexes the 'not found' page as real content and ranks it.

Accessibility › 404 Error Page
Warning: 5

94 third-party resources (100% of weight)

Informational: third-party resource count and their share of page weight. High share caps perf gains from frontend optimization.

Performance › Page Weight Inventory
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 6.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.
2 security gaps detected — browsers may warn visitors about your site.
2 accessibility issues exclude users who rely on assistive technology.
Your LCP is 6.3s — fixing the 1 performance critical could bring it under Google's 2.5s 'Good' threshold.

Business case

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

Return on investment

€595 investment → €7,458/month returns + EUR 120,500,000 risk avoided

Investment
€595
7.0 h · 4 findings
Monthly returns
€7.458
€89.495/yr
Payback
0.1 mo
+14941% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€5530.1 mo payback · +16098% 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.
€85 — 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 ~33%.

Barriers
8
4 crit 4 warn
Bounce delta
+33pp
added vs baseline
Score
48
D
Speed
2
Trust
2
Usability
1
Content
1
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.8s
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • Severe layout shift during page load
    Users mis-click when content jumps — converting intent into frustration
    → Reserve space for images, ads, and embeds with explicit width/height
  • 36 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

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

Remediation cost

€595 7.0 developer hours at €85/hr
Quick wins
€85 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.583 / month at risk ~€42.999 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

€120.500.000

ePrivacy DirectiveAVGEAA
  • No privacy policy link detected
    AVG: EUR 10.000 – EUR 20.000.000
  • 1 advertising/retargeting trackers detected
    AVG: EUR 10.000 – EUR 20.000.000
  • Trackers detected but no cookie policy found
    AVG: 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

€0,52 /mo

7069.9 MB/mo × 0.074 EUR/GB

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

21
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
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.
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.

4.33 s

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

6.29 s

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

1.75 s

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

0.386

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

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

16.49 s

Desktop

90
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
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.
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.

985 ms

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

1.35 s

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

120 ms

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

0.097

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

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

2.74 s

Categories

8
Avg score 73.2

How you compare

Where this site stands against peers running the same stack.

Cart Functionality · 554 peers
You 72
·
Avg 73
At average
0 50 100
Infrastructure P9Content P15Compliance P22SEO P37Performance P60Accessibility P41Sustainability P56Security P55

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

Better than 33% of Cart Functionality sites See full Cart Functionality benchmark →
Adobe Experience Manager · 159 peers
You 72
·
Avg 72
At average
0 50 100
Better than 40% of Adobe Experience Manager sites See full Adobe Experience Manager benchmark →

Technology stack

Adobe Experience Manager, on Java, hosted on Azure

20 technologies detected 6 stack layers 4 with CPE identifier Enterprise

Stack Architecture

Analytics
Adobe Target 2.9.0 Azure Monitor Microsoft Advertising Microsoft Clarity
Ecommerce
Cart Functionality
CMS
Adobe Experience Manager
Framework
Azure DNS HSTS LazySizes Microsoft ASP.NET Open Graph Priority Hints Tailwind CSS core-js 3.27.2 jQuery 3.5.1 lit-element 4.0.4 lit-html 3.1.2
Runtime
Java
Hosting
Azure Kestrel

All Detected Technologies (20)

Azure is a cloud computing service for building, testing, deploying, and managing applications and services through Microsoft-managed data centers.

Categories PaaS Website https://azure.microsoft.com Detected by BeaverCheck
Categories Web servers Website https://docs.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel 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 →

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 DNS Detected by BeaverCheck Evidence NS record: ns1-38.azure-dns.com

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

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

ASP.NET is an open-source, server-side web-application framework designed for web development to produce dynamic web pages.

Categories Web frameworks Website https://www.asp.net 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

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
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck Evidence Found 31 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
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

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

Adobe Target is an A/B testing, multi-variate testing, personalisation, and optimisation application

Categories A/B Testing, Personalisation Website https://www.adobe.com/marketing/target.html Detected by BeaverCheck

Azure Monitor collects monitoring telemetry from a variety of on-premises and Azure sources. Azure Monitor helps you maximise the availability and performance of your applications and services.

Categories Analytics, Performance Website https://azure.microsoft.com/en-us/services/monitor Detected by BeaverCheck

Microsoft Advertising is an online advertising platform developed by Microsoft.

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

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

Observations (2)

No build tool detected

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

20 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%2Fcodeplex.com)](https://beavercheck.com/results/72c608d3-d20c-4950-973f-ba4d9d85c64a)
<a href="https://beavercheck.com/results/72c608d3-d20c-4950-973f-ba4d9d85c64a"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fcodeplex.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fcodeplex.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 B (81)

Sprint 1: Quick Wins

+4

Highest ROI — low effort, high impact

3 findings 1h → C (76)
  • · 1 button(s) with no accessible text
  • · Soft 404: server returns HTTP 200 for non-existent pages
  • · 94 third-party resources (100% of weight)

Sprint 2: Core Fixes

+5

Medium effort, high structural impact

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

Send Feedback