Skip to content
https://www.colourpop.com Export & share
Scanned
2026-04-04 18:22 UTC
Worker
🇸🇬 Singapore
Duration
3.8m
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

Page weighs 17.7 MB (8.9 MB transferred)

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

Performance › Page Weight Budget
Critical: 2

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

8 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
Warning: 4

734 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
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. Your LCP of 5.0s exceeds Google's 2.5s 'Good' threshold and the 2 performance issues below directly contribute to it. 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 conversion rate.
Your LCP is 5.0s — fixing the 2 performance criticals could bring it under Google's 2.5s 'Good' threshold.
2 accessibility issues exclude users who rely on assistive technology.
1 security gap detected — browsers may warn visitors about your site.

Business case

What fixing the audit's findings is worth -- and what ignoring them keeps costing.

Return on investment

€553 investment → €6,379/month returns + EUR 500,000 risk avoided

Investment
€553
6.5 h · 4 findings
Monthly returns
€6.379
€76.551/yr
Payback
0.1 mo
+13755% Y1
Regulatory risk avoided EUR 500.000
Or — fix only the top 3 findings
€4680.1 mo payback · +16275% 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 ~32%.

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

€553 6.5 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

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

Compliance Risk

€500.000

EAA
  • Heading level skipped: H1 → H5 (missing H2)
    EAA: EUR 1.000 – EUR 500.000
  • Heading level skipped: H4 → H6 (missing H5)
    EAA: EUR 1.000 – EUR 500.000
  • Heading level skipped: H4 → H6 (missing H5)
    EAA: EUR 1.000 – EUR 500.000

Bounce-Rate Cost

€3.459 /mo

+32.2pp bounce · ~3,221 lost visitors/mo

CPC: EUR 1.07

Bandwidth Waste

€2,08 /mo

28039.4 MB/mo × 0.074 EUR/GB

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

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

3.20 s

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

4.99 s

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

5.86 s

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

0.001

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

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

47.84 s

Desktop

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

967 ms

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

1.67 s

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

831 ms

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

0.003

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

6.10 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.46 s

Categories

8
Avg score 73.8

How you compare

Where this site stands against peers running the same stack.

Cart Functionality · 554 peers
You 71
·
Avg 73
At average
0 50 100
Performance P1Infrastructure P4Accessibility P12Security P79Compliance P72Content P37SEO P60Sustainability P49

Top 10% of Cart Functionality sites score 83+ on Performance; you're at 66 — closing this gap is the highest-leverage improvement.

Better than 23% of Cart Functionality sites See full Cart Functionality benchmark →
Shopify · 75 peers
You 71
·
Avg 73
At average
0 50 100
Better than 9% of Shopify sites See full Shopify benchmark →

Technology stack

Athos Commerce 1, hosted on Amazon Web Services, with Amazon S3 CDN

38 technologies detected 6 stack layers 2 with CPE identifier Enterprise

Stack Architecture

Analytics
Apple Pay Facebook Pixel 2.9.291 Google Tag Manager Klarna Checkout Klaviyo Nosto PayPal Shop Pay Signifyd Tolstoy Venmo
Ecommerce
Cart Functionality Shopify
Build
Attentive
Framework
Athos Commerce 1 CartBot EasyGift Facebook SDK HSTS HTTP/3 Klaviyo Reviews Nosto Visual UGC Okendo 0.86.0OneTrust Open Graph Pandectes Pandectes GDPR Compliance Priority Hints Swiper UsableNet core-js 3.37.0 lit-element 4.0.5 lit-html 3.1.3
CDN
Amazon S3 Cloudflare Refersion jsDelivr CDN
Hosting
Amazon Web Services

All Detected Technologies (38)

Amazon S3 or Amazon Simple Storage Service is a service offered by Amazon Web Services (AWS) that provides object storage through a web service interface.

Categories CDN Website https://aws.amazon.com/s3/ Detected by BeaverCheck

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 →

Refersion is an affiliate management app.

Categories Affiliate programs, Advertising Website https://refersion.com Detected by BeaverCheck
Categories CDN Detected by BeaverCheck · Medium Evidence Script URL contains cdn.jsdelivr.net: https://cdn.jsdelivr.net/npm/@nosto/web-components@10.18.9/dist/main.es.bundle.js

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

Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.

Categories Ecommerce Website https://www.wappalyzer.com/technologies/ecommerce/cart-functionality Detected by BeaverCheck

Shopify is a subscription-based software that allows anyone to set up an online store and sell their products. Shopify store owners can also sell in physical locations using Shopify POS, a point-of-sale app and accompanying hardware.

Categories Ecommerce Website https://shopify.com Detected by BeaverCheck Evidence robots.txt Disallow pattern: /admin, robots.txt Disallow pattern: /cart, robots.txt Disallow pattern: /collections/

Athos Commerce is a site search and merchandising platform designed to help ecommerce.

Categories Search engines Website https://athoscommerce.com/ Detected by BeaverCheck

CartBot is a tool that automatically adds products or gifts to a customer's cart based on predefined conditions.

Categories Cart abandonment, Shopify apps Website https://apps.shopify.com/cartbot-auto-add-to-cart Detected by BeaverCheck

EasyGift is a tool that automates the addition of free gifts or products to the cart based on custom rules, allowing for upsells, BOGO (Buy 1 Get 1) offers, and the creation of rules based on cart value or specific products, with the ability to schedule start times for offer activation.

Categories Shopify apps Website https://apps.shopify.com/gifter-cart-auto-include Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck Evidence Script URL contains connect.facebook.net: https://connect.facebook.net/signals/config/1654768898112506?v=2.9.291&r=stable&domain=colourpop.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

HTTP/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.

Categories Miscellaneous Website https://httpwg.org/ Detected by BeaverCheck

Klaviyo Reviews is a built-in product review offering for Shopify and WooCommerce by Klaviyo.

Categories Reviews Website https://www.klaviyo.com/product-reviews Detected by BeaverCheck

Nosto Visual UGC (Earlier known as Stackla) is a cloud-based content marketing platform that helps discover, curate, display and engage with user-generated content across all digital marketing platforms.

Categories Content curation Website https://www.nosto.com/products/visual-ugc/ Detected by BeaverCheck

Okendo is a customer marketing platform with product ratings and reviews, customer photos and videos to help personalise experiences.

Categories Reviews, Shopify apps Website https://www.okendo.io Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck Evidence Script URL contains cdn.cookielaw.org: https://cdn.cookielaw.org/consent/019074af-b6fa-794f-b5d2-dc43921ade93/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

Pandectes is a cloud-based data privacy compliance platform for Shopify stores, designed to support adherence to GDPR, CCPA/CPRA, VCDPA, APPI, PIPEDA, and PDPA regulations.

Categories Cookie compliance, Shopify apps Website https://pandectes.io Detected by BeaverCheck

Pandectes GDPR Compliance is a solution for Shopify stores, ensuring compliance with GDPR, CCPA/CPRA, VCDPA, APPI, PIPEDA, and PDPA regulations.

Categories Cookie compliance Website https://pandectes.io 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

UsableNet is a technology for web accessibility and digital transformation, providing end-to-end services.

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

lit-element is a simple base class for creating web components that work in any web page with any framework. lit-element uses lit-html to render into shadow DOM, and adds API to manage properties and attributes.

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

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

Apple Pay is a mobile payment and digital wallet service by Apple that allows users to make payments in person, in iOS apps, and on the web.

Categories Payment processors Website https://www.apple.com/apple-pay Detected by BeaverCheck

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 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-WQKQL2VQ

Klarna Checkout is a complete payment solution where Klarna handles a store's entire checkout.

Categories Payment processors, Buy now pay later Website https://www.klarna.com/international/ Detected by BeaverCheck

Klaviyo is an email marketing platform for online businesses.

Categories Marketing automation Website https://www.klaviyo.com/ Detected by BeaverCheck Evidence Script URL contains static.klaviyo.com: https://static.klaviyo.com/onsite/js/TmEje7/klaviyo.js?company_id=TmEje7

Nosto is an ecommerce platform providing product recommendations based on individual behavioral data.

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

PayPal is an online payments system that supports online money transfers and serves as an electronic alternative to traditional paper methods like checks and money orders.

Categories Payment processors Website https://paypal.com Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Shop Pay is an accelerated checkout that lets customers save their email address, credit card, and shipping and billing information so they can complete their transaction faster the next time they are directed to the Shopify checkout.

Categories Payment processors Website https://shop.app Detected by BeaverCheck

Signifyd is a provider of an enterprise-grade fraud technology solution for ecommerce stores.

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

Tolstoy is a video communication platform designed to automate workflows.

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

Venmo is a mobile payment service owned by PayPal. Venmo account holders can transfer funds to others via a mobile phone app.

Categories Payment processors Website https://venmo.com Detected by BeaverCheck

Attentive is a personalised mobile messaging platform that helps retail & ecommerce brands acquire, retain, and interact with mobile shoppers.

Categories Personalisation Website https://www.attentivemobile.com Detected by BeaverCheck

Observations (2)

Shopify storefront detected

Shopify handles hosting, SSL, and CDN automatically. Performance optimizations focus on theme code, app scripts, and image optimization. Check the Performance tab for third-party script impact.

Complex technology stack detected

38 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.colourpop.com)](https://beavercheck.com/results/3541efc4-0616-406b-9b8f-c2bcce5334c3)
<a href="https://beavercheck.com/results/3541efc4-0616-406b-9b8f-c2bcce5334c3"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.colourpop.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fwww.colourpop.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 · 6h total → projected C (78)

Sprint 1: Quick Wins

+4

Highest ROI — low effort, high impact

2 findings 0h → C (75)
  • · Page weighs 17.7 MB (8.9 MB transferred)
  • · 8 link(s) with no accessible text

Sprint 2: Core Fixes

+3

Medium effort, high structural impact

3 findings 6h → C (78)
  • · 3 control(s) without accessible label
  • · Cross-Origin-Embedder-Policy header is missing
  • · 734 HTTP requests — consider bundling or reducing

Send Feedback