Skip to content
https://www.twilio.com Export & share
Scanned
2026-04-07 19:59 UTC
Worker
🇸🇬 Singapore
Duration
2.1m
Vs prev

Audit overview

3 categories need attention: Security, 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

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

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

Page weighs 18.5 MB (11.1 MB transferred)

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

Performance › Page Weight Budget
Critical: 4

12 image(s) missing alt attribute

Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.

Accessibility › Alt Text Quality
Critical: 5

2 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 32.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.
2 security gaps detected — browsers may warn visitors about your site.
Your LCP is 32.9s — fixing the 1 performance critical could bring it under Google's 2.5s 'Good' threshold.
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

€680 investment → €10,600/month returns + EUR 120,500,000 risk avoided

Investment
€680
8.0 h · 4 findings
Monthly returns
€10.600
€127.197/yr
Payback
0.1 mo
+18605% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€6380.1 mo payback · +19852% 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.
€43 — 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 ~30%.

Barriers
7
3 crit 4 warn
Bounce delta
+30pp
added vs baseline
Score
58
C
Speed
2
Trust
2
Usability
1
Content
0
Nav
2
  • Page takes 32.9s to load
    Users abandon at ~3s — you're 30.4s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 8.2s
    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
  • 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

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

Remediation cost

€680 8.0 developer hours at €85/hr
Quick wins
€43 1 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

€10.600 / month at risk ~€127.197 / 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
  • 3 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

€10.597 /mo

+30.1pp bounce · ~3,012 lost visitors/mo

CPC: EUR 3.52

Bandwidth Waste

€2,59 /mo

34986.0 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~3.5 MB per page load
    Saves €2,59/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

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

10.63 s

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

32.86 s

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

8.25 s

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

0.372

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

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

51.76 s

Desktop

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

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

4.65 s

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

933 ms

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

0.058

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

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

11.69 s

Categories

8
Avg score 75.0

How you compare

Where this site stands against peers running the same stack.

Amazon Route 53 · 1003 peers
You 72
·
Avg 72
At average
0 50 100
Sustainability P1Security P8Content P91Infrastructure P66Accessibility P58SEO P57Performance P52Compliance P51

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

Better than 34% of Amazon Route 53 sites See full Amazon Route 53 benchmark →
core-js · 1582 peers
You 72
·
Avg 72
At average
0 50 100
Sustainability P1Content P93Security P11Infrastructure P59Performance P55Compliance P55Accessibility P49SEO P49

Top 10% of core-js sites score 84+ on Sustainability; you're at 50 — closing this gap is the highest-leverage improvement.

Better than 35% of core-js sites See full core-js benchmark →

Technology stack

Amazon Route 53, hosted on AWS, with AWS CloudFront CDN

35 technologies detected 4 stack layers 2 with CPE identifier Enterprise

Stack Architecture

Analytics
6sense Adobe Experience Platform Launch Adobe Target 2.11.7 Datadog Facebook Pixel 2.9.291 Google Analytics Google Tag Manager Linkedin Insight Tag Marketo 164 Microsoft Advertising Qualified Salesloft Sift StackAdapt VWO Yahoo Advertising
Framework
Amazon Route 53 Facebook SDK HSTS Open Graph Prism Segment 1.81.0 Sentry Silktide Swiper TrustArc Wistia ZURB Foundation core-js 3.45.1 jQuery 1.12.4
CDN
AWS CloudFront Amazon CloudFront jsDelivr CDN
Hosting
AWS Amazon Web Services

All Detected Technologies (35)

Categories CDN Website https://aws.amazon.com/cloudfront Detected by BeaverCheck Evidence x-amz-cf-id: s4tG8OwN3esTNkRW__N7Vv5NgNx092gpNBpEBTZH_LQ-E5Q-Yya0Lw==

Amazon CloudFront is a fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally with low latency, high transfer speeds.

Categories CDN Website https://aws.amazon.com/cloudfront/ Detected by BeaverCheck
Categories CDN Detected by BeaverCheck · Medium Evidence Script URL contains cdn.jsdelivr.net: https://cdn.jsdelivr.net/npm/search-insights@2.14.0
Categories Hosting Website https://aws.amazon.com Detected by BeaverCheck · Medium Evidence Header: X-Amz-Cf-Id

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
Categories DNS Detected by BeaverCheck Evidence NS record: ns-1179.awsdns-19.org
Categories Analytics Detected by BeaverCheck Evidence Script URL contains connect.facebook.net: https://connect.facebook.net/signals/config/1040773425961662?v=2.9.291&r=stable&domain=www.twilio.com&hme=295b1b33901e14aeab879c0b58f907ef4d5f44fdd19814310771af911c5f6ac8&ex_m=102%2C198%2C147%2C22%2C70%2C71%2C139%2C66%2C65%2C11%2C155%2C88%2C16%2C132%2C124%2C37%2C73%2C76%2C130%2C152%2C157%2C8%2C4%2C5%2C7%2C6%2C3%2C89%2C99%2C158%2C163%2C212%2C60%2C179%2C180%2C53%2C267%2C30%2C72%2C224%2C223%2C222%2C23%2C32%2C101%2C59%2C10%2C61%2C95%2C96%2C97%2C103%2C127%2C31%2C29%2C129%2C126%2C125%2C148%2C74%2C151%2C149%2C150%2C48%2C58%2C120%2C15%2C154%2C43%2C254%2C255%2C253%2C26%2C27%2C28%2C46%2C140%2C75%2C110%2C18%2C20%2C42%2C38%2C40%2C39%2C81%2C90%2C94%2C108%2C138%2C141%2C44%2C109%2C24%2C21%2C116%2C67%2C35%2C143%2C142%2C144%2C135%2C133%2C25%2C34%2C57%2C107%2C153%2C68%2C17%2C145%2C112%2C79%2C64%2C19%2C83%2C84%2C113%2C82%2C33%2C284%2C205%2C194%2C195%2C193%2C287%2C279%2C50%2C206%2C105%2C128%2C78%2C118%2C52%2C45%2C47%2C111%2C117%2C123%2C56%2C62%2C51%2C54%2C98%2C156%2C1%2C121%2C14%2C119%2C12%2C2%2C55%2C91%2C63%2C115%2C87%2C86%2C159%2C160%2C92%2C93%2C9%2C122%2C100%2C49%2C136%2C85%2C77%2C69%2C114%2C104%2C41%2C137%2C0%2C80%2C131%2C134%2C146%2C36%2C106%2C13%2C161

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

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

