Skip to content
https://www.lattice.com Export & share
Scanned
2026-04-04 18:26 UTC
Worker
🇺🇸 New York
Duration
1.4m
Vs prev

Audit overview

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

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

Page weighs 24.6 MB (11.3 MB transferred)

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

Performance › Page Weight Budget
Warning: 5

is missing width/height — may cause layout shift

Performance issues directly impact user engagement and conversion rates.

Performance › Image Optimization
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 24.6s exceeds Google's 2.5s 'Good' threshold and the 2 performance issues below directly contribute to it. The 3 security gaps leave your users exposed — modern browsers increasingly warn visitors about insecure sites. 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.
Your LCP is 24.6s — fixing the 2 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

€701 investment → €9,864/month returns + EUR 500,000 risk avoided

Investment
€701
8.3 h · 4 findings
Monthly returns
€9.864
€118.369/yr
Payback
0.1 mo
+16780% Y1
Regulatory risk avoided EUR 500.000
Or — fix only the top 3 findings
€5310.1 mo payback · +22181% 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.
€21 — 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 ~28%.

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

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

Remediation cost

€701 8.3 developer hours at €85/hr
Quick wins
€21 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

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

Compliance Risk

€500.000

EAA
  • 2 of 5 <nav> elements are unlabeled
    EAA: EUR 1.000 – EUR 500.000

Bounce-Rate Cost

€9.861 /mo

+28.0pp bounce · ~2,803 lost visitors/mo

CPC: EUR 3.52

Bandwidth Waste

€2,62 /mo

35437.4 MB/mo × 0.074 EUR/GB

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

Mobile

23
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.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.58 s

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

24.57 s

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

3.56 s

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

0.096

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

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

26.36 s

Desktop

54
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.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.37 s

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

2.44 s

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

462 ms

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

0.036

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

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

5.30 s

Categories

8
Avg score 76.0

How you compare

Where this site stands against peers running the same stack.

Webflow · 50 peers
You 71
·
Avg 74
At average
0 50 100
Better than 2% of Webflow sites See full Webflow benchmark →
Bulma · 369 peers
You 71
·
Avg 74
At average
0 50 100
Performance P1Security P4Compliance P82Content P24Infrastructure P69SEO P68Sustainability P41Accessibility P57

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

Better than 11% of Bulma sites See full Bulma benchmark →

Technology stack

Webflow 1.6.0, with Cloudflare CDN

30 technologies detected 4 stack layers 3 with CPE identifier Enterprise

Stack Architecture

Analytics
Ahrefs Contentsquare Demandbase 11.1.7 DoubleClick Floodlight Dreamdata Google Ads Google Ads Conversion Tracking Google Analytics Google Tag Manager Heap 4.23.11 Intellimize Marketo 164 Mountain Qualified
CMS
Webflow 1.6.0
Framework
Bulma Cloudflare Bot Management Embedly GSAP 3.14.2 LottieFiles Open Graph Osano Segment 1.81.0 Sentry Tailwind CSS Webpack dc.js jQuery 3.5.1 lit-html 2.8.0
CDN
Cloudflare

All Detected Technologies (30)

Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.

Categories CDN Website https://www.cloudflare.com Detected by BeaverCheck Evidence Server header in redirect: cloudflare
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Webflow is Software-as-a-Service (SaaS) for website building and hosting.

Categories Page builders Website https://webflow.com Detected by BeaverCheck
Categories Framework Website https://bulma.io Detected by BeaverCheck Evidence Found 14 Bulma class patterns in HTML

Cloudflare bot management solution identifies and mitigates automated traffic to protect websites from bad bots.

Categories Security Website https://www.cloudflare.com/en-gb/products/bot-management/ Detected by BeaverCheck

Embedly is a service that allows developers to convert URLs into rich previews and embeddable content.

Categories Widgets Website https://embed.ly Detected by BeaverCheck

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

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

LottieFiles is an open-source animation file format that's tiny, high quality, interactive, and can be manipulated at runtime.

Categories Miscellaneous Website https://lottiefiles.com 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

Osano is a data privacy platform that helps your website become compliant with laws such as GDPR and CCPA.

Categories Cookie compliance Website https://www.osano.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/next-integrations/integrations/vendor/commons.59560acdd69ed701c941.js.gz

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 →
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck Evidence Found 35 unique Tailwind utility classes in HTML

Webpack is an open-source JavaScript module bundler.

Categories Miscellaneous Website https://webpack.js.org/ Detected by BeaverCheck Evidence Chunk pattern: https://cdn.segment.com/next-integrations/integrations/vendor/commons.59560acdd69ed701c941.js.gz

A multi-dimensional charting library built to work natively with crossfilter and rendered using d3.js

Categories JavaScript graphics, JavaScript libraries Website https://dc-js.github.io/dc.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 Evidence Script URL: https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=64ad6f1aef87635bd23449f1
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

lit-html is a simple, modern, safe, small and fast HTML templating library for JavaScript.

Categories JavaScript libraries Website https://lit.dev Detected by BeaverCheck

Ahrefs is an online toolset utilised for search engine optimisation (SEO) and competitor analysis, which permits users to analyse their website's performance, track keyword rankings, identify backlink opportunities, and research competitors' websites, among other features.

Categories SEO, Analytics Website https://ahrefs.com Detected by BeaverCheck

Contentsquare is an enterprise-level UX optimisation platform.

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

Demandbase is a targeting and personalization platform for business-to-business companies.

Categories Analytics, Personalisation Website https://www.demandbase.com Detected by BeaverCheck
Categories Advertising Website https://support.google.com/ds/answer/6029713?hl=en Detected by BeaverCheck

Dreamdata is a B2B revenue attribution platform.

Categories Marketing automation, Analytics Website https://dreamdata.io 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/gtm.js?id=GTM-56FJSTN&l=dataLayer

Heap is an analytics platform.

Categories Analytics Website https://heap.io Detected by BeaverCheck

Intellimize is a platform that utilizes machine learning to optimize website experiences and increase conversions in real-time.

Categories A/B Testing, Personalisation Website https://www.intellimize.com 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

MNTN Performance TV is a CTV advertising platform with targeting, measurement, and optimization for amplifying marketers' performance goals.

Categories Advertising Website https://mountain.com/ Detected by BeaverCheck

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

Observations (2)

No build tool detected

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

30 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.lattice.com)](https://beavercheck.com/results/d0d15506-aa52-49e3-b9c3-ddaa93a706f7)
<a href="https://beavercheck.com/results/d0d15506-aa52-49e3-b9c3-ddaa93a706f7"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.lattice.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fwww.lattice.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 (81)

Sprint 1: Quick Wins

+5

Highest ROI — low effort, high impact

2 findings 0h → C (76)
  • · Page weighs 24.6 MB (11.3 MB transferred)
  • · HSTS header is missing

Sprint 2: Core Fixes

+5

Medium effort, high structural impact

3 findings 8h → B (81)
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found
  • · is missing width/height — may cause layout shift

Send Feedback