Skip to content
https://ipify.org

Performance

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

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

37
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
71
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
83
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

5.60 s

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

12.29 s

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

1.21 s

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

0.000

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

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

12.30 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
8 PASS 4 REVIEW 3 FIX
D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (1.0 MiB of 1.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
3495ms total JS execution
FIX
3495ms total JS execution
Warning::
https://js.hs-analytics.net/analytics/177636180000...: 1079ms CPU time
Warning::
Unattributable: 553ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-106...: 339ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-DV8Q...: 296ms CPU time
Warning::
https://www.ipify.org/: 294ms CPU time
Warning::
Third-party scripts: 3495ms (100% of total)

Main Thread Breakdown

Script Evaluation 60% Style & Layout 16% Other 14% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
https://js.hs-analytics.net/analytics/1776361800000/5455407.js1079ms694ms17ms3rd
Unattributable553ms116ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-1061151968339ms295ms39ms3rd
https://www.googletagmanager.com/gtag/js?id=G-DV8QRYTLH3&cx=c&gtm=4e64f0296ms238ms57ms3rd
https://www.ipify.org/294ms5ms2ms3rd
https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js259ms215ms9ms3rd
https://www.googletagmanager.com/gtag/js?id=UA-132352022-1230ms187ms41ms3rd
https://js.hscollectedforms.net/collectedforms.js117ms100ms9ms3rd
https://js.hubspot.com/web-interactives-embed.js109ms83ms20ms3rd
https://js.usemessages.com/conversations-embed.js90ms69ms12ms3rd

Showing top 10 of 12 scripts

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
Page Weight Budget
1.0 MB transferred, 54 requests
REVIEW
1.0 MB transferred, 54 requests
Info::
Page weighs 2.9 MB (1.0 MB transferred)
Warning::
JavaScript is 833 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 833 KB
Info::
54 HTTP requests
Info::
Estimated 0.22 g CO2 per page load
1.0 MB / 2.4 MB budget
1.0 MB transferred
54 requests
0.22 g CO2 per page load
JavaScript 833.1 KiB 78%
Images 155.3 KiB 15%
CSS 36.5 KiB 3%
Fonts 17.1 KiB 2%
HTML 13.6 KiB 1%
Other 5.5 KiB 1%
Other 4.0 KiB 0%
Other 1.5 KiB 0%
Other 548 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under 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

C
Image Optimization
Action
7 images, 0 KB saveable
REVIEW
7 images, 0 KB saveable
Warning::
https://www.ipify.org/static/images/logo.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ipify.org/static/svg/chevron-right.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
7 images 155 KB
0 oversized -0 KB
6 legacy format
2 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Bundles
Action
23 scripts, 290 KB unused
REVIEW
23 scripts, 290 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-106...: 103 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-DV8Q...: 70 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-132...: 63 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-106...: 54 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 290 KB
290 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=AW-1061151968&cx=c&gtm=4e64f0137 KB103 KB (75%)3rd
https://www.googletagmanager.com/gtag/js?id=G-DV8QRYTLH3&cx=c&gtm=4e64f0176 KB70 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-132352022-1125 KB63 KB (51%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1061151968137 KB54 KB (39%)3rd
https://www.google-analytics.com/analytics.js21 KB3rd
https://js.hscollectedforms.net/collectedforms.js26 KB3rd
https://js.hs-scripts.com/5455407.js?businessUnitId=5086051 KB3rd
https://api.ipify.org/?format=jsonp&callback=jQuery33105300435186405639_1776361882599&_=17763618826000 KB3rd
https://api64.ipify.org/?format=jsonp&callback=jQuery33105300435186405639_1776361882601&_=17763618826020 KB3rd
https://www.ipify.org/static/dist/js/main.js?v=101 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

B
Page Weight Inventory
54 resources · 1.0 MB · 290 KB savings available
REVIEW
54 resources · 1.0 MB · 290 KB savings available
Warning::
Page weight 43 KB over 1MB target
Got: 1.0 MB Expected: ≤ 1 MB
Info::
~290 KB of savings available
Warning::
53 third-party resources (100% of weight)
54 resources · 1.0 MiB · 53 third-party 43.1 KiB over 1MB target
JavaScript 78% · 833.1 KiB
Image 15% · 157.5 KiB
CSS 3% · 36.5 KiB
Font 2% · 17.1 KiB
Document 1% · 13.7 KiB
Other 1% · 9.2 KiB

~290.1 KiB of savings available

Remove unused JavaScript: 290.1 KiB
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
1 fonts (17 KB)
PASS
1 fonts (17 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

17 KB total

Render-blocking

0

of 1

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 FCP 5.6 s LCP 12.3 shttps://fonts.gstatic.com/s/raleway/v37/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrEVJz9d.woff21Ptxg8zYS_SKggPN4iEgvnH... https://fonts.gstatic.com/s/raleway/v37/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrEVJz9d.woff2 — 17.1 KiB — 9 ms — font-display: swap
1Ptxg8zYS_SKggPN4iEgvnH... woff2 swap
Size 17 KB
Load time 9 ms
Start 391 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
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: Cloudflare

Network Waterfall
54 requests over 1297ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 5.6 s LCP 12.3 shttps://ipify.org// https://ipify.org/ — 302 — 119 B — 179 ms — h2https://www.ipify.org/www.ipify.org/ https://www.ipify.org/ — 200 — 7.5 KiB — 30 ms — h2https://fonts.googleapis.com/css?family=Ralewayfonts.googleapis.com/css?family=Ral... https://fonts.googleapis.com/css?family=Raleway — 200 — 1.0 KiB — 97 ms — h2https://fonts.googleapis.com/css?family=Ubuntu+Monofonts.googleapis.com/css?family=Ubu... https://fonts.googleapis.com/css?family=Ubuntu+Mono — 200 — 633 B — 103 ms — h2https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.csscdnjs.cloudflare.com/ajax/libs/twit... https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css — 200 — 16.4 KiB — 43 ms — h3https://www.ipify.org/static/dist/css/prism.csswww.ipify.org/static/dist/css/prism... https://www.ipify.org/static/dist/css/prism.css — 200 — 993 B — 11 ms — h2https://www.ipify.org/static/dist/css/styles_v2.css?v=10www.ipify.org/static/dist/css/style... https://www.ipify.org/static/dist/css/styles_v2.css?v=10 — 200 — 2.2 KiB — 13 ms — h2https://www.ipify.org/static/images/logo.pngwww.ipify.org/static/images/logo.pn... https://www.ipify.org/static/images/logo.png — 200 — 11.8 KiB — 15 ms — h2https://www.ipify.org/static/svg/chevron-right.svgwww.ipify.org/static/svg/chevron-ri... https://www.ipify.org/static/svg/chevron-right.svg — 200 — 968 B — 16 ms — h2https://www.ipify.org/static/images/ipify-map.pngwww.ipify.org/static/images/ipify-m... https://www.ipify.org/static/images/ipify-map.png — 200 — 141.0 KiB — 12 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js — 200 — 27.4 KiB — 31 ms — h3https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.jscdnjs.cloudflare.com/ajax/libs/wayp... https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.js — 200 — 3.0 KiB — 17 ms — h3https://www.ipify.org/static/dist/js/prism.jswww.ipify.org/static/dist/js/prism.... https://www.ipify.org/static/dist/js/prism.js — 200 — 12.5 KiB — 7 ms — h2https://www.ipify.org/static/dist/js/main.js?v=10www.ipify.org/static/dist/js/main.j... https://www.ipify.org/static/dist/js/main.js?v=10 — 200 — 1.1 KiB — 9 ms — h2https://www.linkedin.com/profile/view?authToken=zRgB&authType=name&id=320347190www.linkedin.com/profile/view?authT... https://www.linkedin.com/profile/view?authToken=zRgB&authType=name&id=320347190 — 302 — 3.2 KiB — 152 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-132352022-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-132352022-1 — 200 — 125.1 KiB — 95 ms — h2https://script.crazyegg.com/pages/scripts/0096/3644.jsscript.crazyegg.com/pages/scripts/0... https://script.crazyegg.com/pages/scripts/0096/3644.js — 200 — 2.7 KiB — 26 ms — h3https://js.hs-scripts.com/5455407.js?businessUnitId=508605js.hs-scripts.com/5455407.js?busine... https://js.hs-scripts.com/5455407.js?businessUnitId=508605 — 200 — 1.2 KiB — 119 ms — h2https://fonts.gstatic.com/s/raleway/v37/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrEVJz9d.woff2fonts.gstatic.com/s/raleway/v37/1Pt... https://fonts.gstatic.com/s/raleway/v37/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrEVJz9d.woff2 — 200 — 17.1 KiB — 9 ms — h3https://api.ipify.org/?format=jsonp&callback=jQuery33105300435186405639_1776361882599&_=1776361882600api.ipify.org/?format=jsonp&callbac... https://api.ipify.org/?format=jsonp&callback=jQuery33105300435186405639_1776361882599&_=1776361882600 — 200 — 142 B — 80 ms — h2https://api64.ipify.org/?format=jsonp&callback=jQuery33105300435186405639_1776361882601&_=1776361882602api64.ipify.org/?format=jsonp&callb... https://api64.ipify.org/?format=jsonp&callback=jQuery33105300435186405639_1776361882601&_=1776361882602 — 200 — 148 B — 179 ms — h2https://www.linkedin.com/uas/login?session_redirect=https%3A%2F%2Fwww.linkedin.com%2Fprofile%2Fview%3FauthToken%3DzRgB%26authType%3Dname%26id%3D320347190www.linkedin.com/uas/login?session_... https://www.linkedin.com/uas/login?session_redirect=https%3A%2F%2Fwww.linkedin.com%2Fprofile%2Fview%3FauthToken%3DzRgB%26authType%3Dname%26id%3D320347190 — -1 — 0 B — 217 ms — https://script.crazyegg.com/pages/data-scripts/0096/3644/site/www.ipify.org.json?t=1script.crazyegg.com/pages/data-scri... https://script.crazyegg.com/pages/data-scripts/0096/3644/site/www.ipify.org.json?t=1 — 200 — 749 B — 19 ms — h3https://www.googletagmanager.com/gtag/js?id=G-DV8QRYTLH3&cx=c&gtm=4e64f0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DV8QRYTLH3&cx=c&gtm=4e64f0 — 200 — 175.7 KiB — 169 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 35 ms — h2https://js.hubspotfeedback.com/feedbackweb-new.jsjs.hubspotfeedback.com/feedbackweb-... https://js.hubspotfeedback.com/feedbackweb-new.js — 200 — 10.2 KiB — 80 ms — h2https://js.hsadspixel.net/pixels.jsjs.hsadspixel.net/pixels.js https://js.hsadspixel.net/pixels.js — 200 — 4.0 KiB — 47 ms — h2https://js.hscollectedforms.net/collectedforms.jsjs.hscollectedforms.net/collectedfo... https://js.hscollectedforms.net/collectedforms.js — 200 — 26.1 KiB — 90 ms — h2https://js.usemessages.com/conversations-embed.jsjs.usemessages.com/conversations-em... https://js.usemessages.com/conversations-embed.js — 200 — 32.5 KiB — 39 ms — h2https://js.hubspot.com/web-interactives-embed.jsjs.hubspot.com/web-interactives-emb... https://js.hubspot.com/web-interactives-embed.js — 200 — 28.1 KiB — 64 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 5.6 s LCP 12.3 shttps://ipify.org// https://ipify.org/ — 302 — 119 B — 179 ms — h2https://www.ipify.org/www.ipify.org/ https://www.ipify.org/ — 200 — 7.5 KiB — 30 ms — h2https://fonts.googleapis.com/css?family=Ralewayfonts.googleapis.com/css?family=Ral... https://fonts.googleapis.com/css?family=Raleway — 200 — 1.0 KiB — 97 ms — h2https://fonts.googleapis.com/css?family=Ubuntu+Monofonts.googleapis.com/css?family=Ubu... https://fonts.googleapis.com/css?family=Ubuntu+Mono — 200 — 633 B — 103 ms — h2https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.csscdnjs.cloudflare.com/ajax/libs/twit... https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css — 200 — 16.4 KiB — 43 ms — h3https://www.ipify.org/static/dist/css/prism.csswww.ipify.org/static/dist/css/prism... https://www.ipify.org/static/dist/css/prism.css — 200 — 993 B — 11 ms — h2https://www.ipify.org/static/dist/css/styles_v2.css?v=10www.ipify.org/static/dist/css/style... https://www.ipify.org/static/dist/css/styles_v2.css?v=10 — 200 — 2.2 KiB — 13 ms — h2https://www.ipify.org/static/images/logo.pngwww.ipify.org/static/images/logo.pn... https://www.ipify.org/static/images/logo.png — 200 — 11.8 KiB — 15 ms — h2https://www.ipify.org/static/svg/chevron-right.svgwww.ipify.org/static/svg/chevron-ri... https://www.ipify.org/static/svg/chevron-right.svg — 200 — 968 B — 16 ms — h2https://www.ipify.org/static/images/ipify-map.pngwww.ipify.org/static/images/ipify-m... https://www.ipify.org/static/images/ipify-map.png — 200 — 141.0 KiB — 12 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js — 200 — 27.4 KiB — 31 ms — h3https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.jscdnjs.cloudflare.com/ajax/libs/wayp... https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.js — 200 — 3.0 KiB — 17 ms — h3https://www.ipify.org/static/dist/js/prism.jswww.ipify.org/static/dist/js/prism.... https://www.ipify.org/static/dist/js/prism.js — 200 — 12.5 KiB — 7 ms — h2https://www.ipify.org/static/dist/js/main.js?v=10www.ipify.org/static/dist/js/main.j... https://www.ipify.org/static/dist/js/main.js?v=10 — 200 — 1.1 KiB — 9 ms — h2https://www.linkedin.com/profile/view?authToken=zRgB&authType=name&id=320347190www.linkedin.com/profile/view?authT... https://www.linkedin.com/profile/view?authToken=zRgB&authType=name&id=320347190 — 302 — 3.2 KiB — 152 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-132352022-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-132352022-1 — 200 — 125.1 KiB — 95 ms — h2https://script.crazyegg.com/pages/scripts/0096/3644.jsscript.crazyegg.com/pages/scripts/0... https://script.crazyegg.com/pages/scripts/0096/3644.js — 200 — 2.7 KiB — 26 ms — h3https://js.hs-scripts.com/5455407.js?businessUnitId=508605js.hs-scripts.com/5455407.js?busine... https://js.hs-scripts.com/5455407.js?businessUnitId=508605 — 200 — 1.2 KiB — 119 ms — h2https://fonts.gstatic.com/s/raleway/v37/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrEVJz9d.woff2fonts.gstatic.com/s/raleway/v37/1Pt... https://fonts.gstatic.com/s/raleway/v37/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrEVJz9d.woff2 — 200 — 17.1 KiB — 9 ms — h3https://api.ipify.org/?format=jsonp&callback=jQuery33105300435186405639_1776361882599&_=1776361882600api.ipify.org/?format=jsonp&callbac... https://api.ipify.org/?format=jsonp&callback=jQuery33105300435186405639_1776361882599&_=1776361882600 — 200 — 142 B — 80 ms — h2https://api64.ipify.org/?format=jsonp&callback=jQuery33105300435186405639_1776361882601&_=1776361882602api64.ipify.org/?format=jsonp&callb... https://api64.ipify.org/?format=jsonp&callback=jQuery33105300435186405639_1776361882601&_=1776361882602 — 200 — 148 B — 179 ms — h2https://www.linkedin.com/uas/login?session_redirect=https%3A%2F%2Fwww.linkedin.com%2Fprofile%2Fview%3FauthToken%3DzRgB%26authType%3Dname%26id%3D320347190www.linkedin.com/uas/login?session_... https://www.linkedin.com/uas/login?session_redirect=https%3A%2F%2Fwww.linkedin.com%2Fprofile%2Fview%3FauthToken%3DzRgB%26authType%3Dname%26id%3D320347190 — -1 — 0 B — 217 ms — https://script.crazyegg.com/pages/data-scripts/0096/3644/site/www.ipify.org.json?t=1script.crazyegg.com/pages/data-scri... https://script.crazyegg.com/pages/data-scripts/0096/3644/site/www.ipify.org.json?t=1 — 200 — 749 B — 19 ms — h3https://www.googletagmanager.com/gtag/js?id=G-DV8QRYTLH3&cx=c&gtm=4e64f0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DV8QRYTLH3&cx=c&gtm=4e64f0 — 200 — 175.7 KiB — 169 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 35 ms — h2https://js.hubspotfeedback.com/feedbackweb-new.jsjs.hubspotfeedback.com/feedbackweb-... https://js.hubspotfeedback.com/feedbackweb-new.js — 200 — 10.2 KiB — 80 ms — h2https://js.hsadspixel.net/pixels.jsjs.hsadspixel.net/pixels.js https://js.hsadspixel.net/pixels.js — 200 — 4.0 KiB — 47 ms — h2https://js.hscollectedforms.net/collectedforms.jsjs.hscollectedforms.net/collectedfo... https://js.hscollectedforms.net/collectedforms.js — 200 — 26.1 KiB — 90 ms — h2https://js.usemessages.com/conversations-embed.jsjs.usemessages.com/conversations-em... https://js.usemessages.com/conversations-embed.js — 200 — 32.5 KiB — 39 ms — h2https://js.hubspot.com/web-interactives-embed.jsjs.hubspot.com/web-interactives-emb... https://js.hubspot.com/web-interactives-embed.js — 200 — 28.1 KiB — 64 ms — h2https://js.hs-analytics.net/analytics/1776361800000/5455407.jsjs.hs-analytics.net/analytics/17763... https://js.hs-analytics.net/analytics/1776361800000/5455407.js — 200 — 42.3 KiB — 76 ms — h2https://js.hs-banner.com/v2/5455407/banner.jsjs.hs-banner.com/v2/5455407/banner.... https://js.hs-banner.com/v2/5455407/banner.js — 200 — 24.1 KiB — 84 ms — h2https://api.hubspot.com/livechat-public/v1/message/public?portalId=5455407&conversations-embed=static-1.26123&mobile=true&messagesUtk=1af3887c1b224dd38cdda929952c3b2d&traceId=1af3887c1b224dd38cdda929952c3b2dapi.hubspot.com/livechat-public/v1/... https://api.hubspot.com/livechat-public/v1/message/public?portalId=5455407&conversations-embed=static-1.26123&mobile=true&messagesUtk=1af3887c1b224dd38cdda929952c3b2d&traceId=1af3887c1b224dd38cdda929952c3b2d — 200 — 0 B — 115 ms — h2https://api.hubapi.com/hs-script-loader-public/v2/config/pixels-and-events/json?portalId=5455407api.hubapi.com/hs-script-loader-pub... https://api.hubapi.com/hs-script-loader-public/v2/config/pixels-and-events/json?portalId=5455407 — 200 — 1.1 KiB — 137 ms — h2https://cta-service-cms2.hubspot.com/web-interactives/public/v1/embed/combinedConfigs?portalId=5455407&currentUrl=https%3A%2F%2Fwww.ipify.org%2F&isMobile=truecta-service-cms2.hubspot.com/web-in... https://cta-service-cms2.hubspot.com/web-interactives/public/v1/embed/combinedConfigs?portalId=5455407&currentUrl=https%3A%2F%2Fwww.ipify.org%2F&isMobile=true — 200 — 986 B — 115 ms — h2https://forms.hscollectedforms.net/collected-forms/v1/config/json?portalId=5455407&utk=forms.hscollectedforms.net/collecte... https://forms.hscollectedforms.net/collected-forms/v1/config/json?portalId=5455407&utk= — 200 — 462 B — 106 ms — h2https://api.hubspot.com/livechat-public/v1/message/public?portalId=5455407&conversations-embed=static-1.26123&mobile=true&messagesUtk=1af3887c1b224dd38cdda929952c3b2d&traceId=1af3887c1b224dd38cdda929952c3b2dapi.hubspot.com/livechat-public/v1/... https://api.hubspot.com/livechat-public/v1/message/public?portalId=5455407&conversations-embed=static-1.26123&mobile=true&messagesUtk=1af3887c1b224dd38cdda929952c3b2d&traceId=1af3887c1b224dd38cdda929952c3b2d — 200 — 1.1 KiB — 118 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-DV8QRYTLH3&gtm=45je64f0v9105240248za20g&_p=1776361882583&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAIAGA&are=1&cid=1451628883.1776361883&frm=0&pscdl=noapi&rcb=12&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~115616986~115938465~115938469~117266401&sid=1776361883&sct=1&seg=0&dl=https%3A%2F%2Fwww.ipify.org%2F&dt=ipify%20-%20A%20Simple%20Public%20IP%20Address%20API&en=page_view&_fv=1&_ss=1&tfd=803analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-DV8QRYTLH3&gtm=45je64f0v9105240248za20g&_p=1776361882583&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAIAGA&are=1&cid=1451628883.1776361883&frm=0&pscdl=noapi&rcb=12&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~115616986~115938465~115938469~117266401&sid=1776361883&sct=1&seg=0&dl=https%3A%2F%2Fwww.ipify.org%2F&dt=ipify%20-%20A%20Simple%20Public%20IP%20Address%20API&en=page_view&_fv=1&_ss=1&tfd=803 — 204 — 548 B — 199 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-DV8QRYTLH3&cid=1451628883.1776361883&gtm=45je64f0v9105240248za20g&rcb=12&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266401stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-DV8QRYTLH3&cid=1451628883.1776361883&gtm=45je64f0v9105240248za20g&rcb=12&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266401 — 204 — 548 B — 69 ms — h2https://track.hubspot.com/__ptq.gif?k=1&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&v=1.1&a=5455407&pu=https%3A%2F%2Fwww.ipify.org%2F&t=ipify+-+A+Simple+Public+IP+Address+API&cts=1776361883081&vi=6fc13fb44d1f5f829580ca8d68ff39d2&nc=true&u=37712255.6fc13fb44d1f5f829580ca8d68ff39d2.1776361883076.1776361883076.1776361883076.1&b=37712255.1.1776361883076&cc=15track.hubspot.com/__ptq.gif?k=1&sd=... https://track.hubspot.com/__ptq.gif?k=1&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&v=1.1&a=5455407&pu=https%3A%2F%2Fwww.ipify.org%2F&t=ipify+-+A+Simple+Public+IP+Address+API&cts=1776361883081&vi=6fc13fb44d1f5f829580ca8d68ff39d2&nc=true&u=37712255.6fc13fb44d1f5f829580ca8d68ff39d2.1776361883076.1776361883076.1776361883076.1&b=37712255.1.1776361883076&cc=15 — 200 — 1.0 KiB — 153 ms — h2https://app.hubspot.com/feedback-web-fetcherapp.hubspot.com/feedback-web-fetche... https://app.hubspot.com/feedback-web-fetcher — 200 — 6.0 KiB — 57 ms — h2https://static.hsappstatic.net/foundations-theming-base/static-1.3280/stylesheets/hubspot-theme.stable.cssstatic.hsappstatic.net/foundations-... https://static.hsappstatic.net/foundations-theming-base/static-1.3280/stylesheets/hubspot-theme.stable.css — 200 — 15.3 KiB — 47 ms — h2https://static.hsappstatic.net/foundations-theming-base/static-1.3280/bundles/hubspot-theme.stable.jsstatic.hsappstatic.net/foundations-... https://static.hsappstatic.net/foundations-theming-base/static-1.3280/bundles/hubspot-theme.stable.js — 200 — 12.4 KiB — 51 ms — h2https://static.hsappstatic.net/feedback-web-renderer-ui/static-1.29873/bundles/fetcher.jsstatic.hsappstatic.net/feedback-web... https://static.hsappstatic.net/feedback-web-renderer-ui/static-1.29873/bundles/fetcher.js — 200 — 6.7 KiB — 37 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-1061151968www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1061151968 — 200 — 137.4 KiB — 72 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-1061151968&cx=c&gtm=4e64f0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1061151968&cx=c&gtm=4e64f0 — 200 — 137.4 KiB — 72 ms — h3https://perf-na1.hsforms.com/embed/v3/counters.gif?key=config-loaded-success&value=1perf-na1.hsforms.com/embed/v3/count... https://perf-na1.hsforms.com/embed/v3/counters.gif?key=config-loaded-success&value=1 — 200 — 557 B — 127 ms — h3https://feedback.hubapi.com/feedback/public/v1/web-config?portalId=5455407&utk=6fc13fb44d1f5f829580ca8d68ff39d2&bundleVersion=1.29873&currentUrl=https%3A%2F%2Fwww.ipify.org%2F&pageUrl=https%3A%2F%2Fwww.ipify.org%2Ffeedback.hubapi.com/feedback/public... https://feedback.hubapi.com/feedback/public/v1/web-config?portalId=5455407&utk=6fc13fb44d1f5f829580ca8d68ff39d2&bundleVersion=1.29873&currentUrl=https%3A%2F%2Fwww.ipify.org%2F&pageUrl=https%3A%2F%2Fwww.ipify.org%2F — 200 — 0 B — 112 ms — h2https://feedback.hubapi.com/feedback/public/v1/web-config?portalId=5455407&utk=6fc13fb44d1f5f829580ca8d68ff39d2&bundleVersion=1.29873&currentUrl=https%3A%2F%2Fwww.ipify.org%2F&pageUrl=https%3A%2F%2Fwww.ipify.org%2Ffeedback.hubapi.com/feedback/public... https://feedback.hubapi.com/feedback/public/v1/web-config?portalId=5455407&utk=6fc13fb44d1f5f829580ca8d68ff39d2&bundleVersion=1.29873&currentUrl=https%3A%2F%2Fwww.ipify.org%2F&pageUrl=https%3A%2F%2Fwww.ipify.org%2F — 200 — 712 B — 107 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1061151968/?random=1776361883403&cv=11&fst=1776361883403&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64f0v9194166760za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.ipify.org%2F&rcb=14&frm=0&tiba=ipify%20-%20A%20Simple%20Public%20IP%20Address%20API&did=dZTQ1Zm&gdid=dZTQ1Zm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=17448614.1776361883&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&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1061151968/?random=1776361883403&cv=11&fst=1776361883403&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64f0v9194166760za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.ipify.org%2F&rcb=14&frm=0&tiba=ipify%20-%20A%20Simple%20Public%20IP%20Address%20API&did=dZTQ1Zm&gdid=dZTQ1Zm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=17448614.1776361883&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&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 60 ms — h3https://www.google.com/rmkt/collect/1061151968/?random=1776361883403&cv=11&fst=1776361883403&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64f0v9194166760za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.ipify.org%2F&rcb=14&frm=0&tiba=ipify%20-%20A%20Simple%20Public%20IP%20Address%20API&did=dZTQ1Zm&gdid=dZTQ1Zm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=17448614.1776361883&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&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1061151... https://www.google.com/rmkt/collect/1061151968/?random=1776361883403&cv=11&fst=1776361883403&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64f0v9194166760za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.ipify.org%2F&rcb=14&frm=0&tiba=ipify%20-%20A%20Simple%20Public%20IP%20Address%20API&did=dZTQ1Zm&gdid=dZTQ1Zm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=17448614.1776361883&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&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 46 ms — h3https://www.google.com/ccm/collect?rcb=14&frm=0&en=page_view&dl=https%3A%2F%2Fwww.ipify.org%2F&scrsrc=www.googletagmanager.com&rnd=1895846484.1776361883&dt=ipify%20-%20A%20Simple%20Public%20IP%20Address%20API&auid=17448614.1776361883&navt=n&npa=0&did=dZTQ1Zm&gdid=dZTQ1Zm&gtm=45be64f0v9194166760za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266401&apve=1&apvf=f&apvc=1&tids=AW-1061151968&tid=AW-1061151968&tft=1776361883443&tfd=1192www.google.com/ccm/collect?rcb=14&f... https://www.google.com/ccm/collect?rcb=14&frm=0&en=page_view&dl=https%3A%2F%2Fwww.ipify.org%2F&scrsrc=www.googletagmanager.com&rnd=1895846484.1776361883&dt=ipify%20-%20A%20Simple%20Public%20IP%20Address%20API&auid=17448614.1776361883&navt=n&npa=0&did=dZTQ1Zm&gdid=dZTQ1Zm&gtm=45be64f0v9194166760za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266401&apve=1&apvf=f&apvc=1&tids=AW-1061151968&tid=AW-1061151968&tft=1776361883443&tfd=1192 — 200 — 21 B — 41 ms — h3https://www.google.com/pagead/1p-user-list/1061151968/?random=1776361883403&cv=11&fst=1776358800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64f0v9194166760za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.ipify.org%2F&rcb=14&frm=0&tiba=ipify%20-%20A%20Simple%20Public%20IP%20Address%20API&did=dZTQ1Zm&gdid=dZTQ1Zm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=17448614.1776361883&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&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsQEABaugfTdnbjf7uCJ5PKZWZWIfFMlJZ-9O6UMRyOlYiDuYxbrFPQMqvkCtG_30xoKgi0Veq6KxYe2bSaCV0DRxPaeVeq5zRPoYdkIbvZFbR4DruE0Zja4TU4kH-6zCLm8kgqK2FHtqLKzqIyFPKVZ2CvsZRnMKW_FfjUAxyF9xucyc4J2wKxCUxoQF4NqbV95DM8m_xvId52IpkYOuTVpzrUnAneFs3EMqEvuHvGhLefo&random=3418188124&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/1061151968/?random=1776361883403&cv=11&fst=1776358800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64f0v9194166760za200xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.ipify.org%2F&rcb=14&frm=0&tiba=ipify%20-%20A%20Simple%20Public%20IP%20Address%20API&did=dZTQ1Zm&gdid=dZTQ1Zm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=17448614.1776361883&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&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsQEABaugfTdnbjf7uCJ5PKZWZWIfFMlJZ-9O6UMRyOlYiDuYxbrFPQMqvkCtG_30xoKgi0Veq6KxYe2bSaCV0DRxPaeVeq5zRPoYdkIbvZFbR4DruE0Zja4TU4kH-6zCLm8kgqK2FHtqLKzqIyFPKVZ2CvsZRnMKW_FfjUAxyF9xucyc4J2wKxCUxoQF4NqbV95DM8m_xvId52IpkYOuTVpzrUnAneFs3EMqEvuHvGhLefo&random=3418188124&rmt_tld=0&ipr=y — 200 — 64 B — 29 ms — h3https://www.ipify.org/static/images/favicon-32x32.pngwww.ipify.org/static/images/favicon... https://www.ipify.org/static/images/favicon-32x32.png — 200 — 2.2 KiB — 8 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 3495ms · 761KB · $46/mo
HubSpot Analytics
Analytics
Costly
Execution 1079ms
Transfer 42 KB
Monthly Cost $14/mo
Unattributable
Other
Costly
Execution 553ms
Transfer 0 KB
Monthly Cost $7/mo
Google Tag Manager
Tag Manager
Costly
Execution 339ms
Transfer 137 KB
Unused 39%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 296ms
Transfer 176 KB
Unused 40%
Monthly Cost $4/mo
www.ipify.org
Other
Costly
Execution 294ms
Transfer 8 KB
Monthly Cost $4/mo
cdnjs
CDN
Costly
Execution 259ms
Transfer 27 KB
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Costly
Execution 230ms
Transfer 125 KB
Unused 51%
Monthly Cost $3/mo
js.hscollectedforms.net
Other
Optional
Execution 117ms
Transfer 26 KB
Monthly Cost $2/mo
js.hubspot.com
Other
Optional
Execution 109ms
Transfer 28 KB
Monthly Cost $1/mo
js.usemessages.com
Other
Optional
Execution 90ms
Transfer 33 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 71ms
Transfer 137 KB
Unused 75%
Monthly Cost $1/mo
Google Analytics
Analytics
Optional
Execution 59ms
Transfer 21 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • HubSpot Analytics adds 1079ms and costs ~$14/month
  • Unattributable adds 553ms and costs ~$7/month
  • Google Tag Manager adds 339ms and costs ~$4/month
  • Google Tag Manager adds 296ms and costs ~$4/month
  • www.ipify.org adds 294ms and costs ~$4/month
  • cdnjs adds 259ms and costs ~$3/month
  • Google Tag Manager adds 230ms 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

HubSpot Analytics takes 1079ms 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 553ms 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 339ms 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 296ms 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.ipify.org takes 294ms 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

cdnjs takes 259ms 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 230ms 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

51% 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

75% 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

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