Skip to content
BO · BOB (Bs) · Estimated Dev cost: BOB 200/hr How jurisdiction is detected
Scanned
2026-04-22 22:05 UTC
Worker
🇪🇸 Madrid
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
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

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: 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. 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.
4 security gaps detected — browsers may warn visitors about your site.
1 accessibility issue excludes 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

BOB 1,483 investment → BOB 72,081/month returns

Investment
BOB 1,483
7.4 h · 5 findings
Monthly returns
BOB 72,081
BOB 864,978/yr
Payback
0.0 mo
+58213% Y1
Or — fix only the top 3 findings
BOB 1,2500.0 mo payback · +69098% 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.
BOB 83 — 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 ~25%.

Barriers
6
1 crit 5 warn
Bounce delta
+25pp
added vs baseline
Score
75
B
Speed
1
Trust
2
Usability
0
Content
1
Nav
2
  • Page takes 5.1s to load
    Users abandon at ~3s — you're 2.6s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • 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
  • No structured data
    No rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
    → Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)
  • 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

Bs1,483 7.4 developer hours at Bs200/hr
Quick wins
Bs83 2 fixes in ~25 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.

Bs /hr

Rates reflect fully-loaded developer cost including overhead

How developer rates are sourced

Warning:Cost of inaction

BOB 45,663 / month at risk ~BOB 547,951 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Bounce-Rate Cost

BOB 45,661 /mo

+24.6pp bounce · ~2,461 lost visitors/mo

CPC: BOB 18.55

Bandwidth Waste

BOB 1.61 /mo

2917.5 MB/mo × 0.552 BOB/GB

  • Optimize transfer: save ~292 KB per page load
    Saves BOB 1.61/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 4 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

Categories

8
Avg score 78.2

How you compare

Where this site stands against peers running the same stack.

Goober · 140 peers
You 77
·
Avg 72
At average
0 50 100
Better than 85% of Goober sites See full Goober benchmark →
Material UI · 22 peers
You 77
·
Avg 73
At average
0 50 100
Better than 86% of Material UI sites See full Material UI benchmark →

Technology stack

Goober, on Emotion, hosted on Next.js, with Nginx CDN

13 technologies detected 5 stack layers 4 with CPE identifier Enterprise

Stack Architecture

Analytics
Matomo Analytics
Framework
Goober MUI Material UI Material-UI Open Graph Priority Hints React Webpack
Runtime
Emotion
CDN
Nginx 1.27.1
Hosting
Next.js 14.2.33 Next.js App Router

All Detected Technologies (13)

Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.

Categories Web servers, Reverse proxies Website https://nginx.org/en Detected by BeaverCheck Evidence Server header: nginx/1.27.1
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

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 Evidence Script URL: https://www.gob.bo/_next/static/chunks/fd9d1056-7939e9ddc510e184.js
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

The Next.js App Router is a new paradigm for building applications using React's latest features.

Categories JavaScript frameworks, Web servers Website https://nextjs.org/docs/app 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

Goober is a minified CSS-in-JS styling solution.

Categories JavaScript libraries Website https://goober.js.org Detected by BeaverCheck

MUI(formerly Material UI) is a simple and customisable component library to build faster, beautiful, and more accessible React applications.

Categories UI frameworks Website https://mui.com Detected by BeaverCheck

Material UI is a simple and customisable component library to build faster, beautiful, and more accessible React applications.

Categories UI frameworks Website https://mui.com Detected by BeaverCheck
Categories Framework Website https://mui.com Detected by BeaverCheck Evidence Found 75 MUI class names (e.g. MuiButton) in HTML

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 →

Webpack is an open-source JavaScript module bundler.

Categories Miscellaneous Website https://webpack.js.org/ Detected by BeaverCheck

Matomo Analytics is a free and open-source web analytics application, that runs on a PHP/MySQL web-server.

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

Observations (2)

No build tool detected

A framework (Goober) 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

13 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%2Fgob.bo)](https://beavercheck.com/results/9f69fcc6-59c1-47ef-be36-b01f656d19fb)
<a href="https://beavercheck.com/results/9f69fcc6-59c1-47ef-be36-b01f656d19fb"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fgob.bo" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fgob.bo

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

Sprint 1: Quick Wins

+4

Highest ROI — low effort, high impact

2 findings 0h → B (81)
  • · No H1 heading found
  • · HSTS header is missing

Sprint 2: Core Fixes

+4

Medium effort, high structural impact

3 findings 7h → B (85)
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found
  • · Cross-Origin-Embedder-Policy header is missing

Send Feedback