Skip to content
https://lifehacker.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
71
GRADE
C
FIX
4
REVIEW
1
PASS
8
INFO
2

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

50
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
91
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
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.

1.12 s

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

3.96 s

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

478 ms

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

0.000

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

2.77 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

7.62 s

Page Load Progression

499 ms
998 ms
1.5 s
2.0 s
2.5 s
3.0 s
3.5 s
4.0 s
Checks
15
8 PASS 1 REVIEW 4 FIX
F
Page Weight Budget
Action
9.7 MB transferred, 176 requests
FIX
9.7 MB transferred, 176 requests
Critical::
Page weighs 21.9 MB (9.7 MB transferred)
Warning::
Images are 3.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.7 MB
Warning::
JavaScript is 3.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.2 MB
Info::
Fonts are 2.0 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 2.0 MB
Warning::
176 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.0 g CO2 per page load
9.7 MB / 2.4 MB budget
9.7 MB transferred
176 requests
2.0 g CO2 per page load
Images 3.7 MiB 38%
JavaScript 3.2 MiB 33%
Fonts 2.0 MiB 20%
Other 427.9 KiB 4%
Other 272.3 KiB 3%
HTML 75.4 KiB 1%
CSS 46.1 KiB 0%
Other 10.6 KiB 0%
Other 831 B 0%
Other 208 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

F
JS Execution Cost
Action
4446ms total JS execution
FIX
4446ms total JS execution
Warning::
Unattributable: 784ms CPU time
Warning::
https://lifehacker.com/: 466ms CPU time
Warning::
https://static-cdn.spot.im/production/social/tags/...: 422ms CPU time
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 365ms CPU time
Warning::
https://cdn.ziffstatic.com/jst/otTCF.202512.1.0.js: 351ms CPU time
Warning::
Third-party scripts: 3862ms (87% of total)

Main Thread Breakdown

Script Evaluation 60% Other 17% Style & Layout 9% Script Parsing & Compilation 8%
ScriptTotalScriptingParse/CompileParty
Unattributable784ms131ms0ms3rd
https://lifehacker.com/466ms47ms4ms1st
https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/691-bundle.js422ms376ms21ms3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js365ms319ms38ms3rd
https://cdn.ziffstatic.com/jst/otTCF.202512.1.0.js351ms315ms5ms3rd
https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/entry-bundle.js199ms191ms3ms3rd
https://cdn.ziffstatic.com/jst/otBannerSdk.202512.1.0.js183ms140ms22ms3rd
https://www.googletagmanager.com/gtag/js?id=G-7E851STSQZ180ms143ms28ms3rd
https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/696-bundle.js179ms47ms1ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js163ms133ms26ms3rd

Showing top 10 of 23 scripts

