Skip to content
https://activestate.com Export & share
Scanned
2026-04-22 22:38 UTC
Worker
🇸🇬 Singapore
Duration
2.9m
Vs prev

Audit overview

4 categories need attention: Performance, and 3 others.

Fix Priority Matrix

5 findings

Quick Wins

3

High impact, low effort — start here.

Strategic

2

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 18.2 MB (6.3 MB transferred)

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

Performance › Page Weight Budget
Critical: 5

4 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
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 22.4s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. 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 22.4s — fixing the 1 performance critical could bring it under Google's 2.5s 'Good' threshold.
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

CAD 641 investment → CAD 5,051/month returns + CAD 350,000 risk avoided

Investment
CAD 641
6.8 h · 4 findings
Monthly returns
CAD 5,051
CAD 60,613/yr
Payback
0.1 mo
+9352% Y1
Regulatory risk avoided CAD 350,000
Or — fix only the top 3 findings
CAD 5940.1 mo payback · +10109% 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.
CAD 71 — 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

9 barrier(s) likely increasing bounce by ~32%.

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

CA$641 6.8 developer hours at CA$95/hr
Quick wins
CA$71 2 fixes in ~45 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.

CA$ /hr

Rates reflect fully-loaded developer cost including overhead

How developer rates are sourced

Warning:Cost of inaction

CAD 5,051 / month at risk ~CAD 60,613 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

CAD 350,000

ACAPIPEDA
  • No privacy policy link detected
    PIPEDA: CAD 1,000 – CAD 100,000
  • 1 advertising/retargeting trackers detected
    PIPEDA: CAD 1,000 – CAD 100,000
  • Trackers detected but no cookie policy found
    PIPEDA: CAD 1,000 – CAD 100,000

Bounce-Rate Cost

CAD 5,049 /mo

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

CPC: CAD 1.57

Bandwidth Waste

CAD 2.13 /mo

19706.0 MB/mo × 0.108 CAD/GB

  • Optimize transfer: save ~2.0 MB per page load
    Saves CAD 2.13/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

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

7.86 s

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

22.44 s

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

4.00 s

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

0.146

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

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

36.96 s

Desktop

33
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
84
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
54
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
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.12 s

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

11.27 s

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

514 ms

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

0.007

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

11.37 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.32 s

Categories

8
Avg score 77.1

How you compare

Where this site stands against peers running the same stack.

WooCommerce · 110 peers
You 74
·
Avg 75
At average
0 50 100
Better than 28% of WooCommerce sites See full WooCommerce benchmark →
Elementor · 53 peers
You 74
·
Avg 76
At average
0 50 100
Better than 32% of Elementor sites See full Elementor benchmark →

Technology stack

Elementor 4.0.3, on PHP, hosted on Amazon Web Services

41 technologies detected 6 stack layers 6 with CPE identifier Enterprise

Stack Architecture

Analytics
6sense Crazy Egg DoubleClick Floodlight Google Analytics Google Tag Manager HubSpot HubSpot Analytics HubSpot Chat HubSpot WordPress plugin 11.3.45 PostHog Ultimate Addons for Elementor 1.42.0 Yoast SEO
Ecommerce
WooCommerce
CMS
Elementor 4.0.3 Unbounce WordPress 6.9.4
Framework
Amazon Route 53 Astra 4.9.2 ClickCease Complianz 7.5.6.1 Goober Google Font API Google Search Console Google Workspace Hotjar Masonry Microsoft MySQL Open Graph Priority Hints RSS Swiper Twitter Emoji (Twemoji) YouTube core-js 3.46.0 jQuery 3.7.1 jQuery Migrate 3.4.1 jQuery UI 1.13.3
Runtime
PHP
Hosting
Amazon Web Services Pagely

All Detected Technologies (41)

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
Categories PaaS, Hosting Website https://pagely.com/ Detected by BeaverCheck

PHP is a general-purpose scripting language used for web development.

Categories Programming languages Website https://php.net Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Elementor is a website builder platform for professionals on WordPress.

Categories Page builders, WordPress plugins Website https://elementor.com Detected by BeaverCheck

Unbounce is a tool to build landing pages.

Categories Editors, Page builders Website https://unbounce.com Detected by BeaverCheck

WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. Features include a plugin architecture and a template system.

Categories CMS, Blogs Website https://wordpress.org Detected by BeaverCheck Evidence Script URL: https://cdn.activestate.com/wp-content/plugins/complianz-gdpr-premium/pro/tcf-stub/build/index.js?ver=1765906893, Script URL: https://cdn.activestate.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1, Link URL: https://cdn.activestate.com/wp-content/themes/astra/assets/css/minified/main.min.css?ver=4.9.2
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Ecommerce Website https://woocommerce.com Detected by BeaverCheck · Medium Evidence Body: woocommerce class/marker present
Categories DNS Detected by BeaverCheck Evidence NS record: ns-104.awsdns-13.com

Astra is a fast, lightweight, and highly customizable WordPress Theme.

Categories WordPress themes Website https://wpastra.com/ Detected by BeaverCheck

ClickCease is an ad fraud and click-fraud detection and protection service software.

Categories Security Website https://www.clickcease.com Detected by BeaverCheck

Complianz is a GDPR/CCPA Cookie Consent plugin that supports GDPR, DSGVO, CCPA and PIPEDA with a conditional Cookie Notice and customized Cookie Policy based on the results of the built-in Cookie Scan.

Categories A/B Testing, Cookie compliance, WordPress plugins Website https://complianz.io Detected by BeaverCheck

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

Categories JavaScript libraries Website https://goober.js.org 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=WXNwSweDrsltC0wSmaaCX0lqXCYED_yD7X6s1gm3cKg
Categories Email Detected by BeaverCheck Evidence MX record: aspmx.l.google.com
Categories Analytics Detected by BeaverCheck Evidence Script URL contains static.hotjar.com: https://static.hotjar.com/c/hotjar-1634962.js?sv=7

Masonry is a JavaScript library that enables a cascading grid layout, positioning elements based on available vertical space for an optimized, gap-free arrangement.

Categories JavaScript libraries Website https://masonry.desandro.com Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=ms21969869

MySQL is an open-source relational database management system.

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

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

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

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

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

Twitter Emoji is a set of open-source emoticons and emojis for Twitter, TweetDeck, and also for Android and iOS versions of the application.

Categories Font scripts Website https://twitter.github.io/twemoji/ 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

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

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://cdn.activestate.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1, Script URL: https://cdn.activestate.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Query Migrate is a javascript library that allows you to preserve the compatibility of your jQuery code developed for versions of jQuery older than 1.9.

Categories JavaScript libraries Website https://github.com/jquery/jquery-migrate Detected by BeaverCheck

jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.

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

6sense is a B2B predictive intelligence platform for marketing and sales.

Categories Marketing automation, Personalisation Website https://6sense.com Detected by BeaverCheck
Categories Analytics Website https://crazyegg.com Detected by BeaverCheck
Categories Advertising Website https://support.google.com/ds/answer/6029713?hl=en 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-TDZ3K7T

HubSpot is a marketing and sales software that helps companies attract visitors, convert leads, and close customers.

Categories Marketing automation Website https://www.hubspot.com Detected by BeaverCheck Evidence Script URL contains js.hubspot.com: https://js.hubspot.com/web-interactives-embed.js

HubSpot is a marketing and sales software that helps companies attract visitors, convert leads, and close customers.

Categories Analytics Website https://www.hubspot.com/products/marketing/analytics Detected by BeaverCheck

HubSpot Chat is a tool where you can view, manage, and reply to incoming messages from multiple channels.

Categories Live chat Website https://www.hubspot.com/products/crm/live-chat Detected by BeaverCheck

HubSpot is a platform with all the tools and integrations you need for marketing, sales, and customer service. HubSpot WordPress plugin allows you to manage contacts (CRM), engage visitors with live chat and chatbots, add beautiful forms to pages, create engaging email marketing campaigns, and more.

Categories WordPress plugins Website https://wordpress.org/plugins/leadin/ Detected by BeaverCheck

PostHog is the open-source, all-in-one product analytics platform.

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

Ultimate Addons for Elementor is a plugin that adds new widgets and modules to the Elementor page builder for WordPress, providing additional design options and functionality.

Categories WordPress plugins Website https://ultimateelementor.com Detected by BeaverCheck

Yoast SEO is a search engine optimisation plugin for WordPress and other platforms.

Categories SEO, WordPress plugins Website https://yoast.com/wordpress/plugins/seo/ Detected by BeaverCheck

Observations (3)

WordPress detected — review security configuration

WordPress sites benefit from: protecting wp-login.php, disabling XML-RPC if unused, restricting REST API access, and keeping all plugins and themes up to date. Check the Security tab for specific findings.

→ Security

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

41 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%2Factivestate.com)](https://beavercheck.com/results/089bb7d5-e1de-4b39-a095-822eec5a2d17)
<a href="https://beavercheck.com/results/089bb7d5-e1de-4b39-a095-822eec5a2d17"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Factivestate.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Factivestate.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 · 7h total → projected B (84)

Sprint 1: Quick Wins

+6

Highest ROI — low effort, high impact

3 findings 1h → B (80)
  • · Page weighs 18.2 MB (6.3 MB transferred)
  • · HSTS header is missing
  • · 4 link(s) with no accessible text

Sprint 2: Core Fixes

+4

Medium effort, high structural impact

2 findings 6h → B (84)
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback