Skip to content
https://ecowatch.com

Performance

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

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

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

3.88 s

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

5.56 s

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

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

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

13.50 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
8 PASS 3 REVIEW 4 FIX
D
Page Weight Budget
Action
2.2 MB transferred, 131 requests
FIX
2.2 MB transferred, 131 requests
Info::
Page weighs 4.2 MB (2.2 MB transferred)
Warning::
Images are 1.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.1 MB
Warning::
JavaScript is 725 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 725 KB
Warning::
131 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.46 g CO2 per page load
2.2 MB / 2.4 MB budget
2.2 MB transferred
131 requests
0.46 g CO2 per page load
Images 1.1 MiB 50%
JavaScript 724.8 KiB 32%
CSS 181.4 KiB 8%
Fonts 143.1 KiB 6%
HTML 50.7 KiB 2%
Other 12.6 KiB 1%
Other 7.9 KiB 0%
Other 2.6 KiB 0%
0 2.4 MB 4.9 MB
Approaching limit

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

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.2 MiB of 2.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
3033ms total JS execution
FIX
3033ms total JS execution
Warning::
https://www.ecowatch.com/: 835ms CPU time
Warning::
Unattributable: 487ms CPU time
Warning::
https://www.ecowatch.com/wp-includes/js/jquery/jqu...: 482ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TQ8...: 287ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-0BFC...: 258ms CPU time
Warning::
Third-party scripts: 3033ms (100% of total)

Main Thread Breakdown

Script Evaluation 50% Other 20% Style & Layout 15% Script Parsing & Compilation 6% Rendering 6% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://www.ecowatch.com/835ms169ms23ms3rd
Unattributable487ms56ms0ms3rd
https://www.ecowatch.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1482ms277ms9ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TQ8S6PJ287ms237ms39ms3rd
https://www.googletagmanager.com/gtag/js?id=G-0BFCT8ZX92&cx=c&gtm=4e64k1258ms212ms44ms3rd
https://www.googletagmanager.com/gtag/js?id=G-2RFH74BC4Z&cx=c&_slc=1230ms189ms39ms3rd
https://js-agent.newrelic.com/nr-spa-1.313.1.min.js193ms153ms7ms3rd
https://www.ecowatch.com/wp-content/themes/ecowatch/build/main.js?ver=202612669118ms78ms7ms3rd
https://www.google-analytics.com/analytics.js75ms63ms4ms3rd
https://cdn.segment.com/analytics.js/v1/4MMEnlWenirXdC1E2iuHu9nAUyx3g7Z5/analytics.min.js69ms59ms8ms3rd
D
Page Weight Inventory
Action
131 resources · 2.2 MB · 206 KB savings available
FIX
131 resources · 2.2 MB · 206 KB savings available
Warning::
Page weight 1.2 MB over 1MB target
Got: 2.2 MB Expected: ≤ 1 MB
Info::
~206 KB of savings available
Warning::
130 third-party resources (100% of weight)
131 resources · 2.2 MiB · 130 third-party 1.2 MiB over 1MB target
Image 51% · 1.1 MiB
JavaScript 32% · 724.8 KiB
CSS 8% · 181.4 KiB
Font 6% · 143.1 KiB
Document 2% · 50.9 KiB
Other 0% · 4.5 KiB

~205.6 KiB of savings available

Remove unused JavaScript: 205.6 KiB
C
Image Optimization
Action
56 images, 0 KB saveable
REVIEW
56 images, 0 KB saveable
Warning::
https://www.ecowatch.com/wp-content/themes/ecowatc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2023/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2021/1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2025/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2024/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2024/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2024/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2022/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2025/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2025/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2023/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2025/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2024/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2025/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2022/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2024/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2022/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2025/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2025/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2023/1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2022/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2025/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2025/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/themes/ecowatc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2023/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2022/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ecowatch.com/wp-content/uploads/2022/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
56 images 1.1 MB
0 oversized -0 KB
51 legacy format
27 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Bundles
Action
33 scripts, 206 KB unused
REVIEW
33 scripts, 206 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-2RFH...: 71 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-0BFC...: 69 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TQ8...: 66 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 206 KB
206 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-2RFH74BC4Z&cx=c&_slc=1167 KB71 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=G-0BFCT8ZX92&cx=c&gtm=4e64k1172 KB69 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TQ8S6PJ165 KB66 KB (40%)3rd
https://a.omappapi.com/app/js/api.min.js17 KB3rd
https://www.ecowatch.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.133 KB3rd
https://try.abtasty.com/08fbc696fd51e2139b266abfb22b71d9.js1 KB3rd
https://cdn.jsdelivr.net/npm/seamless-scroll-polyfill@latest/lib/bundle.min.js?ver=2.1.84 KB3rd
https://www.ecowatch.com/wp-content/plugins/3s-post-tooltip//js/main.js?ver=1.09 KB3rd
https://www.ecowatch.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.15 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

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

Web fonts

3

214 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 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 3.9 s LCP 5.6 shttps://www.ecowatch.com/wp-content/themes/ecowatch/assets/fonts/Fontawesome/fontawesome-webfont.woff2?v=4.6.3fontawesome-webfont.woff2 https://www.ecowatch.com/wp-content/themes/ecowatch/assets/fonts/Fontawesome/fontawesome-webfont.woff2?v=4.6.3 — 70.4 KiB — 270 ms — font-display: swaphttps://www.ecowatch.com/wp-content/themes/ecowatch/build/0317d582b93c20f68e05.woff20317d582b93c20f68e05.woff2 https://www.ecowatch.com/wp-content/themes/ecowatch/build/0317d582b93c20f68e05.woff2 — 70.4 KiB — 185 ms — font-display: swaphttps://use.fontawesome.com/releases/v5.5.0/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://use.fontawesome.com/releases/v5.5.0/webfonts/fa-solid-900.woff2 — 72.7 KiB — 75 ms — font-display: swap
fontawesome-webfont.woff2 woff2 swap
Size 70 KB
Load time 270 ms
Start 810 ms
Risk FOUT — text flashes from fallback to web font
0317d582b93c20f68e05.woff2 woff2 swap
Size 70 KB
Load time 185 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 73 KB
Load time 75 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
3 hints, 0 missing preconnects
PASS
3 hints, 0 missing preconnects
Info::
Page uses 3 resource hint(s)

Current Resource Hints