Prism is an extensible syntax highlighter.

Categories Miscellaneous Website https://prismjs.com Detected by BeaverCheck

Segment is a customer data platform (CDP) that helps you collect, clean, and control your customer data.

Categories Customer data platform Website https://segment.com Detected by BeaverCheck Evidence Script URL contains cdn.segment.com: https://cdn.segment.com/analytics.js/v1/NBBzVMlQO9GFFqU6upGyk4gqf6zV28TH/analytics.min.js

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 →

Silktide is a platform that automatically detects and resolves accessibility, content, and user experience issues on websites.

Categories Accessibility Website https://silktide.com 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

TrustArc provides software and services to help corporations update their privacy management processes so they comply with government laws and best practices.

Categories Cookie compliance Website https://trustarc.com Detected by BeaverCheck

Wistia is designed exclusively to serve companies using video on their websites for marketing, support, and sales.

Categories Video players Website https://wistia.com Detected by BeaverCheck

Zurb Foundation is used to prototype in the browser. Allows rapid creation of websites or applications while leveraging mobile and responsive technology. The front end framework is the collection of HTML, CSS, and Javascript containing design patterns.

Categories UI frameworks Website https://foundation.zurb.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

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 →

6sense is a B2B predictive intelligence platform for marketing and sales.

Categories Marketing automation, Personalisation Website https://6sense.com Detected by BeaverCheck

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

Adobe Target is an A/B testing, multi-variate testing, personalisation, and optimisation application

Categories A/B Testing, Personalisation Website https://www.adobe.com/marketing/target.html Detected by BeaverCheck

Datadog is a SaaS-based monitoring and analytics platform for large-scale applications and infrastructure.

Categories RUM, Analytics Website https://www.datadoghq.com Detected by BeaverCheck Evidence Script URL contains www.datadoghq-browser-agent.com: https://www.datadoghq-browser-agent.com/us1/v6/datadog-rum.js

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=AW-751085158&cx=c&gtm=4e6461h2

LinkedIn Insight Tag is a lightweight JavaScript tag that powers conversion tracking, website audiences, and website demographics.

Categories Analytics Website https://business.linkedin.com/marketing-solutions/insight-tag Detected by BeaverCheck

Marketo develops and sells marketing automation software for account-based marketing and other marketing services and products including SEO and content creation.

Categories Marketing automation Website https://www.marketo.com Detected by BeaverCheck

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/bat.js

Qualified is a B2B marketer that allows buyers and sales reps to connect through real-time website conversations.

Categories Live chat, Marketing automation Website https://www.qualified.com Detected by BeaverCheck

Salesloft is a cloud-based sales engagement platform.

Categories Marketing automation Website https://salesloft.com Detected by BeaverCheck

Sift is a CA-based fraud prevention company.

Categories Analytics, Security Website https://sift.com/ Detected by BeaverCheck

StackAdapt is a platform that provides a content advertising strategy solution for planning, executing, and optimizing digital campaigns.

Categories Advertising Website https://www.stackadapt.com Detected by BeaverCheck

VWO is a website testing and conversion optimisation platform.

Categories Analytics, A/B Testing Website https://vwo.com Detected by BeaverCheck

Yahoo Advertising includes a comprehensive suite of web, mobile, and video ad products across native, audience, and premium display, which are accessible through a new buying platform.

Categories Advertising, Retargeting Website https://www.adtech.yahooinc.com Detected by BeaverCheck

Observations (3)

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.

jQuery version may be outdated

Detected jQuery 1.12.4. The current major version is 3. Consider updating for security patches and new features.

→ Security

Complex technology stack detected

35 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%2Fwww.twilio.com)](https://beavercheck.com/results/4f534b28-9edc-260f-86b4-7e1eb8500bbf)
<a href="https://beavercheck.com/results/4f534b28-9edc-260f-86b4-7e1eb8500bbf"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.twilio.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fwww.twilio.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 0h → C (76)
  • · Page weighs 18.5 MB (11.1 MB transferred)
  • · 2 link(s) with no accessible text

Sprint 2: Core Fixes

+7

Medium effort, high structural impact

3 findings 8h → B (83)
  • · 12 image(s) missing alt attribute
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback