Skip to content
https://factcheck.org

Performance

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

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

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

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

2.48 s

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

10.08 s

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

437 ms

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

0.164

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

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

11.31 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
9 PASS 3 REVIEW 3 FIX
F
Page Weight Budget
Action
2.7 MB transferred, 55 requests
FIX
2.7 MB transferred, 55 requests
Warning::
Page weighs 4.0 MB (2.7 MB transferred)
Warning::
Images are 1.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.9 MB
Warning::
JavaScript is 544 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 544 KB
Info::
55 HTTP requests
Info::
Estimated 0.56 g CO2 per page load
2.7 MB / 2.4 MB budget
2.7 MB transferred
55 requests
0.56 g CO2 per page load
Images 1.9 MiB 70%
JavaScript 544.5 KiB 20%
Fonts 183.8 KiB 7%
CSS 72.6 KiB 3%
HTML 14.3 KiB 1%
Other 2.4 KiB 0%
Other 1.7 KiB 0%
Other 560 B 0%
Other 454 B 0%
Other 223 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

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 (2.7 MiB of 2.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
55 resources · 2.7 MB · 215 KB savings available
FIX
55 resources · 2.7 MB · 215 KB savings available
Warning::
Page weight 1.7 MB over 1MB target
Got: 2.7 MB Expected: ≤ 1 MB
Info::
~215 KB of savings available
Warning::
54 third-party resources (100% of weight)
Info::
5 resources over 200KB
55 resources · 2.7 MiB · 54 third-party 1.7 MiB over 1MB target
Image 70% · 1.9 MiB
JavaScript 20% · 544.5 KiB
Font 7% · 183.8 KiB
CSS 3% · 72.6 KiB
Document 1% · 14.6 KiB
Other 0% · 2.9 KiB

~215.4 KiB of savings available

Remove unused JavaScript: 215.4 KiB
B
Image Optimization
26 images, 0 KB saveable
REVIEW
26 images, 0 KB saveable
Warning::
https://cdn.factcheck.org/UploadedFiles/Glyphosate... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
26 images 1.9 MB
0 oversized -0 KB
24 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1740ms total JS execution
REVIEW
1740ms total JS execution
Warning::
https://www.googletagmanager.com/gtag/js?id=G-1YN7...: 382ms CPU time
Warning::
Unattributable: 343ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PFG...: 299ms CPU time
Warning::
https://www.factcheck.org/: 290ms CPU time
Info::
https://www.googletagmanager.com/gtag/destination?...: 247ms CPU time
Warning::
Third-party scripts: 1740ms (100% of total)

Main Thread Breakdown

Script Evaluation 50% Other 21% Script Parsing & Compilation 13% Style & Layout 11% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://www.googletagmanager.com/gtag/js?id=G-1YN7LB2WN8&cx=c&gtm=4e64k0382ms303ms74ms3rd
Unattributable343ms18ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PFGD5J2299ms237ms59ms3rd
https://www.factcheck.org/290ms11ms3ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-1007263401&cx=c&gtm=4e64k0247ms189ms56ms3rd
https://code.jquery.com/jquery-latest.min.js?ver=6.8.3114ms61ms12ms3rd
https://www.google-analytics.com/analytics.js65ms55ms7ms3rd
C
JS Bundles
Action
8 scripts, 215 KB unused
REVIEW
8 scripts, 215 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-1YN7...: 68 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PFG...: 66 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 61 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://code.jquery.com/jquery-latest.min.js?ver=6...: 21 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 215 KB
215 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-1YN7LB2WN8&cx=c&gtm=4e64k0170 KB68 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PFGD5J2156 KB66 KB (42%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-1007263401&cx=c&gtm=4e64k0137 KB61 KB (44%)3rd
https://code.jquery.com/jquery-latest.min.js?ver=6.8.333 KB21 KB (64%)3rd
https://www.factcheck.org/wp-content/plugins/duracelltomi-google-tag-manager/dist/js/analytics-talk-content-tracking.js?ver=1.22.21 KB3rd
https://www.factcheck.org/wp-content/themes/understrap/js/popper.min.js?ver=6.8.37 KB3rd
https://www.factcheck.org/wp-content/themes/factcheckstrap/js/child-theme.min.js?ver=1.2.320 KB3rd
https://www.google-analytics.com/analytics.js21 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

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

Web fonts

3

184 KB total

Render-blocking

0

of 3

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 FCP 2.5 s LCP 10.1 shttps://fonts.gstatic.com/s/merriweather/v33/u-4e0qyriQwlOrhSvowK_l5UcA6zuSYEqOzpPe3HOZJ5eX1WtLaQwmYiSeqqJ-mXq1Gi.woff2u-4e0qyriQwlOrhSvowK_l5... https://fonts.gstatic.com/s/merriweather/v33/u-4e0qyriQwlOrhSvowK_l5UcA6zuSYEqOzpPe3HOZJ5eX1WtLaQwmYiSeqqJ-mXq1Gi.woff2 — 95.4 KiB — 31 ms — font-display: swaphttps://fonts.gstatic.com/s/spacegrotesk/v22/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7oUXskPMBBTyJL.woff2V8mQoQDjQSkFtoMM3T6r8E7... https://fonts.gstatic.com/s/spacegrotesk/v22/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7oUXskPMBBTyJL.woff2 — 13.1 KiB — 14 ms — font-display: swaphttps://www.factcheck.org/wp-content/themes/factcheckstrap/fonts/fontawesome-webfont.woff2?v=4.7.0fontawesome-webfont.woff2 https://www.factcheck.org/wp-content/themes/factcheckstrap/fonts/fontawesome-webfont.woff2?v=4.7.0 — 75.4 KiB — 19 ms — font-display: swap
u-4e0qyriQwlOrhSvowK_l5... woff2 swap
Size 95 KB
Load time 31 ms
Start 209 ms
Risk FOUT — text flashes from fallback to web font
V8mQoQDjQSkFtoMM3T6r8E7... woff2 swap
Size 13 KB
Load time 14 ms
Start 243 ms
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff2 woff2 swap
Size 75 KB
Load time 19 ms
Start 243 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
3 hints, 0 missing preconnects
PASS
3 hints, 0 missing preconnects
Info::
Page uses 3 resource hint(s)

Current Resource Hints

preconnect
1
preload
1
dns-prefetch
1
prefetch

3 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Google Cloud

A
HTTP Caching
max-age=601 (10 minutes)
PASS
max-age=601 (10 minutes)
Info::
Cache-Control header is set
Got: max-age=601
Info::
Effective TTL: 10 minutes (max-age=601)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=601

DirectiveValueMeaning
max-age601Cache for 10 minutes
Effective TTL: 601 seconds
Network Waterfall
55 requests over 1516ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 2.5 s LCP 10.1 shttps://factcheck.org// https://factcheck.org/ — 301 — 266 B — 21 ms — h2https://www.factcheck.org/www.factcheck.org/ https://www.factcheck.org/ — 200 — 14.3 KiB — 22 ms — h2https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700&family=Space+Grotesk:wght@400&display=swapfonts.googleapis.com/css2?family=Me... https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700&family=Space+Grotesk:wght@400&display=swap — 200 — 1.2 KiB — 122 ms — h2https://www.factcheck.org/wp-includes/css/dist/block-library/style.min.css?ver=6.8.3www.factcheck.org/wp-includes/css/d... https://www.factcheck.org/wp-includes/css/dist/block-library/style.min.css?ver=6.8.3 — 200 — 15.0 KiB — 17 ms — h2https://www.factcheck.org/wp-includes/css/dashicons.min.css?ver=6.8.3www.factcheck.org/wp-includes/css/d... https://www.factcheck.org/wp-includes/css/dashicons.min.css?ver=6.8.3 — 200 — 35.0 KiB — 22 ms — h2https://www.factcheck.org/wp-content/themes/factcheckstrap/css/child-theme.min.css?ver=1.2.3www.factcheck.org/wp-content/themes... https://www.factcheck.org/wp-content/themes/factcheckstrap/css/child-theme.min.css?ver=1.2.3 — 200 — 9.0 KiB — 18 ms — h2https://www.factcheck.org/wp-content/plugins/social-pug/assets/dist/style-frontend-pro.css?ver=2.27.1www.factcheck.org/wp-content/plugin... https://www.factcheck.org/wp-content/plugins/social-pug/assets/dist/style-frontend-pro.css?ver=2.27.1 — 200 — 12.4 KiB — 15 ms — h2https://www.factcheck.org/wp-content/plugins/duracelltomi-google-tag-manager/dist/js/analytics-talk-content-tracking.js?ver=1.22.2www.factcheck.org/wp-content/plugin... https://www.factcheck.org/wp-content/plugins/duracelltomi-google-tag-manager/dist/js/analytics-talk-content-tracking.js?ver=1.22.2 — 200 — 725 B — 18 ms — h2https://www.factcheck.org/wp-content/themes/understrap/js/popper.min.js?ver=6.8.3www.factcheck.org/wp-content/themes... https://www.factcheck.org/wp-content/themes/understrap/js/popper.min.js?ver=6.8.3 — 200 — 6.8 KiB — 19 ms — h2https://cdn.factcheck.org/UploadedFiles/fc-icon-facebook-mini.pngcdn.factcheck.org/UploadedFiles/fc-... https://cdn.factcheck.org/UploadedFiles/fc-icon-facebook-mini.png — 200 — 702 B — 553 ms — h2https://cdn.factcheck.org/UploadedFiles/x-icon-logo-black.pngcdn.factcheck.org/UploadedFiles/x-i... https://cdn.factcheck.org/UploadedFiles/x-icon-logo-black.png — 200 — 100.4 KiB — 551 ms — h2https://cdn.factcheck.org/UploadedFiles/fc-icon-rss.pngcdn.factcheck.org/UploadedFiles/fc-... https://cdn.factcheck.org/UploadedFiles/fc-icon-rss.png — 200 — 1.3 KiB — 257 ms — h2https://cdn.factcheck.org/UploadedFiles/fc-icon-instagram-1.pngcdn.factcheck.org/UploadedFiles/fc-... https://cdn.factcheck.org/UploadedFiles/fc-icon-instagram-1.png — 200 — 5.7 KiB — 438 ms — h2https://cdn.factcheck.org/UploadedFiles/fc-icon-email.pngcdn.factcheck.org/UploadedFiles/fc-... https://cdn.factcheck.org/UploadedFiles/fc-icon-email.png — 200 — 1.1 KiB — 258 ms — h2https://code.jquery.com/jquery-latest.min.js?ver=6.8.3code.jquery.com/jquery-latest.min.j... https://code.jquery.com/jquery-latest.min.js?ver=6.8.3 — 200 — 32.8 KiB — 14 ms — h2https://www.factcheck.org/wp-content/themes/factcheckstrap/js/child-theme.min.js?ver=1.2.3www.factcheck.org/wp-content/themes... https://www.factcheck.org/wp-content/themes/factcheckstrap/js/child-theme.min.js?ver=1.2.3 — 200 — 20.0 KiB — 14 ms — h3https://www.factcheck.org/manifest.jsonwww.factcheck.org/manifest.json https://www.factcheck.org/manifest.json — 200 — 223 B — 69 ms — h3https://cdn.factcheck.org/UploadedFiles/fc-icon-donate.pngcdn.factcheck.org/UploadedFiles/fc-... https://cdn.factcheck.org/UploadedFiles/fc-icon-donate.png — 200 — 1.3 KiB — 437 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PFGD5J2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PFGD5J2 — 200 — 155.9 KiB — 299 ms — h2data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3C…www.w3.org/2000/svg'%3E%3C… data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3C… — 200 — 0 B — 0 ms — datahttps://fonts.gstatic.com/s/merriweather/v33/u-4e0qyriQwlOrhSvowK_l5UcA6zuSYEqOzpPe3HOZJ5eX1WtLaQwmYiSeqqJ-mXq1Gi.woff2fonts.gstatic.com/s/merriweather/v3... https://fonts.gstatic.com/s/merriweather/v33/u-4e0qyriQwlOrhSvowK_l5UcA6zuSYEqOzpPe3HOZJ5eX1WtLaQwmYiSeqqJ-mXq1Gi.woff2 — 200 — 95.4 KiB — 31 ms — h3data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 …www.w3.org/2000/svg' fill='%23fff' ... data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 … — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 …www.w3.org/2000/svg' fill='%23fff' ... data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 … — 200 — 0 B — 0 ms — datahttps://cdn.factcheck.org/UploadedFiles/Webby-Winner-720-x-307-200x200.pngcdn.factcheck.org/UploadedFiles/Web... https://cdn.factcheck.org/UploadedFiles/Webby-Winner-720-x-307-200x200.png — 200 — 23.9 KiB — 434 ms — h2https://cdn.factcheck.org/UploadedFiles/Glyphosate-1-720-x-307.pngcdn.factcheck.org/UploadedFiles/Gly... https://cdn.factcheck.org/UploadedFiles/Glyphosate-1-720-x-307.png — 200 — 316.3 KiB — 604 ms — h2https://fonts.gstatic.com/s/spacegrotesk/v22/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7oUXskPMBBTyJL.woff2fonts.gstatic.com/s/spacegrotesk/v2... https://fonts.gstatic.com/s/spacegrotesk/v22/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7oUXskPMBBTyJL.woff2 — 200 — 13.1 KiB — 14 ms — h3https://www.factcheck.org/wp-content/themes/factcheckstrap/fonts/fontawesome-webfont.woff2?v=4.7.0www.factcheck.org/wp-content/themes... https://www.factcheck.org/wp-content/themes/factcheckstrap/fonts/fontawesome-webfont.woff2?v=4.7.0 — 200 — 75.4 KiB — 19 ms — h3https://cdn.factcheck.org/UploadedFiles/Trump-Iran-Speech-720-x-307.pngcdn.factcheck.org/UploadedFiles/Tru... https://cdn.factcheck.org/UploadedFiles/Trump-Iran-Speech-720-x-307.png — 200 — 257.2 KiB — 547 ms — h2https://cdn.factcheck.org/UploadedFiles/VoterRegistration1.pngcdn.factcheck.org/UploadedFiles/Vot... https://cdn.factcheck.org/UploadedFiles/VoterRegistration1.png — 200 — 373.2 KiB — 587 ms — h2https://cdn.factcheck.org/UploadedFiles/SAVE-720-x-307.pngcdn.factcheck.org/UploadedFiles/SAV... https://cdn.factcheck.org/UploadedFiles/SAVE-720-x-307.png — 200 — 289.2 KiB — 611 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 2.5 s LCP 10.1 shttps://factcheck.org// https://factcheck.org/ — 301 — 266 B — 21 ms — h2https://www.factcheck.org/www.factcheck.org/ https://www.factcheck.org/ — 200 — 14.3 KiB — 22 ms — h2https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700&family=Space+Grotesk:wght@400&display=swapfonts.googleapis.com/css2?family=Me... https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700&family=Space+Grotesk:wght@400&display=swap — 200 — 1.2 KiB — 122 ms — h2https://www.factcheck.org/wp-includes/css/dist/block-library/style.min.css?ver=6.8.3www.factcheck.org/wp-includes/css/d... https://www.factcheck.org/wp-includes/css/dist/block-library/style.min.css?ver=6.8.3 — 200 — 15.0 KiB — 17 ms — h2https://www.factcheck.org/wp-includes/css/dashicons.min.css?ver=6.8.3www.factcheck.org/wp-includes/css/d... https://www.factcheck.org/wp-includes/css/dashicons.min.css?ver=6.8.3 — 200 — 35.0 KiB — 22 ms — h2https://www.factcheck.org/wp-content/themes/factcheckstrap/css/child-theme.min.css?ver=1.2.3www.factcheck.org/wp-content/themes... https://www.factcheck.org/wp-content/themes/factcheckstrap/css/child-theme.min.css?ver=1.2.3 — 200 — 9.0 KiB — 18 ms — h2https://www.factcheck.org/wp-content/plugins/social-pug/assets/dist/style-frontend-pro.css?ver=2.27.1www.factcheck.org/wp-content/plugin... https://www.factcheck.org/wp-content/plugins/social-pug/assets/dist/style-frontend-pro.css?ver=2.27.1 — 200 — 12.4 KiB — 15 ms — h2https://www.factcheck.org/wp-content/plugins/duracelltomi-google-tag-manager/dist/js/analytics-talk-content-tracking.js?ver=1.22.2www.factcheck.org/wp-content/plugin... https://www.factcheck.org/wp-content/plugins/duracelltomi-google-tag-manager/dist/js/analytics-talk-content-tracking.js?ver=1.22.2 — 200 — 725 B — 18 ms — h2https://www.factcheck.org/wp-content/themes/understrap/js/popper.min.js?ver=6.8.3www.factcheck.org/wp-content/themes... https://www.factcheck.org/wp-content/themes/understrap/js/popper.min.js?ver=6.8.3 — 200 — 6.8 KiB — 19 ms — h2https://cdn.factcheck.org/UploadedFiles/fc-icon-facebook-mini.pngcdn.factcheck.org/UploadedFiles/fc-... https://cdn.factcheck.org/UploadedFiles/fc-icon-facebook-mini.png — 200 — 702 B — 553 ms — h2https://cdn.factcheck.org/UploadedFiles/x-icon-logo-black.pngcdn.factcheck.org/UploadedFiles/x-i... https://cdn.factcheck.org/UploadedFiles/x-icon-logo-black.png — 200 — 100.4 KiB — 551 ms — h2https://cdn.factcheck.org/UploadedFiles/fc-icon-rss.pngcdn.factcheck.org/UploadedFiles/fc-... https://cdn.factcheck.org/UploadedFiles/fc-icon-rss.png — 200 — 1.3 KiB — 257 ms — h2https://cdn.factcheck.org/UploadedFiles/fc-icon-instagram-1.pngcdn.factcheck.org/UploadedFiles/fc-... https://cdn.factcheck.org/UploadedFiles/fc-icon-instagram-1.png — 200 — 5.7 KiB — 438 ms — h2https://cdn.factcheck.org/UploadedFiles/fc-icon-email.pngcdn.factcheck.org/UploadedFiles/fc-... https://cdn.factcheck.org/UploadedFiles/fc-icon-email.png — 200 — 1.1 KiB — 258 ms — h2https://code.jquery.com/jquery-latest.min.js?ver=6.8.3code.jquery.com/jquery-latest.min.j... https://code.jquery.com/jquery-latest.min.js?ver=6.8.3 — 200 — 32.8 KiB — 14 ms — h2https://www.factcheck.org/wp-content/themes/factcheckstrap/js/child-theme.min.js?ver=1.2.3www.factcheck.org/wp-content/themes... https://www.factcheck.org/wp-content/themes/factcheckstrap/js/child-theme.min.js?ver=1.2.3 — 200 — 20.0 KiB — 14 ms — h3https://www.factcheck.org/manifest.jsonwww.factcheck.org/manifest.json https://www.factcheck.org/manifest.json — 200 — 223 B — 69 ms — h3https://cdn.factcheck.org/UploadedFiles/fc-icon-donate.pngcdn.factcheck.org/UploadedFiles/fc-... https://cdn.factcheck.org/UploadedFiles/fc-icon-donate.png — 200 — 1.3 KiB — 437 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PFGD5J2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PFGD5J2 — 200 — 155.9 KiB — 299 ms — h2data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3C…www.w3.org/2000/svg'%3E%3C… data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3C… — 200 — 0 B — 0 ms — datahttps://fonts.gstatic.com/s/merriweather/v33/u-4e0qyriQwlOrhSvowK_l5UcA6zuSYEqOzpPe3HOZJ5eX1WtLaQwmYiSeqqJ-mXq1Gi.woff2fonts.gstatic.com/s/merriweather/v3... https://fonts.gstatic.com/s/merriweather/v33/u-4e0qyriQwlOrhSvowK_l5UcA6zuSYEqOzpPe3HOZJ5eX1WtLaQwmYiSeqqJ-mXq1Gi.woff2 — 200 — 95.4 KiB — 31 ms — h3data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 …www.w3.org/2000/svg' fill='%23fff' ... data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 … — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 …www.w3.org/2000/svg' fill='%23fff' ... data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 … — 200 — 0 B — 0 ms — datahttps://cdn.factcheck.org/UploadedFiles/Webby-Winner-720-x-307-200x200.pngcdn.factcheck.org/UploadedFiles/Web... https://cdn.factcheck.org/UploadedFiles/Webby-Winner-720-x-307-200x200.png — 200 — 23.9 KiB — 434 ms — h2https://cdn.factcheck.org/UploadedFiles/Glyphosate-1-720-x-307.pngcdn.factcheck.org/UploadedFiles/Gly... https://cdn.factcheck.org/UploadedFiles/Glyphosate-1-720-x-307.png — 200 — 316.3 KiB — 604 ms — h2https://fonts.gstatic.com/s/spacegrotesk/v22/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7oUXskPMBBTyJL.woff2fonts.gstatic.com/s/spacegrotesk/v2... https://fonts.gstatic.com/s/spacegrotesk/v22/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7oUXskPMBBTyJL.woff2 — 200 — 13.1 KiB — 14 ms — h3https://www.factcheck.org/wp-content/themes/factcheckstrap/fonts/fontawesome-webfont.woff2?v=4.7.0www.factcheck.org/wp-content/themes... https://www.factcheck.org/wp-content/themes/factcheckstrap/fonts/fontawesome-webfont.woff2?v=4.7.0 — 200 — 75.4 KiB — 19 ms — h3https://cdn.factcheck.org/UploadedFiles/Trump-Iran-Speech-720-x-307.pngcdn.factcheck.org/UploadedFiles/Tru... https://cdn.factcheck.org/UploadedFiles/Trump-Iran-Speech-720-x-307.png — 200 — 257.2 KiB — 547 ms — h2https://cdn.factcheck.org/UploadedFiles/VoterRegistration1.pngcdn.factcheck.org/UploadedFiles/Vot... https://cdn.factcheck.org/UploadedFiles/VoterRegistration1.png — 200 — 373.2 KiB — 587 ms — h2https://cdn.factcheck.org/UploadedFiles/SAVE-720-x-307.pngcdn.factcheck.org/UploadedFiles/SAV... https://cdn.factcheck.org/UploadedFiles/SAVE-720-x-307.png — 200 — 289.2 KiB — 611 ms — h2https://cdn.factcheck.org/UploadedFiles/Trump-Iran-720-x-307.pngcdn.factcheck.org/UploadedFiles/Tru... https://cdn.factcheck.org/UploadedFiles/Trump-Iran-720-x-307.png — 200 — 217.3 KiB — 484 ms — h2https://cdn.factcheck.org/UploadedFiles/Musk-X-720-x-307-200x200.pngcdn.factcheck.org/UploadedFiles/Mus... https://cdn.factcheck.org/UploadedFiles/Musk-X-720-x-307-200x200.png — 200 — 68.7 KiB — 428 ms — h2https://cdn.factcheck.org/UploadedFiles/Seth-Moulton-Ad-720-x-307-200x200.pngcdn.factcheck.org/UploadedFiles/Set... https://cdn.factcheck.org/UploadedFiles/Seth-Moulton-Ad-720-x-307-200x200.png — 200 — 58.4 KiB — 441 ms — h2https://cdn.factcheck.org/UploadedFiles/misconceptions2.pngcdn.factcheck.org/UploadedFiles/mis... https://cdn.factcheck.org/UploadedFiles/misconceptions2.png — 200 — 6.0 KiB — 396 ms — h2https://cdn.factcheck.org/UploadedFiles/fc-icon-scicheck.pngcdn.factcheck.org/UploadedFiles/fc-... https://cdn.factcheck.org/UploadedFiles/fc-icon-scicheck.png — 200 — 3.7 KiB — 398 ms — h2https://cdn.factcheck.org/UploadedFiles/fc-icon-viralspiral.pngcdn.factcheck.org/UploadedFiles/fc-... https://cdn.factcheck.org/UploadedFiles/fc-icon-viralspiral.png — 200 — 6.3 KiB — 399 ms — h2https://cdn.factcheck.org/UploadedFiles/fc-icon-signup.pngcdn.factcheck.org/UploadedFiles/fc-... https://cdn.factcheck.org/UploadedFiles/fc-icon-signup.png — 200 — 4.3 KiB — 401 ms — h2https://cdn.factcheck.org/UploadedFiles/fc-icon-mailbag.pngcdn.factcheck.org/UploadedFiles/fc-... https://cdn.factcheck.org/UploadedFiles/fc-icon-mailbag.png — 200 — 3.8 KiB — 402 ms — h2https://cdn.factcheck.org/UploadedFiles/fc-icon-ota.pngcdn.factcheck.org/UploadedFiles/fc-... https://cdn.factcheck.org/UploadedFiles/fc-icon-ota.png — 200 — 3.0 KiB — 404 ms — h2https://cdn.factcheck.org/UploadedFiles/factchecksidebar_icon-1.pngcdn.factcheck.org/UploadedFiles/fac... https://cdn.factcheck.org/UploadedFiles/factchecksidebar_icon-1.png — 200 — 3.3 KiB — 405 ms — h2https://cdn.factcheck.org/UploadedFiles/Glyphosate-1-720-x-307-200x200.pngcdn.factcheck.org/UploadedFiles/Gly... https://cdn.factcheck.org/UploadedFiles/Glyphosate-1-720-x-307-200x200.png — 200 — 74.1 KiB — 495 ms — h2https://cdn.factcheck.org/UploadedFiles/Money-Capitol-720-x-307-200x200.pngcdn.factcheck.org/UploadedFiles/Mon... https://cdn.factcheck.org/UploadedFiles/Money-Capitol-720-x-307-200x200.png — 200 — 84.6 KiB — 508 ms — h2https://www.googletagmanager.com/gtag/js?id=G-1YN7LB2WN8&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-1YN7LB2WN8&cx=c&gtm=4e64k0 — 200 — 170.0 KiB — 211 ms — h2https://www.google.com/ccm/collect?rcb=11&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.factcheck.org%2F&scrsrc=www.googletagmanager.com&rnd=583219371.1776891219&dt=FactCheck.org%20-%20A%20Project%20of%20The%20Annenberg%20Public%20Policy%20Center&auid=481107841.1776891219&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k0v78072762za200zd78072762xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266401~117384405&apve=1&apvf=f&apvc=1&tft=1776891218922&tfd=572www.google.com/ccm/collect?rcb=11&f... https://www.google.com/ccm/collect?rcb=11&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.factcheck.org%2F&scrsrc=www.googletagmanager.com&rnd=583219371.1776891219&dt=FactCheck.org%20-%20A%20Project%20of%20The%20Annenberg%20Public%20Policy%20Center&auid=481107841.1776891219&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k0v78072762za200zd78072762xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266401~117384405&apve=1&apvf=f&apvc=1&tft=1776891218922&tfd=572 — 200 — 21 B — 120 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 65 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=163978353&t=pageview&_s=1&dl=https%3A%2F%2Fwww.factcheck.org%2F&ul=en-us&dt=FactCheck.org%20-%20A%20Project%20of%20The%20Annenberg%20Public%20Policy%20Center&sr=412x823&vp=412x823&_u=YEBAAEABAAAAACAAI~&jid=1903198170&gjid=1867017526&cid=2027590690.1776891219&tid=UA-22460056-1&_gid=1323209521.1776891219&_r=1&_slc=1&gtm=45He64k0n81PFGD5J2v78072762za200zd78072762&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266401~117384405&z=1878185022www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=163978353&t=pageview&_s=1&dl=https%3A%2F%2Fwww.factcheck.org%2F&ul=en-us&dt=FactCheck.org%20-%20A%20Project%20of%20The%20Annenberg%20Public%20Policy%20Center&sr=412x823&vp=412x823&_u=YEBAAEABAAAAACAAI~&jid=1903198170&gjid=1867017526&cid=2027590690.1776891219&tid=UA-22460056-1&_gid=1323209521.1776891219&_r=1&_slc=1&gtm=45He64k0n81PFGD5J2v78072762za200zd78072762&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266401~117384405&z=1878185022 — 200 — 454 B — 69 ms — h2https://www.googletagmanager.com/gtag/destination?id=AW-1007263401&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-1007263401&cx=c&gtm=4e64k0 — 200 — 137.3 KiB — 205 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-1YN7LB2WN8&gtm=45je64k0v891125807z878072762za20gzb78072762zd78072762&_p=1776891218541&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=2027590690.1776891219&frm=0&pscdl=noapi&rcb=7&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~115616985~115938465~115938469~117266401~117512542&sid=1776891219&sct=1&seg=0&dl=https%3A%2F%2Fwww.factcheck.org%2F&dt=FactCheck.org%20-%20A%20Project%20of%20The%20Annenberg%20Public%20Policy%20Center&en=page_view&_fv=1&_ss=1&gap.plf=5&ep.content_group=Other%20Group&tfd=878analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-1YN7LB2WN8&gtm=45je64k0v891125807z878072762za20gzb78072762zd78072762&_p=1776891218541&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=2027590690.1776891219&frm=0&pscdl=noapi&rcb=7&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~115616985~115938465~115938469~117266401~117512542&sid=1776891219&sct=1&seg=0&dl=https%3A%2F%2Fwww.factcheck.org%2F&dt=FactCheck.org%20-%20A%20Project%20of%20The%20Annenberg%20Public%20Policy%20Center&en=page_view&_fv=1&_ss=1&gap.plf=5&ep.content_group=Other%20Group&tfd=878 — 204 — 551 B — 124 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-1YN7LB2WN8&cid=2027590690.1776891219&gtm=45je64k0v891125807z878072762za20gzb78072762zd78072762&rcb=7&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938469~117266401~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-1YN7LB2WN8&cid=2027590690.1776891219&gtm=45je64k0v891125807z878072762za20gzb78072762zd78072762&rcb=7&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938469~117266401~117512542 — 204 — 560 B — 165 ms — h2https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-1YN7LB2WN8&cid=2027590690.1776891219&gtm=45je64k0v891125807z878072762za20gzb78072762zd78072762&rcb=7&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938469~117266401~117512542&z=1024403147www.google.com.br/ads/ga-audiences?... https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-1YN7LB2WN8&cid=2027590690.1776891219&gtm=45je64k0v891125807z878072762za20gzb78072762zd78072762&rcb=7&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938469~117266401~117512542&z=1024403147 — 200 — 63 B — 130 ms — h3https://www.googleadservices.com/pagead/conversion/1007263401/?random=1776891219444&cv=11&fst=1776891219444&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0z878072762za20gzb78072762zd78072762xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266401~117384405~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fwww.factcheck.org%2F&rcb=14&label=DDQCCLmIg5gBEKm9puAD&capi=1&frm=0&tiba=FactCheck.org%20-%20A%20Project%20of%20The%20Annenberg%20Public%20Policy%20Center&bttype=purchase&value=1&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=481107841.1776891219&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&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=7www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/1007263401/?random=1776891219444&cv=11&fst=1776891219444&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0z878072762za20gzb78072762zd78072762xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266401~117384405~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fwww.factcheck.org%2F&rcb=14&label=DDQCCLmIg5gBEKm9puAD&capi=1&frm=0&tiba=FactCheck.org%20-%20A%20Project%20of%20The%20Annenberg%20Public%20Policy%20Center&bttype=purchase&value=1&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=481107841.1776891219&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&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=7 — 200 — 1.1 KiB — 125 ms — h3https://www.factcheck.org/favicon-32x32.pngwww.factcheck.org/favicon-32x32.png https://www.factcheck.org/favicon-32x32.png — 200 — 2.1 KiB — 7 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1007263401/?random=1517912293&cv=11&fst=1776891219444&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0z878072762za20gzb78072762zd78072762xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266401~117384405~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fwww.factcheck.org%2F&rcb=14&label=DDQCCLmIg5gBEKm9puAD&capi=1&frm=0&tiba=FactCheck.org%20-%20A%20Project%20of%20The%20Annenberg%20Public%20Policy%20Center&value=1&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=481107841.1776891219&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&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKB3RyaWdnZXJaAwoBAWIDCgED&cerd=CgEA&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkcTtkrXraKnQxlLstDlURYcaeBzRR0JH6w&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1WJTo7fbyblN_lPtMQ3sp-bRFq5vnOga0XcjfhWMiL9i2NJfuIHtOwaArGQ&pscrd=IhMIpLbIz6uClAMV0bSVAh2MfBsPMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhpodHRwczovL3d3dy5mYWN0Y2hlY2sub3JnL0JYQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJdEFJOEVLWjIyQkN4YnF1YW1wSWo4eEVZRWJObEV6aEhaT202UHFKYTByeWUteDdjbzNVQ1VyNmo5aXBrOHoMCAliCAgAEAAYACAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1007263401/?random=1517912293&cv=11&fst=1776891219444&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0z878072762za20gzb78072762zd78072762xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266401~117384405~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fwww.factcheck.org%2F&rcb=14&label=DDQCCLmIg5gBEKm9puAD&capi=1&frm=0&tiba=FactCheck.org%20-%20A%20Project%20of%20The%20Annenberg%20Public%20Policy%20Center&value=1&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=481107841.1776891219&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&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKB3RyaWdnZXJaAwoBAWIDCgED&cerd=CgEA&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkcTtkrXraKnQxlLstDlURYcaeBzRR0JH6w&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1WJTo7fbyblN_lPtMQ3sp-bRFq5vnOga0XcjfhWMiL9i2NJfuIHtOwaArGQ&pscrd=IhMIpLbIz6uClAMV0bSVAh2MfBsPMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhpodHRwczovL3d3dy5mYWN0Y2hlY2sub3JnL0JYQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJdEFJOEVLWjIyQkN4YnF1YW1wSWo4eEVZRWJObEV6aEhaT202UHFKYTByeWUteDdjbzNVQ1VyNmo5aXBrOHoMCAliCAgAEAAYACAA — 302 — 23 B — 277 ms — h3https://www.google.com/pagead/1p-conversion/1007263401/?random=1517912293&cv=11&fst=1776891219444&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0z878072762za20gzb78072762zd78072762xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266401~117384405~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fwww.factcheck.org%2F&rcb=14&label=DDQCCLmIg5gBEKm9puAD&capi=1&frm=0&tiba=FactCheck.org%20-%20A%20Project%20of%20The%20Annenberg%20Public%20Policy%20Center&value=1&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=481107841.1776891219&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&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKB3RyaWdnZXJaAwoBAWIDCgED&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1WJTo7fbyblN_lPtMQ3sp-bRFq5vnOga0XcjfhWMiL9i2NJfuIHtOwaArGQ&pscrd=IhMIpLbIz6uClAMV0bSVAh2MfBsPMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhpodHRwczovL3d3dy5mYWN0Y2hlY2sub3JnL0JYQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJdEFJOEVLWjIyQkN4YnF1YW1wSWo4eEVZRWJObEV6aEhaT202UHFKYTByeWUteDdjbzNVQ1VyNmo5aXBrOHoMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSyAEABaugfcuJWay2GXbdh33Wm1nlvIqATHjhnRV4N8pAEBS3es7BnkvAyJIft40i-n8vXUeF3U4Cn9vRfGNS61_SVlHUnZJMSQEKbfCqdJTPXQWjuqP8rairrgXOOCFkFnaNJNjud7lKk7bGrecX4ZfrTE9Dg-HKO5lOXoKws7BLAiWOPbnocRtv6z3KXhgOv36Reu1nbDBPQ4zGOHprO9pZHXWJLbiCvuZFWMdAbcE6fbpS36qibnLTTieaajxRQpGe7G9UIhY4Rg&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkcJjlBuXVd3AY_C_aj-BXnwHhesXBprUCA&random=1585083083www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/1007263401/?random=1517912293&cv=11&fst=1776891219444&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0z878072762za20gzb78072762zd78072762xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266401~117384405~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fwww.factcheck.org%2F&rcb=14&label=DDQCCLmIg5gBEKm9puAD&capi=1&frm=0&tiba=FactCheck.org%20-%20A%20Project%20of%20The%20Annenberg%20Public%20Policy%20Center&value=1&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=481107841.1776891219&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&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKB3RyaWdnZXJaAwoBAWIDCgED&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1WJTo7fbyblN_lPtMQ3sp-bRFq5vnOga0XcjfhWMiL9i2NJfuIHtOwaArGQ&pscrd=IhMIpLbIz6uClAMV0bSVAh2MfBsPMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhpodHRwczovL3d3dy5mYWN0Y2hlY2sub3JnL0JYQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJdEFJOEVLWjIyQkN4YnF1YW1wSWo4eEVZRWJObEV6aEhaT202UHFKYTByeWUteDdjbzNVQ1VyNmo5aXBrOHoMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSyAEABaugfcuJWay2GXbdh33Wm1nlvIqATHjhnRV4N8pAEBS3es7BnkvAyJIft40i-n8vXUeF3U4Cn9vRfGNS61_SVlHUnZJMSQEKbfCqdJTPXQWjuqP8rairrgXOOCFkFnaNJNjud7lKk7bGrecX4ZfrTE9Dg-HKO5lOXoKws7BLAiWOPbnocRtv6z3KXhgOv36Reu1nbDBPQ4zGOHprO9pZHXWJLbiCvuZFWMdAbcE6fbpS36qibnLTTieaajxRQpGe7G9UIhY4Rg&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkcJjlBuXVd3AY_C_aj-BXnwHhesXBprUCA&random=1585083083 — 302 — 22 B — 147 ms — h3https://www.google.com.br/pagead/1p-conversion/1007263401/?random=1517912293&cv=11&fst=1776891219444&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0z878072762za20gzb78072762zd78072762xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266401~117384405~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fwww.factcheck.org%2F&rcb=14&label=DDQCCLmIg5gBEKm9puAD&capi=1&frm=0&tiba=FactCheck.org%20-%20A%20Project%20of%20The%20Annenberg%20Public%20Policy%20Center&value=1&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=481107841.1776891219&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&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKB3RyaWdnZXJaAwoBAWIDCgED&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1WJTo7fbyblN_lPtMQ3sp-bRFq5vnOga0XcjfhWMiL9i2NJfuIHtOwaArGQ&is_vtc=1&cid=CAQSyAEABaugfcuJWay2GXbdh33Wm1nlvIqATHjhnRV4N8pAEBS3es7BnkvAyJIft40i-n8vXUeF3U4Cn9vRfGNS61_SVlHUnZJMSQEKbfCqdJTPXQWjuqP8rairrgXOOCFkFnaNJNjud7lKk7bGrecX4ZfrTE9Dg-HKO5lOXoKws7BLAiWOPbnocRtv6z3KXhgOv36Reu1nbDBPQ4zGOHprO9pZHXWJLbiCvuZFWMdAbcE6fbpS36qibnLTTieaajxRQpGe7G9UIhY4Rg&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkcJjlBuXVd3AY_C_aj-BXnwHhesXBprUCA&random=1585083083&ipr=y&pscrd=IhMIpLbIz6uClAMV0bSVAh2MfBsPMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhpodHRwczovL3d3dy5mYWN0Y2hlY2sub3JnL0JYQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJdEFJOEVLWjIyQkN4YnF1YW1wSWo4eEVZRWJObEV6aEhaT202UHFKYTByeWUteDdjbzNVQ1VyNmo5aXBrOHoMCAliCAgAEAAYACAAggEFcAGIAQEwww.google.com.br/pagead/1p-convers... https://www.google.com.br/pagead/1p-conversion/1007263401/?random=1517912293&cv=11&fst=1776891219444&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0z878072762za20gzb78072762zd78072762xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117266401~117384405~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fwww.factcheck.org%2F&rcb=14&label=DDQCCLmIg5gBEKm9puAD&capi=1&frm=0&tiba=FactCheck.org%20-%20A%20Project%20of%20The%20Annenberg%20Public%20Policy%20Center&value=1&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=481107841.1776891219&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&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKB3RyaWdnZXJaAwoBAWIDCgED&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1WJTo7fbyblN_lPtMQ3sp-bRFq5vnOga0XcjfhWMiL9i2NJfuIHtOwaArGQ&is_vtc=1&cid=CAQSyAEABaugfcuJWay2GXbdh33Wm1nlvIqATHjhnRV4N8pAEBS3es7BnkvAyJIft40i-n8vXUeF3U4Cn9vRfGNS61_SVlHUnZJMSQEKbfCqdJTPXQWjuqP8rairrgXOOCFkFnaNJNjud7lKk7bGrecX4ZfrTE9Dg-HKO5lOXoKws7BLAiWOPbnocRtv6z3KXhgOv36Reu1nbDBPQ4zGOHprO9pZHXWJLbiCvuZFWMdAbcE6fbpS36qibnLTTieaajxRQpGe7G9UIhY4Rg&eitems=ChAI8OOhzwYQnf3X0YH146MTEh0AvW1FkcJjlBuXVd3AY_C_aj-BXnwHhesXBprUCA&random=1585083083&ipr=y&pscrd=IhMIpLbIz6uClAMV0bSVAh2MfBsPMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhpodHRwczovL3d3dy5mYWN0Y2hlY2sub3JnL0JYQ2hFSThPT2h6d1lRMWNpang0LWdsNGFWQVJJdEFJOEVLWjIyQkN4YnF1YW1wSWo4eEVZRWJObEV6aEhaT202UHFKYTByeWUteDdjbzNVQ1VyNmo5aXBrOHoMCAliCAgAEAAYACAAggEFcAGIAQE — 200 — 20 B — 68 ms — h3
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 1740ms · 531KB · $23/mo
Google Tag Manager
Tag Manager
Costly
Execution 382ms
Transfer 170 KB
Unused 40%
Monthly Cost $5/mo
Unattributable
Other
Costly
Execution 343ms
Transfer 0 KB
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 299ms
Transfer 156 KB
Unused 42%
Monthly Cost $4/mo
www.factcheck.org
Other
Costly
Execution 290ms
Transfer 14 KB
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 247ms
Transfer 137 KB
Unused 44%
Monthly Cost $3/mo
code.jquery.com
Other
Optional
Execution 114ms
Transfer 33 KB
Unused 64%
Monthly Cost $2/mo
Google Analytics
Analytics
Optional
Execution 65ms
Transfer 21 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 382ms and costs ~$5/month
  • Unattributable adds 343ms and costs ~$5/month
  • Google Tag Manager adds 299ms and costs ~$4/month
  • www.factcheck.org adds 290ms and costs ~$4/month
  • Google Tag Manager adds 247ms 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

Google Tag Manager takes 382ms 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 343ms 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 299ms 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.factcheck.org takes 290ms 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 247ms 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

64% of code.jquery.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback