Skip to content
https://gotomeeting.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
69
GRADE
D
FIX
5
REVIEW
3
PASS
7
INFO
2

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

30
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.
96
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.

2.22 s

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

6.73 s

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

730 ms

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

0.513

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

5.92 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.27 s

Page Load Progression

488 ms
976 ms
1.5 s
2.0 s
2.4 s
2.9 s
3.4 s
3.9 s
Checks
17
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
9.8 MB transferred, 74 requests
FIX
9.8 MB transferred, 74 requests
Critical::
Page weighs 15.4 MB (9.8 MB transferred)
Warning::
Images are 7.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 7.2 MB
Warning::
JavaScript is 1.9 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.9 MB
Info::
Fonts are 620 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 620 KB
Info::
74 HTTP requests
Info::
Estimated 2.1 g CO2 per page load
9.8 MB / 2.4 MB budget
9.8 MB transferred
74 requests
2.1 g CO2 per page load
Images 7.2 MiB 73%
JavaScript 1.9 MiB 19%
Fonts 620.3 KiB 6%
Other 127.1 KiB 1%
HTML 48.9 KiB 0%
CSS 40.3 KiB 0%
Other 1.4 KiB 0%
Other 228 B 0%
Other 150 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

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 (9.8 MiB of 9.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4484ms total JS execution
FIX
4484ms total JS execution
Warning::
Unattributable: 1204ms CPU time
Warning::
https://www.goto.com/_next/static/chunks/framework...: 1004ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KP8...: 428ms CPU time
Warning::
https://www.goto.com/meeting: 423ms CPU time
Warning::
https://js.qualified.com/qualified.js?token=hUipxt...: 316ms CPU time
Warning::
Third-party scripts: 4484ms (100% of total)

Main Thread Breakdown

Script Evaluation 48% Other 30% Script Parsing & Compilation 9% Style & Layout 6% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
Unattributable1204ms13ms0ms3rd
https://www.goto.com/_next/static/chunks/framework-de98b93a850cfc71.js1004ms706ms23ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KP8F3CX428ms352ms61ms3rd
https://www.goto.com/meeting423ms23ms2ms3rd
https://js.qualified.com/qualified.js?token=hUipxtRKEHpLVXaK316ms256ms34ms3rd
https://www.goto.com/_next/static/chunks/pages/%5B%5B...path%5D%5D-1443c39fccf4f8ac.js302ms294ms0ms3rd
https://www.goto.com/_next/static/chunks/main-7b2772f69ed58d7b.js215ms156ms48ms3rd
https://try.abtasty.com/e23af250c888067ee167758a3cb7deb6/main.dbdf42d92448688f9abc.js146ms133ms11ms3rd
https://js.qualified.com/packs/js/multimodal_v2-3fbc98a7.js128ms98ms28ms3rd
https://www.goto.com/_next/static/chunks/pages/_app-4988ce35afc0118b.js127ms100ms5ms3rd

Showing top 10 of 12 scripts

F
JS Bundles
Action
27 scripts, 510 KB unused
FIX
27 scripts, 510 KB unused
Warning::
https://www.goto.com/_next/static/chunks/992-52db6...: 131 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.goto.com/_next/static/chunks/299-c5fb4...: 121 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.qualified.com/qualified.js?token=hUipxt...: 58 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KP8...: 53 KB unused (26%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.qualified.com/packs/js/multimodal_v2-3f...: 50 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 510 KB
510 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.goto.com/_next/static/chunks/992-52db63a281bfe1ff.js179 KB131 KB (73%)3rd
https://www.goto.com/_next/static/chunks/299-c5fb47e00534af36.js197 KB121 KB (62%)3rd
https://js.qualified.com/qualified.js?token=hUipxtRKEHpLVXaK117 KB58 KB (50%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KP8F3CX201 KB53 KB (26%)3rd
https://js.qualified.com/packs/js/multimodal_v2-3fbc98a7.js97 KB50 KB (52%)3rd
https://www.goto.com/_next/static/chunks/98309536-460ba3d14fe5419a.js58 KB31 KB (54%)3rd
https://www.goto.com/_next/static/chunks/210-62b7d83ed0683507.js30 KB25 KB (85%)3rd
https://www.goto.com/_next/static/chunks/framework-de98b93a850cfc71.js60 KB21 KB (36%)3rd
https://try.abtasty.com/e23af250c888067ee167758a3cb7deb6/main.dbdf42d92448688f9abc.js48 KB20 KB (42%)3rd
https://www.goto.com/_next/static/_hBVikiULZZRMcEjzMALU/_ssgManifest.js0 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

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

F
Page Weight Inventory
Action
74 resources · 9.8 MB · 510 KB savings available
FIX
74 resources · 9.8 MB · 510 KB savings available
Warning::
Page weight 8.8 MB over 1MB target
Got: 9.8 MB Expected: ≤ 1 MB
Info::
~510 KB of savings available
Warning::
73 third-party resources (100% of weight)
Info::
4 resources over 200KB
74 resources · 9.8 MiB · 73 third-party 8.8 MiB over 1MB target
Image 73% · 7.2 MiB
JavaScript 19% · 1.9 MiB
Font 6% · 620.3 KiB
Other 1% · 127.2 KiB
Document 0% · 49.1 KiB
CSS 0% · 40.3 KiB

~510.5 KiB of savings available

Remove unused JavaScript: 510.5 KiB
B
Image Optimization
13 images, 0 KB saveable
REVIEW
13 images, 0 KB saveable
Info::
All images are well-optimized
13 images 7.2 MB
0 oversized -0 KB
12 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
public, max-age=0, must-revalidate
REVIEW
public, max-age=0, must-revalidate
Info::
Cache-Control header is set
Got: public, max-age=0, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=0, must-revalidate

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
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
8 fonts (620 KB)
PASS
8 fonts (620 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

620 KB total

Render-blocking

0

of 8

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 4.0 s 5.0 s 6.0 s 7.0 s FCP 2.2 s LCP 6.7 shttps://www.goto.com/_next/static/media/AtypDisplay-Medium.a413e261.woffAtypDisplay-Medium.a413... https://www.goto.com/_next/static/media/AtypDisplay-Medium.a413e261.woff — 97.0 KiB — 46 ms — font-display: swaphttps://www.goto.com/_next/static/media/Figtree-Regular.2560a62b.ttfFigtree-Regular.2560a62... https://www.goto.com/_next/static/media/Figtree-Regular.2560a62b.ttf — 23.2 KiB — 51 ms — font-display: swaphttps://www.goto.com/_next/static/media/AtypBLText-Semibold.6a5df59c.woffAtypBLText-Semibold.6a5... https://www.goto.com/_next/static/media/AtypBLText-Semibold.6a5df59c.woff — 51.8 KiB — 52 ms — font-display: swaphttps://www.goto.com/_next/static/media/Figtree-Bold.787d6ce7.ttfFigtree-Bold.787d6ce7.ttf https://www.goto.com/_next/static/media/Figtree-Bold.787d6ce7.ttf — 23.6 KiB — 46 ms — font-display: swaphttps://www.goto.com/_next/static/media/slick.653a4cbb.woffslick.653a4cbb.woff https://www.goto.com/_next/static/media/slick.653a4cbb.woff — 1.6 KiB — 47 ms — font-display: swaphttps://assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2Inter-Regular.f1f0c35b.... https://assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2 — 96.9 KiB — 132 ms — font-display: swaphttps://assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2Inter-SemiBold.fcb100c7... https://assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2 — 103.9 KiB — 131 ms — font-display: swaphttps://assets.qualified.com/packs/media/Inter-roman.var.b2129c00.woff2Inter-roman.var.b2129c0... https://assets.qualified.com/packs/media/Inter-roman.var.b2129c00.woff2 — 222.3 KiB — 34 ms — font-display: swap
AtypDisplay-Medium.a413... woff swap
Size 97 KB
Load time 46 ms
Start 515 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Figtree-Regular.2560a62... ttf swap
Size 23 KB
Load time 51 ms
Start 515 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
AtypBLText-Semibold.6a5... woff swap
Size 52 KB
Load time 52 ms
Start 515 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Figtree-Bold.787d6ce7.ttf ttf swap
Size 24 KB
Load time 46 ms
Start 516 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
slick.653a4cbb.woff woff swap
Size 2 KB
Load time 47 ms
Start 516 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Inter-Regular.f1f0c35b.... woff2 swap
Size 97 KB
Load time 132 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
Inter-SemiBold.fcb100c7... woff2 swap
Size 104 KB
Load time 131 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter-roman.var.b2129c0... woff2 swap
Size 222 KB
Load time 34 ms
Start 3.6 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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)

Fixing the unchecked items could save ~222 KB and ~444 ms

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
4 hints, 0 missing preconnects
PASS
4 hints, 0 missing preconnects
Info::
Page uses 4 resource hint(s)

Current Resource Hints

preconnect
1
preload
3
dns-prefetch
prefetch

4 resource hints configured

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
74 requests over 3647ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 2.2 s LCP 6.7 shttps://gotomeeting.com// https://gotomeeting.com/ — 301 — 201 B — 110 ms — h2https://www.goto.com/meetingwww.goto.com/meeting https://www.goto.com/meeting — 200 — 44.9 KiB — 319 ms — h2https://www.goto.com/_next/static/css/7d7f81ffb574f7a4.csswww.goto.com/_next/static/css/7d7f8... https://www.goto.com/_next/static/css/7d7f81ffb574f7a4.css — 200 — 30.5 KiB — 30 ms — h2https://www.goto.com/_next/static/css/a28a9a33feb11f1f.csswww.goto.com/_next/static/css/a28a9... https://www.goto.com/_next/static/css/a28a9a33feb11f1f.css — 200 — 1.4 KiB — 30 ms — h2https://www.goto.com/_next/static/chunks/904.36dc961382109dd3.jswww.goto.com/_next/static/chunks/90... https://www.goto.com/_next/static/chunks/904.36dc961382109dd3.js — 200 — 2.7 KiB — 56 ms — h2https://www.goto.com/_next/static/chunks/webpack-8b9e4935441d1dcf.jswww.goto.com/_next/static/chunks/we... https://www.goto.com/_next/static/chunks/webpack-8b9e4935441d1dcf.js — 200 — 2.1 KiB — 57 ms — h2https://www.goto.com/_next/static/chunks/framework-de98b93a850cfc71.jswww.goto.com/_next/static/chunks/fr... https://www.goto.com/_next/static/chunks/framework-de98b93a850cfc71.js — 200 — 59.6 KiB — 65 ms — h2https://www.goto.com/_next/static/chunks/main-7b2772f69ed58d7b.jswww.goto.com/_next/static/chunks/ma... https://www.goto.com/_next/static/chunks/main-7b2772f69ed58d7b.js — 200 — 41.3 KiB — 66 ms — h2https://www.goto.com/_next/static/chunks/pages/_app-4988ce35afc0118b.jswww.goto.com/_next/static/chunks/pa... https://www.goto.com/_next/static/chunks/pages/_app-4988ce35afc0118b.js — 200 — 21.8 KiB — 65 ms — h2https://www.goto.com/_next/static/chunks/98309536-460ba3d14fe5419a.jswww.goto.com/_next/static/chunks/98... https://www.goto.com/_next/static/chunks/98309536-460ba3d14fe5419a.js — 200 — 58.4 KiB — 76 ms — h2https://www.goto.com/_next/static/chunks/210-62b7d83ed0683507.jswww.goto.com/_next/static/chunks/21... https://www.goto.com/_next/static/chunks/210-62b7d83ed0683507.js — 200 — 29.7 KiB — 80 ms — h2https://www.goto.com/_next/static/chunks/299-c5fb47e00534af36.jswww.goto.com/_next/static/chunks/29... https://www.goto.com/_next/static/chunks/299-c5fb47e00534af36.js — 200 — 196.5 KiB — 101 ms — h2https://www.goto.com/_next/static/chunks/540-1d059975cdc066db.jswww.goto.com/_next/static/chunks/54... https://www.goto.com/_next/static/chunks/540-1d059975cdc066db.js — 200 — 2.7 KiB — 83 ms — h2https://www.goto.com/_next/static/chunks/992-52db63a281bfe1ff.jswww.goto.com/_next/static/chunks/99... https://www.goto.com/_next/static/chunks/992-52db63a281bfe1ff.js — 200 — 179.1 KiB — 101 ms — h2https://www.goto.com/_next/static/chunks/pages/%5B%5B...path%5D%5D-1443c39fccf4f8ac.jswww.goto.com/_next/static/chunks/pa... https://www.goto.com/_next/static/chunks/pages/%5B%5B...path%5D%5D-1443c39fccf4f8ac.js — 200 — 1.4 KiB — 89 ms — h2https://www.goto.com/_next/static/_hBVikiULZZRMcEjzMALU/_buildManifest.jswww.goto.com/_next/static/_hBVikiUL... https://www.goto.com/_next/static/_hBVikiULZZRMcEjzMALU/_buildManifest.js — 200 — 1.0 KiB — 91 ms — h2https://www.goto.com/_next/static/_hBVikiULZZRMcEjzMALU/_ssgManifest.jswww.goto.com/_next/static/_hBVikiUL... https://www.goto.com/_next/static/_hBVikiULZZRMcEjzMALU/_ssgManifest.js — 200 — 482 B — 93 ms — h2https://www.goto.com/images/checkmark-green.svgwww.goto.com/images/checkmark-green... https://www.goto.com/images/checkmark-green.svg — 200 — 2.2 KiB — 60 ms — h2https://www.goto.com/images/slick-arrow.svgwww.goto.com/images/slick-arrow.svg https://www.goto.com/images/slick-arrow.svg — 200 — 2.2 KiB — 61 ms — h2https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/shared/logos/goto/goto-logo.svg?h=41&iar=0&w=78edge.sitecorecloud.io/gototechnol00... https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/shared/logos/goto/goto-logo.svg?h=41&iar=0&w=78 — 200 — 2.2 KiB — 148 ms — h3https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/shared/logos/goto/sub-nav-logos/meeting-svg.svg?iar=0edge.sitecorecloud.io/gototechnol00... https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/shared/logos/goto/sub-nav-logos/meeting-svg.svg?iar=0 — 200 — 1.9 KiB — 146 ms — h3https://www.goto.com/_next/image?url=https%3A%2F%2Fedge.sitecorecloud.io%2Fgototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870%2Fmedia%2Fgoto%2Fimages%2Furl%2Fmeeting%2Fsub-content%2Fhero.jpg%3Fh%3D1280%26iar%3D0%26w%3D2880&w=3840&q=75www.goto.com/_next/image?url=https%... https://www.goto.com/_next/image?url=https%3A%2F%2Fedge.sitecorecloud.io%2Fgototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870%2Fmedia%2Fgoto%2Fimages%2Furl%2Fmeeting%2Fsub-content%2Fhero.jpg%3Fh%3D1280%26iar%3D0%26w%3D2880&w=3840&q=75 — 200 — 10.0 KiB — 106 ms — h2https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/url/meeting/sub-content/goto-video-thumbnail-new.png?h=2512&iar=0&w=4464edge.sitecorecloud.io/gototechnol00... https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/url/meeting/sub-content/goto-video-thumbnail-new.png?h=2512&iar=0&w=4464 — 200 — 6.6 MiB — 413 ms — h3https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/url/meeting/sub-content/image-gallery-1.png?h=520&iar=0&w=640edge.sitecorecloud.io/gototechnol00... https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/url/meeting/sub-content/image-gallery-1.png?h=520&iar=0&w=640 — 200 — 97.5 KiB — 209 ms — h3https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/url/meeting/sub-content/image-gallery-2.png?h=520&iar=0&w=640edge.sitecorecloud.io/gototechnol00... https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/url/meeting/sub-content/image-gallery-2.png?h=520&iar=0&w=640 — 200 — 88.9 KiB — 209 ms — h3https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/url/meeting/sub-content/image-gallery-3.png?h=520&iar=0&w=640edge.sitecorecloud.io/gototechnol00... https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/url/meeting/sub-content/image-gallery-3.png?h=520&iar=0&w=640 — 200 — 85.4 KiB — 207 ms — h3https://www.goto.com/_next/static/media/AtypDisplay-Medium.a413e261.woffwww.goto.com/_next/static/media/Aty... https://www.goto.com/_next/static/media/AtypDisplay-Medium.a413e261.woff — 200 — 97.0 KiB — 46 ms — h2https://www.goto.com/_next/static/media/Figtree-Regular.2560a62b.ttfwww.goto.com/_next/static/media/Fig... https://www.goto.com/_next/static/media/Figtree-Regular.2560a62b.ttf — 200 — 23.2 KiB — 51 ms — h2https://www.goto.com/_next/static/media/AtypBLText-Semibold.6a5df59c.woffwww.goto.com/_next/static/media/Aty... https://www.goto.com/_next/static/media/AtypBLText-Semibold.6a5df59c.woff — 200 — 51.8 KiB — 52 ms — h2https://www.goto.com/_next/static/media/Figtree-Bold.787d6ce7.ttfwww.goto.com/_next/static/media/Fig... https://www.goto.com/_next/static/media/Figtree-Bold.787d6ce7.ttf — 200 — 23.6 KiB — 46 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 2.2 s LCP 6.7 shttps://gotomeeting.com// https://gotomeeting.com/ — 301 — 201 B — 110 ms — h2https://www.goto.com/meetingwww.goto.com/meeting https://www.goto.com/meeting — 200 — 44.9 KiB — 319 ms — h2https://www.goto.com/_next/static/css/7d7f81ffb574f7a4.csswww.goto.com/_next/static/css/7d7f8... https://www.goto.com/_next/static/css/7d7f81ffb574f7a4.css — 200 — 30.5 KiB — 30 ms — h2https://www.goto.com/_next/static/css/a28a9a33feb11f1f.csswww.goto.com/_next/static/css/a28a9... https://www.goto.com/_next/static/css/a28a9a33feb11f1f.css — 200 — 1.4 KiB — 30 ms — h2https://www.goto.com/_next/static/chunks/904.36dc961382109dd3.jswww.goto.com/_next/static/chunks/90... https://www.goto.com/_next/static/chunks/904.36dc961382109dd3.js — 200 — 2.7 KiB — 56 ms — h2https://www.goto.com/_next/static/chunks/webpack-8b9e4935441d1dcf.jswww.goto.com/_next/static/chunks/we... https://www.goto.com/_next/static/chunks/webpack-8b9e4935441d1dcf.js — 200 — 2.1 KiB — 57 ms — h2https://www.goto.com/_next/static/chunks/framework-de98b93a850cfc71.jswww.goto.com/_next/static/chunks/fr... https://www.goto.com/_next/static/chunks/framework-de98b93a850cfc71.js — 200 — 59.6 KiB — 65 ms — h2https://www.goto.com/_next/static/chunks/main-7b2772f69ed58d7b.jswww.goto.com/_next/static/chunks/ma... https://www.goto.com/_next/static/chunks/main-7b2772f69ed58d7b.js — 200 — 41.3 KiB — 66 ms — h2https://www.goto.com/_next/static/chunks/pages/_app-4988ce35afc0118b.jswww.goto.com/_next/static/chunks/pa... https://www.goto.com/_next/static/chunks/pages/_app-4988ce35afc0118b.js — 200 — 21.8 KiB — 65 ms — h2https://www.goto.com/_next/static/chunks/98309536-460ba3d14fe5419a.jswww.goto.com/_next/static/chunks/98... https://www.goto.com/_next/static/chunks/98309536-460ba3d14fe5419a.js — 200 — 58.4 KiB — 76 ms — h2https://www.goto.com/_next/static/chunks/210-62b7d83ed0683507.jswww.goto.com/_next/static/chunks/21... https://www.goto.com/_next/static/chunks/210-62b7d83ed0683507.js — 200 — 29.7 KiB — 80 ms — h2https://www.goto.com/_next/static/chunks/299-c5fb47e00534af36.jswww.goto.com/_next/static/chunks/29... https://www.goto.com/_next/static/chunks/299-c5fb47e00534af36.js — 200 — 196.5 KiB — 101 ms — h2https://www.goto.com/_next/static/chunks/540-1d059975cdc066db.jswww.goto.com/_next/static/chunks/54... https://www.goto.com/_next/static/chunks/540-1d059975cdc066db.js — 200 — 2.7 KiB — 83 ms — h2https://www.goto.com/_next/static/chunks/992-52db63a281bfe1ff.jswww.goto.com/_next/static/chunks/99... https://www.goto.com/_next/static/chunks/992-52db63a281bfe1ff.js — 200 — 179.1 KiB — 101 ms — h2https://www.goto.com/_next/static/chunks/pages/%5B%5B...path%5D%5D-1443c39fccf4f8ac.jswww.goto.com/_next/static/chunks/pa... https://www.goto.com/_next/static/chunks/pages/%5B%5B...path%5D%5D-1443c39fccf4f8ac.js — 200 — 1.4 KiB — 89 ms — h2https://www.goto.com/_next/static/_hBVikiULZZRMcEjzMALU/_buildManifest.jswww.goto.com/_next/static/_hBVikiUL... https://www.goto.com/_next/static/_hBVikiULZZRMcEjzMALU/_buildManifest.js — 200 — 1.0 KiB — 91 ms — h2https://www.goto.com/_next/static/_hBVikiULZZRMcEjzMALU/_ssgManifest.jswww.goto.com/_next/static/_hBVikiUL... https://www.goto.com/_next/static/_hBVikiULZZRMcEjzMALU/_ssgManifest.js — 200 — 482 B — 93 ms — h2https://www.goto.com/images/checkmark-green.svgwww.goto.com/images/checkmark-green... https://www.goto.com/images/checkmark-green.svg — 200 — 2.2 KiB — 60 ms — h2https://www.goto.com/images/slick-arrow.svgwww.goto.com/images/slick-arrow.svg https://www.goto.com/images/slick-arrow.svg — 200 — 2.2 KiB — 61 ms — h2https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/shared/logos/goto/goto-logo.svg?h=41&iar=0&w=78edge.sitecorecloud.io/gototechnol00... https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/shared/logos/goto/goto-logo.svg?h=41&iar=0&w=78 — 200 — 2.2 KiB — 148 ms — h3https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/shared/logos/goto/sub-nav-logos/meeting-svg.svg?iar=0edge.sitecorecloud.io/gototechnol00... https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/shared/logos/goto/sub-nav-logos/meeting-svg.svg?iar=0 — 200 — 1.9 KiB — 146 ms — h3https://www.goto.com/_next/image?url=https%3A%2F%2Fedge.sitecorecloud.io%2Fgototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870%2Fmedia%2Fgoto%2Fimages%2Furl%2Fmeeting%2Fsub-content%2Fhero.jpg%3Fh%3D1280%26iar%3D0%26w%3D2880&w=3840&q=75www.goto.com/_next/image?url=https%... https://www.goto.com/_next/image?url=https%3A%2F%2Fedge.sitecorecloud.io%2Fgototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870%2Fmedia%2Fgoto%2Fimages%2Furl%2Fmeeting%2Fsub-content%2Fhero.jpg%3Fh%3D1280%26iar%3D0%26w%3D2880&w=3840&q=75 — 200 — 10.0 KiB — 106 ms — h2https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/url/meeting/sub-content/goto-video-thumbnail-new.png?h=2512&iar=0&w=4464edge.sitecorecloud.io/gototechnol00... https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/url/meeting/sub-content/goto-video-thumbnail-new.png?h=2512&iar=0&w=4464 — 200 — 6.6 MiB — 413 ms — h3https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/url/meeting/sub-content/image-gallery-1.png?h=520&iar=0&w=640edge.sitecorecloud.io/gototechnol00... https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/url/meeting/sub-content/image-gallery-1.png?h=520&iar=0&w=640 — 200 — 97.5 KiB — 209 ms — h3https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/url/meeting/sub-content/image-gallery-2.png?h=520&iar=0&w=640edge.sitecorecloud.io/gototechnol00... https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/url/meeting/sub-content/image-gallery-2.png?h=520&iar=0&w=640 — 200 — 88.9 KiB — 209 ms — h3https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/url/meeting/sub-content/image-gallery-3.png?h=520&iar=0&w=640edge.sitecorecloud.io/gototechnol00... https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/url/meeting/sub-content/image-gallery-3.png?h=520&iar=0&w=640 — 200 — 85.4 KiB — 207 ms — h3https://www.goto.com/_next/static/media/AtypDisplay-Medium.a413e261.woffwww.goto.com/_next/static/media/Aty... https://www.goto.com/_next/static/media/AtypDisplay-Medium.a413e261.woff — 200 — 97.0 KiB — 46 ms — h2https://www.goto.com/_next/static/media/Figtree-Regular.2560a62b.ttfwww.goto.com/_next/static/media/Fig... https://www.goto.com/_next/static/media/Figtree-Regular.2560a62b.ttf — 200 — 23.2 KiB — 51 ms — h2https://www.goto.com/_next/static/media/AtypBLText-Semibold.6a5df59c.woffwww.goto.com/_next/static/media/Aty... https://www.goto.com/_next/static/media/AtypBLText-Semibold.6a5df59c.woff — 200 — 51.8 KiB — 52 ms — h2https://www.goto.com/_next/static/media/Figtree-Bold.787d6ce7.ttfwww.goto.com/_next/static/media/Fig... https://www.goto.com/_next/static/media/Figtree-Bold.787d6ce7.ttf — 200 — 23.6 KiB — 46 ms — h2https://www.goto.com/_next/static/media/slick.653a4cbb.woffwww.goto.com/_next/static/media/sli... https://www.goto.com/_next/static/media/slick.653a4cbb.woff — 200 — 1.6 KiB — 47 ms — h2https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/url/meeting/sub-content/go-story-text-image-1.png?h=742&iar=0&w=1111edge.sitecorecloud.io/gototechnol00... https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/url/meeting/sub-content/go-story-text-image-1.png?h=742&iar=0&w=1111 — 200 — 101.2 KiB — 68 ms — h3https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/url/meeting/sub-content/go-story-text-image-2.png?h=740&iar=0&w=1108edge.sitecorecloud.io/gototechnol00... https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/url/meeting/sub-content/go-story-text-image-2.png?h=740&iar=0&w=1108 — 200 — 199.4 KiB — 202 ms — h3https://www.goto.com/_next/static/chunks/470.e03e331bf703c906.jswww.goto.com/_next/static/chunks/47... https://www.goto.com/_next/static/chunks/470.e03e331bf703c906.js — 200 — 1.8 KiB — 19 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KP8F3CXwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KP8F3CX — 200 — 200.9 KiB — 203 ms — h2https://try.abtasty.com/e23af250c888067ee167758a3cb7deb6.jstry.abtasty.com/e23af250c888067ee16... https://try.abtasty.com/e23af250c888067ee167758a3cb7deb6.js — 200 — 3.3 KiB — 94 ms — h2https://js.qualified.com/qualified.js?token=hUipxtRKEHpLVXaKjs.qualified.com/qualified.js?token... https://js.qualified.com/qualified.js?token=hUipxtRKEHpLVXaK — 200 — 116.8 KiB — 130 ms — h2https://www.goto.com/api/footernavigation/footerdata?datasource=%7B82702485-8EBE-4F0B-BA80-EA722BFECAE1%7D&language=enwww.goto.com/api/footernavigation/f... https://www.goto.com/api/footernavigation/footerdata?datasource=%7B82702485-8EBE-4F0B-BA80-EA722BFECAE1%7D&language=en — 200 — 5.8 KiB — 158 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 81 ms — https://edge-platform.sitecorecloud.io/v1/events/v1.2/events?sitecoreContextId=J3hHo8HZCnlqTmZjT25Ed&siteId=GoToHeadlessedge-platform.sitecorecloud.io/v1/e... https://edge-platform.sitecorecloud.io/v1/events/v1.2/events?sitecoreContextId=J3hHo8HZCnlqTmZjT25Ed&siteId=GoToHeadless — 200 — 0 B — 197 ms — h3https://www.goto.com/_next/static/css/a28a9a33feb11f1f.csswww.goto.com/_next/static/css/a28a9... https://www.goto.com/_next/static/css/a28a9a33feb11f1f.css — 200 — 0 B — 7 ms — h2https://www.goto.com/_next/data/_hBVikiULZZRMcEjzMALU/en/meeting/features/call-me.json?path=meeting&path=features&path=call-mewww.goto.com/_next/data/_hBVikiULZZ... https://www.goto.com/_next/data/_hBVikiULZZRMcEjzMALU/en/meeting/features/call-me.json?path=meeting&path=features&path=call-me — 200 — 29.2 KiB — 458 ms — h2https://www.goto.com/_next/data/_hBVikiULZZRMcEjzMALU/en/meeting/features/mobile-meetings.json?path=meeting&path=features&path=mobile-meetingswww.goto.com/_next/data/_hBVikiULZZ... https://www.goto.com/_next/data/_hBVikiULZZRMcEjzMALU/en/meeting/features/mobile-meetings.json?path=meeting&path=features&path=mobile-meetings — 200 — 30.1 KiB — 224 ms — h2https://www.goto.com/_next/data/_hBVikiULZZRMcEjzMALU/en/meeting/features/online-meeting-recording.json?path=meeting&path=features&path=online-meeting-recordingwww.goto.com/_next/data/_hBVikiULZZ... https://www.goto.com/_next/data/_hBVikiULZZRMcEjzMALU/en/meeting/features/online-meeting-recording.json?path=meeting&path=features&path=online-meeting-recording — 200 — 30.0 KiB — 427 ms — h2https://www.goto.com/_next/data/_hBVikiULZZRMcEjzMALU/en/meeting/features/transcriptions.json?path=meeting&path=features&path=transcriptionswww.goto.com/_next/data/_hBVikiULZZ... https://www.goto.com/_next/data/_hBVikiULZZRMcEjzMALU/en/meeting/features/transcriptions.json?path=meeting&path=features&path=transcriptions — 200 — 29.9 KiB — 366 ms — h2https://edge-platform.sitecorecloud.io/v1/events/v1.2/events?sitecoreContextId=J3hHo8HZCnlqTmZjT25Ed&siteId=GoToHeadlessedge-platform.sitecorecloud.io/v1/e... https://edge-platform.sitecorecloud.io/v1/events/v1.2/events?sitecoreContextId=J3hHo8HZCnlqTmZjT25Ed&siteId=GoToHeadless — 201 — 417 B — 351 ms — h3https://try.abtasty.com/shared/commons.32b0810ba1fc402d09de.jstry.abtasty.com/shared/commons.32b0... https://try.abtasty.com/shared/commons.32b0810ba1fc402d09de.js — 200 — 3.6 KiB — 4 ms — h2https://try.abtasty.com/e23af250c888067ee167758a3cb7deb6/main.dbdf42d92448688f9abc.jstry.abtasty.com/e23af250c888067ee16... https://try.abtasty.com/e23af250c888067ee167758a3cb7deb6/main.dbdf42d92448688f9abc.js — 200 — 47.7 KiB — 11 ms — h2https://try.abtasty.com/shared/me.9807ef1c2511db1e4e46.jstry.abtasty.com/shared/me.9807ef1c2... https://try.abtasty.com/shared/me.9807ef1c2511db1e4e46.js — 200 — 2.7 KiB — 6 ms — h2https://app.qualified.com/w/1/hUipxtRKEHpLVXaK/visitor_events?wu=app.qualified.com/w/1/hUipxtRKEHpLV... https://app.qualified.com/w/1/hUipxtRKEHpLVXaK/visitor_events?wu= — 200 — 0 B — 366 ms — h2https://try.abtasty.com/shared/analytics.3806a6304dc7344bf6fe.jstry.abtasty.com/shared/analytics.38... https://try.abtasty.com/shared/analytics.3806a6304dc7344bf6fe.js — 200 — 6.9 KiB — 10 ms — h3https://dcinfos-cache.abtasty.com/v1/ua-parserdcinfos-cache.abtasty.com/v1/ua-par... https://dcinfos-cache.abtasty.com/v1/ua-parser — 200 — 245 B — 96 ms — h2https://dcinfos-cache.abtasty.com/v1/geoip?weather=falsedcinfos-cache.abtasty.com/v1/geoip?... https://dcinfos-cache.abtasty.com/v1/geoip?weather=false — 200 — 555 B — 94 ms — h2https://www.google.com/ccm/collect?rcb=0&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.goto.com%2Fmeeting&scrsrc=www.googletagmanager.com&rnd=360543497.1776818425&dt=GoTo%20Meeting%20Web%20Conferencing%20%26%20Online%20Meeting%20Software%20-%20GoTo&auid=1600499347.1776818425&navt=n&npa=0&ep.ads_data_redaction=1&_tu=CA&gtm=45He64h1v832218011za200zd832218011xea&gcs=G111&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938466~115938469~117266401~117384405&apve=1&apvf=f&apvc=1&tft=1776818425126&tfd=1442www.google.com/ccm/collect?rcb=0&fr... https://www.google.com/ccm/collect?rcb=0&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.goto.com%2Fmeeting&scrsrc=www.googletagmanager.com&rnd=360543497.1776818425&dt=GoTo%20Meeting%20Web%20Conferencing%20%26%20Online%20Meeting%20Software%20-%20GoTo&auid=1600499347.1776818425&navt=n&npa=0&ep.ads_data_redaction=1&_tu=CA&gtm=45He64h1v832218011za200zd832218011xea&gcs=G111&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938466~115938469~117266401~117384405&apve=1&apvf=f&apvc=1&tft=1776818425126&tfd=1442 — 200 — 21 B — 59 ms — h3https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/shared/logos/goto/goat-favicon.ico?iar=0edge.sitecorecloud.io/gototechnol00... https://edge.sitecorecloud.io/gototechnol00e8-mktglobalxm07e7-mktglobalpr9498-b870/media/goto/images/shared/logos/goto/goat-favicon.ico?iar=0 — 200 — 1.2 KiB — 33 ms — h3https://app.qualified.com/w/1/hUipxtRKEHpLVXaK/visitor_events?wu=app.qualified.com/w/1/hUipxtRKEHpLV... https://app.qualified.com/w/1/hUipxtRKEHpLVXaK/visitor_events?wu= — 204 — 298 B — 121 ms — h2https://js.qualified.com/packs/js/analytics-5b4599f9.jsjs.qualified.com/packs/js/analytics... https://js.qualified.com/packs/js/analytics-5b4599f9.js — 200 — 1.3 KiB — 24 ms — h2https://js.qualified.com/packs/js/multimodal_v2-3fbc98a7.jsjs.qualified.com/packs/js/multimoda... https://js.qualified.com/packs/js/multimodal_v2-3fbc98a7.js — 200 — 97.4 KiB — 43 ms — h2https://app.qualified.com/w/1/hUipxtRKEHpLVXaK/messenger?uuid=3eafe58f-685b-4ab8-b9e7-af343edcb98bapp.qualified.com/w/1/hUipxtRKEHpLV... https://app.qualified.com/w/1/hUipxtRKEHpLVXaK/messenger?uuid=3eafe58f-685b-4ab8-b9e7-af343edcb98b — 200 — 4.1 KiB — 377 ms — h2https://app.qualified.com/w/1/hUipxtRKEHpLVXaK/visitor_events?wu=0481264e-7eca-4d67-b7ee-67c267cae126&uuid=3eafe58f-685b-4ab8-b9e7-af343edcb98bapp.qualified.com/w/1/hUipxtRKEHpLV... https://app.qualified.com/w/1/hUipxtRKEHpLVXaK/visitor_events?wu=0481264e-7eca-4d67-b7ee-67c267cae126&uuid=3eafe58f-685b-4ab8-b9e7-af343edcb98b — 200 — 0 B — 112 ms — h2https://js.qualified.com/packs/js/4463-c1968716.jsjs.qualified.com/packs/js/4463-c196... https://js.qualified.com/packs/js/4463-c1968716.js — 200 — 2.3 KiB — 23 ms — h2https://ariane.abtasty.com/ariane.abtasty.com/ https://ariane.abtasty.com/ — 200 — 228 B — 90 ms — h2https://app.qualified.com/w/1/hUipxtRKEHpLVXaK/visitor_events?wu=0481264e-7eca-4d67-b7ee-67c267cae126&uuid=3eafe58f-685b-4ab8-b9e7-af343edcb98bapp.qualified.com/w/1/hUipxtRKEHpLV... https://app.qualified.com/w/1/hUipxtRKEHpLVXaK/visitor_events?wu=0481264e-7eca-4d67-b7ee-67c267cae126&uuid=3eafe58f-685b-4ab8-b9e7-af343edcb98b — 204 — 90 B — 133 ms — h2https://assets.qualified.com/packs/css/widget/sandboxed/messenger-9fcbda82.cssassets.qualified.com/packs/css/widg... https://assets.qualified.com/packs/css/widget/sandboxed/messenger-9fcbda82.css — 200 — 8.3 KiB — 65 ms — h2https://assets.qualified.com/packs/js/widget/sandboxed/messenger-573d66d5.jsassets.qualified.com/packs/js/widge... https://assets.qualified.com/packs/js/widget/sandboxed/messenger-573d66d5.js — 200 — 803.7 KiB — 221 ms — h2https://assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2assets.qualified.com/packs/media/In... https://assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2 — 200 — 96.9 KiB — 132 ms — h2https://assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2assets.qualified.com/packs/media/In... https://assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2 — 200 — 103.9 KiB — 131 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 89 ms — h2https://o209747.ingest.us.sentry.io/api/4508915056574464/envelope/?sentry_key=c36ec735e564530732f0d75311d173b6&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1o209747.ingest.us.sentry.io/api/450... https://o209747.ingest.us.sentry.io/api/4508915056574464/envelope/?sentry_key=c36ec735e564530732f0d75311d173b6&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1 — 200 — 300 B — 96 ms — h2https://app.qualified.com/cdn-cgi/rum?app.qualified.com/cdn-cgi/rum? https://app.qualified.com/cdn-cgi/rum? — 204 — 150 B — 20 ms — h2https://app.qualified.com/w/1/hUipxtRKEHpLVXaK/visitor_events?wu=0481264e-7eca-4d67-b7ee-67c267cae126&uuid=3eafe58f-685b-4ab8-b9e7-af343edcb98bapp.qualified.com/w/1/hUipxtRKEHpLV... https://app.qualified.com/w/1/hUipxtRKEHpLVXaK/visitor_events?wu=0481264e-7eca-4d67-b7ee-67c267cae126&uuid=3eafe58f-685b-4ab8-b9e7-af343edcb98b — 204 — 207 B — 131 ms — h2https://messenger-assets.qualified.com/uploads/7U7Yf7XJbP3b2V3hPPVJycFTgK3kHXNFPePbZ/dedb1b6d5b9cbda5a31421e0074258aee8f52d4e27a3d586c09df17679643442.pngmessenger-assets.qualified.com/uplo... https://messenger-assets.qualified.com/uploads/7U7Yf7XJbP3b2V3hPPVJycFTgK3kHXNFPePbZ/dedb1b6d5b9cbda5a31421e0074258aee8f52d4e27a3d586c09df17679643442.png — 200 — 8.8 KiB — 57 ms — h2https://messenger-assets.qualified.com/uploads/75750bda02b4f3241750039ba6ea7e35c6fbccbf6c6c97edda97c7e600f1a19c.pngmessenger-assets.qualified.com/uplo... https://messenger-assets.qualified.com/uploads/75750bda02b4f3241750039ba6ea7e35c6fbccbf6c6c97edda97c7e600f1a19c.png — 200 — 6.3 KiB — 25 ms — h2https://assets.qualified.com/packs/media/Inter-roman.var.b2129c00.woff2assets.qualified.com/packs/media/In... https://assets.qualified.com/packs/media/Inter-roman.var.b2129c00.woff2 — 200 — 222.3 KiB — 34 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 4484ms · 1007KB · $60/mo
Unattributable
Other
Costly
Execution 1204ms
Transfer 0 KB
Monthly Cost $16/mo
www.goto.com
Other
Costly
Execution 1004ms
Transfer 60 KB
Unused 36%
Monthly Cost $13/mo
Google Tag Manager
Tag Manager
Costly
Execution 428ms
Transfer 201 KB
Unused 26%
Monthly Cost $6/mo
www.goto.com
Other
Costly
Execution 423ms
Transfer 45 KB
Monthly Cost $6/mo
js.qualified.com
Other
Costly
Execution 316ms
Transfer 117 KB
Unused 50%
Monthly Cost $4/mo
www.goto.com
Other
Costly
Execution 302ms
Transfer 1 KB
Monthly Cost $4/mo
www.goto.com
Other
Costly
Execution 215ms
Transfer 41 KB
Monthly Cost $3/mo
try.abtasty.com
Other
Optional
Execution 146ms
Transfer 48 KB
Unused 42%
Monthly Cost $2/mo
js.qualified.com
Other
Optional
Execution 128ms
Transfer 97 KB
Unused 52%
Monthly Cost $2/mo
www.goto.com
Other
Optional
Execution 127ms
Transfer 22 KB
Monthly Cost $2/mo
www.goto.com
Other
Optional
Execution 104ms
Transfer 179 KB
Unused 73%
Monthly Cost $1/mo
www.goto.com
Other
Optional
Execution 87ms
Transfer 197 KB
Unused 62%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1204ms and costs ~$16/month
  • www.goto.com adds 1004ms and costs ~$13/month
  • Google Tag Manager adds 428ms and costs ~$6/month
  • www.goto.com adds 423ms and costs ~$6/month
  • js.qualified.com adds 316ms and costs ~$4/month
  • www.goto.com adds 302ms and costs ~$4/month
  • www.goto.com adds 215ms and costs ~$3/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

Unattributable takes 1204ms 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

www.goto.com takes 1004ms 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

Google Tag Manager takes 428ms 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

www.goto.com takes 423ms 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

js.qualified.com takes 316ms 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

www.goto.com takes 302ms 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

www.goto.com takes 215ms 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

52% of js.qualified.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

73% of www.goto.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

62% of www.goto.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

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