Skip to content
https://campaignmonitor.com Export & share
Scanned
2026-04-22 20:13 UTC
Worker
🇪🇸 Madrid
Duration
2.8m
Vs prev

Audit overview

Security and Accessibility 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

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

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

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

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

1 image(s) missing alt attribute

Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.

Accessibility › Alt Text 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.
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

€744 investment → €5,343/month returns + EUR 120,500,000 risk avoided

Investment
€744
8.8 h · 5 findings
Monthly returns
€5.343
€64.112/yr
Payback
0.1 mo
+8520% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€5310.1 mo payback · +11968% 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.
€21 — 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 ~16%.

Barriers
6
1 crit 5 warn
Bounce delta
+16pp
added vs baseline
Score
75
B
Speed
0
Trust
2
Usability
1
Content
1
Nav
2
  • 9 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
  • 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

€744 8.8 developer hours at €85/hr
Quick wins
€21 1 fixes in ~15 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.343 / month at risk ~€64.112 / 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.342 /mo

+16.5pp bounce · ~1,648 lost visitors/mo

CPC: EUR 3.24

Bandwidth Waste

€0,62 /mo

8310.9 MB/mo × 0.074 EUR/GB

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

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

11.35 s

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

0 ms

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

0 ms

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

0.020

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

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

0 ms

Desktop

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

1.04 s

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

1.36 s

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

7 ms

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

0.054

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

2.02 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.10 s

Categories

8
Avg score 78.6

How you compare

Where this site stands against peers running the same stack.

WordPress · 775 peers
You 74
·
Avg 74
At average
0 50 100
SEO P15Sustainability P76Security P26Compliance P27Infrastructure P33Performance P61Content P53Accessibility P48

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

Better than 39% of WordPress sites See full WordPress benchmark →
Cloudflare Bot Management · 466 peers
You 74
·
Avg 74
At average
0 50 100
Security P18Content P78Infrastructure P23Compliance P31Sustainability P66Performance P62Accessibility P53SEO P53

Top 10% of Cloudflare Bot Management sites score 80+ on Security; you're at 62 — closing this gap is the highest-leverage improvement.

Better than 44% of Cloudflare Bot Management sites See full Cloudflare Bot Management benchmark →

Technology stack

WordPress, on PHP, hosted on Amazon Web Services, with Cloudflare CDN

18 technologies detected 6 stack layers 5 with CPE identifier Enterprise

Stack Architecture

Analytics
Google Analytics Google Tag Manager
CMS
WordPress
Framework
Cloudflare Bot Management Google Search Console Google Workspace HTTP/3 Microsoft MySQL Popper Tailwind CSS TrustArc jQuery 3.7.1reCAPTCHA
Runtime
PHP
CDN
Cloudflare
Hosting
Amazon Web Services WP Engine

All Detected Technologies (18)

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 →

Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.

Categories PaaS Website https://aws.amazon.com/ Detected by BeaverCheck

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://www.campaignmonitor.com/wp-content/plugins/interactive-3d-flipbook-powered-physics-engine/assets/js/client-locale-loader.js?ver=1.16.16, Script URL: https://www.campaignmonitor.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1, Link URL: https://www.campaignmonitor.com/wp-content/themes/cm-theme/assets/style/tailwind.css?ver=401
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

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=zZw3Uy_1Qt53uqHvp8z-LCHfdNsD0ll2ePp0MStGFlk
Categories Email Detected by BeaverCheck Evidence MX record: aspmx.l.google.com

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=ms88071743

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 →

Popper is a positioning engine, its purpose is to calculate the position of an element to make it possible to position it near a given reference element.

Categories Miscellaneous Website https://popper.js.org Detected by BeaverCheck
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck Evidence Found 69 unique Tailwind utility classes in HTML

TrustArc provides software and services to help corporations update their privacy management processes so they comply with government laws and best practices.

Categories Cookie compliance Website https://trustarc.com 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 Evidence Script URL: https://www.campaignmonitor.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1, Script URL: https://www.campaignmonitor.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 →
Categories Security Detected by BeaverCheck Evidence Script URL contains www.google.com/recaptcha: https://www.google.com/recaptcha/api.js?render=6LdbrxAqAAAAAA4KDWZn3GOjDtHiqZsvCQkuRWKM&ver=3.0

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-NWRSNKHM95&cx=c&gtm=4e64k0h1

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 (Cloudflare Bot Management) 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

18 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%2Fcampaignmonitor.com)](https://beavercheck.com/results/6d3796a3-db61-4927-84ff-07ee2938252b)
<a href="https://beavercheck.com/results/6d3796a3-db61-4927-84ff-07ee2938252b"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fcampaignmonitor.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fcampaignmonitor.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 · 9h total → projected B (83)

Sprint 1: Quick Wins

+2

Highest ROI — low effort, high impact

1 findings 0h → C (76)
  • · HSTS header is missing

Sprint 2: Core Fixes

+7

Medium effort, high structural impact

4 findings 8h → B (83)
  • · 1 control(s) without accessible label
  • · 1 image(s) missing alt attribute
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback