Mobile 375 × 812

Desktop 1440 × 900

Score: 78 / 100
Based on 8 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
HSTS header is missing
No Content-Security-Policy header found
No <main> landmark found
Cookie '__cf_bm' has no SameSite attribute
[](https://beavercheck.com/results/f2d6927a-a76b-f7b6-e858-e3ef91f109ab)<a href="https://beavercheck.com/results/f2d6927a-a76b-f7b6-e858-e3ef91f109ab"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.capterra.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.capterra.comThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
940 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.93 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
14.15 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.002
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.26 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.
19.75 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| www.capterra.com/favicon.ico | 86400.0 s | 2.5 KiB |
| /cdn-cgi/challenge-platform/h/b/d/9e8bbef2bfa2b950/177559... | 0.0 ms | 358 B |
| challenges.cloudflare.com/cdn-cgi/challenge-platform/h/b/cmg/1 | 0.0 ms | 208 B |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| www.capterra.com/ | 761 ms |
| www.capterra.com/ | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| /cdn-cgi/challenge-platform/h/b/orchestrate/chl_page/v1?r... | 19.1 s | 18.8 s | 52 ms |
| Unattributable | 843 ms | 200 ms | 0.0 ms |
| www.capterra.com/ | 148 ms | 16 ms | 4.5 ms |
| /turnstile/v0/b/625261456364/api.js?onload=OBvX9&render=e... | 105 ms | 60 ms | 13 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
| Category | Time Spent |
|---|---|
| Script Evaluation | 19.2 s |
| Other | 750 ms |
| Garbage Collection | 231 ms |
| Script Parsing & Compilation | 69 ms |
| Style & Layout | 54 ms |
| Rendering | 14 ms |
| Parse HTML & CSS | 12 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
| Failure reason | Failure type |
|---|---|
| Pages that use WebXR are not currently eligible for back/forward cache. | Actionable |
| Only pages with a status code of 2XX can be cached. | Not actionable |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. Learn more about the refresh meta tag.
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 403 () |
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Search engines are unable to include your pages in search results if they don't have permission to crawl them. Learn more about crawler directives.
| Blocking Directive Source |
|---|
head > meta |
Pages with unsuccessful HTTP status codes may not be indexed properly. Learn more about HTTP status codes.
To appear in search results, crawlers need access to your app.
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Format your HTML in a way that enables crawlers to better understand your app’s content.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
715 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.02 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
455 ms
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.
2.29 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.46 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
AFAS Software div.flex > div.relative > div.inline-flex > img.h-full | /ProductLogo/be4b2d59-562c-4046-b042-e2119acab655.png | 41.1 KiB | 41.0 KiB |
Zoho Projects div.flex > span.inline-flex > div.relative > img.h-full | /ProductLogo/90500a0b-eb4b-4bd0-a547-9b65bcc63bf5.png | 30.5 KiB | 30.5 KiB |
div.mx-auto > div.relative > div.absolute > img.absolute div.mx-auto > div.relative > div.absolute > img.absolute | /assets-bx-capterra/_next/image?url=%2Fassets-bx-capterra... | 27.9 KiB | 20.9 KiB |
Smartsheet div.flex > div.relative > div.inline-flex > img.h-full | /ProductLogo/9efb2a2f-43b2-4ebd-bf24-b9bb46bd93c6.jpeg | 19.2 KiB | 19.1 KiB |
Barış Ergen div.inline-flex > div.relative > span.relative > img.aspect-square | /cdn/profile-images/linkedin/594523f20d9663a7010b928f261b... | 18.1 KiB | 18.1 KiB |
Celoxis div.flex > div.relative > div.inline-flex > img.h-full | /ProductLogo/4e99765c-75ea-4a05-98ff-4d9a7288e686.png | 17.2 KiB | 17.0 KiB |
Terence Zeng div.inline-flex > div.relative > span.relative > img.aspect-square | /cdn/profile-images/linkedin/4536654f5cd12286bff532ba1bef... | 14.9 KiB | 14.8 KiB |
Rene Marquez div.inline-flex > div.relative > span.relative > img.aspect-square | /cdn/profile-images/linkedin/1c4a25549329feb775319e6c54eb... | 14.9 KiB | 14.8 KiB |
Alan Varghese div.inline-flex > div.relative > span.relative > img.aspect-square | /cdn/profile-images/linkedin/ad163b0c84b4408b5f0a88164d08... | 14.2 KiB | 14.1 KiB |
Aditya Raj Agrawal div.inline-flex > div.relative > span.relative > img.aspect-square | /cdn/profile-images/linkedin/1ed4dc2a4db802a36be3149909da... | 13.1 KiB | 13.0 KiB |
John Mcgarr div.inline-flex > div.relative > span.relative > img.aspect-square | /cdn/profile-images/linkedin/e74411f5902ad3a0b9e47426b54d... | 12.9 KiB | 12.8 KiB |
omogbeme astoji div.inline-flex > div.relative > span.relative > img.aspect-square | /cdn/profile-images/linkedin/ed730d5b7a04ad0ee17826635bf8... | 11.3 KiB | 11.2 KiB |
Kevin Pérez div.inline-flex > div.relative > span.relative > img.aspect-square | /cdn/profile-images/linkedin/54ca96c953ea68932b81b01cdef9... | 9.4 KiB | 9.3 KiB |
Joe Kwon div.inline-flex > div.relative > span.relative > img.aspect-square | /cdn/profile-images/linkedin/65869db6827b6a1784d1d99e8519... | 8.7 KiB | 8.6 KiB |
David Farley div.inline-flex > div.relative > span.relative > img.aspect-square | /cdn/profile-images/linkedin/716cb84a0851d6048e8c087719c1... | 7.9 KiB | 7.8 KiB |
Jay Bhatt div.inline-flex > div.relative > span.relative > img.aspect-square | /cdn/profile-images/linkedin/3d7fc24a4b4926649bf7656552c3... | 6.9 KiB | 6.8 KiB |
Yeswanth A div.inline-flex > div.relative > span.relative > img.aspect-square | /cdn/profile-images/linkedin/eac4f1abe2dc385845a78571af03... | 6.3 KiB | 6.2 KiB |
Eddy DeMelo div.inline-flex > div.relative > span.relative > img.aspect-square | /cdn/profile-images/linkedin/228f5772c851ed3cf381c26ead74... | 6.2 KiB | 6.1 KiB |
MEENACHISUNDARAM MANOHAR div.inline-flex > div.relative > span.relative > img.aspect-square | /cdn/profile-images/linkedin/d0893ec25840c63ef028c246e2b1... | 5.8 KiB | 5.7 KiB |
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
| Category | Time Spent |
|---|---|
| Other | 2.2 s |
| Script Evaluation | 1.9 s |
| Rendering | 1.0 s |
| Style & Layout | 705 ms |
| Script Parsing & Compilation | 295 ms |
| Garbage Collection | 119 ms |
| Parse HTML & CSS | 87 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.googletagmanager.com/gtm.js?id=GTM-NS6WSW4V | 184.0 KiB | 70.4 KiB |
| www.googletagmanager.com/gtag/js?id=G-M5DGBDHG2R&cx=c>m=4e6460 | 170.6 KiB | 67.4 KiB |
| cdn.cookielaw.org/scripttemplates/202403.2.0/otBannerSdk.js | 108.4 KiB | 66.2 KiB |
| www.googletagmanager.com/gtag/js?id=AW-654961738&cx=c>m=4e6460 | 143.4 KiB | 64.7 KiB |
| www.googletagmanager.com/gtag/js?id=AW-1043250779&cx=c>m=4e6460 | 145.3 KiB | 64.4 KiB |
| www.googletagmanager.com/gtag/js?id=AW-1072635088&cx=c>m=4e6460 | 133.3 KiB | 63.9 KiB |
| www.googletagmanager.com/gtag/js?id=AW-653925177&cx=c>m=4e6460 | 133.4 KiB | 63.9 KiB |
| www.googletagmanager.com/gtag/js?id=AW-790705806&cx=c>m=4e6460 | 133.4 KiB | 63.5 KiB |
| www.googletagmanager.com/gtag/js?id=DC-8036043&cx=c>m=4e6460 | 129.3 KiB | 58.9 KiB |
| www.capterra.com/assets-bx-capterra/_next/static/chunks/08gvlhbk0v~gq.js | 72.5 KiB | 54.2 KiB |
| www.datadoghq-browser-agent.com/us1/v5/datadog-rum.js | 54.1 KiB | 28.8 KiB |
| www.capterra.com/assets-bx-capterra/_next/static/chunks/0hgzfum-n2c7f.js | 72.0 KiB | 24.0 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn how to label `progressbar` elements.
| Failing Elements |
|---|
div.flex > div.flex > div.flex-1 > div.relative div.flex > div.flex > div.flex-1 > div.relative |
div.flex > div.flex > div.flex-1 > div.relative div.flex > div.flex > div.flex-1 > div.relative |
div.flex > div.flex > div.flex-1 > div.relative div.flex > div.flex > div.flex-1 > div.relative |
div.flex > div.flex > div.flex-1 > div.relative div.flex > div.flex > div.flex-1 > div.relative |
div.flex > div.flex > div.flex-1 > div.relative div.flex > div.flex > div.flex-1 > div.relative |
div.flex > div.flex > div.flex-1 > div.relative div.flex > div.flex > div.flex-1 > div.relative |
div.flex > div.flex > div.flex-1 > div.relative div.flex > div.flex > div.flex-1 > div.relative |
div.flex > div.flex > div.flex-1 > div.relative div.flex > div.flex > div.flex-1 > div.relative |
div.flex > div.flex > div.flex-1 > div.relative div.flex > div.flex > div.flex-1 > div.relative |
div.flex > div.flex > div.flex-1 > div.relative div.flex > div.flex > div.flex-1 > div.relative |
div.flex > div.flex > div.flex-1 > div.relative div.flex > div.flex > div.flex-1 > div.relative |
div.flex > div.flex > div.flex-1 > div.relative div.flex > div.flex > div.flex-1 > div.relative |
div.flex > div.flex > div.flex-1 > div.relative div.flex > div.flex > div.flex-1 > div.relative |
div.flex > div.flex > div.flex-1 > div.relative div.flex > div.flex > div.flex-1 > div.relative |
div.flex > div.flex > div.flex-1 > div.relative div.flex > div.flex > div.flex-1 > div.relative |
div.flex > div.flex > div.flex-1 > div.relative div.flex > div.flex > div.flex-1 > div.relative |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
Accept All Cookies div#onetrust-button-group-parent > div#onetrust-button-group > div.banner-actions-container > button#onetrust-accept-btn-handler |
These are opportunities to improve the legibility of your content.
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
| Failing Elements |
|---|
head > meta head > meta |
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
| Failing Elements |
|---|
Performance Management System div.px-3 > ul.list-disc > li > a.w-fit |
Human Resources div.px-3 > ul.list-disc > li > a.w-fit |
Employee Scheduling div.px-3 > ul.list-disc > li > a.w-fit |
Payroll div.px-3 > ul.list-disc > li > a.w-fit |
Applicant Tracking div.px-3 > ul.list-disc > li > a.w-fit |
Time Clock div.px-3 > ul.list-disc > li > a.w-fit |
Recruiting div.px-3 > ul.list-disc > li > a.w-fit |
Employee Engagement div.px-3 > ul.list-disc > li > a.w-fit |
Employee Recognition div.px-3 > ul.list-disc > li > a.w-fit |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
| Failing Elements |
|---|
Visit Website div.flex > div.grid > buyer-intent-click > button.inline-flex |
Visit Website div.flex > div.grid > buyer-intent-click > button.inline-flex |
Visit Website div.flex > div.grid > buyer-intent-click > button.inline-flex |
Visit Website div.flex > div.grid > buyer-intent-click > button.inline-flex |
Visit Website div.flex > div.grid > buyer-intent-click > button.inline-flex |
Visit Website div.flex > div.grid > buyer-intent-click > button.inline-flex |
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
div.mx-auto > div.relative > div.absolute > img.absolute div.mx-auto > div.relative > div.absolute > img.absolute | /assets-bx-capterra/_next/image?url=%2Fassets-bx-capterra... | 1876 x 504 (3.72) | 3840 x 979 (3.92) |
div.mx-auto > div.flex > div.relative > img.absolute div.mx-auto > div.flex > div.relative > img.absolute | /assets-bx-capterra/_next/image?url=%2Fassets-bx-capterra... | 1118 x 776 (1.44) | 750 x 500 (1.50) |
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
| Deprecation / Warning | Source |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge |
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Send Feedback