Skip to content
Scanned
2026-04-21 21:15 UTC
Worker
🇪🇸 Madrid
Duration
1.3m
Vs prev

Audit overview

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

Page weighs 9.3 MB (5.3 MB transferred)

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

Performance › Page Weight Budget
Critical: 4

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

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
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 15.2s 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.
3 security gaps detected — browsers may warn visitors about your site.
Your LCP is 15.2s — fixing the 1 performance critical could bring it under Google's 2.5s 'Good' threshold.
1 accessibility issue excludes 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,190 investment → €6,578/month returns + EUR 500,000 risk avoided

Investment
€1.190
14.0 h · 4 findings
Monthly returns
€6.578
€78.941/yr
Payback
0.2 mo
+6534% Y1
Regulatory risk avoided EUR 500.000
Or — fix only the top 3 findings
€1.1050.2 mo payback · +7044% 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.

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 ~30%.

Barriers
8
2 crit 6 warn
Bounce delta
+30pp
added vs baseline
Score
62
C
Speed
2
Trust
1
Usability
1
Content
1
Nav
3
  • Page takes 15.2s to load
    Users abandon at ~3s — you're 12.7s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 605ms
    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
  • 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
  • Content is hard to read
    Graduate-level reading difficulty — limits the addressable audience for product or blog pages
    → Shorten sentences; replace jargon with plain language; target Flesch ease ≥60

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

Remediation cost

€1,190 14.0 developer hours at €85/hr

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.578 / month at risk ~€78.941 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

€500.000

EAA
  • No <main> landmark found
    EAA: EUR 1.000 – EUR 500.000
  • 3 of 3 <nav> elements are unlabeled
    EAA: EUR 1.000 – EUR 500.000
  • Skip navigation link is missing (WCAG 2.4.1)
    EAA: EUR 1.000 – EUR 500.000

Bounce-Rate Cost

€6.577 /mo

+29.9pp bounce · ~2,990 lost visitors/mo

CPC: EUR 2.20

Bandwidth Waste

€1,24 /mo

16797.5 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~1.7 MB per page load
    Saves €1,24/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.
96
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.

8.52 s

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

15.24 s

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

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

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

15.34 s

Desktop

94
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.
92
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.

667 ms

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

1.05 s

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

15 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.01 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.67 s

Categories

8
Avg score 81.8

How you compare

Where this site stands against peers running the same stack.

WordPress · 775 peers
You 77
·
Avg 74
At average
0 50 100
Compliance P96Content P92Accessibility P14Security P82Infrastructure P67Sustainability P62SEO P54Performance P50

Top 10% of WordPress sites score 73+ on Accessibility; you're at 52 — closing this gap is the highest-leverage improvement.

Better than 68% of WordPress sites See full WordPress benchmark →
Amazon Route 53 · 1003 peers
You 77
·
Avg 72
At average
0 50 100
Compliance P96Content P95Infrastructure P87Security P86Sustainability P85Accessibility P17SEO P68Performance P66

Top 10% of Amazon Route 53 sites score 68+ on Accessibility; you're at 52 — closing this gap is the highest-leverage improvement.

Better than 87% of Amazon Route 53 sites See full Amazon Route 53 benchmark →

Technology stack

WordPress, on PHP, hosted on WP Engine, with Cloudflare CDN

31 technologies detected 6 stack layers 7 with CPE identifier Enterprise

Stack Architecture

Analytics
Facebook Pixel Google Analytics Google Tag Manager Linkedin Insight Tag PixelYourSite Qualified SpeedCurve VWO Yoast SEO Zoominfo
CMS
WordPress
Framework
Amazon Route 53 Apple Cloudflare Bot Management Google Search Console Google Workspace HSTS HTTP/3 Microsoft MySQL Open Graph Osano Priority Hints RSS Sentry 9.47.1 jQuery 3.7.1 jQuery Migrate 3.4.1 lit-html 2.8.0
Runtime
PHP
CDN
Cloudflare
Hosting
WP Engine

All Detected Technologies (31)

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 →

WP Engine is a website hosting provider.

Categories PaaS, Hosting Website https://wpengine.com Detected by BeaverCheck

PHP is a general-purpose scripting language used for web development.

Categories Programming languages Website https://php.net Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. Features include a plugin architecture and a template system.

Categories CMS, Blogs Website https://wordpress.org Detected by BeaverCheck Evidence Script URL: https://impact.com/wp-content/plugins/pixelyoursite/dist/scripts/jquery.bind-first-0.2.3.min.js?ver=6.7.5, Script URL: https://impact.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1, Link URL: https://impact.com/wp-content/themes/impact/dist/vendor/styles/vendor.css?ver=1721811351, Header link contains wp-json
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories DNS Detected by BeaverCheck Evidence NS record: ns-613.awsdns-12.net
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: apple-domain-verification=2Q45MuX3yn5OICaa

Cloudflare bot management solution identifies and mitigates automated traffic to protect websites from bad bots.

Categories Security Website https://www.cloudflare.com/en-gb/products/bot-management/ Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=Wt7ctY_sYbynJxp-gFTiuGr8od4qqg3PWiqHI1fXKt4
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
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=ms59382403

MySQL is an open-source relational database management system.

Categories Databases Website https://mysql.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

Osano is a data privacy platform that helps your website become compliant with laws such as GDPR and CCPA.

Categories Cookie compliance Website https://www.osano.com 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

RSS is a family of web feed formats used to publish frequently updated works—such as blog entries, news headlines, audio, and video—in a standardized format.

Categories Miscellaneous Website https://www.rssboard.org/rss-specification Detected by BeaverCheck

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 Evidence Script URL contains browser.sentry-cdn.com: https://browser.sentry-cdn.com/9.47.1/bundle.min.js
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

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://impact.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1, Script URL: https://impact.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Query Migrate is a javascript library that allows you to preserve the compatibility of your jQuery code developed for versions of jQuery older than 1.9.

Categories JavaScript libraries Website https://github.com/jquery/jquery-migrate 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

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

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-FZ7S15G053&cx=c&gtm=4e64h1

LinkedIn Insight Tag is a lightweight JavaScript tag that powers conversion tracking, website audiences, and website demographics.

Categories Analytics Website https://business.linkedin.com/marketing-solutions/insight-tag Detected by BeaverCheck

PixelyourSite is now probably the most complex tracking tool for WordPress, managing the Facebook Pixel, Google Analytics, Google Ads Remarketing, Pinterest Tag, Bing Tag, and virtually any other script.

Categories WordPress plugins, Analytics Website https://www.pixelyoursite.com Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Qualified is a B2B marketer that allows buyers and sales reps to connect through real-time website conversations.

Categories Live chat, Marketing automation Website https://www.qualified.com Detected by BeaverCheck

SpeedCurve is a front-end performance monitoring service.

Categories RUM Website https://www.speedcurve.com Detected by BeaverCheck

VWO is a website testing and conversion optimisation platform.

Categories Analytics, A/B Testing Website https://vwo.com Detected by BeaverCheck

Yoast SEO is a search engine optimisation plugin for WordPress and other platforms.

Categories SEO, WordPress plugins Website https://yoast.com/wordpress/plugins/seo/ Detected by BeaverCheck

ZoomInfo provides actionable B2B contact and company information for sales and marketing teams.

Categories Analytics Website https://www.zoominfo.com/ Detected by BeaverCheck

Observations (3)

WordPress detected — review security configuration

WordPress sites benefit from: protecting wp-login.php, disabling XML-RPC if unused, restricting REST API access, and keeping all plugins and themes up to date. Check the Security tab for specific findings.

→ Security

No build tool detected

A framework (Amazon Route 53) 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

31 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%2Fimpact.com)](https://beavercheck.com/results/62904585-7feb-4535-a197-9b812c27edc9)
<a href="https://beavercheck.com/results/62904585-7feb-4535-a197-9b812c27edc9"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fimpact.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fimpact.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 (87)

Sprint 1: Quick Wins

+3

Highest ROI — low effort, high impact

1 findings 0h → B (80)
  • · Page weighs 9.3 MB (5.3 MB transferred)

Sprint 2: Core Fixes

+4

Medium effort, high structural impact

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

Sprint 3: Strategic Improvements

+3

Higher effort, long-term payoff

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

Send Feedback