Skip to content
https://dow.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
72
GRADE
C
FIX
5
REVIEW
3
PASS
5
INFO
2

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

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

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

1.76 s

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

2.96 s

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

457 ms

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

0.002

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

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

3.33 s

Page Load Progression

416 ms
831 ms
1.2 s
1.7 s
2.1 s
2.5 s
2.9 s
3.3 s
Checks
15
5 PASS 3 REVIEW 5 FIX
D
Page Weight Budget
Action
2.2 MB transferred, 101 requests
FIX
2.2 MB transferred, 101 requests
Info::
Page weighs 8.2 MB (2.2 MB transferred)
Warning::
JavaScript is 1.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.0 MB
Warning::
101 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
101 requests
0.46 g CO2 per page load
JavaScript 1.0 MiB 47%
Images 754.3 KiB 33%
Other 155.5 KiB 7%
CSS 148.4 KiB 7%
Other 97.6 KiB 4%
HTML 43.6 KiB 2%
Other 1.5 KiB 0%
Other 224 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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
F
JS Bundles
Action
17 scripts, 538 KB unused
FIX
17 scripts, 538 KB unused
Warning::
https://www.dow.com/etc.clientlibs/dow-platform/cl...: 182 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.cloud.coveo.com/searchui/v2.10118/j...: 117 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.dow.com/etc.clientlibs/dow-platform/cl...: 79 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202511.1...: 66 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://assets.adobedtm.com/55f90c612c0d/8d002170d...: 39 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 538 KB
538 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-dependencies.lc-0d4552d1e0d2f7a96aa023b5226517d8-lc.min.js289 KB182 KB (63%)3rd
https://static.cloud.coveo.com/searchui/v2.10118/js/CoveoJsSearch.Lazy.min.js211 KB117 KB (58%)3rd
https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-site.lc-70126359d83c1a0961711dde868464fc-lc.min.js112 KB79 KB (71%)3rd
https://cdn.cookielaw.org/scripttemplates/202511.1.0/otBannerSdk.js124 KB66 KB (53%)3rd
https://assets.adobedtm.com/55f90c612c0d/8d002170dee6/launch-23cbd884759b.min.js103 KB39 KB (38%)3rd
https://dcdynatraceag.bsnconnect.com/jstag/managed/fac30b52-64cc-453f-838f-f97dd5b27625/a12260aed971158_complete.js87 KB33 KB (38%)3rd
https://www.dow.com/etc.clientlibs/clientlibs/granite/jquery.lc-7842899024219bcbdb5e72c946870b79-lc.min.js31 KB21 KB (68%)3rd
https://static.cloud.coveo.com/searchui/v2.10118/js/templates/templates.js12 KB3rd
https://www.dow.com/etc.clientlibs/clientlibs/granite/utils.lc-e7bf340a353e643d198b25d0c8ccce47-lc.min.js3 KB3rd
https://s7d9.scene7.com/s7viewers/libs/responsive_image.js4 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

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
101 resources · 2.2 MB · 538 KB savings available
FIX
101 resources · 2.2 MB · 538 KB savings available
Warning::
Page weight 1.2 MB over 1MB target
Got: 2.2 MB Expected: ≤ 1 MB
Info::
~538 KB of savings available
Warning::
100 third-party resources (100% of weight)
Info::
2 resources over 200KB
101 resources · 2.2 MiB · 100 third-party 1.2 MiB over 1MB target
JavaScript 47% · 1.0 MiB
Image 33% · 755.5 KiB
Other 11% · 249.0 KiB
CSS 7% · 153.0 KiB
Document 2% · 43.6 KiB

~538.2 KiB of savings available

Remove unused JavaScript: 538.2 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
57 images, 0 KB saveable
REVIEW
57 images, 0 KB saveable
Warning::
https://www.dow.com/content/experience-fragments/d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7d9.scene7.com/is/content/dow/seek-togeth... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
57 images 754 KB
0 oversized -0 KB
19 legacy format
2 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1472ms total JS execution
REVIEW
1472ms total JS execution
Warning::
https://www.dow.com/etc.clientlibs/dow-platform/cl...: 724ms CPU time
Warning::
https://dcdynatraceag.bsnconnect.com/jstag/managed...: 272ms CPU time
Info::
Unattributable: 162ms CPU time
Info::
https://www.dow.com/en-us: 131ms CPU time
Info::
https://assets.adobedtm.com/55f90c612c0d/8d002170d...: 104ms CPU time
Warning::
Third-party scripts: 1472ms (100% of total)

Main Thread Breakdown