preconnect
1
preload
dns-prefetch
2
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
HTTP Caching
max-age=3600 (1 hour)
PASS
max-age=3600 (1 hour)
Info::
Cache-Control header is set
Got: max-age=3600
Info::
Effective TTL: 1 hour (max-age=3600)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=3600

DirectiveValueMeaning
max-age3600Cache for 1 hour
Effective TTL: 3600 seconds
Network Waterfall
131 requests over 4295ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 3.9 s LCP 5.6 shttps://ecowatch.com// https://ecowatch.com/ — 301 — 213 B — 599 ms — h2https://www.ecowatch.com/www.ecowatch.com/ https://www.ecowatch.com/ — 200 — 50.7 KiB — 291 ms — h2https://www.ecowatch.com/wp-content/plugins/table-of-contents-plus/screen.min.css?ver=2411.1www.ecowatch.com/wp-content/plugins... https://www.ecowatch.com/wp-content/plugins/table-of-contents-plus/screen.min.css?ver=2411.1 — 200 — 633 B — 196 ms — h2https://www.ecowatch.com/wp-content/themes/ecowatch/build/style.css?ver=202612669www.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/build/style.css?ver=202612669 — 200 — 93.7 KiB — 197 ms — h2https://www.ecowatch.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5www.ecowatch.com/wp-content/plugins... https://www.ecowatch.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5 — 200 — 1.2 KiB — 200 ms — h2https://www.ecowatch.com/wp-content/themes/ecowatch/assets/fonts/Fontawesome/fontawesome-webfont.woff2?v=4.6.3www.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/assets/fonts/Fontawesome/fontawesome-webfont.woff2?v=4.6.3 — 200 — 70.4 KiB — 270 ms — h2https://scripts.mediavine.com/tags/ecowatch.js?ver=6.9.4scripts.mediavine.com/tags/ecowatch... https://scripts.mediavine.com/tags/ecowatch.js?ver=6.9.4 — 200 — 537 B — 173 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/EW_Wordmark_Leaf.pngwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/EW_Wordmark_Leaf.png — 200 — 20.9 KiB — 269 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/facebook-brands.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/facebook-brands.svg — 200 — 423 B — 269 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/elephant-solid.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/elephant-solid.svg — -1 — 0 B — 691 ms — https://www.ecowatch.com/wp-content/uploads/2022/07/comment-lines-regular.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/comment-lines-regular.svg — -1 — 0 B — 692 ms — https://www.ecowatch.com/wp-content/uploads/2022/07/map-location-dot-solid.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/map-location-dot-solid.svg — -1 — 0 B — 692 ms — https://www.ecowatch.com/wp-content/uploads/2022/07/briefcase-solid.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/briefcase-solid.svg — -1 — 0 B — 692 ms — https://www.ecowatch.com/wp-content/uploads/2022/07/sun-solid.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/sun-solid.svg — -1 — 0 B — 692 ms — https://www.ecowatch.com/wp-content/uploads/2024/04/Untitled-design-e1713492074737.pngwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2024/04/Untitled-design-e1713492074737.png — 200 — 4.8 KiB — 97 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/instagram-brands.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/instagram-brands.svg — 200 — 661 B — 97 ms — h2https://www.ecowatch.com/wp-content/themes/ecowatch/build/images/envelope-solid.svgwww.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/build/images/envelope-solid.svg — 200 — 520 B — 98 ms — h2https://www.ecowatch.com/wp-content/plugins/3S-CTA-Widgets/assets/css/style.min.css?v=1776265369www.ecowatch.com/wp-content/plugins... https://www.ecowatch.com/wp-content/plugins/3S-CTA-Widgets/assets/css/style.min.css?v=1776265369 — 200 — 379 B — 99 ms — h2https://use.fontawesome.com/releases/v5.5.0/css/all.cssuse.fontawesome.com/releases/v5.5.0... https://use.fontawesome.com/releases/v5.5.0/css/all.css — 200 — 12.1 KiB — 60 ms — h2https://www.ecowatch.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.ecowatch.com/wp-includes/js/jqu... https://www.ecowatch.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 32.9 KiB — 104 ms — h2https://www.ecowatch.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.ecowatch.com/wp-includes/js/jqu... https://www.ecowatch.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.2 KiB — 102 ms — h2https://cdn.jsdelivr.net/npm/seamless-scroll-polyfill@latest/lib/bundle.min.js?ver=2.1.8cdn.jsdelivr.net/npm/seamless-scrol... https://cdn.jsdelivr.net/npm/seamless-scroll-polyfill@latest/lib/bundle.min.js?ver=2.1.8 — 200 — 4.3 KiB — 10 ms — h2https://cdn.segment.com/analytics.js/v1/4MMEnlWenirXdC1E2iuHu9nAUyx3g7Z5/analytics.min.jscdn.segment.com/analytics.js/v1/4MM... https://cdn.segment.com/analytics.js/v1/4MMEnlWenirXdC1E2iuHu9nAUyx3g7Z5/analytics.min.js — 200 — 28.8 KiB — 591 ms — h2https://try.abtasty.com/08fbc696fd51e2139b266abfb22b71d9.jstry.abtasty.com/08fbc696fd51e2139b2... https://try.abtasty.com/08fbc696fd51e2139b266abfb22b71d9.js — 200 — 559 B — 115 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TQ8S6PJwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TQ8S6PJ — 200 — 164.9 KiB — 171 ms — h2https://www.ecowatch.com/wp-content/uploads/2025/07/poisoning-the-well-book-cover-292x164.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2025/07/poisoning-the-well-book-cover-292x164.jpg — 200 — 11.9 KiB — 98 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/clipboard-medical-solid.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/clipboard-medical-solid.svg — 200 — 635 B — 99 ms — h2https://www.ecowatch.com/wp-content/uploads/2025/08/methane-feat-632x632.jpegwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2025/08/methane-feat-632x632.jpeg — 200 — 71.6 KiB — 140 ms — h2https://www.ecowatch.com/wp-content/themes/ecowatch/build/images/newsletter-widget-background.pngwww.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/build/images/newsletter-widget-background.png — 200 — 158.4 KiB — 102 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/carrot-regular.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/carrot-regular.svg — 200 — 814 B — 130 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 3.9 s LCP 5.6 shttps://ecowatch.com// https://ecowatch.com/ — 301 — 213 B — 599 ms — h2https://www.ecowatch.com/www.ecowatch.com/ https://www.ecowatch.com/ — 200 — 50.7 KiB — 291 ms — h2https://www.ecowatch.com/wp-content/plugins/table-of-contents-plus/screen.min.css?ver=2411.1www.ecowatch.com/wp-content/plugins... https://www.ecowatch.com/wp-content/plugins/table-of-contents-plus/screen.min.css?ver=2411.1 — 200 — 633 B — 196 ms — h2https://www.ecowatch.com/wp-content/themes/ecowatch/build/style.css?ver=202612669www.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/build/style.css?ver=202612669 — 200 — 93.7 KiB — 197 ms — h2https://www.ecowatch.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5www.ecowatch.com/wp-content/plugins... https://www.ecowatch.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5 — 200 — 1.2 KiB — 200 ms — h2https://www.ecowatch.com/wp-content/themes/ecowatch/assets/fonts/Fontawesome/fontawesome-webfont.woff2?v=4.6.3www.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/assets/fonts/Fontawesome/fontawesome-webfont.woff2?v=4.6.3 — 200 — 70.4 KiB — 270 ms — h2https://scripts.mediavine.com/tags/ecowatch.js?ver=6.9.4scripts.mediavine.com/tags/ecowatch... https://scripts.mediavine.com/tags/ecowatch.js?ver=6.9.4 — 200 — 537 B — 173 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/EW_Wordmark_Leaf.pngwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/EW_Wordmark_Leaf.png — 200 — 20.9 KiB — 269 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/facebook-brands.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/facebook-brands.svg — 200 — 423 B — 269 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/elephant-solid.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/elephant-solid.svg — -1 — 0 B — 691 ms — https://www.ecowatch.com/wp-content/uploads/2022/07/comment-lines-regular.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/comment-lines-regular.svg — -1 — 0 B — 692 ms — https://www.ecowatch.com/wp-content/uploads/2022/07/map-location-dot-solid.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/map-location-dot-solid.svg — -1 — 0 B — 692 ms — https://www.ecowatch.com/wp-content/uploads/2022/07/briefcase-solid.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/briefcase-solid.svg — -1 — 0 B — 692 ms — https://www.ecowatch.com/wp-content/uploads/2022/07/sun-solid.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/sun-solid.svg — -1 — 0 B — 692 ms — https://www.ecowatch.com/wp-content/uploads/2024/04/Untitled-design-e1713492074737.pngwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2024/04/Untitled-design-e1713492074737.png — 200 — 4.8 KiB — 97 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/instagram-brands.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/instagram-brands.svg — 200 — 661 B — 97 ms — h2https://www.ecowatch.com/wp-content/themes/ecowatch/build/images/envelope-solid.svgwww.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/build/images/envelope-solid.svg — 200 — 520 B — 98 ms — h2https://www.ecowatch.com/wp-content/plugins/3S-CTA-Widgets/assets/css/style.min.css?v=1776265369www.ecowatch.com/wp-content/plugins... https://www.ecowatch.com/wp-content/plugins/3S-CTA-Widgets/assets/css/style.min.css?v=1776265369 — 200 — 379 B — 99 ms — h2https://use.fontawesome.com/releases/v5.5.0/css/all.cssuse.fontawesome.com/releases/v5.5.0... https://use.fontawesome.com/releases/v5.5.0/css/all.css — 200 — 12.1 KiB — 60 ms — h2https://www.ecowatch.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.ecowatch.com/wp-includes/js/jqu... https://www.ecowatch.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 32.9 KiB — 104 ms — h2https://www.ecowatch.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.ecowatch.com/wp-includes/js/jqu... https://www.ecowatch.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.2 KiB — 102 ms — h2https://cdn.jsdelivr.net/npm/seamless-scroll-polyfill@latest/lib/bundle.min.js?ver=2.1.8cdn.jsdelivr.net/npm/seamless-scrol... https://cdn.jsdelivr.net/npm/seamless-scroll-polyfill@latest/lib/bundle.min.js?ver=2.1.8 — 200 — 4.3 KiB — 10 ms — h2https://cdn.segment.com/analytics.js/v1/4MMEnlWenirXdC1E2iuHu9nAUyx3g7Z5/analytics.min.jscdn.segment.com/analytics.js/v1/4MM... https://cdn.segment.com/analytics.js/v1/4MMEnlWenirXdC1E2iuHu9nAUyx3g7Z5/analytics.min.js — 200 — 28.8 KiB — 591 ms — h2https://try.abtasty.com/08fbc696fd51e2139b266abfb22b71d9.jstry.abtasty.com/08fbc696fd51e2139b2... https://try.abtasty.com/08fbc696fd51e2139b266abfb22b71d9.js — 200 — 559 B — 115 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TQ8S6PJwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TQ8S6PJ — 200 — 164.9 KiB — 171 ms — h2https://www.ecowatch.com/wp-content/uploads/2025/07/poisoning-the-well-book-cover-292x164.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2025/07/poisoning-the-well-book-cover-292x164.jpg — 200 — 11.9 KiB — 98 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/clipboard-medical-solid.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/clipboard-medical-solid.svg — 200 — 635 B — 99 ms — h2https://www.ecowatch.com/wp-content/uploads/2025/08/methane-feat-632x632.jpegwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2025/08/methane-feat-632x632.jpeg — 200 — 71.6 KiB — 140 ms — h2https://www.ecowatch.com/wp-content/themes/ecowatch/build/images/newsletter-widget-background.pngwww.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/build/images/newsletter-widget-background.png — 200 — 158.4 KiB — 102 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/carrot-regular.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/carrot-regular.svg — 200 — 814 B — 130 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/vial-solid.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/vial-solid.svg — 200 — 574 B — 194 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/bolt-solid.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/bolt-solid.svg — 200 — 563 B — 193 ms — h2https://www.ecowatch.com/wp-content/uploads/2025/07/coral-probiotics-292x164.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2025/07/coral-probiotics-292x164.jpg — 200 — 12.0 KiB — 196 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/globe-regular.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/globe-regular.svg — 200 — 884 B — 195 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/droplet-light.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/droplet-light.svg — 200 — 655 B — 192 ms — h2https://www.ecowatch.com/wp-content/themes/ecowatch/build/0317d582b93c20f68e05.woff2www.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/build/0317d582b93c20f68e05.woff2 — 200 — 70.4 KiB — 185 ms — h2https://use.fontawesome.com/releases/v5.5.0/webfonts/fa-solid-900.woff2use.fontawesome.com/releases/v5.5.0... https://use.fontawesome.com/releases/v5.5.0/webfonts/fa-solid-900.woff2 — 200 — 72.7 KiB — 75 ms — h2https://www.ecowatch.com/wp-content/plugins/3s-post-tooltip//js/main.js?ver=1.0www.ecowatch.com/wp-content/plugins... https://www.ecowatch.com/wp-content/plugins/3s-post-tooltip//js/main.js?ver=1.0 — 200 — 9.2 KiB — 134 ms — h2https://www.googletagmanager.com/gtag/js?id=G-0BFCT8ZX92&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-0BFCT8ZX92&cx=c&gtm=4e64k1 — 200 — 171.8 KiB — 77 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 122 ms — h2https://www.ecowatch.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1www.ecowatch.com/wp-includes/js/dis... https://www.ecowatch.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.1 KiB — 109 ms — h2https://www.ecowatch.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375www.ecowatch.com/wp-includes/js/dis... https://www.ecowatch.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.4 KiB — 108 ms — h2https://www.ecowatch.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5www.ecowatch.com/wp-content/plugins... https://www.ecowatch.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5 — 200 — 3.9 KiB — 110 ms — h2https://www.ecowatch.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5www.ecowatch.com/wp-content/plugins... https://www.ecowatch.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5 — 200 — 4.6 KiB — 105 ms — h2https://www.ecowatch.com/wp-content/plugins/table-of-contents-plus/front.min.js?ver=2411.1www.ecowatch.com/wp-content/plugins... https://www.ecowatch.com/wp-content/plugins/table-of-contents-plus/front.min.js?ver=2411.1 — 200 — 2.6 KiB — 105 ms — h2https://www.ecowatch.com/wp-content/themes/ecowatch/assets/js/dist/svg-injector.min.js?ver=1.1.3www.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/assets/js/dist/svg-injector.min.js?ver=1.1.3 — 200 — 2.3 KiB — 99 ms — h2https://a.omappapi.com/app/js/api.min.jsa.omappapi.com/app/js/api.min.js https://a.omappapi.com/app/js/api.min.js — 200 — 16.6 KiB — 175 ms — h2https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.ecowatch.com%2F&scrsrc=www.googletagmanager.com&rnd=1854849909.1776899671&dt=EcoWatch%20-%20For%20a%20Healthier%20Planet%20and%20Life&auid=1521452157.1776899671&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1v840965452za200zd840965452xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401~118463262&apve=1&apvf=f&apvc=1&tft=1776899670746&tfd=1349www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.ecowatch.com%2F&scrsrc=www.googletagmanager.com&rnd=1854849909.1776899671&dt=EcoWatch%20-%20For%20a%20Healthier%20Planet%20and%20Life&auid=1521452157.1776899671&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1v840965452za200zd840965452xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401~118463262&apve=1&apvf=f&apvc=1&tft=1776899670746&tfd=1349 — 200 — 21 B — 138 ms — h3https://www.ecowatch.com/wp-content/themes/ecowatch/assets/js/dist/slick.min.js?ver=1.8.0www.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/assets/js/dist/slick.min.js?ver=1.8.0 — 200 — 11.7 KiB — 98 ms — h2https://www.ecowatch.com/wp-content/themes/ecowatch/assets/js/dist/popper.min.js?ver=2.11.6www.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/assets/js/dist/popper.min.js?ver=2.11.6 — 200 — 7.8 KiB — 101 ms — h2https://www.ecowatch.com/wp-content/themes/ecowatch/build/main.js?ver=202612669www.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/build/main.js?ver=202612669 — 200 — 23.4 KiB — 106 ms — h2https://www.ecowatch.com/wp-content/themes/ecowatch/build/segment.js?ver=1.0.0www.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/build/segment.js?ver=1.0.0 — 200 — 807 B — 97 ms — h2https://www.ecowatch.com/wp-content/themes/ecowatch/build/helper.js?ver=1776265452www.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/build/helper.js?ver=1776265452 — 200 — 492 B — 102 ms — h2https://www.ecowatch.com/wp-content/themes/ecowatch/build/toc.js?ver=1776265452www.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/build/toc.js?ver=1776265452 — 200 — 798 B — 104 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-0BFCT8ZX92&gtm=45je64k1v880727480z8840965452za20gzb840965452zd840965452&_p=1776899670484&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1237987608.1776899671&frm=0&pscdl=noapi&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512543~118463262&sid=1776899670&sct=1&seg=0&dl=https%3A%2F%2Fwww.ecowatch.com%2F&dt=EcoWatch%20-%20For%20a%20Healthier%20Planet%20and%20Life&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1479region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-0BFCT8ZX92&gtm=45je64k1v880727480z8840965452za20gzb840965452zd840965452&_p=1776899670484&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1237987608.1776899671&frm=0&pscdl=noapi&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117512543~118463262&sid=1776899670&sct=1&seg=0&dl=https%3A%2F%2Fwww.ecowatch.com%2F&dt=EcoWatch%20-%20For%20a%20Healthier%20Planet%20and%20Life&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1479 — 204 — 550 B — 123 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1073008650&t=pageview&_s=1&dl=https%3A%2F%2Fwww.ecowatch.com%2F&ul=en-us&dt=EcoWatch%20-%20For%20a%20Healthier%20Planet%20and%20Life&sr=412x823&vp=412x823&_u=YADAAEABAAAAACAAI~&jid=1839812730&gjid=1707040080&cid=1237987608.1776899671&tid=UA-45266517-1&_gid=355764079.1776899671&_r=1&_slc=1&gtm=45He64k1n81TQ8S6PJv840965452za200zd840965452&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401~118463262&npa=1&z=1669595919www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1073008650&t=pageview&_s=1&dl=https%3A%2F%2Fwww.ecowatch.com%2F&ul=en-us&dt=EcoWatch%20-%20For%20a%20Healthier%20Planet%20and%20Life&sr=412x823&vp=412x823&_u=YADAAEABAAAAACAAI~&jid=1839812730&gjid=1707040080&cid=1237987608.1776899671&tid=UA-45266517-1&_gid=355764079.1776899671&_r=1&_slc=1&gtm=45He64k1n81TQ8S6PJv840965452za200zd840965452&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401~118463262&npa=1&z=1669595919 — 200 — 466 B — 29 ms — h2https://a.omappapi.com/app/js/api.min.cssa.omappapi.com/app/js/api.min.css https://a.omappapi.com/app/js/api.min.css — 200 — 2.9 KiB — 35 ms — h2https://api.omappapi.com/v2/embed/146033?d=ecowatch.com&device=desktopapi.omappapi.com/v2/embed/146033?d=... https://api.omappapi.com/v2/embed/146033?d=ecowatch.com&device=desktop — 401 — 875 B — 194 ms — h2https://www.googletagmanager.com/gtag/js?id=G-2RFH74BC4Z&cx=c&_slc=1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-2RFH74BC4Z&cx=c&_slc=1 — 200 — 166.9 KiB — 101 ms — h3https://www.ecowatch.com/wp-content/themes/ecowatch/build/rate.js?ver=1776265452www.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/build/rate.js?ver=1776265452 — 200 — 1.3 KiB — 103 ms — h2https://www.ecowatch.com/wp-content/themes/ecowatch/build/provider-review.js?ver=1776265452www.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/build/provider-review.js?ver=1776265452 — 200 — 542 B — 102 ms — h2https://www.ecowatch.com/wp-content/themes/ecowatch/assets/js/disclosure-modal.js?ver=1776265370www.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/assets/js/disclosure-modal.js?ver=1776265370 — 200 — 661 B — 101 ms — h2https://www.ecowatch.com/wp-content/plugins/stop-user-enumeration/frontend/js/frontend.js?ver=1.7.7www.ecowatch.com/wp-content/plugins... https://www.ecowatch.com/wp-content/plugins/stop-user-enumeration/frontend/js/frontend.js?ver=1.7.7 — 200 — 442 B — 100 ms — h2https://www.ecowatch.com/wp-content/themes/ecowatch/build/images/logo-light.pngwww.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/build/images/logo-light.png — 200 — 3.8 KiB — 103 ms — h2https://www.ecowatch.com/wp-content/uploads/2024/08/chaos-garden-feature-632x632.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2024/08/chaos-garden-feature-632x632.jpg — 200 — 72.4 KiB — 104 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/facebook-brands.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/facebook-brands.svg — 200 — 0 B — 3 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/instagram-brands.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/instagram-brands.svg — 200 — 0 B — 7 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/globe-regular.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/globe-regular.svg — 200 — 0 B — 7 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/bolt-solid.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/bolt-solid.svg — 200 — 0 B — 7 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/carrot-regular.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/carrot-regular.svg — 200 — 0 B — 12 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/vial-solid.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/vial-solid.svg — 200 — 0 B — 11 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/clipboard-medical-solid.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/clipboard-medical-solid.svg — 200 — 0 B — 11 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/droplet-light.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/droplet-light.svg — 200 — 0 B — 11 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/elephant-solid.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/elephant-solid.svg — 200 — 824 B — 102 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/comment-lines-regular.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/comment-lines-regular.svg — 200 — 746 B — 101 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/map-location-dot-solid.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/map-location-dot-solid.svg — 200 — 751 B — 102 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/briefcase-solid.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/briefcase-solid.svg — 200 — 527 B — 103 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/sun-solid.svgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/sun-solid.svg — 200 — 691 B — 104 ms — h2https://www.ecowatch.com/wp-content/uploads/2024/04/peter-singer-with-pig-at-farm-sanctuary-632x632.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2024/04/peter-singer-with-pig-at-farm-sanctuary-632x632.jpg — 200 — 75.8 KiB — 97 ms — h2https://www.ecowatch.com/wp-content/uploads/2024/03/rick-bass-author-photo-632x632.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2024/03/rick-bass-author-photo-632x632.jpg — 200 — 36.3 KiB — 98 ms — h2https://www.ecowatch.com/wp-content/uploads/2023/09/to-dye-for-penguin-random-house-632x632.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2023/09/to-dye-for-penguin-random-house-632x632.jpg — 200 — 59.2 KiB — 100 ms — h2https://www.ecowatch.com/wp-content/uploads/2023/08/5-632x632.pngwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2023/08/5-632x632.png — 200 — 133.1 KiB — 106 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/10/cropped-DWP_T.Duong-85_2-1-scaled-1-96x96.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/10/cropped-DWP_T.Duong-85_2-1-scaled-1-96x96.jpg — 200 — 3.8 KiB — 103 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/01/Screen-Shot-2022-01-06-at-12.06.39-PM-96x96.pngwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/01/Screen-Shot-2022-01-06-at-12.06.39-PM-96x96.png — 200 — 6.9 KiB — 104 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-2RFH74BC4Z&gtm=45je64k1v9136078017za20g&_p=1776899670484&gcd=13l3lPl2l3l1&npa=1&dma_cps=a&dma=1&_eu=EBAI&are=1&cid=1237987608.1776899671&frm=0&ir=1&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266400~117512543&dl=https%3A%2F%2Fwww.ecowatch.com%2F&dt=EcoWatch%20-%20For%20a%20Healthier%20Planet%20and%20Life&sid=1776899671&sct=1&seg=0&_tu=wAQ&en=page_view&_fv=1&_ss=1&_ee=1&gap.uat=0~115938465~115938469~117266401~118463262&tfd=1705region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-2RFH74BC4Z&gtm=45je64k1v9136078017za20g&_p=1776899670484&gcd=13l3lPl2l3l1&npa=1&dma_cps=a&dma=1&_eu=EBAI&are=1&cid=1237987608.1776899671&frm=0&ir=1&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266400~117512543&dl=https%3A%2F%2Fwww.ecowatch.com%2F&dt=EcoWatch%20-%20For%20a%20Healthier%20Planet%20and%20Life&sid=1776899671&sct=1&seg=0&_tu=wAQ&en=page_view&_fv=1&_ss=1&_ee=1&gap.uat=0~115938465~115938469~117266401~118463262&tfd=1705 — 204 — 48 B — 165 ms — h2blob:https://www.ecowatch.com/88f158e5-3be3-4a07-96b4-0cfc4ac9e7b9www.ecowatch.com/88f158e5-3be3-4a07... blob:https://www.ecowatch.com/88f158e5-3be3-4a07-96b4-0cfc4ac9e7b9 — 200 — -1 B — 170 ms — blobhttps://www.ecowatch.com/wp-json/contact-form-7/v1/contact-forms/228470/feedback/schemawww.ecowatch.com/wp-json/contact-fo... https://www.ecowatch.com/wp-json/contact-form-7/v1/contact-forms/228470/feedback/schema — 200 — 562 B — 536 ms — h2https://www.ecowatch.com/wp-content/uploads/2021/09/img-14-96x96.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2021/09/img-14-96x96.jpg — 200 — 3.1 KiB — 98 ms — h2https://www.ecowatch.com/wp-content/uploads/2021/12/img-59-96x96.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2021/12/img-59-96x96.jpg — 200 — 2.5 KiB — 97 ms — h2https://www.ecowatch.com/wp-content/uploads/2025/02/cropped-IMG_6377-scaled-1-96x96.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2025/02/cropped-IMG_6377-scaled-1-96x96.jpg — 200 — 11.8 KiB — 96 ms — h2https://www.ecowatch.com/wp-content/uploads/2021/09/img-6-96x96.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2021/09/img-6-96x96.jpg — 200 — 3.7 KiB — 97 ms — h2https://www.ecowatch.com/wp-content/uploads/2021/09/img-76-96x96.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2021/09/img-76-96x96.jpg — 200 — 2.7 KiB — 97 ms — h2https://cdn.segment.com/v1/projects/4MMEnlWenirXdC1E2iuHu9nAUyx3g7Z5/settingscdn.segment.com/v1/projects/4MMEnlW... https://cdn.segment.com/v1/projects/4MMEnlWenirXdC1E2iuHu9nAUyx3g7Z5/settings — 200 — 1.2 KiB — 55 ms — h2https://www.ecowatch.com/wp-content/uploads/2021/11/995079614-origin-415x233.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2021/11/995079614-origin-415x233.jpg — 200 — 30.2 KiB — 97 ms — h2https://www.ecowatch.com/wp-content/uploads/2024/02/coral-reef-colorful-415x233.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2024/02/coral-reef-colorful-415x233.jpg — 200 — 28.2 KiB — 99 ms — h2https://www.ecowatch.com/wp-content/uploads/2023/04/microplastics-magnifying-glass-415x233.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2023/04/microplastics-magnifying-glass-415x233.jpg — 200 — 16.5 KiB — 99 ms — h2https://www.ecowatch.com/wp-content/uploads/2023/10/nature-reserve-415x233.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2023/10/nature-reserve-415x233.jpg — 200 — 15.7 KiB — 97 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/learn-about-solar-energy-415x233.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/learn-about-solar-energy-415x233.jpg — 200 — 13.1 KiB — 97 ms — h2https://api.segment.io/v1/papi.segment.io/v1/p https://api.segment.io/v1/p — 200 — 175 B — 561 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/learn-about-windows-415x233.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/learn-about-windows-415x233.jpg — 200 — 15.1 KiB — 98 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/learn-about-gutters-415x233.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/learn-about-gutters-415x233.jpg — 200 — 12.0 KiB — 96 ms — h2https://www.ecowatch.com/wp-content/uploads/2025/08/methane-feat-632x355.jpegwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2025/08/methane-feat-632x355.jpeg — 200 — 48.4 KiB — 97 ms — h2https://www.ecowatch.com/wp-content/uploads/2025/08/gowanus-308x173.jpegwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2025/08/gowanus-308x173.jpeg — 200 — 18.1 KiB — 98 ms — h2https://www.ecowatch.com/wp-content/uploads/2025/07/gorillas-in-dnc-308x173.jpegwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2025/07/gorillas-in-dnc-308x173.jpeg — 200 — 19.7 KiB — 98 ms — h2https://www.ecowatch.com/wp-content/uploads/2025/07/coral-probiotics-308x173.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2025/07/coral-probiotics-308x173.jpg — 200 — 12.6 KiB — 96 ms — h2https://www.ecowatch.com/wp-content/uploads/2025/07/coal-overshoot-308x173.jpegwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2025/07/coal-overshoot-308x173.jpeg — 200 — 15.2 KiB — 98 ms — h2https://www.ecowatch.com/wp-content/uploads/2025/07/solar-vermont-308x173.jpegwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2025/07/solar-vermont-308x173.jpeg — 200 — 20.9 KiB — 97 ms — h2https://www.ecowatch.com/wp-content/uploads/2025/08/gowanus-632x355.jpegwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2025/08/gowanus-632x355.jpeg — 200 — 52.5 KiB — 98 ms — h2https://www.ecowatch.com/wp-content/uploads/2025/08/monarch-butterfly-ca-308x173.jpegwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2025/08/monarch-butterfly-ca-308x173.jpeg — 200 — 13.5 KiB — 100 ms — h2https://www.ecowatch.com/wp-content/uploads/2025/08/deepest-308x173.jpgwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2025/08/deepest-308x173.jpg — 200 — 10.0 KiB — 96 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/08/EW_Logo_4.0_Leaf.pngwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/08/EW_Logo_4.0_Leaf.png — 200 — 47.1 KiB — 98 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/nasa.pngwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/nasa.png — 200 — 830 B — 98 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/smithsonian.pngwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/smithsonian.png — 200 — 1.5 KiB — 97 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/bbc.pngwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/bbc.png — 200 — 745 B — 98 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/wapo.pngwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/wapo.png — 200 — 1.5 KiB — 97 ms — h2https://www.ecowatch.com/wp-content/uploads/2022/07/npr.pngwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2022/07/npr.png — 200 — 516 B — 96 ms — h2https://www.ecowatch.com/wp-content/themes/ecowatch/build/images/privacy-options.pngwww.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/build/images/privacy-options.png — 200 — 15.7 KiB — 97 ms — h2https://www.ecowatch.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4www.ecowatch.com/wp-includes/js/wp-... https://www.ecowatch.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — 200 — 6.0 KiB — 97 ms — h2https://js-agent.newrelic.com/nr-spa-1.313.1.min.jsjs-agent.newrelic.com/nr-spa-1.313.... https://js-agent.newrelic.com/nr-spa-1.313.1.min.js — 200 — 30.3 KiB — 23 ms — h2https://www.ecowatch.com/wp-content/uploads/2021/12/cropped-EW-Logo-transparent-150x150.pngwww.ecowatch.com/wp-content/uploads... https://www.ecowatch.com/wp-content/uploads/2021/12/cropped-EW-Logo-transparent-150x150.png — 200 — 11.6 KiB — 96 ms — h2https://bam.nr-data.net/1/NRBR-776a6b03987f5eeeb12?a=529152859&v=1.313.1&to=MldaNhdTCxEHB0cKCwsdeQERWwoMSQxcDgFIXF0V&rst=2430&ck=0&s=d29678e5c1837264&ref=https://www.ecowatch.com/&ptid=42a6833b811b0775&af=err,spa,xhr,stn,ins&ap=1060&be=797&fe=1596&dc=933&at=HhBZQF9JGB8%3D&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776899669397,%22n%22:0,%22f%22:601,%22dn%22:601,%22dne%22:601,%22c%22:601,%22s%22:601,%22ce%22:601,%22rq%22:608,%22rp%22:798,%22rpe%22:892,%22di%22:1724,%22ds%22:1726,%22de%22:1730,%22dc%22:2388,%22l%22:2388,%22le%22:2393%7D,%22navigation%22:%7B%7D%7D&fp=1168&fcp=1168bam.nr-data.net/1/NRBR-776a6b03987f... https://bam.nr-data.net/1/NRBR-776a6b03987f5eeeb12?a=529152859&v=1.313.1&to=MldaNhdTCxEHB0cKCwsdeQERWwoMSQxcDgFIXF0V&rst=2430&ck=0&s=d29678e5c1837264&ref=https://www.ecowatch.com/&ptid=42a6833b811b0775&af=err,spa,xhr,stn,ins&ap=1060&be=797&fe=1596&dc=933&at=HhBZQF9JGB8%3D&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776899669397,%22n%22:0,%22f%22:601,%22dn%22:601,%22dne%22:601,%22c%22:601,%22s%22:601,%22ce%22:601,%22rq%22:608,%22rp%22:798,%22rpe%22:892,%22di%22:1724,%22ds%22:1726,%22de%22:1730,%22dc%22:2388,%22l%22:2388,%22le%22:2393%7D,%22navigation%22:%7B%7D%7D&fp=1168&fcp=1168 — 200 — 679 B — 560 ms — http/1.1https://www.ecowatch.com/wp-content/themes/ecowatch/build/images/favicon-32x32.webpwww.ecowatch.com/wp-content/themes/... https://www.ecowatch.com/wp-content/themes/ecowatch/build/images/favicon-32x32.webp — 200 — 775 B — 96 ms — h2https://bam.nr-data.net/browser/blobs?browser_monitoring_key=NRBR-776a6b03987f5eeeb12&type=BrowserSessionChunk&app_id=529152859&protocol_version=0&timestamp=1776899669630&attributes=entityGuid%3DNDQ4ODIzOHxCUk9XU0VSfEFQUExJQ0FUSU9OfDU5NDU1MDQ4OA%26harvestId%3Dd29678e5c1837264_42a6833b811b0775_1%26trace.firstTimestamp%3D1776899669630%26trace.lastTimestamp%3D1776899672023%26trace.nodes%3D152%26trace.originTimestamp%3D1776899669630%26agentVersion%3D1.313.1%26firstSessionHarvest%3Dtrue%26ptid%3D42a6833b811b0775%26session%3Dd29678e5c1837264%26currentUrl%3Dhttps://www.ecowatch.com/bam.nr-data.net/browser/blobs?brows... https://bam.nr-data.net/browser/blobs?browser_monitoring_key=NRBR-776a6b03987f5eeeb12&type=BrowserSessionChunk&app_id=529152859&protocol_version=0&timestamp=1776899669630&attributes=entityGuid%3DNDQ4ODIzOHxCUk9XU0VSfEFQUExJQ0FUSU9OfDU5NDU1MDQ4OA%26harvestId%3Dd29678e5c1837264_42a6833b811b0775_1%26trace.firstTimestamp%3D1776899669630%26trace.lastTimestamp%3D1776899672023%26trace.nodes%3D152%26trace.originTimestamp%3D1776899669630%26agentVersion%3D1.313.1%26firstSessionHarvest%3Dtrue%26ptid%3D42a6833b811b0775%26session%3Dd29678e5c1837264%26currentUrl%3Dhttps://www.ecowatch.com/ — 200 — 369 B — 227 ms — http/1.1https://bam.nr-data.net/browser/blobs?browser_monitoring_key=NRBR-776a6b03987f5eeeb12&type=BrowserSessionChunk&app_id=529152859&protocol_version=0&timestamp=1776899670440&attributes=entityGuid%3DNDQ4ODIzOHxCUk9XU0VSfEFQUExJQ0FUSU9OfDU5NDU1MDQ4OA%26harvestId%3Dd29678e5c1837264_42a6833b811b0775_2%26trace.firstTimestamp%3D1776899670440%26trace.lastTimestamp%3D1776899672623%26trace.nodes%3D133%26trace.originTimestamp%3D1776899669630%26agentVersion%3D1.313.1%26ptid%3D42a6833b811b0775%26session%3Dd29678e5c1837264%26currentUrl%3Dhttps://www.ecowatch.com/bam.nr-data.net/browser/blobs?brows... https://bam.nr-data.net/browser/blobs?browser_monitoring_key=NRBR-776a6b03987f5eeeb12&type=BrowserSessionChunk&app_id=529152859&protocol_version=0&timestamp=1776899670440&attributes=entityGuid%3DNDQ4ODIzOHxCUk9XU0VSfEFQUExJQ0FUSU9OfDU5NDU1MDQ4OA%26harvestId%3Dd29678e5c1837264_42a6833b811b0775_2%26trace.firstTimestamp%3D1776899670440%26trace.lastTimestamp%3D1776899672623%26trace.nodes%3D133%26trace.originTimestamp%3D1776899669630%26agentVersion%3D1.313.1%26ptid%3D42a6833b811b0775%26session%3Dd29678e5c1837264%26currentUrl%3Dhttps://www.ecowatch.com/ — 200 — 369 B — 222 ms — http/1.1https://bam.nr-data.net/events/1/NRBR-776a6b03987f5eeeb12?a=529152859&v=1.313.1&to=MldaNhdTCxEHB0cKCwsdeQERWwoMSQxcDgFIXF0V&rst=3008&ck=0&s=d29678e5c1837264&ref=https://www.ecowatch.com/&ptid=42a6833b811b0775&ht=1bam.nr-data.net/events/1/NRBR-776a6... https://bam.nr-data.net/events/1/NRBR-776a6b03987f5eeeb12?a=529152859&v=1.313.1&to=MldaNhdTCxEHB0cKCwsdeQERWwoMSQxcDgFIXF0V&rst=3008&ck=0&s=d29678e5c1837264&ref=https://www.ecowatch.com/&ptid=42a6833b811b0775&ht=1 — 200 — 369 B — 207 ms — http/1.1https://bam.nr-data.net/jserrors/1/NRBR-776a6b03987f5eeeb12?a=529152859&v=1.313.1&to=MldaNhdTCxEHB0cKCwsdeQERWwoMSQxcDgFIXF0V&rst=3010&ck=0&s=d29678e5c1837264&ref=https://www.ecowatch.com/&ptid=42a6833b811b0775&ht=1bam.nr-data.net/jserrors/1/NRBR-776... https://bam.nr-data.net/jserrors/1/NRBR-776a6b03987f5eeeb12?a=529152859&v=1.313.1&to=MldaNhdTCxEHB0cKCwsdeQERWwoMSQxcDgFIXF0V&rst=3010&ck=0&s=d29678e5c1837264&ref=https://www.ecowatch.com/&ptid=42a6833b811b0775&ht=1 — 200 — 369 B — 217 ms — http/1.1https://bam.nr-data.net/events/1/NRBR-776a6b03987f5eeeb12?a=529152859&v=1.313.1&to=MldaNhdTCxEHB0cKCwsdeQERWwoMSQxcDgFIXF0V&rst=3013&ck=0&s=d29678e5c1837264&ref=https://www.ecowatch.com/&ptid=42a6833b811b0775&ht=1bam.nr-data.net/events/1/NRBR-776a6... https://bam.nr-data.net/events/1/NRBR-776a6b03987f5eeeb12?a=529152859&v=1.313.1&to=MldaNhdTCxEHB0cKCwsdeQERWwoMSQxcDgFIXF0V&rst=3013&ck=0&s=d29678e5c1837264&ref=https://www.ecowatch.com/&ptid=42a6833b811b0775&ht=1 — 200 — 369 B — 204 ms — http/1.1https://bam.nr-data.net/browser/blobs?browser_monitoring_key=NRBR-776a6b03987f5eeeb12&type=BrowserSessionChunk&app_id=529152859&protocol_version=0&timestamp=1776899671110&attributes=entityGuid%3DNDQ4ODIzOHxCUk9XU0VSfEFQUExJQ0FUSU9OfDU5NDU1MDQ4OA%26harvestId%3Dd29678e5c1837264_42a6833b811b0775_3%26trace.firstTimestamp%3D1776899671110%26trace.lastTimestamp%3D1776899672061%26trace.nodes%3D17%26trace.originTimestamp%3D1776899669630%26agentVersion%3D1.313.1%26ptid%3D42a6833b811b0775%26session%3Dd29678e5c1837264%26currentUrl%3Dhttps://www.ecowatch.com/bam.nr-data.net/browser/blobs?brows... https://bam.nr-data.net/browser/blobs?browser_monitoring_key=NRBR-776a6b03987f5eeeb12&type=BrowserSessionChunk&app_id=529152859&protocol_version=0&timestamp=1776899671110&attributes=entityGuid%3DNDQ4ODIzOHxCUk9XU0VSfEFQUExJQ0FUSU9OfDU5NDU1MDQ4OA%26harvestId%3Dd29678e5c1837264_42a6833b811b0775_3%26trace.firstTimestamp%3D1776899671110%26trace.lastTimestamp%3D1776899672061%26trace.nodes%3D17%26trace.originTimestamp%3D1776899669630%26agentVersion%3D1.313.1%26ptid%3D42a6833b811b0775%26session%3Dd29678e5c1837264%26currentUrl%3Dhttps://www.ecowatch.com/ — 200 — 364 B — 203 ms — http/1.1https://bam.nr-data.net/browser/logs?browser_monitoring_key=NRBR-776a6b03987f5eeeb12bam.nr-data.net/browser/logs?browse... https://bam.nr-data.net/browser/logs?browser_monitoring_key=NRBR-776a6b03987f5eeeb12 — 200 — 369 B — 404 ms — http/1.1https://cdn.cookielaw.org/consent/f95b7d6a-aaad-40f1-9dbd-1eda1ccbb682/OtAutoBlock.jscdn.cookielaw.org/consent/f95b7d6a-... https://cdn.cookielaw.org/consent/f95b7d6a-aaad-40f1-9dbd-1eda1ccbb682/OtAutoBlock.js — -1 — 0 B — 66 ms — https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 64 ms —
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 3033ms · 691KB · $57/mo
www.ecowatch.com
Other
Costly
Execution 835ms
Transfer 51 KB
Monthly Cost $16/mo
Unattributable
Other
Costly
Execution 487ms
Transfer 0 KB
Monthly Cost $9/mo
www.ecowatch.com
Other
Costly
Execution 482ms
Transfer 33 KB
Monthly Cost $9/mo
Google Tag Manager
Tag Manager
Costly
Execution 287ms
Transfer 165 KB
Unused 40%
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 258ms
Transfer 172 KB
Unused 40%
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 230ms
Transfer 167 KB
Unused 42%
Monthly Cost $4/mo
js-agent.newrelic.com
Other
Optional
Execution 193ms
Transfer 30 KB
Monthly Cost $4/mo
www.ecowatch.com
Other
Optional
Execution 118ms
Transfer 23 KB
Monthly Cost $2/mo
Google Analytics
Analytics
Optional
Execution 75ms
Transfer 21 KB
Monthly Cost $1/mo
Segment
Analytics
Optional
Execution 69ms
Transfer 29 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.ecowatch.com adds 835ms and costs ~$16/month
  • Unattributable adds 487ms and costs ~$9/month
  • www.ecowatch.com adds 482ms and costs ~$9/month
  • Google Tag Manager adds 287ms and costs ~$5/month
  • Google Tag Manager adds 258ms and costs ~$5/month
  • Google Tag Manager adds 230ms and costs ~$4/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.ecowatch.com takes 835ms 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 487ms 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.ecowatch.com takes 482ms 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 287ms 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 258ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 230ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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