Skip to content
https://bit.ly

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
69
GRADE
D
FIX
6
REVIEW
1
PASS
8
INFO
2

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

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

7.48 s

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

17.93 s

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

1.56 s

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

0.138

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

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

23.62 s

Page Load Progression

441 ms
883 ms
1.3 s
1.8 s
2.2 s
2.6 s
3.1 s
3.5 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
3.4 MB transferred, 155 requests
FIX
3.4 MB transferred, 155 requests
Warning::
Page weighs 6.6 MB (3.4 MB transferred)
Warning::
JavaScript is 1.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.7 MB
Info::
CSS is 549 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 549 KB
Info::
Fonts are 463 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 463 KB
Warning::
155 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.71 g CO2 per page load
3.4 MB / 2.4 MB budget
3.4 MB transferred
155 requests
0.71 g CO2 per page load
JavaScript 1.7 MiB 51%
CSS 548.6 KiB 16%
Fonts 462.6 KiB 13%
Images 453.9 KiB 13%
HTML 155.3 KiB 4%
Other 45.3 KiB 1%
Other 5.4 KiB 0%
Other 4.3 KiB 0%
Other 346 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

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

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

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 (3.4 MiB of 3.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6968ms total JS execution
FIX
6968ms total JS execution
Warning::
https://bitly.com/: 1431ms CPU time
Warning::
Unattributable: 1398ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MWZ...: 638ms CPU time
Warning::
https://mkt-static.bitly.com/static/1775658203/pag...: 582ms CPU time
Warning::
https://cdn.optimizely.com/js/16488430484.js: 500ms CPU time
Warning::
Third-party scripts: 6968ms (100% of total)

Main Thread Breakdown

Script Evaluation 46% Other 24% Style & Layout 14% Script Parsing & Compilation 9% Rendering 4% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://bitly.com/1431ms135ms15ms3rd
Unattributable1398ms25ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MWZVBR2638ms525ms84ms3rd
https://mkt-static.bitly.com/static/1775658203/pages/wp-includes/js/jquery/jquery.min.js582ms324ms12ms3rd
https://cdn.optimizely.com/js/16488430484.js500ms405ms56ms3rd
https://www.googletagmanager.com/gtag/js?id=G-567GCTL9BB&cx=c&gtm=4e64f0472ms345ms77ms3rd
https://cdn.cookielaw.org/scripttemplates/202505.1.0/otBannerSdk.js413ms269ms70ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-11180849338&cx=c&gtm=4e64f0298ms240ms54ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-768371374&cx=c&gtm=4e64f0295ms237ms55ms3rd
https://www.googletagmanager.com/gtag/destination?id=DC-12389169&cx=c&gtm=4e64f0214ms163ms48ms3rd

Showing top 10 of 18 scripts

F
JS Bundles
Action
33 scripts, 733 KB unused
FIX
33 scripts, 733 KB unused
Warning::
https://mkt-static.bitly.com/static/1775658203/pag...: 114 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://accounts.google.com/gsi/client: 71 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://global-free-tools.qr-code-generator.com/gl...: 68 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-567G...: 68 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 65 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 733 KB
733 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/foundation-sites/dist/js/foundation.min.js170 KB114 KB (67%)3rd
https://accounts.google.com/gsi/client96 KB71 KB (74%)3rd
https://global-free-tools.qr-code-generator.com/global-free-hook/latest/global-free-hook.js163 KB68 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=G-567GCTL9BB&cx=c&gtm=4e64f0176 KB68 KB (39%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-12389169&cx=c&gtm=4e64f0130 KB65 KB (50%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-11180849338&cx=c&gtm=4e64f0146 KB64 KB (44%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-768371374&cx=c&gtm=4e64f0145 KB64 KB (44%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MWZVBR2178 KB62 KB (35%)3rd
https://cdn.cookielaw.org/scripttemplates/202505.1.0/otBannerSdk.js119 KB62 KB (53%)3rd
https://cdn.optimizely.com/js/16488430484.js108 KB38 KB (35%)3rd

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
155 resources · 3.4 MB · 733 KB savings available
FIX
155 resources · 3.4 MB · 733 KB savings available
Warning::
Page weight 2.4 MB over 1MB target
Got: 3.4 MB Expected: ≤ 1 MB
Info::
~733 KB of savings available
Warning::
154 third-party resources (100% of weight)
155 resources · 3.4 MiB · 154 third-party 2.4 MiB over 1MB target
JavaScript 51% · 1.7 MiB
CSS 16% · 553.1 KiB
Font 13% · 462.6 KiB
Image 13% · 459.9 KiB
Document 4% · 155.4 KiB
Other 1% · 44.8 KiB

~733.3 KiB of savings available

Remove unused JavaScript: 733.3 KiB
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
66 images, 0 KB saveable
REVIEW
66 images, 0 KB saveable
Warning::
https://mkt-static.bitly.com/static/1775658203/pag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
66 images 454 KB
0 oversized -0 KB
54 legacy format
1 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

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
9 fonts (463 KB)
PASS
9 fonts (463 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

463 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 7.5 s LCP 17.9 shttps://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly_displaay_standard/BitlyDisplaayStandard-Regular.woff2BitlyDisplaayStandard-R... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly_displaay_standard/BitlyDisplaayStandard-Regular.woff2 — 50.5 KiB — 51 ms — font-display: swaphttps://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly_displaay_standard/BitlyDisplaayStandard-Bold.woff2BitlyDisplaayStandard-B... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly_displaay_standard/BitlyDisplaayStandard-Bold.woff2 — 51.5 KiB — 28 ms — font-display: swaphttps://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly_displaay_standard/BitlyDisplaayStandard-Medium.woff2BitlyDisplaayStandard-M... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly_displaay_standard/BitlyDisplaayStandard-Medium.woff2 — 51.0 KiB — 41 ms — font-display: swaphttps://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly_displaay_standard/BitlyDisplaayStandard-SemiBold.woff2BitlyDisplaayStandard-S... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly_displaay_standard/BitlyDisplaayStandard-SemiBold.woff2 — 51.6 KiB — 19 ms — font-display: swaphttps://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly_displaay_standard/BitlyDisplaayStandard-Heavy.woff2BitlyDisplaayStandard-H... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly_displaay_standard/BitlyDisplaayStandard-Heavy.woff2 — 50.9 KiB — 19 ms — font-display: swaphttps://global-free-tools.qr-code-generator.com/global-free-hook/latest/fonts/BitlyDisplaayStandard-Regular.woff2BitlyDisplaayStandard-R... https://global-free-tools.qr-code-generator.com/global-free-hook/latest/fonts/BitlyDisplaayStandard-Regular.woff2 — 51.1 KiB — 529 ms — font-display: swaphttps://global-free-tools.qr-code-generator.com/global-free-hook/latest/fonts/BitlyDisplaayStandard-Bold.woff2BitlyDisplaayStandard-B... https://global-free-tools.qr-code-generator.com/global-free-hook/latest/fonts/BitlyDisplaayStandard-Bold.woff2 — 52.1 KiB — 567 ms — font-display: swaphttps://global-free-tools.qr-code-generator.com/global-free-hook/latest/fonts/BitlyDisplaayStandard-SemiBold.woff2BitlyDisplaayStandard-S... https://global-free-tools.qr-code-generator.com/global-free-hook/latest/fonts/BitlyDisplaayStandard-SemiBold.woff2 — 52.2 KiB — 554 ms — font-display: swaphttps://global-free-tools.qr-code-generator.com/global-free-hook/latest/fonts/BitlyDisplaayStandard-Medium.woff2BitlyDisplaayStandard-M... https://global-free-tools.qr-code-generator.com/global-free-hook/latest/fonts/BitlyDisplaayStandard-Medium.woff2 — 51.6 KiB — 570 ms — font-display: swap
BitlyDisplaayStandard-R... woff2 swap
Size 50 KB
Load time 51 ms
Start 838 ms
Risk FOUT — text flashes from fallback to web font
BitlyDisplaayStandard-B... woff2 swap
Size 52 KB
Load time 28 ms
Start 867 ms
Risk FOUT — text flashes from fallback to web font
BitlyDisplaayStandard-M... woff2 swap
Size 51 KB
Load time 41 ms
Start 868 ms
Risk FOUT — text flashes from fallback to web font
BitlyDisplaayStandard-S... woff2 swap
Size 52 KB
Load time 19 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
BitlyDisplaayStandard-H... woff2 swap
Size 51 KB
Load time 19 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
BitlyDisplaayStandard-R... woff2 swap
Size 51 KB
Load time 529 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
BitlyDisplaayStandard-B... woff2 swap
Size 52 KB
Load time 567 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
BitlyDisplaayStandard-S... woff2 swap
Size 52 KB
Load time 554 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
BitlyDisplaayStandard-M... woff2 swap
Size 52 KB
Load time 570 ms
Start 1.7 s
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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Google Cloud

Network Waterfall
155 requests over 3282ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 7.5 s LCP 17.9 shttps://bit.ly// https://bit.ly/ — 302 — 110 B — 260 ms — h2https://bitly.com/bitly.com/ https://bitly.com/ — 200 — 153.7 KiB — 840 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/editor-style-shared.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/editor-style-shared.css — 200 — 1.3 KiB — 21 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/style.min.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/style.min.css — 200 — 2.8 KiB — 10 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/foundation-sites/dist/css/foundation.min.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/foundation-sites/dist/css/foundation.min.css — 200 — 128.1 KiB — 16 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/hubspot.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/hubspot.css — 200 — 3.6 KiB — 18 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/dist/main.min.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/dist/main.min.css — 200 — 150.7 KiB — 46 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/wpml.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/wpml.css — 200 — 9.9 KiB — 18 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/foundation-icons/foundation-icons.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/foundation-icons/foundation-icons.css — 200 — 18.0 KiB — 40 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/fonts.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/fonts.css — 200 — 2.0 KiB — 38 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly-displaay.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly-displaay.css — 200 — 2.1 KiB — 35 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/style.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/style.css — 200 — 6.9 KiB — 43 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/containers.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/containers.css — 200 — 2.3 KiB — 12 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/widgets.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/widgets.css — 200 — 905 B — 13 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/hero.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/hero.css — 200 — 6.1 KiB — 17 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/custom.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/custom.css — 200 — 68.2 KiB — 36 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/overrides.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/overrides.css — 200 — 11.0 KiB — 19 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.jsmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.js — 200 — 1.2 KiB — 27 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-includes/js/jquery/jquery.min.jsmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-includes/js/jquery/jquery.min.js — 200 — 85.5 KiB — 32 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-includes/js/jquery/jquery-migrate.min.jsmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-includes/js/jquery/jquery-migrate.min.js — 200 — 13.3 KiB — 27 ms — h3https://cdn.optimizely.com/js/16488430484.jscdn.optimizely.com/js/16488430484.j... https://cdn.optimizely.com/js/16488430484.js — 200 — 107.9 KiB — 56 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/onetrust.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/onetrust.css — 200 — 15.9 KiB — 18 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/onetrust.jsmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/onetrust.js — 200 — 6.6 KiB — 22 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.jsmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js — 200 — 328 B — 5 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/owl/assets/owl.carousel.min.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/owl/assets/owl.carousel.min.css — 200 — 3.4 KiB — 6 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/owl/assets/owl.theme.default.min.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/owl/assets/owl.theme.default.min.css — 200 — 938 B — 9 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/animate.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/animate.css — 200 — 77.6 KiB — 15 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/testimonials.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/testimonials.css — 200 — 11.2 KiB — 15 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2021/08/bitly_logo.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2021/08/bitly_logo.svg — 200 — 2.6 KiB — 10 ms — h3https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 38 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 7.5 s LCP 17.9 shttps://bit.ly// https://bit.ly/ — 302 — 110 B — 260 ms — h2https://bitly.com/bitly.com/ https://bitly.com/ — 200 — 153.7 KiB — 840 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/editor-style-shared.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/editor-style-shared.css — 200 — 1.3 KiB — 21 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/style.min.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/style.min.css — 200 — 2.8 KiB — 10 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/foundation-sites/dist/css/foundation.min.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/foundation-sites/dist/css/foundation.min.css — 200 — 128.1 KiB — 16 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/hubspot.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/hubspot.css — 200 — 3.6 KiB — 18 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/dist/main.min.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/dist/main.min.css — 200 — 150.7 KiB — 46 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/wpml.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/wpml.css — 200 — 9.9 KiB — 18 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/foundation-icons/foundation-icons.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/foundation-icons/foundation-icons.css — 200 — 18.0 KiB — 40 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/fonts.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/fonts.css — 200 — 2.0 KiB — 38 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly-displaay.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly-displaay.css — 200 — 2.1 KiB — 35 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/style.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/style.css — 200 — 6.9 KiB — 43 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/containers.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/containers.css — 200 — 2.3 KiB — 12 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/widgets.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/widgets.css — 200 — 905 B — 13 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/hero.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/hero.css — 200 — 6.1 KiB — 17 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/custom.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/custom.css — 200 — 68.2 KiB — 36 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/overrides.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/overrides.css — 200 — 11.0 KiB — 19 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.jsmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.js — 200 — 1.2 KiB — 27 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-includes/js/jquery/jquery.min.jsmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-includes/js/jquery/jquery.min.js — 200 — 85.5 KiB — 32 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-includes/js/jquery/jquery-migrate.min.jsmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-includes/js/jquery/jquery-migrate.min.js — 200 — 13.3 KiB — 27 ms — h3https://cdn.optimizely.com/js/16488430484.jscdn.optimizely.com/js/16488430484.j... https://cdn.optimizely.com/js/16488430484.js — 200 — 107.9 KiB — 56 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/onetrust.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/onetrust.css — 200 — 15.9 KiB — 18 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/onetrust.jsmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/onetrust.js — 200 — 6.6 KiB — 22 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.jsmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js — 200 — 328 B — 5 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/owl/assets/owl.carousel.min.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/owl/assets/owl.carousel.min.css — 200 — 3.4 KiB — 6 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/owl/assets/owl.theme.default.min.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/owl/assets/owl.theme.default.min.css — 200 — 938 B — 9 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/animate.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/animate.css — 200 — 77.6 KiB — 15 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/testimonials.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/styles/testimonials.css — 200 — 11.2 KiB — 15 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2021/08/bitly_logo.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2021/08/bitly_logo.svg — 200 — 2.6 KiB — 10 ms — h3https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 38 ms — h2https://global-free-tools.qr-code-generator.com/global-free-hook/latest/global-free-hook.jsglobal-free-tools.qr-code-generator... https://global-free-tools.qr-code-generator.com/global-free-hook/latest/global-free-hook.js — 200 — 162.5 KiB — 810 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MWZVBR2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MWZVBR2 — 200 — 178.4 KiB — 167 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/link-icon.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/link-icon.svg — 200 — 1.7 KiB — 59 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/qr-icon.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/qr-icon.svg — 200 — 2.8 KiB — 67 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/analytics-icon.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/analytics-icon.svg — 200 — 1.0 KiB — 92 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/link-in-bio-icon.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/link-in-bio-icon.svg — 200 — 1.4 KiB — 95 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/link-in-bio-1.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/link-in-bio-1.svg — 200 — 1.8 KiB — 95 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/branded-links.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/branded-links.svg — 200 — 3.2 KiB — 91 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/mobile-links.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/mobile-links.svg — 200 — 2.8 KiB — 101 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/utm-campaigns.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/utm-campaigns.svg — 200 — 1.7 KiB — 96 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/10/digital-business-card-updated2.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/10/digital-business-card-updated2.svg — 200 — 1.6 KiB — 99 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/barcode-icon.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/barcode-icon.svg — 200 — 3.0 KiB — 96 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/10/icon-ai-assist.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/10/icon-ai-assist.svg — 200 — 6.5 KiB — 94 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/10/icon-ai-integrations.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/10/icon-ai-integrations.svg — 200 — 2.0 KiB — 94 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/10/icon-ai-mcp.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/10/icon-ai-mcp.svg — 200 — 1.9 KiB — 92 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2026/04/featured-image-768x432.pngmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2026/04/featured-image-768x432.png — 200 — 46.2 KiB — 110 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/check-circle.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/check-circle.svg — 200 — 1.9 KiB — 110 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/user-survey.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/user-survey.svg — 200 — 6.1 KiB — 122 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/product-packaging.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/product-packaging.svg — 200 — 1.3 KiB — 121 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/print-ad.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/print-ad.svg — 200 — 2.0 KiB — 109 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/digital-advertisement.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/digital-advertisement.svg — 200 — 3.9 KiB — 108 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/content-share.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/05/content-share.svg — 200 — 3.0 KiB — 121 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/foundation-icons/svgs/feather-icon-menu.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/foundation-icons/svgs/feather-icon-menu.svg — 200 — 432 B — 114 ms — h3https://a16488430484.cdn.optimizely.com/client_storage/a16488430484.htmla16488430484.cdn.optimizely.com/cli... https://a16488430484.cdn.optimizely.com/client_storage/a16488430484.html — 200 — 1.5 KiB — 128 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/04/curology-3.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/04/curology-3.svg — 200 — 3.9 KiB — 97 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/04/novasol-1.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/04/novasol-1.svg — 200 — 2.8 KiB — 97 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/04/rad-bikes-3.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/04/rad-bikes-3.svg — 200 — 7.2 KiB — 106 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/04/marriott-1.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/04/marriott-1.svg — 200 — 4.7 KiB — 106 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/04/new-york-times-1.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/04/new-york-times-1.svg — 200 — 22.4 KiB — 106 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly_displaay_standard/BitlyDisplaayStandard-Regular.woff2mkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly_displaay_standard/BitlyDisplaayStandard-Regular.woff2 — 200 — 50.5 KiB — 51 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/dist/82b3e8104ca2692bef7f.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/dist/82b3e8104ca2692bef7f.svg — 200 — 453 B — 108 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly_displaay_standard/BitlyDisplaayStandard-Bold.woff2mkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly_displaay_standard/BitlyDisplaayStandard-Bold.woff2 — 200 — 51.5 KiB — 28 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly_displaay_standard/BitlyDisplaayStandard-Medium.woff2mkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly_displaay_standard/BitlyDisplaayStandard-Medium.woff2 — 200 — 51.0 KiB — 41 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/04/smalls.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/04/smalls.svg — 200 — 1.7 KiB — 69 ms — h3https://cdn.cookielaw.org/consent/26c7d0bf-48ec-4646-8f57-e4e1135d9d05/26c7d0bf-48ec-4646-8f57-e4e1135d9d05.jsoncdn.cookielaw.org/consent/26c7d0bf-... https://cdn.cookielaw.org/consent/26c7d0bf-48ec-4646-8f57-e4e1135d9d05/26c7d0bf-48ec-4646-8f57-e4e1135d9d05.json — 200 — 2.4 KiB — 79 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 295 B — 42 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/09/url-shortener-icon.webpmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/09/url-shortener-icon.webp — 200 — 764 B — 8 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/images/cta-arrow-up.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/images/cta-arrow-up.svg — 200 — 493 B — 16 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/09/qr-codes-icon.webpmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/09/qr-codes-icon.webp — 200 — 812 B — 46 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/09/landing-pages-icon.webpmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/09/landing-pages-icon.webp — 200 — 688 B — 45 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/11/icon-paying-customers.webpmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/11/icon-paying-customers.webp — 200 — 4.9 KiB — 45 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/11/icon-codes-links-created.webpmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/11/icon-codes-links-created.webp — 200 — 7.2 KiB — 45 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/11/icon-integrations.webpmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/11/icon-integrations.webp — 200 — 4.8 KiB — 42 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/11/icon-connections-monthly.webpmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/11/icon-connections-monthly.webp — 200 — 6.0 KiB — 39 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/04/quotes.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/04/quotes.svg — 200 — 1.6 KiB — 45 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/04/melody-park.webpmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/04/melody-park.webp — 200 — 9.6 KiB — 44 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/04/phill-gergen.webpmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/04/phill-gergen.webp — 200 — 10.0 KiB — 44 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/04/stars-effects.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2024/04/stars-effects.svg — 200 — 10.4 KiB — 44 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/dist/1b8b3d310dd51141056a.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/dist/1b8b3d310dd51141056a.svg — 200 — 455 B — 34 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/dist/202aca5a2f71834d7a85.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/dist/202aca5a2f71834d7a85.svg — 200 — 2.0 KiB — 37 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/dist/6dbb6fe937dc60355f94.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/dist/6dbb6fe937dc60355f94.svg — 200 — 674 B — 32 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/images/globe.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/images/globe.svg — 200 — 1.9 KiB — 30 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/images/caret-filled.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/images/caret-filled.svg — 200 — 835 B — 26 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/11/card-img-link.webpmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/11/card-img-link.webp — 200 — 20.9 KiB — 27 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/11/card-img-qr-code.webpmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/11/card-img-qr-code.webp — 200 — 32.8 KiB — 30 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/11/card-img-lib.webpmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/11/card-img-lib.webp — 200 — 58.4 KiB — 32 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly_displaay_standard/BitlyDisplaayStandard-SemiBold.woff2mkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly_displaay_standard/BitlyDisplaayStandard-SemiBold.woff2 — 200 — 51.6 KiB — 19 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly_displaay_standard/BitlyDisplaayStandard-Heavy.woff2mkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/fonts/bitly_displaay_standard/BitlyDisplaayStandard-Heavy.woff2 — 200 — 50.9 KiB — 19 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/06/gdpr.pngmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/06/gdpr.png — 200 — 1.8 KiB — 10 ms — h3https://cdn.cookielaw.org/scripttemplates/202505.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202505.1.0/otBannerSdk.js — 200 — 118.9 KiB — 30 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/06/ccpa.pngmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/06/ccpa.png — 200 — 1.2 KiB — 16 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/06/soc-II.pngmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/06/soc-II.png — 200 — 8.1 KiB — 16 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/plugins/wow-modal-windows-pro/public/assets/css/modal-min.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/plugins/wow-modal-windows-pro/public/assets/css/modal-min.css — 200 — 13.4 KiB — 9 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/10/mobile-pop-up.pngmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/10/mobile-pop-up.png — 200 — 57.8 KiB — 54 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/10/desktop-pop-up.pngmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2025/10/desktop-pop-up.png — 200 — 45.3 KiB — 53 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/pcta/pcta.cssmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/pcta/pcta.css — 200 — 6.4 KiB — 18 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/pcta/pcta-line.jsmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/pcta/pcta-line.js — 200 — 3.1 KiB — 27 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/plugins/page-links-to/dist/new-tab.jsmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/plugins/page-links-to/dist/new-tab.js — 200 — 33.7 KiB — 22 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/foundation-sites/dist/js/foundation.min.jsmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/foundation-sites/dist/js/foundation.min.js — 200 — 170.1 KiB — 50 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/mega-menu.jsmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/mega-menu.js — 200 — 3.5 KiB — 26 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/wpml.jsmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/wpml.js — 200 — 2.0 KiB — 44 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/scripts.jsmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/scripts.js — 200 — 18.0 KiB — 41 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/collapsible-cards.jsmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/collapsible-cards.js — 200 — 485 B — 29 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/owl/owl.carousel.min.jsmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/owl/owl.carousel.min.js — 200 — 43.4 KiB — 43 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/testimonials.jsmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/testimonials.js — 200 — 5.2 KiB — 34 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/cards-slider.jsmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/cards-slider.js — 200 — 1.6 KiB — 37 ms — h3https://cdn.userway.org/widget.jscdn.userway.org/widget.js https://cdn.userway.org/widget.js — 200 — 1.6 KiB — 16 ms — h2https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/pcta/logomark.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/pcta/logomark.svg — 200 — 1.8 KiB — 7 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/pcta/logo.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/pcta/logo.svg — 200 — 4.6 KiB — 10 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/pcta/code-example.pngmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/pcta/code-example.png — 200 — 1.9 KiB — 9 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/images/button-right-brand.svgmkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/themes/JointsWP-CSS-master/assets/images/button-right-brand.svg — 200 — 1.3 KiB — 5 ms — h3https://www.googletagmanager.com/gtag/js?id=G-567GCTL9BB&cx=c&gtm=4e64f0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-567GCTL9BB&cx=c&gtm=4e64f0 — 200 — 175.9 KiB — 24 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-11180849338&cx=c&gtm=4e64f0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-11180849338&cx=c&gtm=4e64f0 — 200 — 146.4 KiB — 42 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-768371374&cx=c&gtm=4e64f0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-768371374&cx=c&gtm=4e64f0 — 200 — 144.7 KiB — 49 ms — h3https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.0 KiB — 52 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fbitly.com%2F&scrsrc=www.googletagmanager.com&rnd=1317182925.1776358903&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dNzMyY2&gtm=45He64f0v846725585za200zd846725585xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776358903054&tfd=1555pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fbitly.com%2F&scrsrc=www.googletagmanager.com&rnd=1317182925.1776358903&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dNzMyY2&gtm=45He64f0v846725585za200zd846725585xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776358903054&tfd=1555 — 200 — 21 B — 53 ms — h3https://cdn.cookielaw.org/consent/26c7d0bf-48ec-4646-8f57-e4e1135d9d05/01926c47-2201-78e6-994a-17277e6392ec/en.jsoncdn.cookielaw.org/consent/26c7d0bf-... https://cdn.cookielaw.org/consent/26c7d0bf-48ec-4646-8f57-e4e1135d9d05/01926c47-2201-78e6-994a-17277e6392ec/en.json — 200 — 20.6 KiB — 30 ms — h2https://global-free-tools.qr-code-generator.com/global-free-hook/latest/fonts/BitlyDisplaayStandard-Regular.woff2global-free-tools.qr-code-generator... https://global-free-tools.qr-code-generator.com/global-free-hook/latest/fonts/BitlyDisplaayStandard-Regular.woff2 — 200 — 51.1 KiB — 529 ms — h2https://global-free-tools.qr-code-generator.com/global-free-hook/latest/fonts/BitlyDisplaayStandard-Bold.woff2global-free-tools.qr-code-generator... https://global-free-tools.qr-code-generator.com/global-free-hook/latest/fonts/BitlyDisplaayStandard-Bold.woff2 — 200 — 52.1 KiB — 567 ms — h2https://global-free-tools.qr-code-generator.com/global-free-hook/latest/fonts/BitlyDisplaayStandard-SemiBold.woff2global-free-tools.qr-code-generator... https://global-free-tools.qr-code-generator.com/global-free-hook/latest/fonts/BitlyDisplaayStandard-SemiBold.woff2 — 200 — 52.2 KiB — 554 ms — h2https://global-free-tools.qr-code-generator.com/global-free-hook/latest/fonts/BitlyDisplaayStandard-Medium.woff2global-free-tools.qr-code-generator... https://global-free-tools.qr-code-generator.com/global-free-hook/latest/fonts/BitlyDisplaayStandard-Medium.woff2 — 200 — 51.6 KiB — 570 ms — h2https://global-free-tools.qr-code-generator.com/global-free-hook/latest/stars.svgglobal-free-tools.qr-code-generator... https://global-free-tools.qr-code-generator.com/global-free-hook/latest/stars.svg — 200 — 3.0 KiB — 590 ms — h2https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 82 ms — h2https://cdn.jsdelivr.net/npm/@snowplow/javascript-tracker@3.4.0/dist/sp.min.js?sp=8cdn.jsdelivr.net/npm/@snowplow/java... https://cdn.jsdelivr.net/npm/@snowplow/javascript-tracker@3.4.0/dist/sp.min.js?sp=8 — 200 — 23.9 KiB — 28 ms — h2https://cdn.cookielaw.org/scripttemplates/202505.1.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202505.1.0/assets/otFlat.json — 200 — 3.4 KiB — 18 ms — h2https://cdn.cookielaw.org/scripttemplates/202505.1.0/assets/v2/otPcCenter.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202505.1.0/assets/v2/otPcCenter.json — 200 — 13.1 KiB — 24 ms — h2https://cdn.cookielaw.org/scripttemplates/202505.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202505.1.0/assets/otCommonStyles.css — 200 — 4.5 KiB — 19 ms — h2https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/widget_app_base_1776163220800.jscdn.userway.org/widgetapp/2026-04-1... https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/widget_app_base_1776163220800.js — 200 — 47.8 KiB — 20 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-567GCTL9BB&gtm=45je64f0v873572655z8846725585za20gzb846725585zd846725585&_p=1776358902270&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&gdid=dNzMyY2&ecid=1032933134&_eu=EAAAAGA&are=1&cid=1219672725.1776358903&ec_mode=a&frm=0&ir=1&pscdl=denied&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117384405&sid=1776358903&sct=1&seg=0&dl=https%3A%2F%2Fbitly.com%2F&dt=Bitly%20Connections%20Platform%20%7C%20Short%20URLs%2C%20QR%20Codes%2C%20and%20More&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1842www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-567GCTL9BB&gtm=45je64f0v873572655z8846725585za20gzb846725585zd846725585&_p=1776358902270&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&gdid=dNzMyY2&ecid=1032933134&_eu=EAAAAGA&are=1&cid=1219672725.1776358903&ec_mode=a&frm=0&ir=1&pscdl=denied&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117384405&sid=1776358903&sct=1&seg=0&dl=https%3A%2F%2Fbitly.com%2F&dt=Bitly%20Connections%20Platform%20%7C%20Short%20URLs%2C%20QR%20Codes%2C%20and%20More&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1842 — 204 — 545 B — 127 ms — h2https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 382 B — 190 ms — h2https://cdn.cookielaw.org/logos/static/ot_close.svgcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_close.svg — 200 — 631 B — 19 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 653 B — 17 ms — h2https://cdn.cookielaw.org/logos/65c03a89-92c5-4108-a418-9cce52db7454/d212d9fa-946a-4af5-a0f5-a9f3d8b69103/c48dab6d-84a6-47e6-a792-d5f8c057483e/Artboard_2.pngcdn.cookielaw.org/logos/65c03a89-92... https://cdn.cookielaw.org/logos/65c03a89-92c5-4108-a418-9cce52db7454/d212d9fa-946a-4af5-a0f5-a9f3d8b69103/c48dab6d-84a6-47e6-a792-d5f8c057483e/Artboard_2.png — 200 — 2.8 KiB — 25 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.5 KiB — 27 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fbitly.com%2F&scrsrc=www.googletagmanager.com&rnd=1317182925.1776358903&navt=n&npa=1&did=dNzMyY2&gdid=dNzMyY2&gtm=45be64f0v9117923533z8846725585za20gzb846725585zd846725585xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-11180849338&tid=AW-11180849338&tft=1776358903551&tfd=2052pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fbitly.com%2F&scrsrc=www.googletagmanager.com&rnd=1317182925.1776358903&navt=n&npa=1&did=dNzMyY2&gdid=dNzMyY2&gtm=45be64f0v9117923533z8846725585za20gzb846725585zd846725585xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-11180849338&tid=AW-11180849338&tft=1776358903551&tfd=2052 — 200 — 21 B — 85 ms — h3https://www.googletagmanager.com/gtag/destination?id=DC-12389169&cx=c&gtm=4e64f0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-12389169&cx=c&gtm=4e64f0 — 200 — 129.9 KiB — 18 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fbitly.com%2F&scrsrc=www.googletagmanager.com&rnd=1317182925.1776358903&navt=n&npa=1&did=dNzMyY2&gdid=dNzMyY2&gtm=45be64f0v868422665z8846725585za20gzb846725585zd846725585xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~117384405&apve=1&apvf=f&apvc=0&tids=AW-768371374&tid=AW-768371374&tft=1776358903633&tfd=2133pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fbitly.com%2F&scrsrc=www.googletagmanager.com&rnd=1317182925.1776358903&navt=n&npa=1&did=dNzMyY2&gdid=dNzMyY2&gtm=45be64f0v868422665z8846725585za20gzb846725585zd846725585xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~117384405&apve=1&apvf=f&apvc=0&tids=AW-768371374&tid=AW-768371374&tft=1776358903633&tfd=2133 — 200 — 21 B — 32 ms — h3https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 642 B — 12 ms — h2https://sp.bitly.com/bitly/customsp.bitly.com/bitly/custom https://sp.bitly.com/bitly/custom — 200 — 0 B — 243 ms — h2https://api.userway.org/api/v1/tunings/Nk2TTHNZYDapi.userway.org/api/v1/tunings/Nk2T... https://api.userway.org/api/v1/tunings/Nk2TTHNZYD — 200 — 2.5 KiB — 544 ms — h2https://bat.bing.com/p/action/355015482.jsbat.bing.com/p/action/355015482.js https://bat.bing.com/p/action/355015482.js — 200 — 1.0 KiB — 62 ms — h2https://ade.googlesyndication.com/ddm/activity/src=12389169;type=pagev00;cat=pagev0;rcb=16;ord=4579007244837;npa=1;u3=%2F;gdid=dNzMyY2;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=denied;frm=0;_tu=KFA;gtm=45fe64f0v9181803210z8846725585za20gzb846725585zd846725585xea;gcs=G100;gcd=13p3p3p3p5l1;dma_cps=-;dma=0;dc_fmt=8;tag_exp=0~115938466~115938469~117266400~118131808;epver=2;~oref=https%3A%2F%2Fbitly.com%2F?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=12389169;type=pagev00;cat=pagev0;rcb=16;ord=4579007244837;npa=1;u3=%2F;gdid=dNzMyY2;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=denied;frm=0;_tu=KFA;gtm=45fe64f0v9181803210z8846725585za20gzb846725585zd846725585xea;gcs=G100;gcd=13p3p3p3p5l1;dma_cps=-;dma=0;dc_fmt=8;tag_exp=0~115938466~115938469~117266400~118131808;epver=2;~oref=https%3A%2F%2Fbitly.com%2F? — 200 — 401 B — 27 ms — h2https://bat.bing.com/p/insights/t/355015482bat.bing.com/p/insights/t/355015482 https://bat.bing.com/p/insights/t/355015482 — 200 — 1019 B — 129 ms — h2https://bat.bing.net/actionp/0?ti=355015482&Ver=2&mid=eed514af-c8bf-41d5-ba0c-c8c0c471bceb&bo=1&evt=consent&src=default&cdb=AQER&asc=Dbat.bing.net/actionp/0?ti=355015482... https://bat.bing.net/actionp/0?ti=355015482&Ver=2&mid=eed514af-c8bf-41d5-ba0c-c8c0c471bceb&bo=1&evt=consent&src=default&cdb=AQER&asc=D — 204 — 346 B — 87 ms — h2https://bat.bing.net/action/0?ti=355015482&Ver=2&mid=eed514af-c8bf-41d5-ba0c-c8c0c471bceb&bo=2&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Bitly%20Connections%20Platform%20%7C%20Short%20URLs,%20QR%20Codes,%20and%20More&p=https%3A%2F%2Fbitly.com%2F&r=&lt=1334&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQER&rn=642495bat.bing.net/action/0?ti=355015482&... https://bat.bing.net/action/0?ti=355015482&Ver=2&mid=eed514af-c8bf-41d5-ba0c-c8c0c471bceb&bo=2&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Bitly%20Connections%20Platform%20%7C%20Short%20URLs,%20QR%20Codes,%20and%20More&p=https%3A%2F%2Fbitly.com%2F&r=&lt=1334&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQER&rn=642495 — 204 — 120 B — 86 ms — h2https://bat.bing.com/p/insights/s/0.8.59bat.bing.com/p/insights/s/0.8.59 https://bat.bing.com/p/insights/s/0.8.59 — 200 — 15.6 KiB — 69 ms — h2https://sp.bitly.com/bitly/customsp.bitly.com/bitly/custom https://sp.bitly.com/bitly/custom — 200 — 18 B — 266 ms — h3https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2019/02/favicon.icomkt-static.bitly.com/static/1775658... https://mkt-static.bitly.com/static/1775658203/pages/wp-content/uploads/2019/02/favicon.ico — 200 — 5.3 KiB — 6 ms — h3https://bat.bing.com/p/insights/c/qbat.bing.com/p/insights/c/q https://bat.bing.com/p/insights/c/q — 204 — 206 B — 278 ms — h2https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/locales/en-US.jsoncdn.userway.org/widgetapp/2026-04-1... https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/locales/en-US.json — 200 — 995 B — 4 ms — h2https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 73 B — 187 ms — h2https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/remediation/remediation_1776163220800.jscdn.userway.org/widgetapp/2026-04-1... https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/remediation/remediation_1776163220800.js — 200 — 13.7 KiB — 4 ms — h2https://cdn.userway.org/styles/2026-04-14-10-40-20/widget_base.css?v=1776163220800cdn.userway.org/styles/2026-04-14-1... https://cdn.userway.org/styles/2026-04-14-10-40-20/widget_base.css?v=1776163220800 — 200 — 5.4 KiB — 5 ms — h2https://cdn.userway.org/widgetapp/images/body_wh.svgcdn.userway.org/widgetapp/images/bo... https://cdn.userway.org/widgetapp/images/body_wh.svg — 200 — 2.7 KiB — 5 ms — h2https://cdn.userway.org/widgetapp/images/spin_wh.svgcdn.userway.org/widgetapp/images/sp... https://cdn.userway.org/widgetapp/images/spin_wh.svg — 200 — 1.2 KiB — 6 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 6968ms · 1809KB · $131/mo
bitly.com
Other
Costly
Execution 1431ms
Transfer 154 KB
Monthly Cost $27/mo
Unattributable
Other
Costly
Execution 1398ms
Transfer 0 KB
Monthly Cost $26/mo
Google Tag Manager
Tag Manager
Costly
Execution 638ms
Transfer 178 KB
Unused 35%
Monthly Cost $12/mo
mkt-static.bitly.com
Other
Costly
Execution 582ms
Transfer 86 KB
Unused 33%
Monthly Cost $11/mo
Optimizely
A/B Testing
Costly
Execution 500ms
Transfer 108 KB
Unused 35%
Monthly Cost $9/mo
Google Tag Manager
Tag Manager
Costly
Execution 472ms
Transfer 176 KB
Unused 39%
Monthly Cost $9/mo
OneTrust
Consent
Essential
Execution 413ms
Transfer 119 KB
Unused 53%
Monthly Cost $8/mo
Google Tag Manager
Tag Manager
Costly
Execution 298ms
Transfer 146 KB
Unused 44%
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 295ms
Transfer 145 KB
Unused 44%
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 214ms
Transfer 130 KB
Unused 50%
Monthly Cost $4/mo
global-free-tools.qr-code-generator.com
Other
Optional
Execution 158ms
Transfer 163 KB
Unused 42%
Monthly Cost $3/mo
cdn.userway.org
Other
Optional
Execution 149ms
Transfer 48 KB
Unused 59%
Monthly Cost $3/mo
jsDelivr
CDN
Optional
Execution 84ms
Transfer 24 KB
Monthly Cost $2/mo
mkt-static.bitly.com
Other
Optional
Execution 81ms
Transfer 170 KB
Unused 67%
Monthly Cost $2/mo
mkt-static.bitly.com
Other
Optional
Execution 68ms
Transfer 18 KB
Monthly Cost $1/mo
accounts.google.com
Other
Optional
Execution 66ms
Transfer 96 KB
Unused 74%
Monthly Cost $1/mo
mkt-static.bitly.com
Other
Optional
Execution 63ms
Transfer 34 KB
Monthly Cost $1/mo
Bing UET
Advertising
Optional
Execution 58ms
Transfer 16 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • bitly.com adds 1431ms and costs ~$27/month
  • Unattributable adds 1398ms and costs ~$26/month
  • Google Tag Manager adds 638ms and costs ~$12/month
  • mkt-static.bitly.com adds 582ms and costs ~$11/month
  • Optimizely adds 500ms and costs ~$9/month
  • Google Tag Manager adds 472ms and costs ~$9/month
  • Google Tag Manager adds 298ms and costs ~$6/month
  • Google Tag Manager adds 295ms and costs ~$6/month
  • Google Tag Manager adds 214ms and costs ~$4/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

bitly.com takes 1431ms 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 1398ms 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 638ms 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

mkt-static.bitly.com takes 582ms 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

Optimizely takes 500ms 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 472ms 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

53% of OneTrust'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 298ms 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 295ms 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 214ms 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

50% of Google Tag Manager'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

59% of cdn.userway.org'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

67% of mkt-static.bitly.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

74% of accounts.google.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