Skip to content
https://hellomagazine.com Export & share
Scanned
2026-04-22 21:23 UTC
Worker
🇪🇸 Madrid
Duration
1.2m
Vs prev

Audit overview

3 categories need attention: Performance, 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 17.3 MB (7.2 MB transferred)

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

Performance › Page Weight Budget
Warning: 4

171 third-party resources (100% of weight)

Informational: third-party resource count and their share of page weight. High share caps perf gains from frontend optimization.

Performance › Page Weight Inventory
Warning: 5

172 HTTP requests — consider bundling or reducing

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Performance › Page Weight Budget
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 27.5s exceeds Google's 2.5s 'Good' threshold and the 3 performance issues below directly contribute 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 27.5s — fixing the 3 performance criticals 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

€850 investment → €2,959/month returns + EUR 120,000,000 risk avoided

Investment
€850
10.0 h · 3 findings
Monthly returns
€2.959
€35.508/yr
Payback
0.3 mo
+4077% Y1
Regulatory risk avoided EUR 120.000.000
Or — fix only the top 3 findings
€8500.3 mo payback · +4077% 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.

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

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

Barriers
5
3 crit 2 warn
Bounce delta
+28pp
added vs baseline
Score
64
C
Speed
2
Trust
2
Usability
0
Content
0
Nav
1
  • Page takes 27.5s to load
    Users abandon at ~3s — you're 25.0s 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
  • 8 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
  • 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

€850 10.0 developer hours at €85/hr

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

€2.959 / month at risk ~€35.508 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

€120.000.000

ePrivacy DirectiveGDPR
  • No privacy policy link detected
    GDPR: EUR 10.000 – EUR 20.000.000
  • 5 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

€2.957 /mo

+27.5pp bounce · ~2,753 lost visitors/mo

CPC: EUR 1.07

Bandwidth Waste

€1,68 /mo

22650.3 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~2.3 MB per page load
    Saves €1,68/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 3 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

28
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
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.

14.75 s

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

27.48 s

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

1.68 s

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

0.000

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

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

27.66 s

Desktop

54
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
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.

957 ms

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

1.57 s

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

381 ms

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

0.425

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

1.86 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.69 s

Categories

8
Avg score 76.9

How you compare

Where this site stands against peers running the same stack.

Fourthwall · 17 peers
You 74
·
Avg 73
At average
0 50 100
Better than 47% of Fourthwall sites See full Fourthwall benchmark →
Amazon Route 53 · 1003 peers
You 74
·
Avg 72
At average
0 50 100
Accessibility P98SEO P85Performance P22Infrastructure P28Security P32Compliance P32Content P45Sustainability P46

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

Better than 63% of Amazon Route 53 sites See full Amazon Route 53 benchmark →

Technology stack

Amazon Route 53, hosted on Next.js, with Vercel Edge CDN

27 technologies detected 5 stack layers 2 with CPE identifier Enterprise

Stack Architecture

Analytics
Amazon Advertising DoubleClick Floodlight Google Publisher Tag Google Tag Manager ID5 1.0.97 Prebid Vercel Analytics comScore
Ecommerce
Fourthwall v5.1.0
Framework
Amazon Route 53 Apple GSAP Google Font API Google Search Console Google Workspace HSTS Microsoft Open Graph Personio Priority Hints RSS React Webpack core-js 3.10.2
CDN
Vercel Edge
Hosting
Next.js 15.5.15 Vercel

All Detected Technologies (27)

Categories CDN Website https://vercel.com Detected by BeaverCheck Evidence x-vercel-id: cdg1::hlvm4-1776892909044-a3d5f06c80b7

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://hellomagazine.com/_next/static/chunks/polyfills-42372ed130431b0a.js?dpl=dpl_H6QjpkyguM6CXkHGz8iCSvitC7tB
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Vercel is a cloud platform for static frontends and serverless functions.

Categories PaaS Website https://vercel.com Detected by BeaverCheck Evidence Header: x-vercel-id, Server: Vercel

Fourthwall helps to create and launch a branded website.

Categories Ecommerce Website https://fourthwall.com/ Detected by BeaverCheck
Categories DNS Detected by BeaverCheck Evidence NS record: ns-1022.awsdns-63.net
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: apple-domain-verification=SiunXScyKPprLOkC

GSAP is an animation library that allows you to create animations with JavaScript.

Categories JavaScript frameworks Website https://greensock.com/gsap Detected by BeaverCheck

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=bQ3E_nAWPpYwEHUc_PQRJNmRkdyEXvffkp1QbIPvK7k
Categories Email Detected by BeaverCheck Evidence MX record: aspmx.l.google.com

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=ms72222493

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

Personio is the all-in-one HR software for small- and medium-sized companies with 10 to 2000 employees.

Categories Recruitment & staffing Website https://www.personio.com 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 →

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

Amazon Advertising (formerly AMS or Amazon Marketing Services) is a service that works in a similar way to pay-per-click ads on Google.

Categories Advertising Website https://advertising.amazon.com Detected by BeaverCheck
Categories Advertising Website https://support.google.com/ds/answer/6029713?hl=en Detected by BeaverCheck

Google Publisher Tag (GPT) is an ad tagging library for Google Ad Manager which is used to dynamically build ad requests.

Categories Advertising Website https://developers.google.com/publisher-tag/guides/get-started 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/gtm.js?id=GTM-WQ877ZZ

ID5 is a company that offers an identity solution for digital advertising, providing a Universal ID that enables privacy-compliant user recognition and tracking across websites without relying on personal information or third-party cookies.

Categories Advertising Website https://id5.io/ Detected by BeaverCheck

Prebid is an open-source header bidding wrapper. It forms the core of our Nucleus ad platform, helping maximize revenue and performance for publishers.

Categories Advertising Website https://prebid.org Detected by BeaverCheck
Categories Analytics Website https://vercel.com/analytics Detected by BeaverCheck

comScore is an American media measurement and analytics company providing marketing data and analytics to enterprises; media and advertising agencies; and publishers.

Categories Analytics Website https://comscore.com Detected by BeaverCheck

Observations (2)

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.

Complex technology stack detected

27 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%2Fhellomagazine.com)](https://beavercheck.com/results/306a87c4-e43b-4a45-a6f3-aecd3a447bd4)
<a href="https://beavercheck.com/results/306a87c4-e43b-4a45-a6f3-aecd3a447bd4"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fhellomagazine.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fhellomagazine.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 · 10h total → projected B (83)

Sprint 1: Quick Wins

+4

Highest ROI — low effort, high impact

2 findings 0h → C (78)
  • · Page weighs 17.3 MB (7.2 MB transferred)
  • · 171 third-party resources (100% of weight)

Sprint 2: Core Fixes

+5

Medium effort, high structural impact

3 findings 10h → B (83)
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found
  • · 172 HTTP requests — consider bundling or reducing

Send Feedback