Skip to content
https://wyzecam.com Export & share
Scanned
2026-04-21 18:41 UTC
Worker
🇪🇸 Madrid
Duration
2.8m
Vs prev

Audit overview

3 categories need attention: Performance, 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 7.6 MB (4.0 MB transferred)

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

Performance › Page Weight Budget
Critical: 5

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

$675 investment → $3,667/month returns + USD 150,000 risk avoided

Investment
$675
6.8 h · 4 findings
Monthly returns
$3,667
$44,008/yr
Payback
0.2 mo
+6420% Y1
Regulatory risk avoided USD 150,000
Or — fix only the top 3 findings
$6250.2 mo payback · +6941% 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.
$75 — 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 ~32%.

Barriers
6
4 crit 2 warn
Bounce delta
+32pp
added vs baseline
Score
54
D
Speed
2
Trust
2
Usability
1
Content
0
Nav
1
  • Page takes 19.1s to load
    Users abandon at ~3s — you're 16.6s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 674ms
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • 4 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
  • 39 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

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

Remediation cost

$675 6.8 developer hours at $100/hr
Quick wins
$75 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.

$ /hr

Rates reflect fully-loaded developer cost including overhead

How developer rates are sourced

Warning:Cost of inaction

$3,667 / month at risk ~$44,008 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

$150,000

ADA Title III
  • Multiple H1 headings (2 found)
    ADA Title III: USD 25,000 – USD 150,000
  • Heading level skipped: H1 → H3 (missing H2)
    ADA Title III: USD 25,000 – USD 150,000
  • 2 empty heading(s)
    ADA Title III: USD 25,000 – USD 150,000

Bounce-Rate Cost

$3,666 /mo

+31.6pp bounce · ~3,161 lost visitors/mo

CPC: USD 1.16

Bandwidth Waste

$1.01 /mo

12636.0 MB/mo × 0.080 USD/GB

  • Optimize transfer: save ~1.3 MB per page load
    Saves $1.01/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

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

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

19.06 s

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

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

9.58 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.73 s

Desktop

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

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

1.67 s

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

73 ms

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

0.005

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

1.59 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.17 s

Categories

8
Avg score 77.8

How you compare

Where this site stands against peers running the same stack.

Cart Functionality · 564 peers
You 72
·
Avg 73
At average
0 50 100
Compliance P97Infrastructure P96Accessibility P9Performance P10SEO P73Sustainability P67Security P43Content P52

Top 10% of Cart Functionality sites score 75+ on Accessibility; you're at 46 — closing this gap is the highest-leverage improvement.

Better than 32% of Cart Functionality sites See full Cart Functionality benchmark →
Shopify · 75 peers
You 72
·
Avg 73
At average
0 50 100
Better than 17% of Shopify sites See full Shopify benchmark →

Technology stack

Google Font API, hosted on Amazon Web Services, with Amazon S3 CDN

22 technologies detected 5 stack layers 2 with CPE identifier Enterprise

Stack Architecture

Analytics
Apple Pay Klaviyo Microsoft Clarity PayPal Shop Pay Venmo
Ecommerce
Cart Functionality Shopify
Framework
Google Font API Google Search Console Klaviyo Reviews Microsoft Microsoft 365 Open Graph Osano Priority Hints Splide core-js 2.6.12 lit-html 2.8.0
CDN
Amazon S3 Cloudflare
Hosting
Amazon Web Services

All Detected Technologies (22)

Amazon S3 or Amazon Simple Storage Service is a service offered by Amazon Web Services (AWS) that provides object storage through a web service interface.

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

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

Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.

Categories Ecommerce Website https://www.wappalyzer.com/technologies/ecommerce/cart-functionality Detected by BeaverCheck

Shopify is a subscription-based software that allows anyone to set up an online store and sell their products. Shopify store owners can also sell in physical locations using Shopify POS, a point-of-sale app and accompanying hardware.

Categories Ecommerce Website https://shopify.com Detected by BeaverCheck Evidence robots.txt Disallow pattern: /admin, robots.txt Disallow pattern: /cart, robots.txt Disallow pattern: /collections/

Google Font API is a web service that supports open-source font files that can be used on your web designs.

Categories Font scripts Website https://fonts.google.com/ Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=BGt8kwzYa43NGuF4Z1787Mn5baA8Os7_in9Kk3nw_sw

Klaviyo Reviews is a built-in product review offering for Shopify and WooCommerce by Klaviyo.

Categories Reviews Website https://www.klaviyo.com/product-reviews Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=ms98676396
Categories Email Detected by BeaverCheck Evidence MX record: wyzecam-com.mail.protection.outlook.com

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

Splide.js is a lightweight, responsive, and customizable slider and carousel library for JavaScript.

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

core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.

Categories JavaScript libraries Website https://github.com/zloirock/core-js 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

Apple Pay is a mobile payment and digital wallet service by Apple that allows users to make payments in person, in iOS apps, and on the web.

Categories Payment processors Website https://www.apple.com/apple-pay Detected by BeaverCheck

Klaviyo is an email marketing platform for online businesses.

Categories Marketing automation Website https://www.klaviyo.com/ Detected by BeaverCheck Evidence Script URL contains static.klaviyo.com: https://static.klaviyo.com/onsite/js/Yb5ave/klaviyo.js?company_id=Yb5ave

Microsoft's Clarity is a analytics tool which provides website usage statistics, session recording, and heatmaps.

Categories Analytics Website https://clarity.microsoft.com Detected by BeaverCheck

PayPal is an online payments system that supports online money transfers and serves as an electronic alternative to traditional paper methods like checks and money orders.

Categories Payment processors Website https://paypal.com Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Shop Pay is an accelerated checkout that lets customers save their email address, credit card, and shipping and billing information so they can complete their transaction faster the next time they are directed to the Shopify checkout.

Categories Payment processors Website https://shop.app Detected by BeaverCheck

Venmo is a mobile payment service owned by PayPal. Venmo account holders can transfer funds to others via a mobile phone app.

Categories Payment processors Website https://venmo.com Detected by BeaverCheck

Observations (3)

Shopify storefront detected

Shopify handles hosting, SSL, and CDN automatically. Performance optimizations focus on theme code, app scripts, and image optimization. Check the Performance tab for third-party script impact.

No build tool detected

A framework (Google Font API) 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

22 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%2Fwyzecam.com)](https://beavercheck.com/results/67ec9245-5fd2-4031-b5cb-3bcca6b8f812)
<a href="https://beavercheck.com/results/67ec9245-5fd2-4031-b5cb-3bcca6b8f812"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwyzecam.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fwyzecam.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 · 7h total → projected B (82)

Sprint 1: Quick Wins

+7

Highest ROI — low effort, high impact

3 findings 1h → C (79)
  • · Page weighs 7.6 MB (4.0 MB transferred)
  • · HSTS header is missing
  • · 1 link(s) with no accessible text

Sprint 2: Core Fixes

+3

Medium effort, high structural impact

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

Send Feedback