Skip to content
https://cognitoforms.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
86
GRADE
B
FIX
3
REVIEW
3
PASS
9
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

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

3.32 s

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

3.47 s

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

527 ms

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

0.004

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

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

7.84 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
9 PASS 3 REVIEW 3 FIX
D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (896.5 KiB of 896.6 KiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
3062ms total JS execution
FIX
3062ms total JS execution
Warning::
https://www.cognitoforms.com/: 1625ms CPU time
Warning::
https://static.cognitoforms.com/website/assets/hr-...: 427ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-THVC...: 359ms CPU time
Warning::
Unattributable: 312ms CPU time
Info::
https://static.cognitoforms.com/website/assets/run...: 182ms CPU time
Warning::
Third-party scripts: 3062ms (100% of total)

Main Thread Breakdown

Script Evaluation 34% Other 28% Style & Layout 20% Rendering 12%
ScriptTotalScriptingParse/CompileParty
https://www.cognitoforms.com/1625ms95ms9ms3rd
https://static.cognitoforms.com/website/assets/hr-forms.astro_astro_type_script_index_0_lang.B9mBuz8r.js427ms360ms1ms3rd
https://www.googletagmanager.com/gtag/js?id=G-THVC5NH1WF359ms290ms47ms3rd
Unattributable312ms40ms0ms3rd
https://static.cognitoforms.com/website/assets/runtime-dom.esm-bundler.s94_COY1.js182ms145ms0ms3rd
https://static.cognitoforms.com/website/assets/HeaderNav.BAeHACde.js158ms125ms0ms3rd
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Image Optimization
4 images, 0 KB saveable
REVIEW
4 images, 0 KB saveable
Warning::
https://static.cognitoforms.com/website/assets/int... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.cognitoforms.com/website/assets/doc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
4 images 172 KB
0 oversized -0 KB
2 legacy format
2 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
JS Bundles
45 scripts, 134 KB unused
REVIEW
45 scripts, 134 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-THVC...: 58 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.cognitoforms.com/website/assets/hr-...: 45 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.cognitoforms.com/website/assets/ind...: 31 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 134 KB
134 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-THVC5NH1WF173 KB58 KB (34%)3rd
https://static.cognitoforms.com/website/assets/hr-forms.astro_astro_type_script_index_0_lang.B9mBuz8r.js80 KB45 KB (57%)3rd
https://static.cognitoforms.com/website/assets/index.CNJKat1T.js37 KB31 KB (83%)3rd
https://static.cognitoforms.com/website/assets/service-request.AK94VA1o.js1 KB3rd
https://static.cognitoforms.com/website/assets/Badge.D19yuT1d.js1 KB3rd
https://static.cognitoforms.com/website/assets/CognitoAI.CNciR9jP.js2 KB3rd
https://static.cognitoforms.com/website/assets/CtaButton.DuPp1kvf.js1 KB3rd
https://static.cognitoforms.com/website/assets/client.CjCdjC2Y.js1 KB3rd
https://static.cognitoforms.com/website/assets/CtaButton.BxshYXoq.js1 KB3rd
https://static.cognitoforms.com/website/assets/SupportChatTrigger.BVgPIRWY.js1 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A
Page Weight Budget
897 KB transferred, 72 requests
PASS
897 KB transferred, 72 requests
Info::
Page weighs 3.2 MB (897 KB transferred)
Info::
72 HTTP requests
Info::
Estimated 0.18 g CO2 per page load
897 KB / 2.4 MB budget
897 KB transferred
72 requests
0.18 g CO2 per page load
JavaScript 437.7 KiB 49%
Images 171.8 KiB 19%
Other 99.7 KiB 11%
HTML 85.7 KiB 10%
Fonts 45.7 KiB 5%
Other 33.2 KiB 4%
CSS 19.4 KiB 2%
Other 2.0 KiB 0%
Other 805 B 0%
Other 552 B 0%
0 2.4 MB 4.9 MB
Under budget
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
4 fonts (46 KB)
PASS
4 fonts (46 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

46 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 3.3 s LCP 3.5 shttps://static.cognitoforms.com/fonts/gilroy/gilroy-light_basic-latin.woff2gilroy-light_basic-lati... https://static.cognitoforms.com/fonts/gilroy/gilroy-light_basic-latin.woff2 — 9.1 KiB — 65 ms — font-display: swaphttps://static.cognitoforms.com/fonts/gilroy/gilroy-extrabold_basic-latin.woff2gilroy-extrabold_basic-... https://static.cognitoforms.com/fonts/gilroy/gilroy-extrabold_basic-latin.woff2 — 9.0 KiB — 65 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2S6uyw4BMUTPHjx4wXiWtFCc... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 13.7 KiB — 27 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2S6u9w4BMUTPHh6UVSwiPGQ3... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2 — 13.9 KiB — 32 ms — font-display: swap
gilroy-light_basic-lati... woff2 swap
Size 9 KB
Load time 65 ms
Start 556 ms
Risk FOUT — text flashes from fallback to web font
gilroy-extrabold_basic-... woff2 swap
Size 9 KB
Load time 65 ms
Start 556 ms
Risk FOUT — text flashes from fallback to web font
S6uyw4BMUTPHjx4wXiWtFCc... woff2 swap
Size 14 KB
Load time 27 ms
Start 794 ms
Risk FOUT — text flashes from fallback to web font
S6u9w4BMUTPHh6UVSwiPGQ3... woff2 swap
Size 14 KB
Load time 32 ms
Start 794 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
5 hints, 0 missing preconnects
PASS
5 hints, 0 missing preconnects
Info::
Page uses 5 resource hint(s)

Current Resource Hints

preconnect
2
preload
3
dns-prefetch
prefetch

5 resource hints configured

A
Page Weight Inventory
72 resources · 897 KB · 134 KB savings available
PASS
72 resources · 897 KB · 134 KB savings available
Info::
Within 1MB page-weight target
Got: 897 KB
Info::
~134 KB of savings available
Warning::
71 third-party resources (100% of weight)
72 resources · 896.6 KiB · 71 third-party Within 1MB page-weight target
JavaScript 49% · 437.7 KiB
Image 23% · 204.9 KiB
Other 11% · 103.0 KiB
Document 10% · 85.8 KiB
Font 5% · 45.7 KiB
CSS 2% · 19.4 KiB

~133.5 KiB of savings available

Remove unused JavaScript: 133.5 KiB
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
72 requests over 1224ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 3.3 s LCP 3.5 shttps://cognitoforms.com// https://cognitoforms.com/ — 301 — 105 B — 300 ms — h2https://www.cognitoforms.com/www.cognitoforms.com/ https://www.cognitoforms.com/ — 200 — 85.7 KiB — 344 ms — h2https://static.cognitoforms.com/website/assets/_slug_.BXNOdUlm.cssstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/_slug_.BXNOdUlm.css — 200 — 14.2 KiB — 160 ms — h2https://static.cognitoforms.com/website/assets/favicons/manifest.webmanifeststatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/favicons/manifest.webmanifest — 200 — 805 B — 155 ms — h2https://static.cognitoforms.com/website/assets/index.Dz3-KUZO.cssstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/index.Dz3-KUZO.css — 200 — 4.3 KiB — 61 ms — h2https://static.cognitoforms.com/fonts/gilroy/gilroy-light_basic-latin.woff2static.cognitoforms.com/fonts/gilro... https://static.cognitoforms.com/fonts/gilroy/gilroy-light_basic-latin.woff2 — 200 — 9.1 KiB — 65 ms — h2https://static.cognitoforms.com/fonts/gilroy/gilroy-extrabold_basic-latin.woff2static.cognitoforms.com/fonts/gilro... https://static.cognitoforms.com/fonts/gilroy/gilroy-extrabold_basic-latin.woff2 — 200 — 9.0 KiB — 65 ms — h2https://www.googletagmanager.com/gtag/js?id=G-THVC5NH1WFwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-THVC5NH1WF — 200 — 172.6 KiB — 171 ms — h2https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 125 ms — h2https://static.cognitoforms.com/website/assets/ValueCards.astro_astro_type_script_index_0_lang.C9u6fs4m.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/ValueCards.astro_astro_type_script_index_0_lang.C9u6fs4m.js — 200 — 573 B — 19 ms — h2https://static.cognitoforms.com/website/assets/documents.Co5dg02h.webpstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/documents.Co5dg02h.webp — 200 — 77.6 KiB — 65 ms — h2https://static.cognitoforms.com/website/assets/integrations.CDI65-Xl.webpstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/integrations.CDI65-Xl.webp — 200 — 93.5 KiB — 53 ms — h2https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400&display=swapfonts.googleapis.com/css2?family=La... https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400&display=swap — 200 — 934 B — 74 ms — h2https://static.cognitoforms.com/website/assets/Layout.astro_astro_type_script_index_0_lang.C5QhZT6g.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/Layout.astro_astro_type_script_index_0_lang.C5QhZT6g.js — 200 — 2.2 KiB — 19 ms — h2https://static.cognitoforms.com/website/assets/hr-forms.astro_astro_type_script_index_0_lang.B9mBuz8r.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/hr-forms.astro_astro_type_script_index_0_lang.B9mBuz8r.js — 200 — 80.0 KiB — 51 ms — h2https://bat.bing.com/p/action/27000005.jsbat.bing.com/p/action/27000005.js https://bat.bing.com/p/action/27000005.js — 200 — 428 B — 37 ms — h2https://static.cognitoforms.com/website/assets/CtaButton.DuPp1kvf.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/CtaButton.DuPp1kvf.js — 200 — 773 B — 42 ms — h2https://static.cognitoforms.com/website/assets/client.CjCdjC2Y.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/client.CjCdjC2Y.js — 200 — 1.4 KiB — 41 ms — h2https://static.cognitoforms.com/website/assets/CtaButton.BxshYXoq.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/CtaButton.BxshYXoq.js — 200 — 1.3 KiB — 41 ms — h2https://static.cognitoforms.com/website/assets/SupportChatTrigger.BVgPIRWY.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/SupportChatTrigger.BVgPIRWY.js — 200 — 1.1 KiB — 19 ms — h2https://static.cognitoforms.com/website/assets/SupportChatWidget.CYqBjJYY.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/SupportChatWidget.CYqBjJYY.js — 200 — 25.4 KiB — 20 ms — h2https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2fonts.gstatic.com/s/lato/v25/S6uyw4... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 200 — 13.7 KiB — 27 ms — h3https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2fonts.gstatic.com/s/lato/v25/S6u9w4... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2 — 200 — 13.9 KiB — 32 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-THVC5NH1WF&gtm=45je64h1h1v9112766280za200zd9112766280&_p=1776815912013&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=187778901.1776815912&frm=0&pscdl=noapi&rcb=17&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512542&dl=https%3A%2F%2Fwww.cognitoforms.com%2F&dt=Free%20Online%20Form%20Builder%20With%20Workflow%20Automation&sid=1776815912&sct=1&seg=0&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=843region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-THVC5NH1WF&gtm=45je64h1h1v9112766280za200zd9112766280&_p=1776815912013&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=187778901.1776815912&frm=0&pscdl=noapi&rcb=17&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512542&dl=https%3A%2F%2Fwww.cognitoforms.com%2F&dt=Free%20Online%20Form%20Builder%20With%20Workflow%20Automation&sid=1776815912&sct=1&seg=0&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=843 — 204 — 552 B — 219 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-THVC5NH1WF&cid=187778901.1776815912&gtm=45je64h1h1v9112766280za200zd9112766280&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-THVC5NH1WF&cid=187778901.1776815912&gtm=45je64h1h1v9112766280za200zd9112766280&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117512542 — 204 — 552 B — 101 ms — h2https://www.google.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fwww.cognitoforms.com%2F&scrsrc=www.googletagmanager.com&rnd=1591712756.1776815912&dt=Free%20Online%20Form%20Builder%20With%20Workflow%20Automation&auid=123394459.1776815912&navt=n&npa=1&gtm=45je64h1h1v9112766280za200zd9112766280xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401~117512542&apve=1&apvf=f&apvc=1&tids=AW-17944731912&tid=AW-17944731912&tft=1776815912306&tfd=850www.google.com/ccm/collect?rcb=17&f... https://www.google.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fwww.cognitoforms.com%2F&scrsrc=www.googletagmanager.com&rnd=1591712756.1776815912&dt=Free%20Online%20Form%20Builder%20With%20Workflow%20Automation&auid=123394459.1776815912&navt=n&npa=1&gtm=45je64h1h1v9112766280za200zd9112766280xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401~117512542&apve=1&apvf=f&apvc=1&tids=AW-17944731912&tid=AW-17944731912&tft=1776815912306&tfd=850 — 200 — 21 B — 207 ms — h3https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-THVC5NH1WF&cid=187778901.1776815912&gtm=45je64h1h1v9112766280za200zd9112766280&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117512542&z=1799540334www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-THVC5NH1WF&cid=187778901.1776815912&gtm=45je64h1h1v9112766280za200zd9112766280&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117512542&z=1799540334 — 200 — 408 B — 101 ms — h2https://static.cognitoforms.com/website/assets/click-outside.D_NZgmK4.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/click-outside.D_NZgmK4.js — 200 — 800 B — 29 ms — h2https://static.cognitoforms.com/website/assets/Inline.uylT4qF3.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/Inline.uylT4qF3.js — 200 — 11.5 KiB — 30 ms — h2https://static.cognitoforms.com/website/assets/vue.ziyDaVMR.9YWrw0qc.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/vue.ziyDaVMR.9YWrw0qc.js — 200 — 6.7 KiB — 29 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 3.3 s LCP 3.5 shttps://cognitoforms.com// https://cognitoforms.com/ — 301 — 105 B — 300 ms — h2https://www.cognitoforms.com/www.cognitoforms.com/ https://www.cognitoforms.com/ — 200 — 85.7 KiB — 344 ms — h2https://static.cognitoforms.com/website/assets/_slug_.BXNOdUlm.cssstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/_slug_.BXNOdUlm.css — 200 — 14.2 KiB — 160 ms — h2https://static.cognitoforms.com/website/assets/favicons/manifest.webmanifeststatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/favicons/manifest.webmanifest — 200 — 805 B — 155 ms — h2https://static.cognitoforms.com/website/assets/index.Dz3-KUZO.cssstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/index.Dz3-KUZO.css — 200 — 4.3 KiB — 61 ms — h2https://static.cognitoforms.com/fonts/gilroy/gilroy-light_basic-latin.woff2static.cognitoforms.com/fonts/gilro... https://static.cognitoforms.com/fonts/gilroy/gilroy-light_basic-latin.woff2 — 200 — 9.1 KiB — 65 ms — h2https://static.cognitoforms.com/fonts/gilroy/gilroy-extrabold_basic-latin.woff2static.cognitoforms.com/fonts/gilro... https://static.cognitoforms.com/fonts/gilroy/gilroy-extrabold_basic-latin.woff2 — 200 — 9.0 KiB — 65 ms — h2https://www.googletagmanager.com/gtag/js?id=G-THVC5NH1WFwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-THVC5NH1WF — 200 — 172.6 KiB — 171 ms — h2https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 125 ms — h2https://static.cognitoforms.com/website/assets/ValueCards.astro_astro_type_script_index_0_lang.C9u6fs4m.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/ValueCards.astro_astro_type_script_index_0_lang.C9u6fs4m.js — 200 — 573 B — 19 ms — h2https://static.cognitoforms.com/website/assets/documents.Co5dg02h.webpstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/documents.Co5dg02h.webp — 200 — 77.6 KiB — 65 ms — h2https://static.cognitoforms.com/website/assets/integrations.CDI65-Xl.webpstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/integrations.CDI65-Xl.webp — 200 — 93.5 KiB — 53 ms — h2https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400&display=swapfonts.googleapis.com/css2?family=La... https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400&display=swap — 200 — 934 B — 74 ms — h2https://static.cognitoforms.com/website/assets/Layout.astro_astro_type_script_index_0_lang.C5QhZT6g.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/Layout.astro_astro_type_script_index_0_lang.C5QhZT6g.js — 200 — 2.2 KiB — 19 ms — h2https://static.cognitoforms.com/website/assets/hr-forms.astro_astro_type_script_index_0_lang.B9mBuz8r.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/hr-forms.astro_astro_type_script_index_0_lang.B9mBuz8r.js — 200 — 80.0 KiB — 51 ms — h2https://bat.bing.com/p/action/27000005.jsbat.bing.com/p/action/27000005.js https://bat.bing.com/p/action/27000005.js — 200 — 428 B — 37 ms — h2https://static.cognitoforms.com/website/assets/CtaButton.DuPp1kvf.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/CtaButton.DuPp1kvf.js — 200 — 773 B — 42 ms — h2https://static.cognitoforms.com/website/assets/client.CjCdjC2Y.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/client.CjCdjC2Y.js — 200 — 1.4 KiB — 41 ms — h2https://static.cognitoforms.com/website/assets/CtaButton.BxshYXoq.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/CtaButton.BxshYXoq.js — 200 — 1.3 KiB — 41 ms — h2https://static.cognitoforms.com/website/assets/SupportChatTrigger.BVgPIRWY.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/SupportChatTrigger.BVgPIRWY.js — 200 — 1.1 KiB — 19 ms — h2https://static.cognitoforms.com/website/assets/SupportChatWidget.CYqBjJYY.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/SupportChatWidget.CYqBjJYY.js — 200 — 25.4 KiB — 20 ms — h2https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2fonts.gstatic.com/s/lato/v25/S6uyw4... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 200 — 13.7 KiB — 27 ms — h3https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2fonts.gstatic.com/s/lato/v25/S6u9w4... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2 — 200 — 13.9 KiB — 32 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-THVC5NH1WF&gtm=45je64h1h1v9112766280za200zd9112766280&_p=1776815912013&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=187778901.1776815912&frm=0&pscdl=noapi&rcb=17&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512542&dl=https%3A%2F%2Fwww.cognitoforms.com%2F&dt=Free%20Online%20Form%20Builder%20With%20Workflow%20Automation&sid=1776815912&sct=1&seg=0&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=843region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-THVC5NH1WF&gtm=45je64h1h1v9112766280za200zd9112766280&_p=1776815912013&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=187778901.1776815912&frm=0&pscdl=noapi&rcb=17&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512542&dl=https%3A%2F%2Fwww.cognitoforms.com%2F&dt=Free%20Online%20Form%20Builder%20With%20Workflow%20Automation&sid=1776815912&sct=1&seg=0&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=843 — 204 — 552 B — 219 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-THVC5NH1WF&cid=187778901.1776815912&gtm=45je64h1h1v9112766280za200zd9112766280&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-THVC5NH1WF&cid=187778901.1776815912&gtm=45je64h1h1v9112766280za200zd9112766280&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117512542 — 204 — 552 B — 101 ms — h2https://www.google.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fwww.cognitoforms.com%2F&scrsrc=www.googletagmanager.com&rnd=1591712756.1776815912&dt=Free%20Online%20Form%20Builder%20With%20Workflow%20Automation&auid=123394459.1776815912&navt=n&npa=1&gtm=45je64h1h1v9112766280za200zd9112766280xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401~117512542&apve=1&apvf=f&apvc=1&tids=AW-17944731912&tid=AW-17944731912&tft=1776815912306&tfd=850www.google.com/ccm/collect?rcb=17&f... https://www.google.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fwww.cognitoforms.com%2F&scrsrc=www.googletagmanager.com&rnd=1591712756.1776815912&dt=Free%20Online%20Form%20Builder%20With%20Workflow%20Automation&auid=123394459.1776815912&navt=n&npa=1&gtm=45je64h1h1v9112766280za200zd9112766280xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401~117512542&apve=1&apvf=f&apvc=1&tids=AW-17944731912&tid=AW-17944731912&tft=1776815912306&tfd=850 — 200 — 21 B — 207 ms — h3https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-THVC5NH1WF&cid=187778901.1776815912&gtm=45je64h1h1v9112766280za200zd9112766280&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117512542&z=1799540334www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-THVC5NH1WF&cid=187778901.1776815912&gtm=45je64h1h1v9112766280za200zd9112766280&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117512542&z=1799540334 — 200 — 408 B — 101 ms — h2https://static.cognitoforms.com/website/assets/click-outside.D_NZgmK4.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/click-outside.D_NZgmK4.js — 200 — 800 B — 29 ms — h2https://static.cognitoforms.com/website/assets/Inline.uylT4qF3.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/Inline.uylT4qF3.js — 200 — 11.5 KiB — 30 ms — h2https://static.cognitoforms.com/website/assets/vue.ziyDaVMR.9YWrw0qc.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/vue.ziyDaVMR.9YWrw0qc.js — 200 — 6.7 KiB — 29 ms — h2https://static.cognitoforms.com/website/assets/runtime-dom.esm-bundler.s94_COY1.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/runtime-dom.esm-bundler.s94_COY1.js — 200 — 7.1 KiB — 29 ms — h2https://static.cognitoforms.com/website/assets/_plugin-vue_export-helper.Cl1KIMoy.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/_plugin-vue_export-helper.Cl1KIMoy.js — 200 — 22.6 KiB — 31 ms — h2https://static.cognitoforms.com/website/assets/preload-helper.Ct5FWWRu.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/preload-helper.Ct5FWWRu.js — 200 — 1.1 KiB — 31 ms — h2https://static.cognitoforms.com/website/assets/reactivity.esm-bundler.BRi1K475.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/reactivity.esm-bundler.BRi1K475.js — 200 — 8.0 KiB — 31 ms — h2https://static.cognitoforms.com/website/assets/url.CPe70Bz3.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/url.CPe70Bz3.js — 200 — 623 B — 30 ms — h2https://static.cognitoforms.com/website/assets/signatureLottie.IX_wN2eq.jsonstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/signatureLottie.IX_wN2eq.json — 200 — 11.4 KiB — 20 ms — h2https://static.cognitoforms.com/website/assets/signatureLottie.IX_wN2eq.jsonstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/signatureLottie.IX_wN2eq.json — 200 — 0 B — 28 ms — h2https://static.cognitoforms.com/website/assets/workflowLottie.BaZipmnb.jsonstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/workflowLottie.BaZipmnb.json — 200 — 34.3 KiB — 38 ms — h2https://static.cognitoforms.com/website/assets/workflowLottie.BaZipmnb.jsonstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/workflowLottie.BaZipmnb.json — 200 — 0 B — 44 ms — h2https://static.cognitoforms.com/website/assets/guestLottie.CIuMc5b9.jsonstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/guestLottie.CIuMc5b9.json — 200 — 5.4 KiB — 25 ms — h2https://static.cognitoforms.com/website/assets/guestLottie.CIuMc5b9.jsonstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/guestLottie.CIuMc5b9.json — 200 — 0 B — 42 ms — h2https://static.cognitoforms.com/website/assets/paymentLottie.CrrxABEg.jsonstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/paymentLottie.CrrxABEg.json — 200 — 48.6 KiB — 42 ms — h2https://static.cognitoforms.com/website/assets/paymentLottie.CrrxABEg.jsonstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/paymentLottie.CrrxABEg.json — 200 — 0 B — 44 ms — h2https://static.cognitoforms.com/website/assets/HeaderNav.BAeHACde.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/HeaderNav.BAeHACde.js — 200 — 9.2 KiB — 21 ms — h2https://static.cognitoforms.com/website/assets/session.DCD_0O60.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/session.DCD_0O60.js — 200 — 1.7 KiB — 35 ms — h2https://static.cognitoforms.com/website/assets/support-chat-state.DlcTLbCw.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/support-chat-state.DlcTLbCw.js — 200 — 697 B — 35 ms — h2https://static.cognitoforms.com/website/assets/service-request.AK94VA1o.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/service-request.AK94VA1o.js — 200 — 1.4 KiB — 35 ms — h2https://static.cognitoforms.com/website/assets/clientside-configuration.DPHdtiXP.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/clientside-configuration.DPHdtiXP.js — 200 — 1.4 KiB — 34 ms — h2https://static.cognitoforms.com/website/assets/Badge.D19yuT1d.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/Badge.D19yuT1d.js — 200 — 1.2 KiB — 34 ms — h2https://static.cognitoforms.com/website/assets/CognitoAI.CNciR9jP.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/CognitoAI.CNciR9jP.js — 200 — 2.4 KiB — 34 ms — h2https://static.cognitoforms.com/website/assets/Dialog.Do94im1u.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/Dialog.Do94im1u.js — 200 — 1.7 KiB — 33 ms — h2https://static.cognitoforms.com/website/assets/SupportRequestForm.Df9th5f9.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/SupportRequestForm.Df9th5f9.js — 200 — 1.3 KiB — 38 ms — h2https://static.cognitoforms.com/website/assets/index.CNJKat1T.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/index.CNJKat1T.js — 200 — 37.2 KiB — 42 ms — h2https://static.cognitoforms.com/website/assets/CognitoForm.D8JVluae.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/CognitoForm.D8JVluae.js — 200 — 1.9 KiB — 41 ms — h2https://static.cognitoforms.com/website/assets/cognito-form-embed.DnzHc9vu.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/cognito-form-embed.DnzHc9vu.js — 200 — 1.3 KiB — 40 ms — h2https://static.cognitoforms.com/website/assets/arrow-right.BMQ7q5iv.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/arrow-right.BMQ7q5iv.js — 200 — 927 B — 21 ms — h2https://static.cognitoforms.com/website/assets/account-service.CuzNCLLA.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/account-service.CuzNCLLA.js — 200 — 706 B — 20 ms — h2https://static.cognitoforms.com/website/assets/Searchbar.Bzpjc_qh.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/Searchbar.Bzpjc_qh.js — 200 — 1.2 KiB — 20 ms — h2https://static.cognitoforms.com/website/assets/ArrowLink.BZl_wRL8.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/ArrowLink.BZl_wRL8.js — 200 — 1.2 KiB — 24 ms — h2https://static.cognitoforms.com/website/assets/Concentric.BWFaH6ux.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/Concentric.BWFaH6ux.js — 200 — 1.9 KiB — 24 ms — h2https://static.cognitoforms.com/website/assets/vue.-sixQ7xP.CG9dy-QV.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/vue.-sixQ7xP.CG9dy-QV.js — 200 — 1006 B — 24 ms — h2https://www.cognitoforms.com/svc/session/infowww.cognitoforms.com/svc/session/in... https://www.cognitoforms.com/svc/session/info — 200 — 1.4 KiB — 108 ms — h2https://static.cognitoforms.com/website/assets/plus.Bplv4KaB.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/plus.Bplv4KaB.js — 200 — 902 B — 20 ms — h2https://static.cognitoforms.com/website/assets/ex.DBMCT7pX.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/ex.DBMCT7pX.js — 200 — 908 B — 19 ms — h2https://static.cognitoforms.com/website/assets/logo.B5GbOXYj.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/logo.B5GbOXYj.js — 200 — 2.3 KiB — 19 ms — h2https://static.cognitoforms.com/website/assets/chevron-down.D66z359j.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/chevron-down.D66z359j.js — 200 — 935 B — 20 ms — h2https://static.cognitoforms.com/website/assets/search.wN4EQy8h.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/search.wN4EQy8h.js — 200 — 948 B — 18 ms — h2https://static.cognitoforms.com/website/assets/logo-top.COjq5j60.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/logo-top.COjq5j60.js — 200 — 1.2 KiB — 18 ms — h2https://static.cognitoforms.com/website/assets/vinyl.Cs1D2iM_.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/vinyl.Cs1D2iM_.js — 200 — 1.5 KiB — 18 ms — h2https://bat.bing.com/action/0?ti=27000005&Ver=2&mid=0d45045e-356d-4edf-938c-d216723d6324&bo=1&sid=0088a5403dde11f1b956c7c7cebecd08&vid=0088db003dde11f1a26b43da4165bfd7&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Free%20Online%20Form%20Builder%20With%20Workflow%20Automation&p=https%3A%2F%2Fwww.cognitoforms.com%2F&r=&lt=885&mtp=1&evt=pageLoad&sv=2&cdb=AQAQ&rn=364091bat.bing.com/action/0?ti=27000005&V... https://bat.bing.com/action/0?ti=27000005&Ver=2&mid=0d45045e-356d-4edf-938c-d216723d6324&bo=1&sid=0088a5403dde11f1b956c7c7cebecd08&vid=0088db003dde11f1a26b43da4165bfd7&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Free%20Online%20Form%20Builder%20With%20Workflow%20Automation&p=https%3A%2F%2Fwww.cognitoforms.com%2F&r=&lt=885&mtp=1&evt=pageLoad&sv=2&cdb=AQAQ&rn=364091 — 204 — 289 B — 36 ms — h2https://static.cognitoforms.com/website/assets/cognibot_simple.S3ZBFjuS.jsstatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/cognibot_simple.S3ZBFjuS.js — 200 — 1.2 KiB — 19 ms — h2https://static.cognitoforms.com/website/assets/favicons/favicon.icostatic.cognitoforms.com/website/ass... https://static.cognitoforms.com/website/assets/favicons/favicon.ico — 200 — 33.1 KiB — 21 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 3062ms · 355KB · $18/mo
www.cognitoforms.com
Other
Costly
Execution 1625ms
Transfer 86 KB
Monthly Cost $9/mo
static.cognitoforms.com
Other
Costly
Execution 427ms
Transfer 80 KB
Unused 57%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Costly
Execution 359ms
Transfer 173 KB
Unused 34%
Monthly Cost $2/mo
Unattributable
Other
Costly
Execution 312ms
Transfer 0 KB
Monthly Cost $2/mo
static.cognitoforms.com
Other
Optional
Execution 182ms
Transfer 7 KB
Monthly Cost $1/mo
static.cognitoforms.com
Other
Optional
Execution 158ms
Transfer 9 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.cognitoforms.com adds 1625ms and costs ~$9/month
  • static.cognitoforms.com adds 427ms and costs ~$2/month
  • Google Tag Manager adds 359ms and costs ~$2/month
  • Unattributable adds 312ms and costs ~$2/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

www.cognitoforms.com takes 1625ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

static.cognitoforms.com takes 427ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

57% of static.cognitoforms.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Google Tag Manager takes 359ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 312ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback