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

Audit overview

3 categories need attention: Security, and 2 others.

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

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

Page weighs 24.3 MB (18.1 MB transferred)

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

Performance › Page Weight Budget
Critical: 5

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
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 4.6s 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 4.6s — 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

CAD 641 investment → CAD 11,171/month returns + CAD 350,000 risk avoided

Investment
CAD 641
6.8 h · 4 findings
Monthly returns
CAD 11,171
CAD 134,048/yr
Payback
0.1 mo
+20804% Y1
Regulatory risk avoided CAD 350,000
Or — fix only the top 3 findings
CAD 5940.1 mo payback · +22476% 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.
CAD 71 — 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

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

Barriers
8
1 crit 7 warn
Bounce delta
+27pp
added vs baseline
Score
69
C
Speed
2
Trust
2
Usability
0
Content
1
Nav
3
  • Page takes 4.6s to load
    Users abandon at ~3s — you're 2.1s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • High main-thread blocking time
    Page is non-interactive for 550ms after first paint
    → Defer third-party scripts and split large bundles
  • 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
  • No structured data
    No rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
    → Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)

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

Remediation cost

CA$641 6.8 developer hours at CA$95/hr
Quick wins
CA$71 2 fixes in ~45 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.

CA$ /hr

Rates reflect fully-loaded developer cost including overhead

How developer rates are sourced

Warning:Cost of inaction

CAD 7,574 / month at risk ~CAD 90,891 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

CAD 350,000

ACAPIPEDA
  • No privacy policy link detected
    PIPEDA: CAD 1,000 – CAD 100,000
  • Trackers detected but no cookie policy found
    PIPEDA: CAD 1,000 – CAD 100,000
  • Trackers detected but no privacy policy found
    PIPEDA: CAD 1,000 – CAD 100,000

Bounce-Rate Cost

CAD 7,568 /mo

+27.0pp bounce · ~2,703 lost visitors/mo

CPC: CAD 2.80

Bandwidth Waste

CAD 6.17 /mo

57081.5 MB/mo × 0.108 CAD/GB

  • Optimize transfer: save ~5.7 MB per page load
    Saves CAD 6.17/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

60
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.
77
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.

2.98 s

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

4.59 s

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

550 ms

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

0.017

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

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

19.09 s

Desktop

83
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.
77
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.59 s

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

1.87 s

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

20 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.10 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.60 s

Categories

8
Avg score 76.8

How you compare

Where this site stands against peers running the same stack.

Webflow · 50 peers
You 74
·
Avg 74
At average
0 50 100
Better than 36% of Webflow sites See full Webflow benchmark →
Amazon Route 53 · 1003 peers
You 74
·
Avg 72
At average
0 50 100
SEO P99Infrastructure P87Compliance P79Sustainability P34Accessibility P35Performance P38Content P43Security P46

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

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

Technology stack

Webflow 1.6.0, with Cloudflare CDN

23 technologies detected 4 stack layers 2 with CPE identifier Enterprise

Stack Architecture

Analytics
Google Tag Manager
CMS
Webflow 1.6.0
Framework
Amazon Route 53 Apple Bulma GSAP 3.12.5Google Play app Google Search Console Google Workspace HTTP/3 Microsoft Native app preferred OneTrust Open Graph Priority Hints Swiper Tailwind CSS Webpack iOS app jQuery 3.5.1
CDN
Cloudflare jsDelivr jsDelivr CDN

All Detected Technologies (23)

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 cf-ray: 9f0894471d0bdcdd-PDX
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.

Categories CDN Website https://www.jsdelivr.com/ Detected by BeaverCheck
Categories CDN Detected by BeaverCheck · Medium Evidence Script URL contains cdn.jsdelivr.net: https://cdn.jsdelivr.net/npm/@finsweet/attributes-autovideo@1/autovideo.js

Webflow is Software-as-a-Service (SaaS) for website building and hosting.

Categories Page builders Website https://webflow.com Detected by BeaverCheck
Categories DNS Detected by BeaverCheck Evidence NS record: ns-542.awsdns-03.net
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: apple-domain-verification=G7qj268VSr9QGifp
Categories Framework Website https://bulma.io Detected by BeaverCheck Evidence Found 46 Bulma class patterns in HTML

GSAP is an animation library that allows you to create animations with JavaScript.

Categories JavaScript frameworks Website https://greensock.com/gsap Detected by BeaverCheck
Categories Other Detected by BeaverCheck · Low Evidence Manifest related_applications includes Google Play app
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=uF69S8e8jt046fzyG0bu1rJ8hzMazRfyLJMnX2LNAkg
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=ms79586831
Categories Other Detected by BeaverCheck · Low Evidence Manifest prefer_related_applications is true

OneTrust is a cloud-based data privacy management compliance platform.

Categories Cookie compliance Website https://www.onetrust.com Detected by BeaverCheck Evidence Script URL contains cdn.cookielaw.org: https://cdn.cookielaw.org/scripttemplates/otSDKStub.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

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

Categories JavaScript libraries Website https://swiperjs.com Detected by BeaverCheck
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck Evidence Found 37 unique Tailwind utility classes in HTML

Webpack is an open-source JavaScript module bundler.

Categories Miscellaneous Website https://webpack.js.org/ Detected by BeaverCheck
Categories Other Detected by BeaverCheck · Low Evidence Manifest related_applications includes iTunes/iOS app

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://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=618e9316785b3582a5178502
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

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-M866M5H

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

23 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%2Fotter.ai)](https://beavercheck.com/results/05cc0043-9275-4769-855a-53484cf5745c)
<a href="https://beavercheck.com/results/05cc0043-9275-4769-855a-53484cf5745c"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fotter.ai" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fotter.ai

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 · 7h total → projected B (84)

Sprint 1: Quick Wins

+6

Highest ROI — low effort, high impact

3 findings 1h → B (80)
  • · Page weighs 24.3 MB (18.1 MB transferred)
  • · HSTS header is missing
  • · 1 button(s) with no accessible text

Sprint 2: Core Fixes

+4

Medium effort, high structural impact

2 findings 6h → B (84)
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback