Skip to content
Scanned
2026-04-15 23:24 UTC
Worker
🇳🇱 Amsterdam
Duration
1.4m
Vs prev

Audit overview

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

Fix Priority Matrix

5 findings

Quick Wins

1

High impact, low effort — start here.

Strategic

4

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

'unsafe-eval' found in script source

Unsafe value (unsafe-inline, unsafe-eval) in script-src defeats CSP's main protection — XSS injections can execute again.

Security › Content Security Policy
Critical: 2

'unsafe-inline' found in script source

Unsafe value (unsafe-inline, unsafe-eval) in script-src defeats CSP's main protection — XSS injections can execute again.

Security › Content Security Policy
Critical: 3

Wildcard '*' found in script source

script-src * defeats the entire point of CSP — any host can load scripts on your page.

Security › Content Security Policy
Critical: 4

18 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

2 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 performs reasonably well, but a few targeted fixes could meaningfully improve results. 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.
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

€1,233 investment → €9,403/month returns + EUR 120,500,000 risk avoided

Investment
€1.233
14.5 h · 5 findings
Monthly returns
€9.403
€112.841/yr
Payback
0.1 mo
+9055% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€1.1050.1 mo payback · +10112% 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.
€43 — 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
1
Usability
1
Content
0
Nav
2
  • Page takes 5.4s to load
    Users abandon at ~3s — you're 2.9s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 2.2s
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • 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
  • 2 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
  • 19 link(s) with generic text ("click here", "read more")
    Screen-reader users navigating by link list see no context — and search engines can't infer relevance
    → Rewrite with descriptive phrases that identify the destination

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

Remediation cost

€1,233 14.5 developer hours at €85/hr
Quick wins
€43 1 fixes in ~30 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.058 / month at risk ~€72.696 / 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

€6.057 /mo

+27.5pp bounce · ~2,753 lost visitors/mo

CPC: EUR 2.20

Bandwidth Waste

€0,59 /mo

7908.7 MB/mo × 0.074 EUR/GB

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

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

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

5.43 s

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

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

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

18.38 s

Desktop

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

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

1.46 s

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

172 ms

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

0.002

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

2.88 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.03 s

Categories

8
Avg score 78.1

How you compare

Where this site stands against peers running the same stack.

Facebook · 1407 peers
You 75
·
Avg 72
At average
0 50 100
Content P92SEO P86Compliance P78Sustainability P28Security P70Infrastructure P35Accessibility P40Performance P45

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

Better than 71% of Facebook sites See full Facebook benchmark →
Google Search Console · 3817 peers
You 75
·
Avg 73
At average
0 50 100
Content P92SEO P82Compliance P79Sustainability P23Security P69Performance P36Infrastructure P36Accessibility P38

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

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

Technology stack

Facebook, hosted on Snowplow Analytics, with Nginx CDN

13 technologies detected 4 stack layers 1 with CPE identifier Enterprise

Stack Architecture

Analytics
Google Analytics Google Tag Manager Login with Amazon
Framework
Facebook Google Search Console Google Workspace HSTS HTTP/3 Open Graph Priority Hints
CDN
Nginx jsDelivr CDN
Hosting
Snowplow Analytics

All Detected Technologies (13)

Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.

Categories Web servers, Reverse proxies Website https://nginx.org/en Detected by BeaverCheck Evidence Server header: nginx
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories CDN Detected by BeaverCheck · Medium Evidence Script URL contains cdn.jsdelivr.net: https://cdn.jsdelivr.net/npm/hls.js@latest

Snowplow is an open-source behavioral data management platform for businesses.

Categories Analytics, IaaS Website https://snowplowanalytics.com Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: facebook-domain-verification=8aqjdse260z6lszf9ijknqfmec4f1b
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=oZ43uSiGTJMROnwD2YmEV9QNNkR5eFIVMvK6HRUMeEU
Categories Email Detected by BeaverCheck Evidence MX record: aspmx.l.google.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

HTTP/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.

Categories Miscellaneous Website https://httpwg.org/ 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

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

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=G-6Y5Q4PR4RC

Login with Amazon allows you use your Amazon user name and password to sign into and share information with participating third-party websites or apps.

Categories Authentication Website https://developer.amazon.com/apps-and-games/login-with-amazon Detected by BeaverCheck

Observations (2)

No build tool detected

A framework (Facebook) 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%2Fandroidpolice.com)](https://beavercheck.com/results/5bea0d63-8613-4853-9336-a8b88b466f07)
<a href="https://beavercheck.com/results/5bea0d63-8613-4853-9336-a8b88b466f07"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fandroidpolice.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fandroidpolice.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

3 sprints · 14h total → projected B (84)

Sprint 1: Quick Wins

+1

Highest ROI — low effort, high impact

1 findings 0h → C (76)
  • · 18 link(s) with no accessible text

Sprint 2: Core Fixes

+4

Medium effort, high structural impact

2 findings 2h → B (80)
  • · Wildcard '*' found in script source
  • · 2 control(s) without accessible label

Sprint 3: Strategic Improvements

+4

Higher effort, long-term payoff

2 findings 12h → B (84)
  • · 'unsafe-eval' found in script source
  • · 'unsafe-inline' found in script source

Send Feedback