Skip to content
https://ifixit.com Export & share
Scanned
2026-04-21 21:57 UTC
Worker
🇸🇬 Singapore
Duration
1.6m
Vs prev

Audit overview

Security and Accessibility need attention; the other categories are in good shape.

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

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-only link(s) without alt text

Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.

Accessibility › Link & Button 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

€659 investment → €3,394/month returns + EUR 120,500,000 risk avoided

Investment
€659
7.8 h · 5 findings
Monthly returns
€3.394
€40.724/yr
Payback
0.2 mo
+6082% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€5310.2 mo payback · +7566% 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.
€64 — 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

7 barrier(s) likely increasing bounce by ~28%.

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

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

Remediation cost

€659 7.8 developer hours at €85/hr
Quick wins
€64 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.011 / month at risk ~€36.131 / 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
  • 2 advertising/retargeting trackers detected
    GDPR: EUR 10.000 – EUR 20.000.000
  • Trackers detected but no cookie policy found
    GDPR: EUR 5.000 – EUR 10.000.000

Bounce-Rate Cost

€3.010 /mo

+28.0pp bounce · ~2,803 lost visitors/mo

CPC: EUR 1.07

Bandwidth Waste

€0,57 /mo

7737.4 MB/mo × 0.074 EUR/GB

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

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

2.37 s

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

14.47 s

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

3.74 s

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

0.011

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

8.16 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.97 s

Desktop

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

768 ms

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

2.65 s

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

400 ms

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

0.009

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

2.18 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.47 s

Categories

8
Avg score 76.2

How you compare

Where this site stands against peers running the same stack.

Shopify · 75 peers
You 74
·
Avg 73
At average
0 50 100
Better than 45% of Shopify sites See full Shopify benchmark →
Apple · 1267 peers
You 74
·
Avg 73
At average
0 50 100
Security P22Infrastructure P26Accessibility P71Performance P62Compliance P58Content P45SEO P53Sustainability P50

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

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

Technology stack

Apple, on Emotion, with Rakuten CDN

31 technologies detected 5 stack layers 4 with CPE identifier Enterprise

Stack Architecture

Analytics
DoubleClick Floodlight Facebook Pixel Google Analytics Google Tag Manager Microsoft Advertising Microsoft Clarity Piwik PRO Core
Ecommerce
Shopify
Framework
Apple Chakra UI Facebook Font Awesome Google Search Console Google Workspace LazySizes Microsoft MooTools 1.6.0 Open Graph Priority Hints RSS React Sentry Tailwind CSS Varnish core-js 3.26.1 dc.js lit-element 3.3.3 lit-html 2.8.0
Runtime
Emotion styled-components 6.1.14
CDN
Rakuten

All Detected Technologies (31)

Rakuten (formerly Ebates) allows you to earn cash-back rewards.

Categories Affiliate programs Website https://www.rakuten.com/ Detected by BeaverCheck

Emotion is a library designed for writing CSS styles with JavaScript.

Categories JavaScript frameworks, Development Website https://emotion.sh Detected by BeaverCheck

Styled components is a CSS-in-JS styling framework that uses tagged template literals in JavaScript.

Categories JavaScript frameworks, Development Website https://styled-components.com 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 Script URL: https://cdn.shopify.com/shopifycloud/consent-tracking-api/v0.1/consent-tracking-api.js, Link URL: https://cdn.shopify.com
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: apple-domain-verification=iN2btsmxC-tjT7-UgobfJoH78JHaQCKAxElEGP2d95I

Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications.

Categories UI frameworks Website https://chakra-ui.com Detected by BeaverCheck Evidence Found 7 Chakra UI class names (chakra-*) in HTML
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: facebook-domain-verification=83dtrq1z9vmbegqp1z6k7hdjjzbj5i

Font Awesome is a font and icon toolkit based on CSS and Less.

Categories Font scripts Website https://fontawesome.com/ Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=tfUk93EWos5SzgRp1V_sHJAOCFBqfopW9DoXxiZEq2w
Categories Email Detected by BeaverCheck Evidence MX record: aspmx.l.google.com

LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.

Categories JavaScript libraries, Performance Website https://github.com/aFarkas/lazysizes Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=6AA040A095E78C037E75AAB38FD6ED6397155D6B

MooTools is a JavaScript framework that enhances web application development with utilities for DOM manipulation, animations, and AJAX interactions.

Categories JavaScript frameworks Website https://mootools.net 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

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

RSS is a family of web feed formats used to publish frequently updated works—such as blog entries, news headlines, audio, and video—in a standardized format.

Categories Miscellaneous Website https://www.rssboard.org/rss-specification Detected by BeaverCheck

React is an open-source JavaScript library for building user interfaces or UI components.

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

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 →
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck Evidence Found 105 unique Tailwind utility classes in HTML

Varnish is a reverse caching proxy.

Categories Caching Website https://www.varnish-cache.org Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

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

A multi-dimensional charting library built to work natively with crossfilter and rendered using d3.js

Categories JavaScript graphics, JavaScript libraries Website https://dc-js.github.io/dc.js/ Detected by BeaverCheck

lit-element is a simple base class for creating web components that work in any web page with any framework. lit-element uses lit-html to render into shadow DOM, and adds API to manage properties and attributes.

Categories JavaScript libraries Website https://lit.dev 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
Categories Advertising Website https://support.google.com/ds/answer/6029713?hl=en Detected by BeaverCheck

Facebook pixel is an analytics tool that allows you to measure the effectiveness of your advertising.

Categories Analytics Website https://facebook.com 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/gtag/js?id=G-5ZXNWJ73GK&cx=c&gtm=4e64h1

Microsoft Advertising is an online advertising platform developed by Microsoft.

Categories Advertising Website https://ads.microsoft.com Detected by BeaverCheck Evidence Script URL contains bat.bing.com: https://bat.bing.com/p/insights/s/0.8.59

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

Piwik PRO Core is a free alternative to Google Analytics that is privacy & compliance focused.

Categories Analytics Website https://piwik.pro Detected by BeaverCheck

Observations (4)

Runtime exposed via X-Powered-By header

The X-Powered-By header reveals 'styled-components 6.1.14'. Remove this header in production to reduce information leakage.

→ Security

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 (Apple) 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

31 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%2Fifixit.com)](https://beavercheck.com/results/3ac0bd2a-e797-45e0-bb5e-23e87c991088)
<a href="https://beavercheck.com/results/3ac0bd2a-e797-45e0-bb5e-23e87c991088"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fifixit.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fifixit.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 · 8h total → projected B (83)

Sprint 1: Quick Wins

+4

Highest ROI — low effort, high impact

2 findings 1h → C (78)
  • · HSTS header is missing
  • · 1 image-only link(s) without alt text

Sprint 2: Core Fixes

+5

Medium effort, high structural impact

3 findings 7h → B (83)
  • · 1 control(s) without accessible label
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback