Skip to content
Scanned
2026-04-16 18:02 UTC
Worker
🇸🇬 Singapore
Duration
3.3m
Vs prev

Audit overview

4 categories need attention: Performance, and 3 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

Cookie 'akmCC' is missing the Secure flag

A cookie without the Secure flag can leak over HTTP — in HSTS-protected sites, this is still a defense-in-depth gap.

Security › Cookie Security
Critical: 3

Cookie 'bm_sz' is missing the Secure flag

A cookie without the Secure flag can leak over HTTP — in HSTS-protected sites, this is still a defense-in-depth gap.

Security › Cookie Security
Critical: 4

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

Page weighs 19.7 MB (8.2 MB transferred)

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

Performance › Page Weight Budget
What fixing these means. Your site has several issues that may be affecting user experience and business outcomes. Your LCP of 28.9s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Addressing the critical issues below would have the most immediate impact on your user trust.
4 security gaps detected — browsers may warn visitors about your site.
Your LCP is 28.9s — fixing the 1 performance critical could bring it under Google's 2.5s 'Good' threshold.

Business case

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

Return on investment

$650 investment → $9,122/month returns + USD 157,500 risk avoided

Investment
$650
6.5 h · 4 findings
Monthly returns
$9,122
$109,461/yr
Payback
0.1 mo
+16740% Y1
Regulatory risk avoided USD 157,500
Or — fix only the top 3 findings
$3500.0 mo payback · +31174% 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.
$50 — 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 ~34%.

Barriers
8
4 crit 4 warn
Bounce delta
+34pp
added vs baseline
Score
48
D
Speed
2
Trust
2
Usability
1
Content
2
Nav
1
  • Page takes 28.9s to load
    Users abandon at ~3s — you're 26.4s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 13.5s
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • Severe layout shift during page load
    Users mis-click when content jumps — converting intent into frustration
    → Reserve space for images, ads, and embeds with explicit width/height
  • 13 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

$650 6.5 developer hours at $100/hr
Quick wins
$50 2 fixes in ~30 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

$9,122 / month at risk ~$109,461 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

$157,500

ADA Title IIICCPA/CPRA
  • No privacy policy link detected
    CCPA/CPRA: USD 2,500 – USD 7,500
  • Trackers detected but no cookie policy found
    CCPA/CPRA: USD 2,500 – USD 7,500
  • Trackers detected but no privacy policy found
    CCPA/CPRA: USD 2,500 – USD 7,500

Bounce-Rate Cost

$9,120 /mo

+33.9pp bounce · ~3,390 lost visitors/mo

CPC: USD 2.69

Bandwidth Waste

$2.06 /mo

25727.1 MB/mo × 0.080 USD/GB

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

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

5.41 s

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

28.92 s

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

13.52 s

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

0.314

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

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

52.92 s

Desktop

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

869 ms

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

5.04 s

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

2.05 s

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

0.186

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

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

10.82 s

Categories

8
Avg score 71.0

How you compare

Where this site stands against peers running the same stack.

Adobe Experience Manager · 159 peers
You 69
·
Avg 72
At average
0 50 100
Better than 6% of Adobe Experience Manager sites See full Adobe Experience Manager benchmark →
Adobe Client Data Layer · 85 peers
You 69
·
Avg 71
At average
0 50 100
Better than 7% of Adobe Client Data Layer sites See full Adobe Client Data Layer benchmark →

Technology stack

Adobe Experience Manager, on GraphQL, hosted on Next.js, with Akamai CDN

32 technologies detected 6 stack layers 6 with CPE identifier Enterprise

Stack Architecture

Analytics
Adobe Experience Platform Launch Blue Triangle 5.5.0 Branch Dynatrace Medallia Naver Analytics
CMS
Adobe Experience Manager
Framework
Adobe Client Data Layer 2.0.2 Akamai Bot Manager Apollo 3.13.8Apple Bootstrap Facebook Glide.js Google Search Console HSTS Microsoft Microsoft 365 OneTrust Open Graph Priority Hints React Swiper Tailwind CSS Webpack core-js 3.45.1 jQuery 3.0.0
Runtime
GraphQL Java styled-components 5.3.6
CDN
Akamai
Hosting
Next.js 15.5.10

All Detected Technologies (32)

Akamai is global content delivery network (CDN) services provider for media and software delivery, and cloud security solutions.

Categories CDN Website https://akamai.com Detected by BeaverCheck

Next.js is a React framework for developing single page Javascript applications.

Categories JavaScript frameworks, Web frameworks, Web servers, Static site generator Website https://nextjs.org Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data.

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

Java is a class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.

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

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

Adobe Experience Manager (AEM) is a content management solution for building websites, mobile apps and forms.

Categories CMS Website https://www.adobe.com/marketing/experience-manager.html Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Adobe Client Data Layer is a framework of JavaScript objects on your site that contains all variable values used in your implementation.

Categories JavaScript frameworks Website https://github.com/adobe/adobe-client-data-layer Detected by BeaverCheck

Akamai Bot Manager detect bots using device fingerprinting bot signatures.

Categories Security Website https://www.akamai.com/us/en/products/security/bot-manager.jsp Detected by BeaverCheck

Apollo is a fully-featured caching GraphQL client with integrations for React, Angular, and more.

Categories JavaScript libraries Website https://www.apollographql.com Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: apple-domain-verification=0BpDQkck5deFVztA
Categories Framework Website https://getbootstrap.com Detected by BeaverCheck · Medium Evidence Found 3 Bootstrap class patterns in HTML
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: facebook-domain-verification=7yktss7qob13nc0gahxo6028udc8ti

Glide.js is a dependency-free JavaScript ES6 slider and carousel.

Categories JavaScript libraries Website https://glidejs.com Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=vGWnWWqZZS-wOwob2dGmMK44ncOOD3s3Vy7mkUR2CQk

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
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=ms72490600
Categories Email Detected by BeaverCheck Evidence MX record: marriott-com.mail.protection.outlook.com

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?5436524887154982

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

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 →

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 27 unique Tailwind utility classes in HTML

Webpack is an open-source JavaScript module bundler.

Categories Miscellaneous Website https://webpack.js.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 →

Adobe Experience Cloud Launch is an extendable tag management solution for Adobe Experience Cloud, Adobe Experience Platform, and other applications.

Categories Tag managers Website https://docs.adobelaunch.com/getting-started Detected by BeaverCheck

Blue Triangle is a connected view of marketing, web performance, and third-party tag analytics while constantly monitoring website code for security vulnerabilities.

Categories Security, RUM Website https://bluetriangle.com Detected by BeaverCheck

Branch is a mobile deep linking system to increase engagement and retention.

Categories Marketing automation, Analytics Website https://branch.io Detected by BeaverCheck

Dynatrace is a technology company that produces a software intelligence platform based on artificial intelligence to monitor and optimise application performance and development, IT infrastructure, and user experience for businesses and government agencies throughout the world.

Categories Analytics Website https://www.dynatrace.com Detected by BeaverCheck

Medallia (formerly Kampyle) is a complete customer feedback platform that helps digital enterprises listen, understand, and act across all digital touch-points.

Categories Analytics, Issue trackers, Surveys Website https://www.medallia.com Detected by BeaverCheck

Naver Analytics is a Korean based analytics service.

Categories Analytics Website https://analytics.naver.com Detected by BeaverCheck

Observations (4)

Runtime exposed via X-Powered-By header

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

→ Security

jQuery loaded alongside a modern framework

Both jQuery and React 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 (Adobe Client Data Layer) 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

32 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%2Fmarriott.com)](https://beavercheck.com/results/16215576-edb7-4fe1-b30d-869e3d0698ab)
<a href="https://beavercheck.com/results/16215576-edb7-4fe1-b30d-869e3d0698ab"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fmarriott.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fmarriott.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 · 6h total → projected C (79)

Sprint 1: Quick Wins

+8

Highest ROI — low effort, high impact

3 findings 0h → C (77)
  • · Page weighs 19.7 MB (8.2 MB transferred)
  • · Cookie 'akmCC' is missing the Secure flag
  • · Cookie 'bm_sz' is missing the Secure flag

Sprint 2: Core Fixes

+2

Medium effort, high structural impact

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

Send Feedback