Script Evaluation 76% Other 11% Script Parsing & Compilation 5% Style & Layout 4%
ScriptTotalScriptingParse/CompileParty
https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-site.lc-70126359d83c1a0961711dde868464fc-lc.min.js724ms706ms11ms3rd
https://dcdynatraceag.bsnconnect.com/jstag/managed/fac30b52-64cc-453f-838f-f97dd5b27625/a12260aed971158_complete.js272ms240ms5ms3rd
Unattributable162ms5ms0ms3rd
https://www.dow.com/en-us131ms28ms2ms3rd
https://assets.adobedtm.com/55f90c612c0d/8d002170dee6/launch-23cbd884759b.min.js104ms91ms7ms3rd
https://www.dow.com/etc.clientlibs/core/wcm/components/commons/datalayer/v2/clientlibs/core.wcm.components.commons.datalayer.v2.lc-1e0136bad0acfb78be509234578e44f9-lc.min.js79ms76ms0ms3rd
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
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
101 requests over 2881ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.8 s LCP 3.0 shttps://dow.com// https://dow.com/ — 301 — 125 B — 118 ms — h2https://www.dow.com/www.dow.com/ https://www.dow.com/ — 302 — 367 B — 77 ms — h2https://www.dow.com/en-uswww.dow.com/en-us https://www.dow.com/en-us — 200 — 43.6 KiB — 123 ms — h2https://www.dow.com/content/dam/images/public-images/web/noav/noav_intersections_dow_home_wage_web_banner_061724.jpgwww.dow.com/content/dam/images/publ... https://www.dow.com/content/dam/images/public-images/web/noav/noav_intersections_dow_home_wage_web_banner_061724.jpg — 200 — 122.2 KiB — 44 ms — h3https://www.dow.com/.autoblock.3a6a366c-9708-4731-9401-9c22440fe68a.jswww.dow.com/.autoblock.3a6a366c-970... https://www.dow.com/.autoblock.3a6a366c-9708-4731-9401-9c22440fe68a.js — 200 — 1.9 KiB — 41 ms — h3https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 70 ms — h2https://dcdynatraceag.bsnconnect.com/jstag/managed/fac30b52-64cc-453f-838f-f97dd5b27625/a12260aed971158_complete.jsdcdynatraceag.bsnconnect.com/jstag/... https://dcdynatraceag.bsnconnect.com/jstag/managed/fac30b52-64cc-453f-838f-f97dd5b27625/a12260aed971158_complete.js — 200 — 86.8 KiB — 579 ms — h2https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-base.lc-6ac563804323483ef111b5c1c66b7165-lc.min.csswww.dow.com/etc.clientlibs/dow-plat... https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-base.lc-6ac563804323483ef111b5c1c66b7165-lc.min.css — 200 — 5.5 KiB — 15 ms — h3https://static.cloud.coveo.com/searchui/v2.10118/css/CoveoFullSearch.min.cssstatic.cloud.coveo.com/searchui/v2.... https://static.cloud.coveo.com/searchui/v2.10118/css/CoveoFullSearch.min.css — 200 — 49.3 KiB — 392 ms — h2https://static.cloud.coveo.com/searchui/v2.10118/js/CoveoJsSearch.Lazy.min.jsstatic.cloud.coveo.com/searchui/v2.... https://static.cloud.coveo.com/searchui/v2.10118/js/CoveoJsSearch.Lazy.min.js — 200 — 211.1 KiB — 386 ms — h2https://static.cloud.coveo.com/searchui/v2.10118/js/templates/templates.jsstatic.cloud.coveo.com/searchui/v2.... https://static.cloud.coveo.com/searchui/v2.10118/js/templates/templates.js — 200 — 12.2 KiB — 65 ms — h2https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-dependencies.lc-319f6d3e105be0fc7441ac2ce9fe3a61-lc.min.csswww.dow.com/etc.clientlibs/dow-plat... https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-dependencies.lc-319f6d3e105be0fc7441ac2ce9fe3a61-lc.min.css — 200 — 36.7 KiB — 34 ms — h3https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-site.lc-5cc938bc9f3a33d8a4eeb6579a2c45df-lc.min.csswww.dow.com/etc.clientlibs/dow-plat... https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-site.lc-5cc938bc9f3a33d8a4eeb6579a2c45df-lc.min.css — 200 — 57.0 KiB — 33 ms — h3https://www.dow.com/content/dam/images/public-images/icons/product-catalog.svgwww.dow.com/content/dam/images/publ... https://www.dow.com/content/dam/images/public-images/icons/product-catalog.svg — 200 — 281 B — 30 ms — h3https://www.dow.com/content/dam/images/public-images/icons/product-index.svgwww.dow.com/content/dam/images/publ... https://www.dow.com/content/dam/images/public-images/icons/product-index.svg — 200 — 505 B — 35 ms — h3https://dynamicmedia.dow.com/is/image/dow/AdobeStock_279316565?qlt=82&wid=1480&ts=1776200338066&dpr=offdynamicmedia.dow.com/is/image/dow/A... https://dynamicmedia.dow.com/is/image/dow/AdobeStock_279316565?qlt=82&wid=1480&ts=1776200338066&dpr=off — 200 — 130.7 KiB — 770 ms — h2https://www.dow.com/content/dam/images/public-images/icons/brand-index.svgwww.dow.com/content/dam/images/publ... https://www.dow.com/content/dam/images/public-images/icons/brand-index.svg — 200 — 505 B — 22 ms — h3https://www.dow.com/content/dam/images/public-images/icons/sustainable-solutions.svgwww.dow.com/content/dam/images/publ... https://www.dow.com/content/dam/images/public-images/icons/sustainable-solutions.svg — 200 — 239 B — 17 ms — h3https://www.dow.com/etc.clientlibs/clientlibs/granite/jquery.lc-7842899024219bcbdb5e72c946870b79-lc.min.jswww.dow.com/etc.clientlibs/clientli... https://www.dow.com/etc.clientlibs/clientlibs/granite/jquery.lc-7842899024219bcbdb5e72c946870b79-lc.min.js — 200 — 31.3 KiB — 17 ms — h3https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-dependencies.lc-0d4552d1e0d2f7a96aa023b5226517d8-lc.min.jswww.dow.com/etc.clientlibs/dow-plat... https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-dependencies.lc-0d4552d1e0d2f7a96aa023b5226517d8-lc.min.js — 200 — 289.1 KiB — 27 ms — h3https://cdn.cookielaw.org/consent/3a6a366c-9708-4731-9401-9c22440fe68a/3a6a366c-9708-4731-9401-9c22440fe68a.jsoncdn.cookielaw.org/consent/3a6a366c-... https://cdn.cookielaw.org/consent/3a6a366c-9708-4731-9401-9c22440fe68a/3a6a366c-9708-4731-9401-9c22440fe68a.json — 200 — 2.6 KiB — 67 ms — h2https://www.dow.com/etc.clientlibs/clientlibs/granite/utils.lc-e7bf340a353e643d198b25d0c8ccce47-lc.min.jswww.dow.com/etc.clientlibs/clientli... https://www.dow.com/etc.clientlibs/clientlibs/granite/utils.lc-e7bf340a353e643d198b25d0c8ccce47-lc.min.js — 200 — 2.9 KiB — 16 ms — h3https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-site.lc-70126359d83c1a0961711dde868464fc-lc.min.jswww.dow.com/etc.clientlibs/dow-plat... https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-site.lc-70126359d83c1a0961711dde868464fc-lc.min.js — 200 — 111.6 KiB — 20 ms — h3https://s7d9.scene7.com/s7viewers/libs/responsive_image.jss7d9.scene7.com/s7viewers/libs/resp... https://s7d9.scene7.com/s7viewers/libs/responsive_image.js — 200 — 3.9 KiB — 27 ms — h2https://www.dow.com/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lc-0a6aff292f5cc42142779cde92054524-lc.min.jswww.dow.com/etc.clientlibs/core/wcm... https://www.dow.com/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lc-0a6aff292f5cc42142779cde92054524-lc.min.js — 200 — 442 B — 15 ms — h3https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-base.lc-2a1fd80536ba88ef587ca3d661d45088-lc.min.jswww.dow.com/etc.clientlibs/dow-plat... https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-base.lc-2a1fd80536ba88ef587ca3d661d45088-lc.min.js — 200 — 16.0 KiB — 16 ms — h3https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 281 B — 63 ms — h2https://assets.adobedtm.com/55f90c612c0d/8d002170dee6/launch-23cbd884759b.min.jsassets.adobedtm.com/55f90c612c0d/8d... https://assets.adobedtm.com/55f90c612c0d/8d002170dee6/launch-23cbd884759b.min.js — 200 — 103.0 KiB — 9 ms — h2https://s.go-mpulse.net/boomerang/E7ETR-JTU9N-2XXQ2-DYVVC-LATAEs.go-mpulse.net/boomerang/E7ETR-JTU... https://s.go-mpulse.net/boomerang/E7ETR-JTU9N-2XXQ2-DYVVC-LATAE — 200 — 45.7 KiB — 85 ms — h2https://www.dow.com/etc.clientlibs/core/wcm/components/commons/datalayer/v2/clientlibs/core.wcm.components.commons.datalayer.v2.lc-1e0136bad0acfb78be509234578e44f9-lc.min.jswww.dow.com/etc.clientlibs/core/wcm... https://www.dow.com/etc.clientlibs/core/wcm/components/commons/datalayer/v2/clientlibs/core.wcm.components.commons.datalayer.v2.lc-1e0136bad0acfb78be509234578e44f9-lc.min.js — 200 — 885 B — 18 ms — h3
0 ms 1.0 s 2.0 s 3.0 s FCP 1.8 s LCP 3.0 shttps://dow.com// https://dow.com/ — 301 — 125 B — 118 ms — h2https://www.dow.com/www.dow.com/ https://www.dow.com/ — 302 — 367 B — 77 ms — h2https://www.dow.com/en-uswww.dow.com/en-us https://www.dow.com/en-us — 200 — 43.6 KiB — 123 ms — h2https://www.dow.com/content/dam/images/public-images/web/noav/noav_intersections_dow_home_wage_web_banner_061724.jpgwww.dow.com/content/dam/images/publ... https://www.dow.com/content/dam/images/public-images/web/noav/noav_intersections_dow_home_wage_web_banner_061724.jpg — 200 — 122.2 KiB — 44 ms — h3https://www.dow.com/.autoblock.3a6a366c-9708-4731-9401-9c22440fe68a.jswww.dow.com/.autoblock.3a6a366c-970... https://www.dow.com/.autoblock.3a6a366c-9708-4731-9401-9c22440fe68a.js — 200 — 1.9 KiB — 41 ms — h3https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 70 ms — h2https://dcdynatraceag.bsnconnect.com/jstag/managed/fac30b52-64cc-453f-838f-f97dd5b27625/a12260aed971158_complete.jsdcdynatraceag.bsnconnect.com/jstag/... https://dcdynatraceag.bsnconnect.com/jstag/managed/fac30b52-64cc-453f-838f-f97dd5b27625/a12260aed971158_complete.js — 200 — 86.8 KiB — 579 ms — h2https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-base.lc-6ac563804323483ef111b5c1c66b7165-lc.min.csswww.dow.com/etc.clientlibs/dow-plat... https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-base.lc-6ac563804323483ef111b5c1c66b7165-lc.min.css — 200 — 5.5 KiB — 15 ms — h3https://static.cloud.coveo.com/searchui/v2.10118/css/CoveoFullSearch.min.cssstatic.cloud.coveo.com/searchui/v2.... https://static.cloud.coveo.com/searchui/v2.10118/css/CoveoFullSearch.min.css — 200 — 49.3 KiB — 392 ms — h2https://static.cloud.coveo.com/searchui/v2.10118/js/CoveoJsSearch.Lazy.min.jsstatic.cloud.coveo.com/searchui/v2.... https://static.cloud.coveo.com/searchui/v2.10118/js/CoveoJsSearch.Lazy.min.js — 200 — 211.1 KiB — 386 ms — h2https://static.cloud.coveo.com/searchui/v2.10118/js/templates/templates.jsstatic.cloud.coveo.com/searchui/v2.... https://static.cloud.coveo.com/searchui/v2.10118/js/templates/templates.js — 200 — 12.2 KiB — 65 ms — h2https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-dependencies.lc-319f6d3e105be0fc7441ac2ce9fe3a61-lc.min.csswww.dow.com/etc.clientlibs/dow-plat... https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-dependencies.lc-319f6d3e105be0fc7441ac2ce9fe3a61-lc.min.css — 200 — 36.7 KiB — 34 ms — h3https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-site.lc-5cc938bc9f3a33d8a4eeb6579a2c45df-lc.min.csswww.dow.com/etc.clientlibs/dow-plat... https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-site.lc-5cc938bc9f3a33d8a4eeb6579a2c45df-lc.min.css — 200 — 57.0 KiB — 33 ms — h3https://www.dow.com/content/dam/images/public-images/icons/product-catalog.svgwww.dow.com/content/dam/images/publ... https://www.dow.com/content/dam/images/public-images/icons/product-catalog.svg — 200 — 281 B — 30 ms — h3https://www.dow.com/content/dam/images/public-images/icons/product-index.svgwww.dow.com/content/dam/images/publ... https://www.dow.com/content/dam/images/public-images/icons/product-index.svg — 200 — 505 B — 35 ms — h3https://dynamicmedia.dow.com/is/image/dow/AdobeStock_279316565?qlt=82&wid=1480&ts=1776200338066&dpr=offdynamicmedia.dow.com/is/image/dow/A... https://dynamicmedia.dow.com/is/image/dow/AdobeStock_279316565?qlt=82&wid=1480&ts=1776200338066&dpr=off — 200 — 130.7 KiB — 770 ms — h2https://www.dow.com/content/dam/images/public-images/icons/brand-index.svgwww.dow.com/content/dam/images/publ... https://www.dow.com/content/dam/images/public-images/icons/brand-index.svg — 200 — 505 B — 22 ms — h3https://www.dow.com/content/dam/images/public-images/icons/sustainable-solutions.svgwww.dow.com/content/dam/images/publ... https://www.dow.com/content/dam/images/public-images/icons/sustainable-solutions.svg — 200 — 239 B — 17 ms — h3https://www.dow.com/etc.clientlibs/clientlibs/granite/jquery.lc-7842899024219bcbdb5e72c946870b79-lc.min.jswww.dow.com/etc.clientlibs/clientli... https://www.dow.com/etc.clientlibs/clientlibs/granite/jquery.lc-7842899024219bcbdb5e72c946870b79-lc.min.js — 200 — 31.3 KiB — 17 ms — h3https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-dependencies.lc-0d4552d1e0d2f7a96aa023b5226517d8-lc.min.jswww.dow.com/etc.clientlibs/dow-plat... https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-dependencies.lc-0d4552d1e0d2f7a96aa023b5226517d8-lc.min.js — 200 — 289.1 KiB — 27 ms — h3https://cdn.cookielaw.org/consent/3a6a366c-9708-4731-9401-9c22440fe68a/3a6a366c-9708-4731-9401-9c22440fe68a.jsoncdn.cookielaw.org/consent/3a6a366c-... https://cdn.cookielaw.org/consent/3a6a366c-9708-4731-9401-9c22440fe68a/3a6a366c-9708-4731-9401-9c22440fe68a.json — 200 — 2.6 KiB — 67 ms — h2https://www.dow.com/etc.clientlibs/clientlibs/granite/utils.lc-e7bf340a353e643d198b25d0c8ccce47-lc.min.jswww.dow.com/etc.clientlibs/clientli... https://www.dow.com/etc.clientlibs/clientlibs/granite/utils.lc-e7bf340a353e643d198b25d0c8ccce47-lc.min.js — 200 — 2.9 KiB — 16 ms — h3https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-site.lc-70126359d83c1a0961711dde868464fc-lc.min.jswww.dow.com/etc.clientlibs/dow-plat... https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-site.lc-70126359d83c1a0961711dde868464fc-lc.min.js — 200 — 111.6 KiB — 20 ms — h3https://s7d9.scene7.com/s7viewers/libs/responsive_image.jss7d9.scene7.com/s7viewers/libs/resp... https://s7d9.scene7.com/s7viewers/libs/responsive_image.js — 200 — 3.9 KiB — 27 ms — h2https://www.dow.com/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lc-0a6aff292f5cc42142779cde92054524-lc.min.jswww.dow.com/etc.clientlibs/core/wcm... https://www.dow.com/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lc-0a6aff292f5cc42142779cde92054524-lc.min.js — 200 — 442 B — 15 ms — h3https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-base.lc-2a1fd80536ba88ef587ca3d661d45088-lc.min.jswww.dow.com/etc.clientlibs/dow-plat... https://www.dow.com/etc.clientlibs/dow-platform/clientlibs/clientlib-base.lc-2a1fd80536ba88ef587ca3d661d45088-lc.min.js — 200 — 16.0 KiB — 16 ms — h3https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 281 B — 63 ms — h2https://assets.adobedtm.com/55f90c612c0d/8d002170dee6/launch-23cbd884759b.min.jsassets.adobedtm.com/55f90c612c0d/8d... https://assets.adobedtm.com/55f90c612c0d/8d002170dee6/launch-23cbd884759b.min.js — 200 — 103.0 KiB — 9 ms — h2https://s.go-mpulse.net/boomerang/E7ETR-JTU9N-2XXQ2-DYVVC-LATAEs.go-mpulse.net/boomerang/E7ETR-JTU... https://s.go-mpulse.net/boomerang/E7ETR-JTU9N-2XXQ2-DYVVC-LATAE — 200 — 45.7 KiB — 85 ms — h2https://www.dow.com/etc.clientlibs/core/wcm/components/commons/datalayer/v2/clientlibs/core.wcm.components.commons.datalayer.v2.lc-1e0136bad0acfb78be509234578e44f9-lc.min.jswww.dow.com/etc.clientlibs/core/wcm... https://www.dow.com/etc.clientlibs/core/wcm/components/commons/datalayer/v2/clientlibs/core.wcm.components.commons.datalayer.v2.lc-1e0136bad0acfb78be509234578e44f9-lc.min.js — 200 — 885 B — 18 ms — h3https://www.dow.com/etc.clientlibs/core/wcm/components/commons/datalayer/acdl/core.wcm.components.commons.datalayer.acdl.lc-bf921af342fd2c40139671dbf0920a1f-lc.min.jswww.dow.com/etc.clientlibs/core/wcm... https://www.dow.com/etc.clientlibs/core/wcm/components/commons/datalayer/acdl/core.wcm.components.commons.datalayer.acdl.lc-bf921af342fd2c40139671dbf0920a1f-lc.min.js — 200 — 10.1 KiB — 66 ms — h3https://www.dow.com/content/dam/images/public-images/icons/tehnical-data.svgwww.dow.com/content/dam/images/publ... https://www.dow.com/content/dam/images/public-images/icons/tehnical-data.svg — 200 — 515 B — 68 ms — h3https://www.dow.com/content/dam/images/public-images/icons/sds-finder.svgwww.dow.com/content/dam/images/publ... https://www.dow.com/content/dam/images/public-images/icons/sds-finder.svg — 200 — 415 B — 65 ms — h3https://www.dow.com/content/dam/images/public-images/icons/prod-info.svgwww.dow.com/content/dam/images/publ... https://www.dow.com/content/dam/images/public-images/icons/prod-info.svg — 200 — 1.1 KiB — 69 ms — h3https://www.dow.com/content/dam/images/public-images/icons/samples.svgwww.dow.com/content/dam/images/publ... https://www.dow.com/content/dam/images/public-images/icons/samples.svg — 200 — 1.2 KiB — 68 ms — h3https://www.dow.com/content/dam/images/public-images/icons/icon-product-sustainability.pngwww.dow.com/content/dam/images/publ... https://www.dow.com/content/dam/images/public-images/icons/icon-product-sustainability.png — 200 — 464 B — 68 ms — h3https://www.dow.com/content/dam/images/public-images/icons/icon-discover-solutions-sustainability-32x32.svgwww.dow.com/content/dam/images/publ... https://www.dow.com/content/dam/images/public-images/icons/icon-discover-solutions-sustainability-32x32.svg — 200 — 397 B — 62 ms — h3https://www.dow.com/content/dam/images/public-images/icons/icon-related-sustainability.pngwww.dow.com/content/dam/images/publ... https://www.dow.com/content/dam/images/public-images/icons/icon-related-sustainability.png — 200 — 280 B — 40 ms — h3https://www.dow.com/content/dam/images/public-images/icons/Climate-Protection_24x24.pngwww.dow.com/content/dam/images/publ... https://www.dow.com/content/dam/images/public-images/icons/Climate-Protection_24x24.png — 200 — 515 B — 67 ms — h3https://www.dow.com/content/dam/images/public-images/icons/Circular-Economy_32x32.pngwww.dow.com/content/dam/images/publ... https://www.dow.com/content/dam/images/public-images/icons/Circular-Economy_32x32.png — 200 — 554 B — 67 ms — h3https://www.dow.com/content/dam/images/public-images/icons/icon-External-Link-sustainaility.pngwww.dow.com/content/dam/images/publ... https://www.dow.com/content/dam/images/public-images/icons/icon-External-Link-sustainaility.png — 200 — 372 B — 67 ms — h3https://dynamicmedia.dow.com/is/image/dow/shutterstock_42002452%3ANews-Events-Story?ts=1709475784301&fmt=webpdynamicmedia.dow.com/is/image/dow/s... https://dynamicmedia.dow.com/is/image/dow/shutterstock_42002452%3ANews-Events-Story?ts=1709475784301&fmt=webp — 200 — 19.4 KiB — 65 ms — h2https://dynamicmedia.dow.com/is/image/dow/bpc-banner-mod%3ANews-Events-Story?ts=1714394985835&fmt=webpdynamicmedia.dow.com/is/image/dow/b... https://dynamicmedia.dow.com/is/image/dow/bpc-banner-mod%3ANews-Events-Story?ts=1714394985835&fmt=webp — 200 — 10.8 KiB — 76 ms — h2https://dynamicmedia.dow.com/is/image/dow/AdobeStock_270380769-1%3ANews-Events-Story?ts=1709474987964&fmt=webpdynamicmedia.dow.com/is/image/dow/A... https://dynamicmedia.dow.com/is/image/dow/AdobeStock_270380769-1%3ANews-Events-Story?ts=1709474987964&fmt=webp — 200 — 17.3 KiB — 69 ms — h2https://dynamicmedia.dow.com/is/image/dow/AdobeStock_98868903%3ANews-Events-Story?ts=1709476420326&fmt=webpdynamicmedia.dow.com/is/image/dow/A... https://dynamicmedia.dow.com/is/image/dow/AdobeStock_98868903%3ANews-Events-Story?ts=1709476420326&fmt=webp — 200 — 20.1 KiB — 49 ms — h2https://dynamicmedia.dow.com/is/image/dow/AdobeStock_85668688%3ANews-Events-Story?ts=1709476421539&fmt=webpdynamicmedia.dow.com/is/image/dow/A... https://dynamicmedia.dow.com/is/image/dow/AdobeStock_85668688%3ANews-Events-Story?ts=1709476421539&fmt=webp — 200 — 6.3 KiB — 75 ms — h2https://s7d9.scene7.com/is/image/dow/AdobeStock_422952456%3ANews-Events-Story?ts=1692724993146&fmt=webps7d9.scene7.com/is/image/dow/AdobeS... https://s7d9.scene7.com/is/image/dow/AdobeStock_422952456%3ANews-Events-Story?ts=1692724993146&fmt=webp — 200 — 20.2 KiB — 24 ms — h2https://s7d9.scene7.com/is/image/dow/AdobeStock_317001381%3ANews-Events-Story?ts=1698328145630&fmt=webps7d9.scene7.com/is/image/dow/AdobeS... https://s7d9.scene7.com/is/image/dow/AdobeStock_317001381%3ANews-Events-Story?ts=1698328145630&fmt=webp — 200 — 4.7 KiB — 18 ms — h2https://dynamicmedia.dow.com/is/image/dow/AV25217%3ANews-Events-Story?ts=1709474987982&fmt=webpdynamicmedia.dow.com/is/image/dow/A... https://dynamicmedia.dow.com/is/image/dow/AV25217%3ANews-Events-Story?ts=1709474987982&fmt=webp — 200 — 11.6 KiB — 74 ms — h2https://dynamicmedia.dow.com/is/image/dow/AdobeStock_90128408%3ANews-Events-Story?ts=1709476269961&fmt=webpdynamicmedia.dow.com/is/image/dow/A... https://dynamicmedia.dow.com/is/image/dow/AdobeStock_90128408%3ANews-Events-Story?ts=1709476269961&fmt=webp — 200 — 7.6 KiB — 72 ms — h2https://dynamicmedia.dow.com/is/image/dow/cleaning-science-pg-banner-1280x360%3ANews-Events-Story?ts=1709480950826&fmt=webpdynamicmedia.dow.com/is/image/dow/c... https://dynamicmedia.dow.com/is/image/dow/cleaning-science-pg-banner-1280x360%3ANews-Events-Story?ts=1709480950826&fmt=webp — 200 — 15.4 KiB — 56 ms — h2https://s7d9.scene7.com/is/image/dow/AdobeStock_51628055-1%3ANews-Events-Story?ts=1692725713223&fmt=webps7d9.scene7.com/is/image/dow/AdobeS... https://s7d9.scene7.com/is/image/dow/AdobeStock_51628055-1%3ANews-Events-Story?ts=1692725713223&fmt=webp — 200 — 13.4 KiB — 19 ms — h2https://dynamicmedia.dow.com/is/image/dow/shutterstock_140759485%3ANews-Events-Story?ts=1709475783720&fmt=webpdynamicmedia.dow.com/is/image/dow/s... https://dynamicmedia.dow.com/is/image/dow/shutterstock_140759485%3ANews-Events-Story?ts=1709475783720&fmt=webp — 200 — 13.5 KiB — 62 ms — h2https://dynamicmedia.dow.com/is/image/dow/dow_58301320878%3ANews-Events-Story?ts=1772484701624&fmt=webpdynamicmedia.dow.com/is/image/dow/d... https://dynamicmedia.dow.com/is/image/dow/dow_58301320878%3ANews-Events-Story?ts=1772484701624&fmt=webp — 200 — 16.3 KiB — 76 ms — h2https://dynamicmedia.dow.com/is/image/dow/AdobeStock_258200496%3ANews-Events-Story?ts=1709474973344&fmt=webpdynamicmedia.dow.com/is/image/dow/A... https://dynamicmedia.dow.com/is/image/dow/AdobeStock_258200496%3ANews-Events-Story?ts=1709474973344&fmt=webp — 200 — 13.9 KiB — 65 ms — h2https://s7d9.scene7.com/is/image/dow/AdobeStock_40983751%3ANews-Events-Story?ts=1692727114381&fmt=webps7d9.scene7.com/is/image/dow/AdobeS... https://s7d9.scene7.com/is/image/dow/AdobeStock_40983751%3ANews-Events-Story?ts=1692727114381&fmt=webp — 200 — 7.8 KiB — 23 ms — h2https://s7d9.scene7.com/is/image/dow/AdobeStock_100684673%3ANews-Events-Story?ts=1695313120852&fmt=webps7d9.scene7.com/is/image/dow/AdobeS... https://s7d9.scene7.com/is/image/dow/AdobeStock_100684673%3ANews-Events-Story?ts=1695313120852&fmt=webp — 200 — 5.2 KiB — 23 ms — h2https://s7d9.scene7.com/is/image/dow/AdobeStock_102743589%3ANews-Events-Story?ts=1692727507219&fmt=webps7d9.scene7.com/is/image/dow/AdobeS... https://s7d9.scene7.com/is/image/dow/AdobeStock_102743589%3ANews-Events-Story?ts=1692727507219&fmt=webp — 200 — 5.5 KiB — 24 ms — h2https://s7d9.scene7.com/is/image/dow/AdobeStock_59119011%3ANews-Events-Story?ts=1696809897117&fmt=webps7d9.scene7.com/is/image/dow/AdobeS... https://s7d9.scene7.com/is/image/dow/AdobeStock_59119011%3ANews-Events-Story?ts=1696809897117&fmt=webp — 200 — 22.4 KiB — 25 ms — h2https://dynamicmedia.dow.com/is/image/dow/AdobeStock_263821609-2%3ANews-Events-Story?ts=1709480850294&fmt=webpdynamicmedia.dow.com/is/image/dow/A... https://dynamicmedia.dow.com/is/image/dow/AdobeStock_263821609-2%3ANews-Events-Story?ts=1709480850294&fmt=webp — 200 — 4.1 KiB — 47 ms — h2https://dynamicmedia.dow.com/is/image/dow/AdobeStock_167660287%3ANews-Events-Story?ts=1714390836907&fmt=webpdynamicmedia.dow.com/is/image/dow/A... https://dynamicmedia.dow.com/is/image/dow/AdobeStock_167660287%3ANews-Events-Story?ts=1714390836907&fmt=webp — 200 — 1.9 KiB — 74 ms — h2https://dynamicmedia.dow.com/is/image/dow/AdobeStock_190400193%3ANews-Events-Story?ts=1709480870311&fmt=webpdynamicmedia.dow.com/is/image/dow/A... https://dynamicmedia.dow.com/is/image/dow/AdobeStock_190400193%3ANews-Events-Story?ts=1709480870311&fmt=webp — 200 — 14.3 KiB — 60 ms — h2https://s7d9.scene7.com/is/image/dow/AdobeStock_213676897%3ANews-Events-Story?ts=1692728518110&fmt=webps7d9.scene7.com/is/image/dow/AdobeS... https://s7d9.scene7.com/is/image/dow/AdobeStock_213676897%3ANews-Events-Story?ts=1692728518110&fmt=webp — 200 — 11.8 KiB — 25 ms — h2https://s7d9.scene7.com/is/image/dow/AV03988%3ANews-Events-Story?ts=1692722173232&fmt=webps7d9.scene7.com/is/image/dow/AV0398... https://s7d9.scene7.com/is/image/dow/AV03988%3ANews-Events-Story?ts=1692722173232&fmt=webp — 200 — 11.7 KiB — 26 ms — h2https://s7d9.scene7.com/is/image/dow/AdobeStock_255222910%3ANews-Events-Story?ts=1695662294408&fmt=webps7d9.scene7.com/is/image/dow/AdobeS... https://s7d9.scene7.com/is/image/dow/AdobeStock_255222910%3ANews-Events-Story?ts=1695662294408&fmt=webp — 200 — 25.6 KiB — 26 ms — h2https://dynamicmedia.dow.com/is/image/dow/AdobeStock_184973806%3ANews-Events-Story?ts=1722029580968&fmt=webpdynamicmedia.dow.com/is/image/dow/A... https://dynamicmedia.dow.com/is/image/dow/AdobeStock_184973806%3ANews-Events-Story?ts=1722029580968&fmt=webp — 200 — 14.1 KiB — 69 ms — h2https://s7d9.scene7.com/is/image/dow/AdobeStock_402097760%3ANews-Events-Story?ts=1692729622075&fmt=webps7d9.scene7.com/is/image/dow/AdobeS... https://s7d9.scene7.com/is/image/dow/AdobeStock_402097760%3ANews-Events-Story?ts=1692729622075&fmt=webp — 200 — 3.5 KiB — 27 ms — h2https://s7d9.scene7.com/is/image/dow/AdobeStock_529298244%3ANews-Events-Story?ts=1692730318057&fmt=webps7d9.scene7.com/is/image/dow/AdobeS... https://s7d9.scene7.com/is/image/dow/AdobeStock_529298244%3ANews-Events-Story?ts=1692730318057&fmt=webp — 200 — 12.5 KiB — 28 ms — h2https://dynamicmedia.dow.com/is/image/dow/shutterstock_349481861%3ANews-Events-Story?ts=1709475063522&fmt=webpdynamicmedia.dow.com/is/image/dow/s... https://dynamicmedia.dow.com/is/image/dow/shutterstock_349481861%3ANews-Events-Story?ts=1709475063522&fmt=webp — 200 — 6.6 KiB — 52 ms — h2https://dynamicmedia.dow.com/is/image/dow/AV26409%3ANews-Events-Story?ts=1709475063476&fmt=webpdynamicmedia.dow.com/is/image/dow/A... https://dynamicmedia.dow.com/is/image/dow/AV26409%3ANews-Events-Story?ts=1709475063476&fmt=webp — 200 — 9.1 KiB — 49 ms — h2https://s7d9.scene7.com/is/image/dow/AdobeStock_192821918-1%3ANews-Events-Story?ts=1692730912072&fmt=webps7d9.scene7.com/is/image/dow/AdobeS... https://s7d9.scene7.com/is/image/dow/AdobeStock_192821918-1%3ANews-Events-Story?ts=1692730912072&fmt=webp — 200 — 10.8 KiB — 33 ms — h2https://s7d9.scene7.com/is/image/dow/AdobeStock_91104164%3ANews-Events-Story?ts=1696729657678&fmt=webps7d9.scene7.com/is/image/dow/AdobeS... https://s7d9.scene7.com/is/image/dow/AdobeStock_91104164%3ANews-Events-Story?ts=1696729657678&fmt=webp — 200 — 6.4 KiB — 28 ms — h2https://s7d9.scene7.com/is/image/dow/AdobeStock_270154519%3ANews-Events-Story?ts=1692731422187&fmt=webps7d9.scene7.com/is/image/dow/AdobeS... https://s7d9.scene7.com/is/image/dow/AdobeStock_270154519%3ANews-Events-Story?ts=1692731422187&fmt=webp — 200 — 10.8 KiB — 28 ms — h2https://s7d9.scene7.com/is/image/dow/AdobeStock_79106633-1%3ANews-Events-Story?ts=1692731119267&fmt=webps7d9.scene7.com/is/image/dow/AdobeS... https://s7d9.scene7.com/is/image/dow/AdobeStock_79106633-1%3ANews-Events-Story?ts=1692731119267&fmt=webp — 200 — 23.1 KiB — 31 ms — h2https://dynamicmedia.dow.com/is/image/dow/AdobeStock_11284934%3ANews-Events-Story?ts=1709475063431&fmt=webpdynamicmedia.dow.com/is/image/dow/A... https://dynamicmedia.dow.com/is/image/dow/AdobeStock_11284934%3ANews-Events-Story?ts=1709475063431&fmt=webp — 200 — 6.7 KiB — 72 ms — h2https://dynamicmedia.dow.com/is/image/dow/dow_87938801574%3ANews-Events-Story?ts=1738618744199&fmt=webpdynamicmedia.dow.com/is/image/dow/d... https://dynamicmedia.dow.com/is/image/dow/dow_87938801574%3ANews-Events-Story?ts=1738618744199&fmt=webp — 200 — 7.2 KiB — 60 ms — h2https://dynamicmedia.dow.com/is/image/dow/AdobeStock_166586983%3ANews-Events-Story?ts=1709475063644&fmt=webpdynamicmedia.dow.com/is/image/dow/A... https://dynamicmedia.dow.com/is/image/dow/AdobeStock_166586983%3ANews-Events-Story?ts=1709475063644&fmt=webp — 200 — 9.1 KiB — 66 ms — h2https://cdn.cookielaw.org/scripttemplates/202511.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202511.1.0/otBannerSdk.js — 200 — 124.4 KiB — 75 ms — h2https://www.dow.com/content/experience-fragments/dc/us/en/site/header/header-v21/_jcr_content/root/mega_menu_navigation/image%20data-sly-unwrap.coreimg.svg/1762359145171/dow-logo.svgwww.dow.com/content/experience-frag... https://www.dow.com/content/experience-fragments/dc/us/en/site/header/header-v21/_jcr_content/root/mega_menu_navigation/image%20data-sly-unwrap.coreimg.svg/1762359145171/dow-logo.svg — 200 — 21.9 KiB — 24 ms — h3https://s7d9.scene7.com/is/content/dow/seek-together?ts=1771251762560&dpr=offs7d9.scene7.com/is/content/dow/seek... https://s7d9.scene7.com/is/content/dow/seek-together?ts=1771251762560&dpr=off — 200 — 10.2 KiB — 9 ms — h2https://www.dow.com/libs/granite/csrf/token.jsonwww.dow.com/libs/granite/csrf/token... https://www.dow.com/libs/granite/csrf/token.json — 200 — 70 B — 141 ms — h3https://www.dow.com/libs/cq/i18n/dict.en-US.jsonwww.dow.com/libs/cq/i18n/dict.en-US... https://www.dow.com/libs/cq/i18n/dict.en-US.json — 200 — 146.8 KiB — 583 ms — h3https://www.dow.com/.dow.search.token.servlet.json?type=DowComMainSearch&showAll=falsewww.dow.com/.dow.search.token.servl... https://www.dow.com/.dow.search.token.servlet.json?type=DowComMainSearch&showAll=false — 200 — 725 B — 476 ms — h3https://www.dow.com/.dow.commerce.dropdown.jsonwww.dow.com/.dow.commerce.dropdown.... https://www.dow.com/.dow.commerce.dropdown.json — 200 — 3.0 KiB — 523 ms — h3https://www.dow.com/.dow.search.token.servlet.json?type=DowComMainSearchwww.dow.com/.dow.search.token.servl... https://www.dow.com/.dow.search.token.servlet.json?type=DowComMainSearch — 200 — 725 B — 387 ms — h3https://adobedc.demdex.net/ee/v1/privacy/set-consent?configId=e154a51c-1d36-4348-98fe-4c1a2230c2de&requestId=30d2d5fa-11cf-4293-9178-2d61e5571dabadobedc.demdex.net/ee/v1/privacy/se... https://adobedc.demdex.net/ee/v1/privacy/set-consent?configId=e154a51c-1d36-4348-98fe-4c1a2230c2de&requestId=30d2d5fa-11cf-4293-9178-2d61e5571dab — 200 — 1.0 KiB — 88 ms — h2https://cdn.cookielaw.org/consent/3a6a366c-9708-4731-9401-9c22440fe68a/019b8f5d-0a1e-7f79-8430-5397b946cde8/en.jsoncdn.cookielaw.org/consent/3a6a366c-... https://cdn.cookielaw.org/consent/3a6a366c-9708-4731-9401-9c22440fe68a/019b8f5d-0a1e-7f79-8430-5397b946cde8/en.json — 200 — 75.3 KiB — 54 ms — h2https://c.go-mpulse.net/api/config.json?key=E7ETR-JTU9N-2XXQ2-DYVVC-LATAE&d=www.dow.com&t=5922994&v=1.792.70&sl=0&si=033b8c77-86f0-4097-9a68-c8ad0bc72764-tdx3f4&plugins=AK,ConfigOverride,Continuity,PageParams,RT,PaintTiming,NavigationTiming,ResourceTiming,Memory,Errors,Akamai,EventTiming,BFCache,LOGN&acao=&ak.ai=935054c.go-mpulse.net/api/config.json?key... https://c.go-mpulse.net/api/config.json?key=E7ETR-JTU9N-2XXQ2-DYVVC-LATAE&d=www.dow.com&t=5922994&v=1.792.70&sl=0&si=033b8c77-86f0-4097-9a68-c8ad0bc72764-tdx3f4&plugins=AK,ConfigOverride,Continuity,PageParams,RT,PaintTiming,NavigationTiming,ResourceTiming,Memory,Errors,Akamai,EventTiming,BFCache,LOGN&acao=&ak.ai=935054 — 200 — 850 B — 312 ms — h2https://www.dow.com/content/dam/images/public-images/web/favicons/icon-32x32.pngwww.dow.com/content/dam/images/publ... https://www.dow.com/content/dam/images/public-images/web/favicons/icon-32x32.png — 200 — 465 B — 16 ms — h3https://cdn.cookielaw.org/scripttemplates/202511.1.0/assets/otCenterRounded.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202511.1.0/assets/otCenterRounded.json — 200 — 2.8 KiB — 26 ms — h2https://cdn.cookielaw.org/scripttemplates/202511.1.0/assets/v2/otPcCenter.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202511.1.0/assets/v2/otPcCenter.json — 200 — 13.4 KiB — 26 ms — h2https://cdn.cookielaw.org/scripttemplates/202511.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202511.1.0/assets/otCommonStyles.css — 200 — 4.6 KiB — 26 ms — h2https://cdn.cookielaw.org/logos/static/ot_close.svgcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_close.svg — 200 — 626 B — 26 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 504 B — 27 ms — h2https://cdn.cookielaw.org/logos/c213ad18-b5a9-42d5-b470-6070e6576624/b34d878f-85d7-4518-aae8-8ac3b1f8a092/7f42b1dc-c1f0-4730-9564-86d2d6845eeb/DOWdiamond-red_8-19.pngcdn.cookielaw.org/logos/c213ad18-b5... https://cdn.cookielaw.org/logos/c213ad18-b5a9-42d5-b470-6070e6576624/b34d878f-85d7-4518-aae8-8ac3b1f8a092/7f42b1dc-c1f0-4730-9564-86d2d6845eeb/DOWdiamond-red_8-19.png — 200 — 37.8 KiB — 27 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.5 KiB — 28 ms — h2https://684dd32c.akstat.io/684dd32c.akstat.io/ https://684dd32c.akstat.io/ — 204 — 224 B — 232 ms — h2https://trial-eum-clientnsv4-s.akamaihd.net/eum/getdns.txt?c=ps05njkzvtrial-eum-clientnsv4-s.akamaihd.net... https://trial-eum-clientnsv4-s.akamaihd.net/eum/getdns.txt?c=ps05njkzv — 302 — 266 B — 64 ms — http/1.1https://trial-eum-clienttons-s.akamaihd.net/eum/getdns.txt?c=ps05njkzvtrial-eum-clienttons-s.akamaihd.net... https://trial-eum-clienttons-s.akamaihd.net/eum/getdns.txt?c=ps05njkzv — 302 — 278 B — 66 ms — http/1.1https://rxr3y6accrd6i2pjkcja-ps05nj-91205979f-clientnsv4-s.akamaihd.net/eum/results.txtrxr3y6accrd6i2pjkcja-ps05nj-9120597... https://rxr3y6accrd6i2pjkcja-ps05nj-91205979f-clientnsv4-s.akamaihd.net/eum/results.txt — 200 — 312 B — 87 ms — http/1.1https://eaauduflaaaaakqce3ychaaaanu6sues-ps05nj-1922ed15c-clienttons-s.akamaihd.net/eum/results.txteaauduflaaaaakqce3ychaaaanu6sues-ps... https://eaauduflaaaaakqce3ychaaaanu6sues-ps05nj-1922ed15c-clienttons-s.akamaihd.net/eum/results.txt — 200 — 312 B — 91 ms — http/1.1
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 1472ms · 346KB · $8/mo
www.dow.com
Other
Costly
Execution 724ms
Transfer 112 KB
Unused 71%
Monthly Cost $4/mo
dcdynatraceag.bsnconnect.com
Other
Costly
Execution 272ms
Transfer 87 KB
Unused 38%
Monthly Cost $2/mo
Unattributable
Other
Optional
Execution 162ms
Transfer 0 KB
Monthly Cost $1/mo
www.dow.com
Other
Optional
Execution 131ms
Transfer 44 KB
Monthly Cost $1/mo
assets.adobedtm.com
Other
Optional
Execution 104ms
Transfer 103 KB
Unused 38%
Monthly Cost $1/mo
www.dow.com
Other
Optional
Execution 79ms
Transfer 1 KB
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • www.dow.com adds 724ms and costs ~$4/month
  • dcdynatraceag.bsnconnect.com adds 272ms and costs ~$2/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.dow.com takes 724ms 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

71% of www.dow.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

dcdynatraceag.bsnconnect.com takes 272ms 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