Skip to content
https://bsigroup.com Export & share
Scanned
2026-04-22 20:02 UTC
Worker
🇧🇷 Sao Paulo
Duration
2.1m
Vs prev

Audit overview

4 categories need attention: Performance, and 3 others.

Fix Priority Matrix

5 findings

Quick Wins

1

High impact, low effort — start here.

Strategic

4

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

3 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

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

£656 investment → £15,234/month returns + GBP 18,050,000 risk avoided

Investment
£656
8.8 h · 5 findings
Monthly returns
£15,234
£182,811/yr
Payback
0.0 mo
+27757% Y1
Regulatory risk avoided GBP 18,050,000
Or — fix only the top 3 findings
£4690.0 mo payback · +38900% 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.
£19 — 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 ~33%.

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

£656 8.8 developer hours at £75/hr
Quick wins
£19 1 fixes in ~15 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

£11,675 / month at risk ~£140,106 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

£18,050,000

UK GDPRPECREquality Act 2010
  • No privacy policy link detected
    UK GDPR: GBP 10,000 – GBP 17,500,000
  • 3 advertising/retargeting trackers detected
    UK GDPR: GBP 10,000 – GBP 17,500,000
  • Trackers detected but no cookie policy found
    UK GDPR: GBP 10,000 – GBP 17,500,000

Bounce-Rate Cost

£11,675 /mo

+33.4pp bounce · ~3,336 lost visitors/mo

CPC: GBP 3.50

Bandwidth Waste

£0.72 /mo

11452.0 MB/mo × 0.063 GBP/GB

  • Optimize transfer: save ~1.1 MB per page load
    Saves £0.72/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

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

5.49 s

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

6.05 s

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

1.69 s

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

0.004

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

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

16.01 s

Desktop

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

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

1.95 s

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

136 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.98 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.96 s

Categories

8
Avg score 72.8

How you compare

Where this site stands against peers running the same stack.

Apple · 1267 peers
You 70
·
Avg 73
At average
0 50 100
Accessibility P4Sustainability P18Security P22Compliance P25Content P72Performance P29SEO P62Infrastructure P41

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

Better than 13% of Apple sites See full Apple benchmark →
Google Font API · 1019 peers
You 70
·
Avg 73
At average
0 50 100
Accessibility P9Sustainability P14Compliance P20Performance P24Content P68Infrastructure P35Security P42SEO P46

Top 10% of Google Font API sites score 72+ on Accessibility; you're at 48 — closing this gap is the highest-leverage improvement.

Better than 8% of Google Font API sites See full Google Font API benchmark →

Technology stack

Apple, on IIS/ASP.NET, hosted on Microsoft IIS, with AWIN CDN

31 technologies detected 6 stack layers 3 with CPE identifier Enterprise

Stack Architecture

Analytics
FullStory Google Ads Google Ads Conversion Tracking Google Analytics Google Tag Manager Linkedin Insight Tag Microsoft Advertising Microsoft Clarity Naver Analytics Optimizely Salesforce Marketing Cloud Account Engagement Twitter Ads
Framework
Apple Google Font API Google Search Console Microsoft Microsoft 365 Microsoft ASP.NET OneTrust Open Graph Priority Hints Swiper Windows Server YouTube ipify jQuery 3.5.1 reCAPTCHA
Runtime
ASP.NET
Server
IIS 10.0
CDN
AWIN
Hosting
Microsoft IIS 10.0

All Detected Technologies (31)

AWIN is a global affiliate marketing network.

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

Internet Information Services (IIS) is an extensible web server software created by Microsoft for use with the Windows NT family.

Categories Web servers Website https://www.iis.net Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Server Website https://www.iis.net Detected by BeaverCheck Evidence Server header: Microsoft-IIS/10.0
Categories Runtime Website https://dotnet.microsoft.com Detected by BeaverCheck Evidence x-powered-by: ASP.NET
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: apple-domain-verification=jycigrTAL02haQIG

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

ASP.NET is an open-source, server-side web-application framework designed for web development to produce dynamic web pages.

Categories Web frameworks Website https://www.asp.net Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

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/consent/90e9269f-721c-47d4-8fbd-c5da21075dc6/OtAutoBlock.js

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

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

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

Windows Server is a brand name for a group of server operating systems.

Categories Operating systems Website https://microsoft.com/windowsserver Detected by BeaverCheck

YouTube is a video sharing service where users can create their own profile, upload videos, watch, like and comment on other videos.

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

ipify is a service which provide public IP address API, IP geolocation API, VPN and Proxy detection API products.

Categories Geolocation Website https://ipify.org 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 Evidence Script URL: https://bsigroup.com/ui/js/libs/jquery-3.5.1.min.js
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

reCAPTCHA is a free service from Google that helps protect websites from spam and abuse.

Categories Security Website https://www.google.com/recaptcha/ Detected by BeaverCheck Evidence Script URL contains www.google.com/recaptcha: https://www.google.com/recaptcha/api.js

FullStory is a web-based digital intelligence system that helps optimize the client experience.

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

Google Ads is an online advertising platform developed by Google.

Categories Advertising Website https://ads.google.com Detected by BeaverCheck

Google Ads Conversion Tracking is a free tool that shows you what happens after a customer interacts with your ads.

Categories Analytics Website https://support.google.com/google-ads/answer/1722022 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-940899034&cx=c&gtm=4e64k1h2

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

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

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

Naver Analytics is a Korean based analytics service.

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

Optimizely is an experimentation platform that helps developers build and run A/B tests on websites.

Categories A/B Testing, Personalisation Website https://www.optimizely.com Detected by BeaverCheck

Salesforce Marketing Cloud Account Engagement (formerly known as Pardot) is an application specifically designed for B2B marketing automation.

Categories Marketing automation Website https://www.salesforce.com/products/marketing-cloud/marketing-automation Detected by BeaverCheck

Twitter Ads is an advertising platform for Twitter 'microblogging' system.

Categories Advertising Website https://ads.twitter.com Detected by BeaverCheck

Observations (3)

Server version exposed in headers

The Server header reveals 'IIS 10.0'. Exposing exact server versions helps attackers target known vulnerabilities. Consider configuring your server to hide version information.

→ Security

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%2Fbsigroup.com)](https://beavercheck.com/results/c3ff9643-9399-4821-b87e-2392b8a67d17)
<a href="https://beavercheck.com/results/c3ff9643-9399-4821-b87e-2392b8a67d17"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fbsigroup.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fbsigroup.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 · 9h total → projected C (79)

Sprint 1: Quick Wins

+2

Highest ROI — low effort, high impact

1 findings 0h → C (72)
  • · HSTS header is missing

Sprint 2: Core Fixes

+7

Medium effort, high structural impact

4 findings 8h → C (79)
  • · 6 control(s) without accessible label
  • · 3 image(s) missing alt attribute
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback