Skip to content
https://acronis.com Export & share
Scanned
2026-04-22 00:27 UTC
Worker
🇪🇸 Madrid
Duration
299.5m
Vs prev

Audit overview

Accessibility needs attention; the rest of the categories are in good shape.

Fix Priority Matrix

5 findings

Quick Wins

4

High impact, low effort — start here.

Strategic

1

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

Page weighs 19.3 MB (4.5 MB transferred)

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

Performance › Page Weight Budget
Critical: 2

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

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

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

187 HTTP requests — consider bundling or reducing

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

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 17.6s exceeds Google's 2.5s 'Good' threshold and the 3 performance issues below directly contribute to it. Addressing the critical issues below would have the most immediate impact on your conversion rate.
Your LCP is 17.6s — fixing the 3 performance criticals could bring it under Google's 2.5s 'Good' threshold.
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

CHF 650 investment → CHF 7,711/month returns + CHF 250,000 risk avoided

Investment
CHF 650
5.0 h · 3 findings
Monthly returns
CHF 7’711
CHF 92’536/yr
Payback
0.1 mo
+14136% Y1
Regulatory risk avoided CHF 250’000
Or — fix only the top 3 findings
CHF 6500.1 mo payback · +14136% 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.
CHF 130 — 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

5 barrier(s) likely increasing bounce by ~25%.

Barriers
5
2 crit 3 warn
Bounce delta
+25pp
added vs baseline
Score
71
B
Speed
2
Trust
1
Usability
0
Content
0
Nav
2
  • Page takes 17.6s to load
    Users abandon at ~3s — you're 15.1s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 1.9s
    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
  • No skip-to-content link
    Keyboard and screen-reader users must tab through the entire header on every page
    → Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
  • 1 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

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

Remediation cost

CHF650 5.0 developer hours at CHF130/hr
Quick wins
CHF130 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.

CHF /hr

Rates reflect fully-loaded developer cost including overhead

How developer rates are sourced

Warning:Cost of inaction

CHF 7’711 / month at risk ~CHF 92’536 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

CHF 250’000

nDSG/FADP
  • No privacy policy link detected
    nDSG/FADP: CHF 1’000 – CHF 250’000
  • Trackers detected but no cookie policy found
    nDSG/FADP: CHF 1’000 – CHF 250’000
  • Trackers detected but no privacy policy found
    nDSG/FADP: CHF 1’000 – CHF 250’000

Bounce-Rate Cost

CHF 7’710 /mo

+24.9pp bounce · ~2,489 lost visitors/mo

CPC: CHF 3.10

Bandwidth Waste

CHF 1.00 /mo

14077.1 MB/mo × 0.071 CHF/GB

  • Optimize transfer: save ~1.4 MB per page load
    Saves CHF 1.00/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 3 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

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

4.76 s

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

17.62 s

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

1.90 s

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.

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

21.56 s

Desktop

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

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

3.76 s

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

95 ms

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

0.050

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

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

3.94 s

Categories

8
Avg score 80.5

How you compare

Where this site stands against peers running the same stack.

Drupal · 367 peers
You 78
·
Avg 73
At average
0 50 100
Better than 90% of Drupal sites See full Drupal benchmark →
Amazon Route 53 · 1019 peers
You 78
·
Avg 72
+6 above average
0 50 100
Security P96Compliance P90Infrastructure P21Content P76Sustainability P76Accessibility P65Performance P38SEO P41

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

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

Technology stack

Drupal, hosted on Google Cloud, with Google Cloud CDN CDN

21 technologies detected 5 stack layers 4 with CPE identifier Enterprise

Stack Architecture

Analytics
Google Analytics Google Tag Manager Matomo Analytics VWO
CMS
Drupal
Framework
Amazon Route 53 Google Search Console HSTS HTTP/3 Microsoft Microsoft 365 OneTrust Open Graph Priority Hints Sentry Swiper UpSellit Vue.js
CDN
Google Cloud CDN Nginx
Hosting
Google Cloud

All Detected Technologies (21)

Cloud CDN uses Google's global edge network to serve content closer to users.

Categories CDN Website https://cloud.google.com/cdn Detected by BeaverCheck Evidence via: 1.1 google

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 →

Google Cloud is a suite of cloud computing services.

Categories IaaS Website https://cloud.google.com Detected by BeaverCheck Evidence Via header contains google
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories CMS Detected by BeaverCheck Evidence robots.txt Disallow pattern: /core/, robots.txt Disallow pattern: /modules/
Categories DNS Detected by BeaverCheck Evidence NS record: ns-809.awsdns-37.net
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=W9gEtUq0zBrZwjuoEifQAvkqfjGcym_CdeZTtwyKLG0

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=ms64092276
Categories Email Detected by BeaverCheck Evidence MX record: acronis-com.mail.protection.outlook.com
Categories Analytics Detected by BeaverCheck Evidence Script URL contains cdn.cookielaw.org: https://cdn.cookielaw.org/consent/c570eb43-1169-4222-914c-38a09bd70ca0/OtAutoBlock.js

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

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 →

Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.

Categories JavaScript libraries Website https://swiperjs.com Detected by BeaverCheck

UpSellit is a performance based lead and cart abandonment recovery solutions.

Categories Cart abandonment Website https://us.upsellit.com Detected by BeaverCheck

Vue.js is an open-source model–view–viewmodel JavaScript framework for building user interfaces and single-page applications.

Categories JavaScript frameworks Website https://vuejs.org 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/gtm.js?id=GTM-PFG6ZF&gtg_health=1

Matomo Analytics is a free and open-source web analytics application, that runs on a PHP/MySQL web-server.

Categories Analytics Website https://matomo.org Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

VWO is a website testing and conversion optimisation platform.

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

Observations (2)

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

21 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%2Facronis.com)](https://beavercheck.com/sites/acronis.com)
<a href="https://beavercheck.com/sites/acronis.com"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Facronis.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Facronis.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 · 5h total → projected B (84)

Sprint 1: Quick Wins

+6

Highest ROI — low effort, high impact

4 findings 1h → B (84)
  • · Page weighs 19.3 MB (4.5 MB transferred)
  • · 1 button(s) with no accessible text
  • · 1 link(s) with no accessible text
  • · 186 third-party resources (100% of weight)

Sprint 2: Core Fixes

Medium effort, high structural impact

1 findings 4h → B (84)
  • · 187 HTTP requests — consider bundling or reducing

Send Feedback