Skip to content
Scanned
2026-04-21 23:37 UTC
Worker
🇳🇱 Amsterdam
Duration
1.2m
Vs prev

Audit overview

Accessibility needs attention; the rest of the 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

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

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

Cross-Origin-Embedder-Policy header is missing

COEP enforces that all embedded resources opt-in to cross-origin embedding — required for cross-origin isolation features.

Security › Security Headers
Warning: 4

Cross-Origin-Opener-Policy header is missing

COOP isolates your top-level browsing context from cross-origin windows — without it, popup-based side-channel attacks remain possible.

Security › Security Headers
Warning: 5

JavaScript is 737 KB — consider code splitting or lazy loading

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Performance › Page Weight Budget
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 6.8s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. 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.
1 accessibility issue excludes users who rely on assistive technology.
Your LCP is 6.8s — 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

€850 investment → €9,218/month returns + EUR 120,500,000 risk avoided

Investment
€850
10.0 h · 5 findings
Monthly returns
€9.218
€110.619/yr
Payback
0.1 mo
+12914% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€1490.0 mo payback · +74266% 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

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

Barriers
6
2 crit 4 warn
Bounce delta
+27pp
added vs baseline
Score
68
C
Speed
2
Trust
2
Usability
1
Content
0
Nav
1
  • Page takes 6.8s to load
    Users abandon at ~3s — you're 4.3s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 1.4s
    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
  • Layout shifts during page load
    Content movement causes mis-clicks on CTAs and form fields
    → Add width/height to images; reserve space for late-loading embeds

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

Remediation cost

€850 10.0 developer hours at €85/hr
Quick wins
€85 3 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

€5.891 / month at risk ~€70.689 / 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
  • Trackers detected but no cookie policy found
    GDPR: EUR 5.000 – EUR 10.000.000
  • Trackers detected but no cookie policy found
    GDPR: EUR 10.000 – EUR 20.000.000

Bounce-Rate Cost

€5.890 /mo

+26.8pp bounce · ~2,677 lost visitors/mo

CPC: EUR 2.20

Bandwidth Waste

€0,89 /mo

12052.0 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~1.2 MB per page load
    Saves €0,89/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 2 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

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

1.47 s

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

6.75 s

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

1.36 s

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

0.248

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

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

6.78 s

Desktop

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

439 ms

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

789 ms

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

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

766 ms

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

1.46 s

Categories

8
Avg score 83.8

How you compare

Where this site stands against peers running the same stack.

dc.js · 70 peers
You 81
·
Avg 73
+8 above average
0 50 100
Better than 88% of dc.js sites See full dc.js benchmark →
Google Search Console · 3817 peers
You 81
·
Avg 73
+8 above average
0 50 100
Infrastructure P96Content P94Security P92Accessibility P69Sustainability P66Performance P64SEO P59Compliance P47

Top 10% of Google Search Console sites score 85+ on Compliance; you're at 79 — closing this gap is the highest-leverage improvement.

Better than 93% of Google Search Console sites See full Google Search Console benchmark →

Technology stack

Google Search Console, on styled-components, hosted on Next.js, with Cloudfla...

13 technologies detected 4 stack layers 4 with CPE identifier Enterprise

Stack Architecture

Framework
Google Search Console Google Workspace Lucide Open Graph Product Hunt React Sentry Tally Webpack dc.js
Runtime
styled-components 6.4.0
CDN
Cloudflare
Hosting
Next.js 16.2.4

All Detected Technologies (13)

Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.

Categories CDN Website https://www.cloudflare.com Detected by BeaverCheck Evidence Server header in redirect: cloudflare
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

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 Evidence Script URL: https://tally.so/_next/static/chunks/polyfills-42372ed130431b0a.js
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

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
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=ECGeL-0fRAH-bfbKs6OR01sh1gbwnjFYdWtx5hdFd9U
Categories Email Detected by BeaverCheck Evidence MX record: aspmx.l.google.com

Lucide is an open-source icon library that provides 1000+ vector (svg) files for displaying icons and symbols in digital and non-digital projects.

Categories Font scripts Website https://lucide.dev Detected by BeaverCheck

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

Product Hunt is a community-based website that allows makers and marketers to launch their products or services and get in touch with their first real users.

Categories Miscellaneous Website https://www.producthunt.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 →

Sentry is an open-source platform for workflow productivity, aggregating errors from across the stack in real time.

Categories Issue trackers Website https://sentry.io/ Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Tally is the simplest way to create free forms & surveys. Create any type of form in seconds, without knowing how to code, and for free.

Categories Surveys Website https://tally.so/ Detected by BeaverCheck

Webpack is an open-source JavaScript module bundler.

Categories Miscellaneous Website https://webpack.js.org/ Detected by BeaverCheck

A multi-dimensional charting library built to work natively with crossfilter and rendered using d3.js

Categories JavaScript graphics, JavaScript libraries Website https://dc-js.github.io/dc.js/ Detected by BeaverCheck

Observations (3)

Runtime exposed via X-Powered-By header

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

→ Security

No build tool detected

A framework (Google Search Console) 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

13 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%2Ftally.so)](https://beavercheck.com/results/d210b479-874b-4feb-9d49-60de9a083836)
<a href="https://beavercheck.com/results/d210b479-874b-4feb-9d49-60de9a083836"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Ftally.so" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Ftally.so

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

3 sprints · 10h total → projected B (87)

Sprint 1: Quick Wins

+5

Highest ROI — low effort, high impact

3 findings 1h → B (86)
  • · HSTS header is missing
  • · 2 link(s) with no accessible text
  • · Cross-Origin-Opener-Policy header is missing

Sprint 2: Core Fixes

Medium effort, high structural impact

1 findings 1h → B (86)
  • · Cross-Origin-Embedder-Policy header is missing

Sprint 3: Strategic Improvements

+1

Higher effort, long-term payoff

1 findings 8h → B (87)
  • · JavaScript is 737 KB — consider code splitting or lazy loading

Send Feedback