F
JS Bundles
Action
79 scripts, 1.8 MB unused
FIX
79 scripts, 1.8 MB unused
Warning::
https://cdn.ziffstatic.com/pg/lifehacker.prebid.js: 188 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.8 MB
1795 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.ziffstatic.com/pg/lifehacker.prebid.js232 KB188 KB (81%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB126 KB (67%)3rd
https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_567848e754a175dbe621932e8f6a1b7e.br.js116 KB88 KB (76%)3rd
https://cdn.ziffstatic.com/jst/otBannerSdk.202512.1.0.js126 KB72 KB (57%)3rd
https://forms.lifehacker.com/w37htfhcq2/vendor/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/main.js?cb=8DCB3ECB413095BC01D1B29BF4757228117 KB71 KB (61%)3rd
https://openads-cdn.adsrvr.org/openadsjs/build/v1.0/ziffdavis/openads.js98 KB67 KB (69%)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
176 resources · 9.7 MB · 1.8 MB savings available
FIX
176 resources · 9.7 MB · 1.8 MB savings available
Warning::
Page weight 8.7 MB over 1MB target
Got: 9.7 MB Expected: ≤ 1 MB
Info::
~1.8 MB of savings available
Info::
141 third-party resources (37% of weight)
Info::
10 resources over 200KB
176 resources · 9.7 MiB · 141 third-party 8.7 MiB over 1MB target
Image 42% · 4.1 MiB
JavaScript 33% · 3.2 MiB
Font 20% · 2.0 MiB
Other 3% · 272.0 KiB
Document 1% · 75.8 KiB
CSS 1% · 68.1 KiB

~1.8 MiB of savings available

Remove unused JavaScript: 1.8 MiB
B
Image Optimization
24 images, 0 KB saveable
REVIEW
24 images, 0 KB saveable
Info::
All images are well-optimized
24 images 3.7 MB
0 oversized -0 KB
11 legacy format
0 missing dimensions CLS risk
A
Third-Party Impact
37% third-party, 0 ms blocking
PASS
37% third-party, 0 ms blocking
Info::
Third-party code accounts for 37% of page weight (3.6 MiB of 9.7 MiB)
Info::
Third-party blocking time is low (0 ms)
63%
37%
First-party Third-party
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
6 fonts (2014 KB)
PASS
6 fonts (2014 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

2014 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.1 s LCP 4.0 shttps://lifehacker.com/fonts/InterVariable.ttfInterVariable.ttf https://lifehacker.com/fonts/InterVariable.ttf — 843.3 KiB — 126 ms — font-display: swaphttps://lifehacker.com/fonts/InterVariable-Italic.ttfInterVariable-Italic.ttf https://lifehacker.com/fonts/InterVariable-Italic.ttf — 874.1 KiB — 162 ms — font-display: swaphttps://lifehacker.com/fonts/Akshar-VariableFont_wght.ttfAkshar-VariableFont_wgh... https://lifehacker.com/fonts/Akshar-VariableFont_wght.ttf — 199.9 KiB — 169 ms — font-display: swaphttps://lifehacker.com/fonts/LeagueGothic-Regular-VariableFont_wdth.ttfLeagueGothic-Regular-Va... https://lifehacker.com/fonts/LeagueGothic-Regular-VariableFont_wdth.ttf — 62.8 KiB — 188 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 26 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 0 ms — font-display: swap
InterVariable.ttf ttf swap
Size 843 KB
Load time 126 ms
Start 63 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
InterVariable-Italic.ttf ttf swap
Size 874 KB
Load time 162 ms
Start 64 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Akshar-VariableFont_wgh... ttf swap
Size 200 KB
Load time 169 ms
Start 64 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
LeagueGothic-Regular-Va... ttf swap
Size 63 KB
Load time 188 ms
Start 65 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 26 ms
Start 2.8 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 0 ms
Start 4.3 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)

Fixing the unchecked items could save ~1553 KB and ~3106 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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

A+
HTTP Caching
max-age=1800 (30 minutes)
PASS
max-age=1800 (30 minutes)
Info::
Cache-Control header is set
Got: public, max-age=1800
Info::
Effective TTL: 30 minutes (max-age=1800)
Info::
Last-Modified header present
Cache-Control

public, max-age=1800

DirectiveValueMeaning
publicAny cache may store this response
max-age1800Cache for 30 minutes
Effective TTL: 1800 seconds
Network Waterfall
176 requests over 5265ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.1 s LCP 4.0 shttps://lifehacker.com// https://lifehacker.com/ — 200 — 45.6 KiB — 42 ms — h3https://lifehacker.com/images/icons/spritemap.svg?id=7f67b9a9e21a44fd068b4682ff70f449/images/icons/spritemap.svg?id=7f67... https://lifehacker.com/images/icons/spritemap.svg?id=7f67b9a9e21a44fd068b4682ff70f449 — 200 — 309.2 KiB — 216 ms — h3https://lifehacker.com/fonts/InterVariable.ttf/fonts/InterVariable.ttf https://lifehacker.com/fonts/InterVariable.ttf — 200 — 843.3 KiB — 126 ms — h3https://lifehacker.com/fonts/InterVariable-Italic.ttf/fonts/InterVariable-Italic.ttf https://lifehacker.com/fonts/InterVariable-Italic.ttf — 200 — 874.1 KiB — 162 ms — h3https://lifehacker.com/fonts/Akshar-VariableFont_wght.ttf/fonts/Akshar-VariableFont_wght.ttf https://lifehacker.com/fonts/Akshar-VariableFont_wght.ttf — 200 — 199.9 KiB — 169 ms — h3https://lifehacker.com/fonts/LeagueGothic-Regular-VariableFont_wdth.ttf/fonts/LeagueGothic-Regular-Variabl... https://lifehacker.com/fonts/LeagueGothic-Regular-VariableFont_wdth.ttf — 200 — 62.8 KiB — 188 ms — h3https://g.lifehacker.com/lifehacker.js?url=https%3A%2F%2Flifehacker.comg.lifehacker.com/lifehacker.js?url=... https://g.lifehacker.com/lifehacker.js?url=https%3A%2F%2Flifehacker.com — 200 — 353 B — 59 ms — h2https://www.googletagmanager.com/gtag/js?id=G-7E851STSQZwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-7E851STSQZ — 200 — 161.1 KiB — 103 ms — h2https://cdn.ziffstatic.com/pg/lifehacker.jscdn.ziffstatic.com/pg/lifehacker.js https://cdn.ziffstatic.com/pg/lifehacker.js — 200 — 84.2 KiB — 85 ms — h2https://cdn.ziffstatic.com/pg/lifehacker.csscdn.ziffstatic.com/pg/lifehacker.cs... https://cdn.ziffstatic.com/pg/lifehacker.css — 200 — 1.9 KiB — 38 ms — h2https://cdn.ziffstatic.com/pg/lifehacker.prebid.jscdn.ziffstatic.com/pg/lifehacker.pr... https://cdn.ziffstatic.com/pg/lifehacker.prebid.js — 200 — 232.4 KiB — 114 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.1 KiB — 61 ms — h3https://cdn.ziffstatic.com/jst/zdconsent.jscdn.ziffstatic.com/jst/zdconsent.js https://cdn.ziffstatic.com/jst/zdconsent.js — 302 — 113 B — 58 ms — h2https://cdn.static.zdbb.net/js/z0WVjCBSEeGLoxIxOQVEwQ.min.jscdn.static.zdbb.net/js/z0WVjCBSEeGL... https://cdn.static.zdbb.net/js/z0WVjCBSEeGLoxIxOQVEwQ.min.js — 303 — 152 B — 49 ms — h2https://lifehacker.com/iterable/push-consent.js/iterable/push-consent.js https://lifehacker.com/iterable/push-consent.js — 200 — 5.5 KiB — 178 ms — h3https://lifehacker.com/iterable/push-notify.js/iterable/push-notify.js https://lifehacker.com/iterable/push-notify.js — 200 — 2.8 KiB — 178 ms — h3https://lifehacker.com/js/app/table-of-contents.js/js/app/table-of-contents.js https://lifehacker.com/js/app/table-of-contents.js — 200 — 1.5 KiB — 178 ms — h3https://lifehacker.com/js/app/live-blog-updates.js/js/app/live-blog-updates.js https://lifehacker.com/js/app/live-blog-updates.js — 200 — 1.4 KiB — 177 ms — h3https://lifehacker.com/images/lifehacker-logo.svg/images/lifehacker-logo.svg https://lifehacker.com/images/lifehacker-logo.svg — 200 — 1.9 KiB — 177 ms — h3https://lifehacker.com/imagery/articles/01KPBN8CFXZA7TN8Y4KRP0Y6PW/hero-image.fill.size_900x450.v1776360370.png/imagery/articles/01KPBN8CFXZA7TN8Y... https://lifehacker.com/imagery/articles/01KPBN8CFXZA7TN8Y4KRP0Y6PW/hero-image.fill.size_900x450.v1776360370.png — 200 — 459.2 KiB — 205 ms — h3https://cdn.static.zdbb.net/eu/js/z0WVjCBSEeGLoxIxOQVEwQ.min.jscdn.static.zdbb.net/eu/js/z0WVjCBSE... https://cdn.static.zdbb.net/eu/js/z0WVjCBSEeGLoxIxOQVEwQ.min.js — 200 — 175.8 KiB — 42 ms — h2https://cdn.ziffstatic.com/jst/zdconsent_eu.jscdn.ziffstatic.com/jst/zdconsent_eu... https://cdn.ziffstatic.com/jst/zdconsent_eu.js — 200 — 27.8 KiB — 33 ms — h2https://cdn.ex.co/transformations/production/ee650fbb-f5f1-48dd-95a2-bb88f884d302/thumbnail-720.webpcdn.ex.co/transformations/productio... https://cdn.ex.co/transformations/production/ee650fbb-f5f1-48dd-95a2-bb88f884d302/thumbnail-720.webp — 200 — 25.6 KiB — 22 ms — h2https://cdn.ex.co/transformations/production/fce21d65-d01f-41da-a950-d792063c0f40/thumbnail-720.webpcdn.ex.co/transformations/productio... https://cdn.ex.co/transformations/production/fce21d65-d01f-41da-a950-d792063c0f40/thumbnail-720.webp — 200 — 16.7 KiB — 5 ms — h2https://lifehacker.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js/cdn-cgi/scripts/5c5dd728/cloudflar... https://lifehacker.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 836 B — 9 ms — h3https://lifehacker.com/manifest.json/manifest.json https://lifehacker.com/manifest.json — 200 — 831 B — 29 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1v9166993294za200zd9166993294&_p=1776800290824&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1478358871.1776800291&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266400&sid=1776800291&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.session=jqqhn1x6a9mo910mpz&ep.session_uuid=5f915acc-3e4c-439b-b0e9-b329f7bd66db&ep.template=frontpage&ep.view_instance_uuid=4790bb6f-ebee-404c-8940-ebe3f7ed82c2&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&tfd=452region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1v9166993294za200zd9166993294&_p=1776800290824&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1478358871.1776800291&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266400&sid=1776800291&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.session=jqqhn1x6a9mo910mpz&ep.session_uuid=5f915acc-3e4c-439b-b0e9-b329f7bd66db&ep.template=frontpage&ep.view_instance_uuid=4790bb6f-ebee-404c-8940-ebe3f7ed82c2&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&tfd=452 — 204 — 548 B — 281 ms — h2https://www.google.com/recaptcha/api.js?onload=onRecaptchaLoad&render=explicitwww.google.com/recaptcha/api.js?onl... https://www.google.com/recaptcha/api.js?onload=onRecaptchaLoad&render=explicit — 200 — 1.0 KiB — 59 ms — h3https://lifehacker.com/js/app.js?id=5b3509872efe334ff7a4884a752c7332/js/app.js?id=5b3509872efe334ff7a48... https://lifehacker.com/js/app.js?id=5b3509872efe334ff7a4884a752c7332 — 200 — 71.7 KiB — 88 ms — h3https://launcher.spot.im/spot/sp_Z3zhn8qOlauncher.spot.im/spot/sp_Z3zhn8qO https://launcher.spot.im/spot/sp_Z3zhn8qO — 200 — 19.5 KiB — 77 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.1 s LCP 4.0 shttps://lifehacker.com// https://lifehacker.com/ — 200 — 45.6 KiB — 42 ms — h3https://lifehacker.com/images/icons/spritemap.svg?id=7f67b9a9e21a44fd068b4682ff70f449/images/icons/spritemap.svg?id=7f67... https://lifehacker.com/images/icons/spritemap.svg?id=7f67b9a9e21a44fd068b4682ff70f449 — 200 — 309.2 KiB — 216 ms — h3https://lifehacker.com/fonts/InterVariable.ttf/fonts/InterVariable.ttf https://lifehacker.com/fonts/InterVariable.ttf — 200 — 843.3 KiB — 126 ms — h3https://lifehacker.com/fonts/InterVariable-Italic.ttf/fonts/InterVariable-Italic.ttf https://lifehacker.com/fonts/InterVariable-Italic.ttf — 200 — 874.1 KiB — 162 ms — h3https://lifehacker.com/fonts/Akshar-VariableFont_wght.ttf/fonts/Akshar-VariableFont_wght.ttf https://lifehacker.com/fonts/Akshar-VariableFont_wght.ttf — 200 — 199.9 KiB — 169 ms — h3https://lifehacker.com/fonts/LeagueGothic-Regular-VariableFont_wdth.ttf/fonts/LeagueGothic-Regular-Variabl... https://lifehacker.com/fonts/LeagueGothic-Regular-VariableFont_wdth.ttf — 200 — 62.8 KiB — 188 ms — h3https://g.lifehacker.com/lifehacker.js?url=https%3A%2F%2Flifehacker.comg.lifehacker.com/lifehacker.js?url=... https://g.lifehacker.com/lifehacker.js?url=https%3A%2F%2Flifehacker.com — 200 — 353 B — 59 ms — h2https://www.googletagmanager.com/gtag/js?id=G-7E851STSQZwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-7E851STSQZ — 200 — 161.1 KiB — 103 ms — h2https://cdn.ziffstatic.com/pg/lifehacker.jscdn.ziffstatic.com/pg/lifehacker.js https://cdn.ziffstatic.com/pg/lifehacker.js — 200 — 84.2 KiB — 85 ms — h2https://cdn.ziffstatic.com/pg/lifehacker.csscdn.ziffstatic.com/pg/lifehacker.cs... https://cdn.ziffstatic.com/pg/lifehacker.css — 200 — 1.9 KiB — 38 ms — h2https://cdn.ziffstatic.com/pg/lifehacker.prebid.jscdn.ziffstatic.com/pg/lifehacker.pr... https://cdn.ziffstatic.com/pg/lifehacker.prebid.js — 200 — 232.4 KiB — 114 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.1 KiB — 61 ms — h3https://cdn.ziffstatic.com/jst/zdconsent.jscdn.ziffstatic.com/jst/zdconsent.js https://cdn.ziffstatic.com/jst/zdconsent.js — 302 — 113 B — 58 ms — h2https://cdn.static.zdbb.net/js/z0WVjCBSEeGLoxIxOQVEwQ.min.jscdn.static.zdbb.net/js/z0WVjCBSEeGL... https://cdn.static.zdbb.net/js/z0WVjCBSEeGLoxIxOQVEwQ.min.js — 303 — 152 B — 49 ms — h2https://lifehacker.com/iterable/push-consent.js/iterable/push-consent.js https://lifehacker.com/iterable/push-consent.js — 200 — 5.5 KiB — 178 ms — h3https://lifehacker.com/iterable/push-notify.js/iterable/push-notify.js https://lifehacker.com/iterable/push-notify.js — 200 — 2.8 KiB — 178 ms — h3https://lifehacker.com/js/app/table-of-contents.js/js/app/table-of-contents.js https://lifehacker.com/js/app/table-of-contents.js — 200 — 1.5 KiB — 178 ms — h3https://lifehacker.com/js/app/live-blog-updates.js/js/app/live-blog-updates.js https://lifehacker.com/js/app/live-blog-updates.js — 200 — 1.4 KiB — 177 ms — h3https://lifehacker.com/images/lifehacker-logo.svg/images/lifehacker-logo.svg https://lifehacker.com/images/lifehacker-logo.svg — 200 — 1.9 KiB — 177 ms — h3https://lifehacker.com/imagery/articles/01KPBN8CFXZA7TN8Y4KRP0Y6PW/hero-image.fill.size_900x450.v1776360370.png/imagery/articles/01KPBN8CFXZA7TN8Y... https://lifehacker.com/imagery/articles/01KPBN8CFXZA7TN8Y4KRP0Y6PW/hero-image.fill.size_900x450.v1776360370.png — 200 — 459.2 KiB — 205 ms — h3https://cdn.static.zdbb.net/eu/js/z0WVjCBSEeGLoxIxOQVEwQ.min.jscdn.static.zdbb.net/eu/js/z0WVjCBSE... https://cdn.static.zdbb.net/eu/js/z0WVjCBSEeGLoxIxOQVEwQ.min.js — 200 — 175.8 KiB — 42 ms — h2https://cdn.ziffstatic.com/jst/zdconsent_eu.jscdn.ziffstatic.com/jst/zdconsent_eu... https://cdn.ziffstatic.com/jst/zdconsent_eu.js — 200 — 27.8 KiB — 33 ms — h2https://cdn.ex.co/transformations/production/ee650fbb-f5f1-48dd-95a2-bb88f884d302/thumbnail-720.webpcdn.ex.co/transformations/productio... https://cdn.ex.co/transformations/production/ee650fbb-f5f1-48dd-95a2-bb88f884d302/thumbnail-720.webp — 200 — 25.6 KiB — 22 ms — h2https://cdn.ex.co/transformations/production/fce21d65-d01f-41da-a950-d792063c0f40/thumbnail-720.webpcdn.ex.co/transformations/productio... https://cdn.ex.co/transformations/production/fce21d65-d01f-41da-a950-d792063c0f40/thumbnail-720.webp — 200 — 16.7 KiB — 5 ms — h2https://lifehacker.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js/cdn-cgi/scripts/5c5dd728/cloudflar... https://lifehacker.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 836 B — 9 ms — h3https://lifehacker.com/manifest.json/manifest.json https://lifehacker.com/manifest.json — 200 — 831 B — 29 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1v9166993294za200zd9166993294&_p=1776800290824&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1478358871.1776800291&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266400&sid=1776800291&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.session=jqqhn1x6a9mo910mpz&ep.session_uuid=5f915acc-3e4c-439b-b0e9-b329f7bd66db&ep.template=frontpage&ep.view_instance_uuid=4790bb6f-ebee-404c-8940-ebe3f7ed82c2&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&tfd=452region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1v9166993294za200zd9166993294&_p=1776800290824&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1478358871.1776800291&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266400&sid=1776800291&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.session=jqqhn1x6a9mo910mpz&ep.session_uuid=5f915acc-3e4c-439b-b0e9-b329f7bd66db&ep.template=frontpage&ep.view_instance_uuid=4790bb6f-ebee-404c-8940-ebe3f7ed82c2&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&tfd=452 — 204 — 548 B — 281 ms — h2https://www.google.com/recaptcha/api.js?onload=onRecaptchaLoad&render=explicitwww.google.com/recaptcha/api.js?onl... https://www.google.com/recaptcha/api.js?onload=onRecaptchaLoad&render=explicit — 200 — 1.0 KiB — 59 ms — h3https://lifehacker.com/js/app.js?id=5b3509872efe334ff7a4884a752c7332/js/app.js?id=5b3509872efe334ff7a48... https://lifehacker.com/js/app.js?id=5b3509872efe334ff7a4884a752c7332 — 200 — 71.7 KiB — 88 ms — h3https://launcher.spot.im/spot/sp_Z3zhn8qOlauncher.spot.im/spot/sp_Z3zhn8qO https://launcher.spot.im/spot/sp_Z3zhn8qO — 200 — 19.5 KiB — 77 ms — h2https://www.lightboxcdn.com/vendor/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/lightbox_speed.jswww.lightboxcdn.com/vendor/d0e1d3d8... https://www.lightboxcdn.com/vendor/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/lightbox_speed.js — 200 — 2.1 KiB — 43 ms — h2https://static.chartbeat.com/js/chartbeat_video.jsstatic.chartbeat.com/js/chartbeat_v... https://static.chartbeat.com/js/chartbeat_video.js — 200 — 24.8 KiB — 54 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WRN84GTLwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WRN84GTL — 200 — 122.2 KiB — 99 ms — h2https://sb.scorecardresearch.com/cs/6036202/beacon.jssb.scorecardresearch.com/cs/6036202... https://sb.scorecardresearch.com/cs/6036202/beacon.js — 302 — 264 B — 214 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1v9166993294za200zd9166993294&_p=1776800290824&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAAQ&are=1&cid=1478358871.1776800291&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=2&tag_exp=0~115616985~115938466~115938469~117266400&sid=1776800291&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&en=page_view_custom&_ee=1&ep.session=jqqhn1x6a9mo910mpz&ep.session_uuid=5f915acc-3e4c-439b-b0e9-b329f7bd66db&ep.template=frontpage&ep.view_instance_uuid=4790bb6f-ebee-404c-8940-ebe3f7ed82c2&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&_et=9&tfd=530region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1v9166993294za200zd9166993294&_p=1776800290824&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAAQ&are=1&cid=1478358871.1776800291&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=2&tag_exp=0~115616985~115938466~115938469~117266400&sid=1776800291&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&en=page_view_custom&_ee=1&ep.session=jqqhn1x6a9mo910mpz&ep.session_uuid=5f915acc-3e4c-439b-b0e9-b329f7bd66db&ep.template=frontpage&ep.view_instance_uuid=4790bb6f-ebee-404c-8940-ebe3f7ed82c2&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&_et=9&tfd=530 — 204 — 48 B — 543 ms — h2https://config.aps.amazon-adsystem.com/configs/3158config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3158 — 200 — 2.9 KiB — 63 ms — h2https://client.aps.amazon-adsystem.com/publisher.jsclient.aps.amazon-adsystem.com/publ... https://client.aps.amazon-adsystem.com/publisher.js — 200 — 91.0 KiB — 68 ms — h2https://tag.wknd.ai/6171/i.jstag.wknd.ai/6171/i.js https://tag.wknd.ai/6171/i.js — 200 — 3.8 KiB — 168 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 37 ms — h3https://cdn.cookielaw.org/consent/cff15d34-b1f4-467b-84ce-f864dd9684dd/cff15d34-b1f4-467b-84ce-f864dd9684dd.jsoncdn.cookielaw.org/consent/cff15d34-... https://cdn.cookielaw.org/consent/cff15d34-b1f4-467b-84ce-f864dd9684dd/cff15d34-b1f4-467b-84ce-f864dd9684dd.json — 200 — 2.6 KiB — 47 ms — h2https://www.gstatic.com/firebasejs/12.7.0/firebase-app.jswww.gstatic.com/firebasejs/12.7.0/f... https://www.gstatic.com/firebasejs/12.7.0/firebase-app.js — 200 — 23.2 KiB — 29 ms — h2https://www.gstatic.com/firebasejs/12.7.0/firebase-messaging.jswww.gstatic.com/firebasejs/12.7.0/f... https://www.gstatic.com/firebasejs/12.7.0/firebase-messaging.js — 200 — 8.6 KiB — 27 ms — h2https://lifehacker.com/images/icons/spritemap.svg/images/icons/spritemap.svg https://lifehacker.com/images/icons/spritemap.svg — 200 — 309.5 KiB — 112 ms — h3https://lifehacker.com/imagery/videos/01HF2HPECWKP3QQ62FQM92S68B/hero-image.jpg/imagery/videos/01HF2HPECWKP3QQ62FQ... https://lifehacker.com/imagery/videos/01HF2HPECWKP3QQ62FQM92S68B/hero-image.jpg — 200 — 170.5 KiB — 30 ms — h3https://lifehacker.com/imagery/videos/01HF2HPAGFGY6Y6FT2C3PA10GS/hero-image.png/imagery/videos/01HF2HPAGFGY6Y6FT2C... https://lifehacker.com/imagery/videos/01HF2HPAGFGY6Y6FT2C3PA10GS/hero-image.png — 200 — 1.5 MiB — 246 ms — h3https://lifehacker.com/images/newsletter-background.png/images/newsletter-background.png https://lifehacker.com/images/newsletter-background.png — 200 — 860.0 KiB — 221 ms — h3https://pub.doubleverify.com/dvtag/33936767/DV1379166/pub.jspub.doubleverify.com/dvtag/33936767... https://pub.doubleverify.com/dvtag/33936767/DV1379166/pub.js — 200 — 30.8 KiB — 69 ms — h3https://openads-cdn.adsrvr.org/openadsjs/build/v1.0/ziffdavis/openads.jsopenads-cdn.adsrvr.org/openadsjs/bu... https://openads-cdn.adsrvr.org/openadsjs/build/v1.0/ziffdavis/openads.js — 200 — 98.4 KiB — 89 ms — h2https://sb.scorecardresearch.com/internal-cs/default/beacon.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/default/beacon.js — 200 — 6.7 KiB — 14 ms — h2https://lifehacker.com/imagery/articles/01KPE24WGR7W2T8989VPE3RPZH/hero-image.fill.size_503x283.v1776454717.png/imagery/articles/01KPE24WGR7W2T898... https://lifehacker.com/imagery/articles/01KPE24WGR7W2T8989VPE3RPZH/hero-image.fill.size_503x283.v1776454717.png — 200 — 123.0 KiB — 100 ms — h3https://lifehacker.com/imagery/articles/01KPBHCN78NW4WXQK73T0P35YX/hero-image.fill.size_503x283.v1776356315.png/imagery/articles/01KPBHCN78NW4WXQK... https://lifehacker.com/imagery/articles/01KPBHCN78NW4WXQK73T0P35YX/hero-image.fill.size_503x283.v1776356315.png — 200 — 124.6 KiB — 103 ms — h3https://lifehacker.com/imagery/articles/01KPRJ5086458T1B265XVBJ9MP/hero-image.fill.size_75x75.v1776793321.jpg/imagery/articles/01KPRJ5086458T1B2... https://lifehacker.com/imagery/articles/01KPRJ5086458T1B265XVBJ9MP/hero-image.fill.size_75x75.v1776793321.jpg — 200 — 2.6 KiB — 63 ms — h3https://lifehacker.com/imagery/articles/01KPNRS9DND5CCR3JSFEHTEPFC/hero-image.fill.size_75x75.v1776787629.jpg/imagery/articles/01KPNRS9DND5CCR3J... https://lifehacker.com/imagery/articles/01KPNRS9DND5CCR3JSFEHTEPFC/hero-image.fill.size_75x75.v1776787629.jpg — 200 — 2.5 KiB — 159 ms — h3https://lifehacker.com/imagery/articles/01KPR3F5Y0CZ8QG1QABKDEYQ4T/hero-image.fill.size_75x75.v1776788079.jpg/imagery/articles/01KPR3F5Y0CZ8QG1Q... https://lifehacker.com/imagery/articles/01KPR3F5Y0CZ8QG1QABKDEYQ4T/hero-image.fill.size_75x75.v1776788079.jpg — 200 — 1.1 KiB — 157 ms — h3https://lifehacker.com/imagery/articles/01KPR6KNYT7T02FEH7T3H4PSX1/hero-image.fill.size_75x75.v1776781219.png/imagery/articles/01KPR6KNYT7T02FEH... https://lifehacker.com/imagery/articles/01KPR6KNYT7T02FEH7T3H4PSX1/hero-image.fill.size_75x75.v1776781219.png — 200 — 7.2 KiB — 64 ms — h3https://lifehacker.com/imagery/articles/01KPR24HCN9WFDFXXMEE6NB43Q/hero-image.fill.size_75x75.v1776776529.png/imagery/articles/01KPR24HCN9WFDFXX... https://lifehacker.com/imagery/articles/01KPR24HCN9WFDFXXMEE6NB43Q/hero-image.fill.size_75x75.v1776776529.png — 200 — 8.5 KiB — 66 ms — h3https://lifehacker.com/imagery/articles/01KPR1F85S1D35VMFQNY926W1W/hero-image.fill.size_75x75.v1776775831.png/imagery/articles/01KPR1F85S1D35VMF... https://lifehacker.com/imagery/articles/01KPR1F85S1D35VMFQNY926W1W/hero-image.fill.size_75x75.v1776775831.png — 200 — 2.5 KiB — 153 ms — h3https://lifehacker.com/imagery/articles/01KNWW11JSSASPPKYVX0VFY03H/hero-image.fill.size_900x450.v1775864153.jpg/imagery/articles/01KNWW11JSSASPPKY... https://lifehacker.com/imagery/articles/01KNWW11JSSASPPKYVX0VFY03H/hero-image.fill.size_900x450.v1775864153.jpg — 200 — 64.7 KiB — 104 ms — h3https://lifehacker.com/imagery/articles/01KNMN5KWA0SDRXCF79G72YTQV/hero-image.fill.size_453x255.v1775589294.jpg/imagery/articles/01KNMN5KWA0SDRXCF... https://lifehacker.com/imagery/articles/01KNMN5KWA0SDRXCF79G72YTQV/hero-image.fill.size_453x255.v1775589294.jpg — 200 — 31.2 KiB — 66 ms — h3https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 314 B — 64 ms — h2https://tru.am/scripts/custom/ziffmedia.jstru.am/scripts/custom/ziffmedia.js https://tru.am/scripts/custom/ziffmedia.js — 200 — 1.6 KiB — 25 ms — h3https://cdn.ziffstatic.com/ajs?zoneid=acdn.ziffstatic.com/ajs?zoneid=a https://cdn.ziffstatic.com/ajs?zoneid=a — 200 — 298 B — 6 ms — h3https://cdn.ziffstatic.com/jst/otBannerSdk.202512.1.0.jscdn.ziffstatic.com/jst/otBannerSdk.... https://cdn.ziffstatic.com/jst/otBannerSdk.202512.1.0.js — 200 — 126.2 KiB — 14 ms — h3https://zdbb.net/check_c?eu_consent=&zd_opt_out=zdbb.net/check_c?eu_consent=&zd_opt... https://zdbb.net/check_c?eu_consent=&zd_opt_out= — 200 — 323 B — 101 ms — h2https://gurgle.zdbb.net/info?url=https%3A%2F%2Flifehacker.com%2F&fp=0&lcl_id=&eu_consent=&zd_opt_out=gurgle.zdbb.net/info?url=https%3A%2... https://gurgle.zdbb.net/info?url=https%3A%2F%2Flifehacker.com%2F&fp=0&lcl_id=&eu_consent=&zd_opt_out= — 200 — 488 B — 327 ms — h2https://gurgle.zdbb.net/clear_fpid/lifehacker.comgurgle.zdbb.net/clear_fpid/lifehack... https://gurgle.zdbb.net/clear_fpid/lifehacker.com — 200 — 220 B — 173 ms — h2https://gurgle.zdbb.net/clear_uids/lifehacker.comgurgle.zdbb.net/clear_uids/lifehack... https://gurgle.zdbb.net/clear_uids/lifehacker.com — 200 — 221 B — 169 ms — h2https://zdbb.net/clear_czdbb.net/clear_c https://zdbb.net/clear_c — 200 — 250 B — 25 ms — h2https://forms.lifehacker.com/a4flkt7l2b/z9gd/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/lifehacker.com/jsonp/z?cb=1776800292147&callback=__dgo257bfutku3zforms.lifehacker.com/a4flkt7l2b/z9g... https://forms.lifehacker.com/a4flkt7l2b/z9gd/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/lifehacker.com/jsonp/z?cb=1776800292147&callback=__dgo257bfutku3z — 200 — 1.2 KiB — 154 ms — h2https://forms.lifehacker.com/w37htfhcq2/vendor/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/user.js?cb=639123094567192603forms.lifehacker.com/w37htfhcq2/ven... https://forms.lifehacker.com/w37htfhcq2/vendor/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/user.js?cb=639123094567192603 — 200 — 6.1 KiB — 35 ms — h2https://forms.lifehacker.com/w37htfhcq2/vendor/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/custom.js?cb=55533A1BD88725B842196DBB9EC5F2ACforms.lifehacker.com/w37htfhcq2/ven... https://forms.lifehacker.com/w37htfhcq2/vendor/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/custom.js?cb=55533A1BD88725B842196DBB9EC5F2AC — 200 — 12.8 KiB — 39 ms — h2https://forms.lifehacker.com/w37htfhcq2/vendor/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/main.js?cb=8DCB3ECB413095BC01D1B29BF4757228forms.lifehacker.com/w37htfhcq2/ven... https://forms.lifehacker.com/w37htfhcq2/vendor/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/main.js?cb=8DCB3ECB413095BC01D1B29BF4757228 — 200 — 116.6 KiB — 50 ms — h2https://forms.lifehacker.com/w37htfhcq2/z9g/digibox.gif?c=1776800292147&h=lifehacker.com&e=p&u=46236forms.lifehacker.com/w37htfhcq2/z9g... https://forms.lifehacker.com/w37htfhcq2/z9g/digibox.gif?c=1776800292147&h=lifehacker.com&e=p&u=46236 — 200 — 850 B — 26 ms — h2https://ping.chartbeat.net/ping?h=lifehacker.com&p=%2F&u=9aOtDtjTo3DnnorS&d=lifehacker.com&g=21105&g0=Content%20Type%20-%20Homepage&g1=No%20Author&g4=Homepage&nc=1&c=0&x=0&m=0&y=9392&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Flifehacker.com%2F&b=1450&t=EGP-YHcB0GYLXNZBqhhSDBa5gcw&V=150&i=Lifehacker%20%7C%20Do%20everything%20better&tz=0&sn=1&sv=C7k2VSCCgoXBC4bcLGC5BgYjZKGEd&sr=external&sd=1&im=067b2fff&_ping.chartbeat.net/ping?h=lifehacke... https://ping.chartbeat.net/ping?h=lifehacker.com&p=%2F&u=9aOtDtjTo3DnnorS&d=lifehacker.com&g=21105&g0=Content%20Type%20-%20Homepage&g1=No%20Author&g4=Homepage&nc=1&c=0&x=0&m=0&y=9392&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Flifehacker.com%2F&b=1450&t=EGP-YHcB0GYLXNZBqhhSDBa5gcw&V=150&i=Lifehacker%20%7C%20Do%20everything%20better&tz=0&sn=1&sv=C7k2VSCCgoXBC4bcLGC5BgYjZKGEd&sr=external&sd=1&im=067b2fff&_ — 200 — 201 B — 297 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.1 KiB — 35 ms — h2https://api-2-0.spot.im/v1.0.0/device-loadapi-2-0.spot.im/v1.0.0/device-load https://api-2-0.spot.im/v1.0.0/device-load — 200 — 1.4 KiB — 111 ms — h2https://publisher-assets.spot.im/ad/event-tracking/pixel-ads-google-adsense.htmlpublisher-assets.spot.im/ad/event-t... https://publisher-assets.spot.im/ad/event-tracking/pixel-ads-google-adsense.html — 200 — 346 B — 47 ms — h2https://forms.lifehacker.com/w37htfhcq2/static/fb_lightbox.2.1.5.css?cb=20240725forms.lifehacker.com/w37htfhcq2/sta... https://forms.lifehacker.com/w37htfhcq2/static/fb_lightbox.2.1.5.css?cb=20240725 — 200 — 2.1 KiB — 15 ms — h2https://gurgle.zdbb.net/clear_fpid/lifehacker.comgurgle.zdbb.net/clear_fpid/lifehack... https://gurgle.zdbb.net/clear_fpid/lifehacker.com — 200 — 220 B — 98 ms — h2https://gurgle.zdbb.net/clear_uids/lifehacker.comgurgle.zdbb.net/clear_uids/lifehack... https://gurgle.zdbb.net/clear_uids/lifehacker.com — 200 — 220 B — 100 ms — h2https://zdbb.net/clear_czdbb.net/clear_c https://zdbb.net/clear_c — 200 — 250 B — 26 ms — h2https://api-2-0.spot.im/v1.0.0/initapi-2-0.spot.im/v1.0.0/init https://api-2-0.spot.im/v1.0.0/init — 200 — 0 B — 98 ms — h2https://api-2-0.spot.im/v1.0.0/initapi-2-0.spot.im/v1.0.0/init https://api-2-0.spot.im/v1.0.0/init — 200 — 19.9 KiB — 136 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/runtime_c81e76ee00d795b1eebf8d27949f8dc5.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/runtime_c81e76ee00d795b1eebf8d27949f8dc5.br.js — 200 — 1.0 KiB — 18 ms — h2https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/entry-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/entry-bundle.js — 200 — 14.8 KiB — 19 ms — h2https://static-cdn.spot.im/production/ads/tags/v22.32.1/ads/ads.jsstatic-cdn.spot.im/production/ads/t... https://static-cdn.spot.im/production/ads/tags/v22.32.1/ads/ads.js — 200 — 72.2 KiB — 24 ms — h2https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=33936767&cmp=DV1379166&url=https%3A%2F%2Flifehacker.com&ids=1&token=Kswq09DCMYfJ0kb2kXlMYJrceiAjKpMGOMvZUSEalscG7NazmXIy%2FqlJTa3wI8zLknP%2F14e%2BR6zsaypJ1Gy2di5Y%2BwO%2F3dEXOmR5Npihy5UzMi5mKejw2JPObNdHA6wWFtzLLaRhSfdGffkEy8cmgMs6djhG3kM%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=33936767&cmp=DV1379166&url=https%3A%2F%2Flifehacker.com&ids=1&token=Kswq09DCMYfJ0kb2kXlMYJrceiAjKpMGOMvZUSEalscG7NazmXIy%2FqlJTa3wI8zLknP%2F14e%2BR6zsaypJ1Gy2di5Y%2BwO%2F3dEXOmR5Npihy5UzMi5mKejw2JPObNdHA6wWFtzLLaRhSfdGffkEy8cmgMs6djhG3kM%3D — 200 — 355 B — 60 ms — h3https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=33936767&cmp=DV1379166&url=https%3A%2F%2Flifehacker.com&bsc=1&abs=1&token=Kswq09DCMYfJ0kb2kXlMYJrceiAjKpMGOMvZUSEalscG7NazmXIy%2FqlJTa3wI8zLknP%2F14e%2BR6zsaypJ1Gy2di5Y%2BwO%2F3dEXOmR5Npihy5UzMi5mKejw2JPObNdHA6wWFtzLLaRhSfdGffkEy8cmgMs6djhG3kM%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=33936767&cmp=DV1379166&url=https%3A%2F%2Flifehacker.com&bsc=1&abs=1&token=Kswq09DCMYfJ0kb2kXlMYJrceiAjKpMGOMvZUSEalscG7NazmXIy%2FqlJTa3wI8zLknP%2F14e%2BR6zsaypJ1Gy2di5Y%2BwO%2F3dEXOmR5Npihy5UzMi5mKejw2JPObNdHA6wWFtzLLaRhSfdGffkEy8cmgMs6djhG3kM%3D — 200 — 564 B — 43 ms — h3https://pub.doubleverify.com/dvtag/signals/vlp/pub.json?ctx=33936767&cmp=DV1379166&url=https%3A%2F%2Flifehacker.com&vlp=1&tvp=1&slot-0-%2F4585%2Flifehacker%2Fhomepage=120x30&slot-1-%2F4585%2Flifehacker%2Fhomepage=728x90%2C970x250%2C970x180%2C970x90%2C120x90&slot-2-%2F4585%2Flifehacker%2Fhomepage=120x240&slot-3-%2F4585%2Flifehacker%2Fhomepage=728x90%2C970x250%2C970x180%2C970x90%2C120x240%2C120x90&slot-4-%2F4585%2Flifehacker%2Fhomepage=970x250%2C970x90%2C728x90&token=Kswq09DCMYfJ0kb2kXlMYJrceiAjKpMGOMvZUSEalscG7NazmXIy%2FqlJTa3wI8zLknP%2F14e%2BR6zsaypJ1Gy2di5Y%2BwO%2F3dEXOmR5Npihy5UzMi5mKejw2JPObNdHA6wWFtzLLaRhSfdGffkEy8cmgMs6djhG3kM%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/vlp/pub.json?ctx=33936767&cmp=DV1379166&url=https%3A%2F%2Flifehacker.com&vlp=1&tvp=1&slot-0-%2F4585%2Flifehacker%2Fhomepage=120x30&slot-1-%2F4585%2Flifehacker%2Fhomepage=728x90%2C970x250%2C970x180%2C970x90%2C120x90&slot-2-%2F4585%2Flifehacker%2Fhomepage=120x240&slot-3-%2F4585%2Flifehacker%2Fhomepage=728x90%2C970x250%2C970x180%2C970x90%2C120x240%2C120x90&slot-4-%2F4585%2Flifehacker%2Fhomepage=970x250%2C970x90%2C728x90&token=Kswq09DCMYfJ0kb2kXlMYJrceiAjKpMGOMvZUSEalscG7NazmXIy%2FqlJTa3wI8zLknP%2F14e%2BR6zsaypJ1Gy2di5Y%2BwO%2F3dEXOmR5Npihy5UzMi5mKejw2JPObNdHA6wWFtzLLaRhSfdGffkEy8cmgMs6djhG3kM%3D — 200 — 529 B — 28 ms — h3https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=33936767&cmp=DV1379166&cd111=success&cm106=0&cm107=92&cd112=modern&cd115=&cm116=1&cd102=b68ea28&cd103=&cd107=6bcebcb1-80ea-4cce-85f0-9acdef571c67&cd109=modern&cd200=com&cd108=&cd105=33936767&cd106=DV1379166&cd104=lifehacker.com&cd101=ad-request&cm101=1&cid=a344cf4e-33e0-4417-b6b7-5ac7c6a0e334&t=event&v=1&z=a344cf4e-33e0-4417-b6b7-5ac7c6a0e334&cd160=a344cf4e-33e0-4417-b6b7-5ac7c6a0e334vtrk.dv.tech/?ec=dvtag&ea=ad-reques... https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=33936767&cmp=DV1379166&cd111=success&cm106=0&cm107=92&cd112=modern&cd115=&cm116=1&cd102=b68ea28&cd103=&cd107=6bcebcb1-80ea-4cce-85f0-9acdef571c67&cd109=modern&cd200=com&cd108=&cd105=33936767&cd106=DV1379166&cd104=lifehacker.com&cd101=ad-request&cm101=1&cid=a344cf4e-33e0-4417-b6b7-5ac7c6a0e334&t=event&v=1&z=a344cf4e-33e0-4417-b6b7-5ac7c6a0e334&cd160=a344cf4e-33e0-4417-b6b7-5ac7c6a0e334 — 204 — 208 B — 29 ms — h3https://tru.am/scripts/ta-pagesocial-sdk.jstru.am/scripts/ta-pagesocial-sdk.js https://tru.am/scripts/ta-pagesocial-sdk.js — 200 — 10.9 KiB — 21 ms — h3https://cdn.cookielaw.org/consent/cff15d34-b1f4-467b-84ce-f864dd9684dd/019bdd33-373f-7c91-8035-eac59db36a3a/en.jsoncdn.cookielaw.org/consent/cff15d34-... https://cdn.cookielaw.org/consent/cff15d34-b1f4-467b-84ce-f864dd9684dd/019bdd33-373f-7c91-8035-eac59db36a3a/en.json — 200 — 89.8 KiB — 35 ms — h2https://cdn.cookielaw.org/vendorlist/iab2V2Data.jsoncdn.cookielaw.org/vendorlist/iab2V2... https://cdn.cookielaw.org/vendorlist/iab2V2Data.json — 200 — 86.8 KiB — 30 ms — h2https://cdn.cookielaw.org/vendorlist/googleData.jsoncdn.cookielaw.org/vendorlist/google... https://cdn.cookielaw.org/vendorlist/googleData.json — 200 — 19.5 KiB — 16 ms — h2https://cdn.ziffstatic.com/jst/otTCF.202512.1.0.jscdn.ziffstatic.com/jst/otTCF.202512... https://cdn.ziffstatic.com/jst/otTCF.202512.1.0.js — 200 — 17.7 KiB — 8 ms — h3https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfmuvUrAAAAAMA9SVDUcTOo6mGqWdwWfSlzWyUb&co=aHR0cHM6Ly9saWZlaGFja2VyLmNvbTo0NDM.&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=normal&anchor-ms=20000&execute-ms=30000&cb=d7vchrd0uzx1www.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfmuvUrAAAAAMA9SVDUcTOo6mGqWdwWfSlzWyUb&co=aHR0cHM6Ly9saWZlaGFja2VyLmNvbTo0NDM.&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=normal&anchor-ms=20000&execute-ms=30000&cb=d7vchrd0uzx1 — 200 — 27.6 KiB — 55 ms — h3https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_567848e754a175dbe621932e8f6a1b7e.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_567848e754a175dbe621932e8f6a1b7e.br.js — 200 — 116.4 KiB — 130 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/cjs_min_92abedfd1b9757a428bfcd7452d0081f.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/cjs_min_92abedfd1b9757a428bfcd7452d0081f.js — 200 — 16.0 KiB — 21 ms — h2https://direct-events-collector.spot.im/api/v2/events?stream_name=initdirect-events-collector.spot.im/api... https://direct-events-collector.spot.im/api/v2/events?stream_name=init — 204 — 357 B — 206 ms — h2https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/766-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/766-bundle.js — 200 — 37.4 KiB — 58 ms — h2https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/696-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/696-bundle.js — 200 — 7.0 KiB — 35 ms — h2https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/546-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/546-bundle.js — 200 — 27.7 KiB — 88 ms — h2https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/initial-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/initial-bundle.js — 200 — 10.8 KiB — 34 ms — h2https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/691-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/691-bundle.js — 200 — 101.4 KiB — 114 ms — h2https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/shell-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/shell-bundle.js — 200 — 28.9 KiB — 81 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 72 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 361.9 KiB — 85 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAANICAYAAABZl8i8AAAAIGNIUk0AAHomAACAhAAA+gAAAIDoA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAANICAYAAABZl8i8AAAAIGNIUk0AAHomAACAhAAA+gAAAIDoA… — 200 — 0 B — 1 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAATsCAMAAADb3wBdAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAATsCAMAAADb3wBdAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoA… — 200 — 0 B — 0 ms — datahttps://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 19 ms — h2https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 343 ms — h3https://cdn.cookielaw.org/scripttemplates/202512.1.0/assets/otCenterRounded.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202512.1.0/assets/otCenterRounded.json — 200 — 3.0 KiB — 30 ms — h2https://cdn.cookielaw.org/scripttemplates/202512.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202512.1.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 24 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 26 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 19 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1v9166993294za200zd9166993294&_p=1776800290824&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AEAAAAQ&ae=a&are=1&cid=1478358871.1776800291&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=3&tag_exp=0~115616985~115938466~115938469~117266400&sid=1776800291&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&en=scroll&ep.session=jqqhn1x6a9mo910mpz&ep.session_uuid=5f915acc-3e4c-439b-b0e9-b329f7bd66db&ep.template=frontpage&ep.view_instance_uuid=4790bb6f-ebee-404c-8940-ebe3f7ed82c2&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&epn.percent_scrolled=90&_et=57&tfd=2838region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1v9166993294za200zd9166993294&_p=1776800290824&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AEAAAAQ&ae=a&are=1&cid=1478358871.1776800291&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=3&tag_exp=0~115616985~115938466~115938469~117266400&sid=1776800291&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&en=scroll&ep.session=jqqhn1x6a9mo910mpz&ep.session_uuid=5f915acc-3e4c-439b-b0e9-b329f7bd66db&ep.template=frontpage&ep.view_instance_uuid=4790bb6f-ebee-404c-8940-ebe3f7ed82c2&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&epn.percent_scrolled=90&_et=57&tfd=2838 — 204 — 20 B — 292 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1v9166993294za200zd9166993294&_p=1776800290824&gcs=G100&gcd=13q3pPq2q7l1&npa=1&dma_cps=-&dma=1&tcfd=10s5v&are=1&cid=1956592404.1776800294&frm=0&ngs=1&pscdl=denied&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=4&tag_exp=0~115616985~115938466~115938469~117266400&sid=1776800293&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&_tu=AAg&en=zdconsent_ConsentBarrierDisplayed&_fv=1&_nsi=1&_ss=1&_ee=1&ep.session=jqqhn1x6a9mo910mpz&ep.session_uuid=5f915acc-3e4c-439b-b0e9-b329f7bd66db&ep.template=frontpage&ep.view_instance_uuid=4790bb6f-ebee-404c-8940-ebe3f7ed82c2&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&ep.event=zdconsent_ConsentBarrierDisplayed&ep.onetrustid=30171b3f-bd0f-48d6-af33-01605fb95e99&epn.ConsentBarrierDisplayed=1&tfd=2840region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1v9166993294za200zd9166993294&_p=1776800290824&gcs=G100&gcd=13q3pPq2q7l1&npa=1&dma_cps=-&dma=1&tcfd=10s5v&are=1&cid=1956592404.1776800294&frm=0&ngs=1&pscdl=denied&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=4&tag_exp=0~115616985~115938466~115938469~117266400&sid=1776800293&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&_tu=AAg&en=zdconsent_ConsentBarrierDisplayed&_fv=1&_nsi=1&_ss=1&_ee=1&ep.session=jqqhn1x6a9mo910mpz&ep.session_uuid=5f915acc-3e4c-439b-b0e9-b329f7bd66db&ep.template=frontpage&ep.view_instance_uuid=4790bb6f-ebee-404c-8940-ebe3f7ed82c2&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&ep.event=zdconsent_ConsentBarrierDisplayed&ep.onetrustid=30171b3f-bd0f-48d6-af33-01605fb95e99&epn.ConsentBarrierDisplayed=1&tfd=2840 — 204 — 20 B — 290 ms — h3https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 37 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=3158&u=https%3A%2F%2Flifehacker.comc.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=3158&u=https%3A%2F%2Flifehacker.com — 200 — 1.9 KiB — 16 ms — h2https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Flifehacker.com%2F&domain=lifehacker.com&cw=1&lsw=1&us_privacy=1---gum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Flifehacker.com%2F&domain=lifehacker.com&cw=1&lsw=1&us_privacy=1--- — 200 — 0 B — 19 ms — h2https://id5-sync.com/api/config/prebidid5-sync.com/api/config/prebid https://id5-sync.com/api/config/prebid — 200 — 652 B — 53 ms — h2https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Flifehacker.com%2F&domain=lifehacker.com&cw=1&lsw=1&us_privacy=1---gum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Flifehacker.com%2F&domain=lifehacker.com&cw=1&lsw=1&us_privacy=1--- — 200 — 373 B — 16 ms — h2https://cdn.id5-sync.com/api/1.0/id5-api.jscdn.id5-sync.com/api/1.0/id5-api.js https://cdn.id5-sync.com/api/1.0/id5-api.js — 200 — 34.5 KiB — 60 ms — h2https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 78 ms — h3https://lb.eu-1-id5-sync.com/lb/v1lb.eu-1-id5-sync.com/lb/v1 https://lb.eu-1-id5-sync.com/lb/v1 — 200 — 333 B — 45 ms — h2https://id5-sync.com/g/v2/848.jsonid5-sync.com/g/v2/848.json https://id5-sync.com/g/v2/848.json — 200 — 770 B — 15 ms — h2https://api-2-0.spot.im/v1.0.0/config/ab_test/sp_Z3zhn8qO/no_postapi-2-0.spot.im/v1.0.0/config/ab_te... https://api-2-0.spot.im/v1.0.0/config/ab_test/sp_Z3zhn8qO/no_post — 200 — 0 B — 98 ms — h2https://ads-configs-cdn.openweb.com/sp_Z3zhn8qO/Desktop/web.jsonads-configs-cdn.openweb.com/sp_Z3zh... https://ads-configs-cdn.openweb.com/sp_Z3zhn8qO/Desktop/web.json — 200 — 3.0 KiB — 42 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/inbox-v2_d6c8d32b386d0fba348241d2c8b6dbc7.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/inbox-v2_d6c8d32b386d0fba348241d2c8b6dbc7.br.js — 200 — 6.2 KiB — 31 ms — h3https://assets.bounceexchange.com/assets/smart-tag/versioned/onsite-v2_1238d00d70e4de87443df9eb69ff1a61.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/onsite-v2_1238d00d70e4de87443df9eb69ff1a61.br.js — 200 — 5.4 KiB — 33 ms — h3https://assets.bounceexchange.com/assets/smart-tag/versioned/ads-v2_b6cef0b913934dd366917842fede7baa.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/ads-v2_b6cef0b913934dd366917842fede7baa.br.js — 200 — 41.7 KiB — 49 ms — h3https://assets.bounceexchange.com/assets/gam/4585/e59ff6cacfbab83f6489d7e1a4e5366a.br.jsonassets.bounceexchange.com/assets/ga... https://assets.bounceexchange.com/assets/gam/4585/e59ff6cacfbab83f6489d7e1a4e5366a.br.json — 200 — 7.8 KiB — 59 ms — h3https://api-2-0.spot.im/v1.0.0/config/ab_test/sp_Z3zhn8qO/no_postapi-2-0.spot.im/v1.0.0/config/ab_te... https://api-2-0.spot.im/v1.0.0/config/ab_test/sp_Z3zhn8qO/no_post — 200 — 1.3 KiB — 107 ms — h2https://client.openweb.bid/federated/index.bundle.jsclient.openweb.bid/federated/index.... https://client.openweb.bid/federated/index.bundle.js — 200 — 48.8 KiB — 771 ms — h2https://assets.bounceexchange.com/assets/bounce/jquery-3.7.1.min.jsassets.bounceexchange.com/assets/bo... https://assets.bounceexchange.com/assets/bounce/jquery-3.7.1.min.js — 200 — 30.3 KiB — 25 ms — h3https://assets.bounceexchange.com/cache/6171/website-0929e538179b789b01f09b030c31f569.jsassets.bounceexchange.com/cache/617... https://assets.bounceexchange.com/cache/6171/website-0929e538179b789b01f09b030c31f569.js — 200 — 9.0 KiB — 24 ms — h3https://static-cdn.spot.im/production/icons/sprites/sprite.svgstatic-cdn.spot.im/production/icons... https://static-cdn.spot.im/production/icons/sprites/sprite.svg — 200 — 10.0 KiB — 110 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/223-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/223-bundle.js — 200 — 22.2 KiB — 226 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/958-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/958-bundle.js — 200 — 4.6 KiB — 46 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/923-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/923-bundle.js — 200 — 23.4 KiB — 62 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/296-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/296-bundle.js — 200 — 54.6 KiB — 48 ms — h3https://www.google.com/recaptcha/api2/bframe?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&k=6LfmuvUrAAAAAMA9SVDUcTOo6mGqWdwWfSlzWyUb&bft=0dAFcWeA5R_Jw3tWVYURlYi__1H4HBdpueHW_0TlwpNVmaeW5r_4XUKUyMeW3OWrkKUdMXGTUW9l6M-dDE3t9D3qq5M7SLcW_-NQwww.google.com/recaptcha/api2/bfram... https://www.google.com/recaptcha/api2/bframe?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&k=6LfmuvUrAAAAAMA9SVDUcTOo6mGqWdwWfSlzWyUb&bft=0dAFcWeA5R_Jw3tWVYURlYi__1H4HBdpueHW_0TlwpNVmaeW5r_4XUKUyMeW3OWrkKUdMXGTUW9l6M-dDE3t9D3qq5M7SLcW_-NQ — 200 — 2.2 KiB — 27 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 0 B — 1 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 0 ms — h2https://auth.openweb.com/v1/auth/try-refresh?dcs=f&dcr=fauth.openweb.com/v1/auth/try-refres... https://auth.openweb.com/v1/auth/try-refresh?dcs=f&dcr=f — 204 — 0 B — 120 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/467-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/467-bundle.js — 200 — 30.4 KiB — 18 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/with-all-vendors-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/with-all-vendors-bundle.js — 200 — 2.8 KiB — 37 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/notifications-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/notifications-bundle.js — 200 — 3.0 KiB — 10 ms — h3https://auth.openweb.com/v1/auth/try-refresh?dcs=f&dcr=fauth.openweb.com/v1/auth/try-refres... https://auth.openweb.com/v1/auth/try-refresh?dcs=f&dcr=f — 200 — 852 B — 129 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/src_next_index_tsx-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/src_next_index_tsx-bundle.js — 200 — 1.6 KiB — 72 ms — h3https://client.openweb.bid/federated/v2.62.0/e2518f6682edc2ab14a6.bundle.jsclient.openweb.bid/federated/v2.62.... https://client.openweb.bid/federated/v2.62.0/e2518f6682edc2ab14a6.bundle.js — 200 — 569 B — 190 ms — h2https://api-2-0.spot.im/v1.0.0/guests/tokenapi-2-0.spot.im/v1.0.0/guests/token https://api-2-0.spot.im/v1.0.0/guests/token — 200 — 0 B — 123 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 0 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 21 ms — h3https://ml314.com/tag.aspx?213ml314.com/tag.aspx?213 https://ml314.com/tag.aspx?213 — 200 — 12.7 KiB — 59 ms — h2https://jogger.zdbb.net/check?href=https%3A%2F%2Flifehacker.com%2Fjogger.zdbb.net/check?href=https%3A... https://jogger.zdbb.net/check?href=https%3A%2F%2Flifehacker.com%2F — 200 — 231 B — 316 ms — h2https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/vendors-node_modules_reduxjs_toolkit_dist_redux-toolkit_esm_js-node_modules_lodash_once_js-no-2437ec-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/vendors-node_modules_reduxjs_toolkit_dist_redux-toolkit_esm_js-node_modules_lodash_once_js-no-2437ec-bundle.js — 200 — 14.6 KiB — 321 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/src_components_NotificationItem_NotificationDescription_NotificationDescription_tsx-src_compo-279477-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/src_components_NotificationItem_NotificationDescription_NotificationDescription_tsx-src_compo-279477-bundle.js — 200 — 26.6 KiB — 240 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/src_components_StickyNotification_ActionContent_ActionContent_tsx-src_components_StickyNotifi-674534-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/src_components_StickyNotification_ActionContent_ActionContent_tsx-src_components_StickyNotifi-674534-bundle.js — 200 — 4.7 KiB — 192 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/src_next_features_BootStickyNotifications_index_tsx-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/src_next_features_BootStickyNotifications_index_tsx-bundle.js — 200 — 2.4 KiB — 26 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/styles.cssstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/styles.css — 200 — 17.3 KiB — 235 ms — h3https://api-2-0.spot.im/v1.0.0/guests/tokenapi-2-0.spot.im/v1.0.0/guests/token https://api-2-0.spot.im/v1.0.0/guests/token — 200 — 2.0 KiB — 102 ms — h2https://lifehacker.com/images/android-chrome-384x384.png/images/android-chrome-384x384.png https://lifehacker.com/images/android-chrome-384x384.png — 200 — 63.3 KiB — 67 ms — h3https://lifehacker.com/images/android-chrome-192x192.png/images/android-chrome-192x192.png https://lifehacker.com/images/android-chrome-192x192.png — 200 — 11.5 KiB — 61 ms — h3https://client.openweb.bid/federated/v2.62.0/e4d98b2864095e91c18b.bundle.jsclient.openweb.bid/federated/v2.62.... https://client.openweb.bid/federated/v2.62.0/e4d98b2864095e91c18b.bundle.js — 200 — 12.0 KiB — 167 ms — h3https://client.openweb.bid/federated/v2.62.0/77e7874d0c04f7940d1a.bundle.jsclient.openweb.bid/federated/v2.62.... https://client.openweb.bid/federated/v2.62.0/77e7874d0c04f7940d1a.bundle.js — 200 — 28.4 KiB — 167 ms — h3https://client.openweb.bid/federated/libs/dfd79f527ba6d5147e19.bundle.jsclient.openweb.bid/federated/libs/d... https://client.openweb.bid/federated/libs/dfd79f527ba6d5147e19.bundle.js — 200 — 17.0 KiB — 320 ms — h3https://lifehacker.com/images/android-chrome-192x192.png/images/android-chrome-192x192.png https://lifehacker.com/images/android-chrome-192x192.png — 200 — 0 B — 3 ms — h3https://lifehacker.com/images/favicon-32x32.png/images/favicon-32x32.png https://lifehacker.com/images/favicon-32x32.png — 200 — 5.5 KiB — 37 ms — h3https://lifehacker.com/images/favicon-16x16.png/images/favicon-16x16.png https://lifehacker.com/images/favicon-16x16.png — 200 — 2.4 KiB — 18 ms — h3https://lifehacker.com/images/favicon.ico/images/favicon.ico https://lifehacker.com/images/favicon.ico — 200 — 12.1 KiB — 18 ms — h3https://client.openweb.bid/federated/libs/prebid/modules/userId/userId.ca4a55ca96280285cb69.bundle.jsclient.openweb.bid/federated/libs/p... https://client.openweb.bid/federated/libs/prebid/modules/userId/userId.ca4a55ca96280285cb69.bundle.js — 200 — 5.9 KiB — 164 ms — h3https://client.openweb.bid/federated/libs/prebid/modules/unifiedId.beee421287ae83893479.bundle.jsclient.openweb.bid/federated/libs/p... https://client.openweb.bid/federated/libs/prebid/modules/unifiedId.beee421287ae83893479.bundle.js — 200 — 1.7 KiB — 169 ms — h3https://client.openweb.bid/federated/libs/prebid/modules/pubProvidedId.05e7d23f396e63e60b81.bundle.jsclient.openweb.bid/federated/libs/p... https://client.openweb.bid/federated/libs/prebid/modules/pubProvidedId.05e7d23f396e63e60b81.bundle.js — 200 — 1.8 KiB — 168 ms — h3https://api-2-0.spot.im/v1.0.0/conversation/realtime/readapi-2-0.spot.im/v1.0.0/conversation... https://api-2-0.spot.im/v1.0.0/conversation/realtime/read — 200 — 0 B — 95 ms — h2https://api-2-0.spot.im/v1.0.0/conversation/realtime/readapi-2-0.spot.im/v1.0.0/conversation... https://api-2-0.spot.im/v1.0.0/conversation/realtime/read — 200 — 771 B — 98 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
87% of JavaScript execution is third-party
First-party Third-party 3862ms · 1573KB · €42/mo
Unattributable
Other
Costly
Execution 784ms
Transfer 0 KB
Monthly Cost €9/mo
static-cdn.spot.im
Other
Costly
Execution 422ms
Transfer 101 KB
Unused 54%
Monthly Cost €5/mo
www.gstatic.com
Other
Costly
Execution 365ms
Transfer 0 KB
Unused 49%
Monthly Cost €4/mo
cdn.ziffstatic.com
Other
Costly
Execution 351ms
Transfer 18 KB
Monthly Cost €4/mo
static-cdn.spot.im
Other
Optional
Execution 199ms
Transfer 15 KB
Monthly Cost €2/mo
cdn.ziffstatic.com
Other
Optional
Execution 183ms
Transfer 126 KB
Unused 57%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 180ms
Transfer 161 KB
Unused 38%
Monthly Cost €2/mo
static-cdn.spot.im
Other
Optional
Execution 179ms
Transfer 7 KB
Monthly Cost €2/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 163ms
Transfer 188 KB
Unused 67%
Monthly Cost €2/mo
client.aps.amazon-adsystem.com
Other
Optional
Execution 148ms
Transfer 91 KB
Monthly Cost €2/mo
cdn.ziffstatic.com
Other
Optional
Execution 135ms
Transfer 84 KB
Unused 81%
Monthly Cost €1/mo
assets.bounceexchange.com
Other
Optional
Execution 122ms
Transfer 42 KB
Unused 81%
Monthly Cost €1/mo
cdn.ziffstatic.com
Other
Optional
Execution 105ms
Transfer 232 KB
Unused 81%
Monthly Cost €1/mo
forms.lifehacker.com
Other
Optional
Execution 81ms
Transfer 117 KB
Unused 61%
Monthly Cost €1/mo
assets.bounceexchange.com
Other
Optional
Execution 78ms
Transfer 116 KB
Unused 76%
Monthly Cost €1/mo
cdn.ziffstatic.com
Other
Optional
Execution 72ms
Transfer 0 KB
Monthly Cost €1/mo
openads-cdn.adsrvr.org
Other
Optional
Execution 65ms
Transfer 98 KB
Unused 69%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 61ms
Transfer 122 KB
Unused 51%
Monthly Cost €1/mo
forms.lifehacker.com
Other
Optional
Execution 59ms
Transfer 1 KB
Monthly Cost €1/mo
pub.doubleverify.com
Other
Optional
Execution 55ms
Transfer 31 KB
Monthly Cost €1/mo
static-cdn.spot.im
Other
Optional
Execution 54ms
Transfer 22 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 784ms and costs ~€9/month
  • static-cdn.spot.im adds 422ms and costs ~€5/month
  • www.gstatic.com adds 365ms and costs ~€4/month
  • cdn.ziffstatic.com adds 351ms and costs ~€4/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

Why this matters

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

Source: web.dev

static-cdn.spot.im takes 422ms 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

54% of static-cdn.spot.im'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

www.gstatic.com takes 365ms 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

cdn.ziffstatic.com takes 351ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

57% of cdn.ziffstatic.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

67% of securepubads.g.doubleclick.net'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

81% of cdn.ziffstatic.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

81% of assets.bounceexchange.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

81% of cdn.ziffstatic.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

61% of forms.lifehacker.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

76% of assets.bounceexchange.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

69% of openads-cdn.adsrvr.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

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

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