Skip to content
Scanned
2026-04-16 18:01 UTC
Worker
🇺🇸 New York
Duration
1.6m
Vs prev

Audit overview

3 categories need attention: Performance, and 2 others.

Fix Priority Matrix

5 findings

Quick Wins

2

High impact, low effort — start here.

Strategic

3

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

No H1 heading found

No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.

Accessibility › Heading Hierarchy
Warning: 2

is missing width/height — may cause layout shift

Performance issues directly impact user engagement and conversion rates.

Performance › Image Optimization
Warning: 3

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

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

Cross-Origin-Embedder-Policy header is missing

COEP enforces that all embedded resources opt-in to cross-origin embedding — required for cross-origin isolation features.

Security › Security Headers
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 11.3s exceeds Google's 2.5s 'Good' threshold and the 3 performance issues below directly contribute 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 audience reach.
1 accessibility issue excludes users who rely on assistive technology.
Your LCP is 11.3s — fixing the 3 performance criticals could bring it under Google's 2.5s 'Good' threshold.
1 security gap detected — browsers may warn visitors about your site.

Business case

What fixing the audit's findings is worth -- and what ignoring them keeps costing.

Return on investment

TWD 11,467 investment → TWD 149,471/month returns

Investment
TWD 11,467
7.2 h · 4 findings
Monthly returns
TWD 149,471
TWD 1,793,657/yr
Payback
0.1 mo
+15542% Y1
Or — fix only the top 3 findings
TWD 9,8670.1 mo payback · +18079% 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.
TWD 267 — 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 ~26%.

Barriers
6
2 crit 4 warn
Bounce delta
+26pp
added vs baseline
Score
68
C
Speed
2
Trust
1
Usability
0
Content
0
Nav
3
  • Page takes 11.3s to load
    Users abandon at ~3s — you're 8.8s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 1.3s
    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
  • 10 link(s) with generic text ("click here", "read more")
    Screen-reader users navigating by link list see no context — and search engines can't infer relevance
    → Rewrite with descriptive phrases that identify the destination
  • 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

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

Remediation cost

NT$11,467 7.2 developer hours at NT$1600/hr
Quick wins
NT$267 1 fixes in ~10 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.

NT$ /hr

Rates reflect fully-loaded developer cost including overhead

How developer rates are sourced

Warning:Cost of inaction

TWD 128,612 / month at risk ~TWD 1,543,349 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Bounce-Rate Cost

TWD 128,582 /mo

+25.7pp bounce · ~2,572 lost visitors/mo

CPC: TWD 50.00

Bandwidth Waste

TWD 30 /mo

11756.9 MB/mo × 2.581 TWD/GB

  • Optimize transfer: save ~1.2 MB per page load
    Saves TWD 30/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 1 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

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

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

11.26 s

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

1.28 s

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

0.049

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

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

23.55 s

Desktop

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

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

1.86 s

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

161 ms

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

0.078

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

2.93 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.60 s

Categories

8
Avg score 79.0

How you compare

Where this site stands against peers running the same stack.

Amazon Route 53 · 1003 peers
You 78
·
Avg 72
+6 above average
0 50 100
Security P99Compliance P79Performance P22Content P70Infrastructure P38SEO P41Sustainability P48Accessibility P52

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

Better than 90% of Amazon Route 53 sites See full Amazon Route 53 benchmark →
Apple · 1267 peers
You 78
·
Avg 73
At average
0 50 100
Security P99Compliance P84Performance P18Content P75Sustainability P36Infrastructure P41Accessibility P43SEO P46

Top 10% of Apple sites score 84+ on Performance; you're at 68 — closing this gap is the highest-leverage improvement.

Better than 89% of Apple sites See full Apple benchmark →

Technology stack

Amazon Route 53

18 technologies detected 2 stack layers 2 with CPE identifier Enterprise

Stack Architecture

Analytics
Akamai mPulse Google Tag Manager
Framework
Amazon Route 53 Apple Bazaarvoice Reviews Boomerang Facebook Google Search Console HSTS Hammer.js 2.0.7Microsoft Microsoft 365 Nuxt.js Open Graph Swiper Vue.js core-js 3.6.5 jQuery 3.6.0

All Detected Technologies (18)

Categories DNS Detected by BeaverCheck Evidence NS record: ns-1039.awsdns-01.org
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: apple-domain-verification=YVSgEqQtJRjmdVBu

Bazaarvoice is a provider of user-generated content solutions like ratings and reviews and Q&A.

Categories Reviews Website https://www.bazaarvoice.com/products/ratings-and-reviews/ Detected by BeaverCheck

boomerang is a JavaScript library that measures the page load time experienced by real users, commonly called RUM (Real User Measurement).

Categories JavaScript libraries, RUM Website https://akamai.github.io/boomerang Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: facebook-domain-verification=tkhj31qarb9901xcperg0w0yfcdazh
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=44buYvNtZHvSRVcj2dOJGZMtmPAaLOa9zPSVMMVwbaY

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

Hammer.js is a JavaScript library for adding touch gestures like swipe, pinch, and rotate to web applications.

Categories JavaScript libraries Website https://hammerjs.github.io Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=ms94547556
Categories Email Detected by BeaverCheck Evidence TXT SPF record includes spf.protection.outlook.com: v=spf1 ip4:103.10.4.0/22 ip4:213.61.92.115 ip4:218.211.38.242 ip4:118.163.110.210 ip4:213.61.152.30 include:spf.protection.outlook.com -all

Nuxt is a Vue framework for developing modern web applications.

Categories JavaScript frameworks, Web frameworks, Static site generator Website https://nuxt.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

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

Categories JavaScript libraries Website https://swiperjs.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

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

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
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Akamai mPulse is a real user monitoring (RUM) solution that enables companies to monitor, find, and fix website and application performance issues.

Categories RUM Website https://developer.akamai.com/akamai-mpulse-real-user-monitoring-solution 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-NJRLM8

Observations (3)

jQuery loaded alongside a modern framework

Both jQuery and Vue.js are loaded. Modern frameworks handle DOM manipulation natively. jQuery may be unnecessary and adds ~30KB to the page weight. Check the Performance tab for bundle analysis.

→ Performance

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

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%2Fasus.com)](https://beavercheck.com/results/597e2823-933e-4ab4-89e8-319fa2a8f56e)
<a href="https://beavercheck.com/results/597e2823-933e-4ab4-89e8-319fa2a8f56e"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fasus.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fasus.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 (83)

Sprint 1: Quick Wins

+2

Highest ROI — low effort, high impact

2 findings 0h → B (80)
  • · No H1 heading found
  • · 153 third-party resources (100% of weight)

Sprint 2: Core Fixes

+3

Medium effort, high structural impact

3 findings 7h → B (83)
  • · Cross-Origin-Embedder-Policy header is missing
  • · is missing width/height — may cause layout shift
  • · 154 HTTP requests — consider bundling or reducing

Send Feedback