Skip to content
https://trade.gov

Performance

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

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

72
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
93
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.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

836 ms

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

2.65 s

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

117 ms

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

0.227

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

1.10 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.15 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
15
6 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
2.6 MB transferred, 128 requests
FIX
2.6 MB transferred, 128 requests
Warning::
Page weighs 5.7 MB (2.6 MB transferred)
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Info::
Fonts are 292 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 292 KB
Warning::
128 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.54 g CO2 per page load
2.6 MB / 2.4 MB budget
2.6 MB transferred
128 requests
0.54 g CO2 per page load
JavaScript 1.3 MiB 49%
Images 917.2 KiB 35%
Fonts 291.7 KiB 11%
HTML 67.9 KiB 3%
CSS 43.9 KiB 2%
Other 12.1 KiB 0%
Other 4.2 KiB 0%
Other 628 B 0%
Other 548 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

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.6 MiB of 2.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
60 scripts, 483 KB unused
FIX
60 scripts, 483 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-CSLL...: 106 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-Q8YV...: 65 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-L884...: 65 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-59RW...: 64 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-CSLL...: 62 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 483 KB
483 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&cx=c&gtm=4e64h1147 KB106 KB (72%)3rd
https://www.googletagmanager.com/gtag/js?id=G-Q8YVD4PXL4&cx=c&_slc=1148 KB65 KB (44%)3rd
https://www.googletagmanager.com/gtag/js?id=G-L884J52XQ5&cx=c&gtm=4e64h1158 KB65 KB (41%)3rd
https://www.googletagmanager.com/gtag/js?id=G-59RWD3R7JT&cx=c&gtm=4e64h1151 KB64 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L147 KB62 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-57T3V5H155 KB53 KB (35%)3rd
https://resources.digital-cloud-gov.medallia.com/wdcgov/31449/onsite/generic1776352683590.js77 KB39 KB (51%)3rd
https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js55 KB28 KB (52%)3rd
https://www.trade.gov/themes/custom/ita/js/ita_media_version.js?v=11 KB3rd
https://www.trade.gov/libraries/slick/slick/slick.min.js?tdutxq11 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
128 resources · 2.6 MB · 483 KB savings available
FIX
128 resources · 2.6 MB · 483 KB savings available
Warning::
Page weight 1.6 MB over 1MB target
Got: 2.6 MB Expected: ≤ 1 MB
Info::
~483 KB of savings available
Warning::
127 third-party resources (100% of weight)
Info::
2 resources over 200KB
128 resources · 2.6 MiB · 127 third-party 1.6 MiB over 1MB target
JavaScript 49% · 1.3 MiB
Image 35% · 921.2 KiB
Font 11% · 291.7 KiB
Document 3% · 68.1 KiB
CSS 2% · 43.9 KiB
Other 1% · 13.3 KiB

~482.6 KiB of savings available

Remove unused JavaScript: 482.6 KiB
B
Image Optimization
21 images, 0 KB saveable
REVIEW
21 images, 0 KB saveable
Warning::
https://www.trade.gov/themes/custom/ita/logo.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
21 images 917 KB
0 oversized -0 KB
19 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1036ms total JS execution
REVIEW
1036ms total JS execution
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-57T...: 214ms CPU time
Info::
Unattributable: 189ms CPU time
Info::
https://www.trade.gov/: 181ms CPU time
Info::
https://script.crazyegg.com/pages/versioned/common...: 91ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-L884...: 90ms CPU time
Warning::
Third-party scripts: 1036ms (100% of total)

Main Thread Breakdown

Script Evaluation 54% Other 18% Script Parsing & Compilation 13% Style & Layout 8%
ScriptTotalScriptingParse/CompileParty
https://www.googletagmanager.com/gtm.js?id=GTM-57T3V5H214ms149ms62ms3rd
Unattributable189ms2ms0ms3rd
https://www.trade.gov/181ms7ms1ms3rd
https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js91ms72ms6ms3rd
https://www.googletagmanager.com/gtag/js?id=G-L884J52XQ5&cx=c&gtm=4e64h190ms75ms14ms3rd
https://www.googletagmanager.com/gtag/js?id=G-59RWD3R7JT&cx=c&gtm=4e64h178ms63ms15ms3rd
https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L73ms60ms12ms3rd
https://www.googletagmanager.com/gtag/js?id=G-Q8YVD4PXL4&cx=c&_slc=168ms55ms12ms3rd
https://resources.digital-cloud-gov.medallia.com/wdcgov/31449/onsite/generic1776352683590.js52ms31ms10ms3rd
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 (292 KB)
PASS
3 fonts (292 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

292 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 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 836 ms LCP 2.7 shttps://www.trade.gov/themes/custom/ita/fonts/PublicSans/PublicSans-Bold.ttfPublicSans-Bold.ttf https://www.trade.gov/themes/custom/ita/fonts/PublicSans/PublicSans-Bold.ttf — 76.4 KiB — 19 ms — font-display: swaphttps://www.trade.gov/themes/custom/ita/fonts/PublicSans/PublicSans-Regular.ttfPublicSans-Regular.ttf https://www.trade.gov/themes/custom/ita/fonts/PublicSans/PublicSans-Regular.ttf — 76.8 KiB — 30 ms — font-display: swaphttps://www.trade.gov/themes/custom/ita/fonts/Merriweather/Merriweather-Bold.ttfMerriweather-Bold.ttf https://www.trade.gov/themes/custom/ita/fonts/Merriweather/Merriweather-Bold.ttf — 138.6 KiB — 38 ms — font-display: swap
PublicSans-Bold.ttf ttf swap
Size 76 KB
Load time 19 ms
Start 253 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
PublicSans-Regular.ttf ttf swap
Size 77 KB
Load time 30 ms
Start 253 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Merriweather-Bold.ttf ttf swap
Size 139 KB
Load time 38 ms
Start 253 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~157 KB and ~314 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A
HTTP Caching
max-age=900 (15 minutes)
PASS
max-age=900 (15 minutes)
Info::
Cache-Control header is set
Got: max-age=900, public
Info::
Effective TTL: 15 minutes (max-age=900)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=900, public

DirectiveValueMeaning
max-age900Cache for 15 minutes
publicAny cache may store this response
Effective TTL: 900 seconds
Network Waterfall
128 requests over 1756ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 836 ms LCP 2.7 shttps://trade.gov// https://trade.gov/ — 301 — 239 B — 40 ms — h2https://www.trade.gov/www.trade.gov/ https://www.trade.gov/ — 200 — 66.1 KiB — 31 ms — h2https://www.trade.gov/core/misc/components/progress.module.css?tdutxqwww.trade.gov/core/misc/components/... https://www.trade.gov/core/misc/components/progress.module.css?tdutxq — 200 — 679 B — 10 ms — h2https://www.trade.gov/themes/custom/ita/node_modules/normalize.css/normalize.css?tdutxqwww.trade.gov/themes/custom/ita/nod... https://www.trade.gov/themes/custom/ita/node_modules/normalize.css/normalize.css?tdutxq — -1 — 0 B — 72 ms — https://www.trade.gov/core/misc/components/ajax-progress.module.css?tdutxqwww.trade.gov/core/misc/components/... https://www.trade.gov/core/misc/components/ajax-progress.module.css?tdutxq — 200 — 808 B — 22 ms — h2https://www.trade.gov/core/modules/system/css/components/align.module.css?tdutxqwww.trade.gov/core/modules/system/c... https://www.trade.gov/core/modules/system/css/components/align.module.css?tdutxq — 200 — 545 B — 25 ms — h2https://www.trade.gov/core/modules/system/css/components/container-inline.module.css?tdutxqwww.trade.gov/core/modules/system/c... https://www.trade.gov/core/modules/system/css/components/container-inline.module.css?tdutxq — 200 — 498 B — 27 ms — h2https://www.trade.gov/core/modules/system/css/components/clearfix.module.css?tdutxqwww.trade.gov/core/modules/system/c... https://www.trade.gov/core/modules/system/css/components/clearfix.module.css?tdutxq — 200 — 550 B — 23 ms — h2https://www.trade.gov/core/modules/system/css/components/hidden.module.css?tdutxqwww.trade.gov/core/modules/system/c... https://www.trade.gov/core/modules/system/css/components/hidden.module.css?tdutxq — 200 — 982 B — 28 ms — h2https://www.trade.gov/core/modules/system/css/components/js.module.css?tdutxqwww.trade.gov/core/modules/system/c... https://www.trade.gov/core/modules/system/css/components/js.module.css?tdutxq — 200 — 672 B — 29 ms — h2https://www.trade.gov/modules/contrib/addtoany/css/addtoany.css?tdutxqwww.trade.gov/modules/contrib/addto... https://www.trade.gov/modules/contrib/addtoany/css/addtoany.css?tdutxq — 200 — 669 B — 30 ms — h2https://www.trade.gov/modules/contrib/ckeditor_indentblock/css/plugins/indentblock/ckeditor.indentblock.css?tdutxqwww.trade.gov/modules/contrib/ckedi... https://www.trade.gov/modules/contrib/ckeditor_indentblock/css/plugins/indentblock/ckeditor.indentblock.css?tdutxq — 200 — 551 B — 34 ms — h2https://www.trade.gov/modules/contrib/extlink/css/extlink.css?tdutxqwww.trade.gov/modules/contrib/extli... https://www.trade.gov/modules/contrib/extlink/css/extlink.css?tdutxq — 200 — 804 B — 31 ms — h2https://www.trade.gov/modules/custom/ita_download_pdf/css/ita_download_pdf.css?tdutxqwww.trade.gov/modules/custom/ita_do... https://www.trade.gov/modules/custom/ita_download_pdf/css/ita_download_pdf.css?tdutxq — 200 — 909 B — 31 ms — h2https://www.trade.gov/modules/custom/ita_pva_chatbot/css/chatbot.css?tdutxqwww.trade.gov/modules/custom/ita_pv... https://www.trade.gov/modules/custom/ita_pva_chatbot/css/chatbot.css?tdutxq — 200 — 3.0 KiB — 34 ms — h2https://www.trade.gov/core/modules/layout_discovery/layouts/onecol/onecol.css?tdutxqwww.trade.gov/core/modules/layout_d... https://www.trade.gov/core/modules/layout_discovery/layouts/onecol/onecol.css?tdutxq — 200 — 443 B — 38 ms — h2https://www.trade.gov/modules/contrib/paragraphs/css/paragraphs.unpublished.css?tdutxqwww.trade.gov/modules/contrib/parag... https://www.trade.gov/modules/contrib/paragraphs/css/paragraphs.unpublished.css?tdutxq — 200 — 349 B — 35 ms — h2https://www.trade.gov/modules/contrib/typogrify/assets/typogrify.css?tdutxqwww.trade.gov/modules/contrib/typog... https://www.trade.gov/modules/contrib/typogrify/assets/typogrify.css?tdutxq — 200 — 574 B — 41 ms — h2https://www.trade.gov/themes/custom/ita/css/cms-style.css?tdutxqwww.trade.gov/themes/custom/ita/css... https://www.trade.gov/themes/custom/ita/css/cms-style.css?tdutxq — 200 — 4.0 KiB — 54 ms — h2https://www.trade.gov/themes/custom/ita/css/style.css?tdutxqwww.trade.gov/themes/custom/ita/css... https://www.trade.gov/themes/custom/ita/css/style.css?tdutxq — 200 — 25.4 KiB — 59 ms — h2https://www.trade.gov/libraries/slick/slick/slick.css?tdutxqwww.trade.gov/libraries/slick/slick... https://www.trade.gov/libraries/slick/slick/slick.css?tdutxq — 200 — 897 B — 38 ms — h2https://www.trade.gov/themes/custom/ita/templates/layouts/onecol-greyswirl/onecol-greyswirl.css?tdutxqwww.trade.gov/themes/custom/ita/tem... https://www.trade.gov/themes/custom/ita/templates/layouts/onecol-greyswirl/onecol-greyswirl.css?tdutxq — 200 — 603 B — 43 ms — h2https://www.trade.gov/core/assets/vendor/jquery/jquery.min.js?v=4.0.0www.trade.gov/core/assets/vendor/jq... https://www.trade.gov/core/assets/vendor/jquery/jquery.min.js?v=4.0.0 — 200 — 27.3 KiB — 60 ms — h2https://www.trade.gov/core/misc/drupalSettingsLoader.js?v=11.3.4www.trade.gov/core/misc/drupalSetti... https://www.trade.gov/core/misc/drupalSettingsLoader.js?v=11.3.4 — 200 — 730 B — 53 ms — h2https://www.trade.gov/core/misc/drupal.js?v=11.3.4www.trade.gov/core/misc/drupal.js?v... https://www.trade.gov/core/misc/drupal.js?v=11.3.4 — 200 — 6.4 KiB — 54 ms — h2https://www.trade.gov/core/misc/drupal.init.js?v=11.3.4www.trade.gov/core/misc/drupal.init... https://www.trade.gov/core/misc/drupal.init.js?v=11.3.4 — 200 — 835 B — 44 ms — h2https://www.trade.gov/modules/contrib/google_tag/js/gtag.js?tdutxqwww.trade.gov/modules/contrib/googl... https://www.trade.gov/modules/contrib/google_tag/js/gtag.js?tdutxq — 200 — 964 B — 48 ms — h2https://www.trade.gov/modules/contrib/google_tag/js/gtm.js?tdutxqwww.trade.gov/modules/contrib/googl... https://www.trade.gov/modules/contrib/google_tag/js/gtm.js?tdutxq — 200 — 889 B — 47 ms — h2https://www.trade.gov/modules/custom/trade_analytics/js/trade_analytics.js?tdutxqwww.trade.gov/modules/custom/trade_... https://www.trade.gov/modules/custom/trade_analytics/js/trade_analytics.js?tdutxq — 200 — 1.9 KiB — 42 ms — h2https://www.trade.gov/themes/custom/ita/images/USFlag-Icon-2x.pngwww.trade.gov/themes/custom/ita/ima... https://www.trade.gov/themes/custom/ita/images/USFlag-Icon-2x.png — 200 — 442 B — 13 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 836 ms LCP 2.7 shttps://trade.gov// https://trade.gov/ — 301 — 239 B — 40 ms — h2https://www.trade.gov/www.trade.gov/ https://www.trade.gov/ — 200 — 66.1 KiB — 31 ms — h2https://www.trade.gov/core/misc/components/progress.module.css?tdutxqwww.trade.gov/core/misc/components/... https://www.trade.gov/core/misc/components/progress.module.css?tdutxq — 200 — 679 B — 10 ms — h2https://www.trade.gov/themes/custom/ita/node_modules/normalize.css/normalize.css?tdutxqwww.trade.gov/themes/custom/ita/nod... https://www.trade.gov/themes/custom/ita/node_modules/normalize.css/normalize.css?tdutxq — -1 — 0 B — 72 ms — https://www.trade.gov/core/misc/components/ajax-progress.module.css?tdutxqwww.trade.gov/core/misc/components/... https://www.trade.gov/core/misc/components/ajax-progress.module.css?tdutxq — 200 — 808 B — 22 ms — h2https://www.trade.gov/core/modules/system/css/components/align.module.css?tdutxqwww.trade.gov/core/modules/system/c... https://www.trade.gov/core/modules/system/css/components/align.module.css?tdutxq — 200 — 545 B — 25 ms — h2https://www.trade.gov/core/modules/system/css/components/container-inline.module.css?tdutxqwww.trade.gov/core/modules/system/c... https://www.trade.gov/core/modules/system/css/components/container-inline.module.css?tdutxq — 200 — 498 B — 27 ms — h2https://www.trade.gov/core/modules/system/css/components/clearfix.module.css?tdutxqwww.trade.gov/core/modules/system/c... https://www.trade.gov/core/modules/system/css/components/clearfix.module.css?tdutxq — 200 — 550 B — 23 ms — h2https://www.trade.gov/core/modules/system/css/components/hidden.module.css?tdutxqwww.trade.gov/core/modules/system/c... https://www.trade.gov/core/modules/system/css/components/hidden.module.css?tdutxq — 200 — 982 B — 28 ms — h2https://www.trade.gov/core/modules/system/css/components/js.module.css?tdutxqwww.trade.gov/core/modules/system/c... https://www.trade.gov/core/modules/system/css/components/js.module.css?tdutxq — 200 — 672 B — 29 ms — h2https://www.trade.gov/modules/contrib/addtoany/css/addtoany.css?tdutxqwww.trade.gov/modules/contrib/addto... https://www.trade.gov/modules/contrib/addtoany/css/addtoany.css?tdutxq — 200 — 669 B — 30 ms — h2https://www.trade.gov/modules/contrib/ckeditor_indentblock/css/plugins/indentblock/ckeditor.indentblock.css?tdutxqwww.trade.gov/modules/contrib/ckedi... https://www.trade.gov/modules/contrib/ckeditor_indentblock/css/plugins/indentblock/ckeditor.indentblock.css?tdutxq — 200 — 551 B — 34 ms — h2https://www.trade.gov/modules/contrib/extlink/css/extlink.css?tdutxqwww.trade.gov/modules/contrib/extli... https://www.trade.gov/modules/contrib/extlink/css/extlink.css?tdutxq — 200 — 804 B — 31 ms — h2https://www.trade.gov/modules/custom/ita_download_pdf/css/ita_download_pdf.css?tdutxqwww.trade.gov/modules/custom/ita_do... https://www.trade.gov/modules/custom/ita_download_pdf/css/ita_download_pdf.css?tdutxq — 200 — 909 B — 31 ms — h2https://www.trade.gov/modules/custom/ita_pva_chatbot/css/chatbot.css?tdutxqwww.trade.gov/modules/custom/ita_pv... https://www.trade.gov/modules/custom/ita_pva_chatbot/css/chatbot.css?tdutxq — 200 — 3.0 KiB — 34 ms — h2https://www.trade.gov/core/modules/layout_discovery/layouts/onecol/onecol.css?tdutxqwww.trade.gov/core/modules/layout_d... https://www.trade.gov/core/modules/layout_discovery/layouts/onecol/onecol.css?tdutxq — 200 — 443 B — 38 ms — h2https://www.trade.gov/modules/contrib/paragraphs/css/paragraphs.unpublished.css?tdutxqwww.trade.gov/modules/contrib/parag... https://www.trade.gov/modules/contrib/paragraphs/css/paragraphs.unpublished.css?tdutxq — 200 — 349 B — 35 ms — h2https://www.trade.gov/modules/contrib/typogrify/assets/typogrify.css?tdutxqwww.trade.gov/modules/contrib/typog... https://www.trade.gov/modules/contrib/typogrify/assets/typogrify.css?tdutxq — 200 — 574 B — 41 ms — h2https://www.trade.gov/themes/custom/ita/css/cms-style.css?tdutxqwww.trade.gov/themes/custom/ita/css... https://www.trade.gov/themes/custom/ita/css/cms-style.css?tdutxq — 200 — 4.0 KiB — 54 ms — h2https://www.trade.gov/themes/custom/ita/css/style.css?tdutxqwww.trade.gov/themes/custom/ita/css... https://www.trade.gov/themes/custom/ita/css/style.css?tdutxq — 200 — 25.4 KiB — 59 ms — h2https://www.trade.gov/libraries/slick/slick/slick.css?tdutxqwww.trade.gov/libraries/slick/slick... https://www.trade.gov/libraries/slick/slick/slick.css?tdutxq — 200 — 897 B — 38 ms — h2https://www.trade.gov/themes/custom/ita/templates/layouts/onecol-greyswirl/onecol-greyswirl.css?tdutxqwww.trade.gov/themes/custom/ita/tem... https://www.trade.gov/themes/custom/ita/templates/layouts/onecol-greyswirl/onecol-greyswirl.css?tdutxq — 200 — 603 B — 43 ms — h2https://www.trade.gov/core/assets/vendor/jquery/jquery.min.js?v=4.0.0www.trade.gov/core/assets/vendor/jq... https://www.trade.gov/core/assets/vendor/jquery/jquery.min.js?v=4.0.0 — 200 — 27.3 KiB — 60 ms — h2https://www.trade.gov/core/misc/drupalSettingsLoader.js?v=11.3.4www.trade.gov/core/misc/drupalSetti... https://www.trade.gov/core/misc/drupalSettingsLoader.js?v=11.3.4 — 200 — 730 B — 53 ms — h2https://www.trade.gov/core/misc/drupal.js?v=11.3.4www.trade.gov/core/misc/drupal.js?v... https://www.trade.gov/core/misc/drupal.js?v=11.3.4 — 200 — 6.4 KiB — 54 ms — h2https://www.trade.gov/core/misc/drupal.init.js?v=11.3.4www.trade.gov/core/misc/drupal.init... https://www.trade.gov/core/misc/drupal.init.js?v=11.3.4 — 200 — 835 B — 44 ms — h2https://www.trade.gov/modules/contrib/google_tag/js/gtag.js?tdutxqwww.trade.gov/modules/contrib/googl... https://www.trade.gov/modules/contrib/google_tag/js/gtag.js?tdutxq — 200 — 964 B — 48 ms — h2https://www.trade.gov/modules/contrib/google_tag/js/gtm.js?tdutxqwww.trade.gov/modules/contrib/googl... https://www.trade.gov/modules/contrib/google_tag/js/gtm.js?tdutxq — 200 — 889 B — 47 ms — h2https://www.trade.gov/modules/custom/trade_analytics/js/trade_analytics.js?tdutxqwww.trade.gov/modules/custom/trade_... https://www.trade.gov/modules/custom/trade_analytics/js/trade_analytics.js?tdutxq — 200 — 1.9 KiB — 42 ms — h2https://www.trade.gov/themes/custom/ita/images/USFlag-Icon-2x.pngwww.trade.gov/themes/custom/ita/ima... https://www.trade.gov/themes/custom/ita/images/USFlag-Icon-2x.png — 200 — 442 B — 13 ms — h2https://www.trade.gov/themes/custom/ita/images/icon-dot-gov@2x.pngwww.trade.gov/themes/custom/ita/ima... https://www.trade.gov/themes/custom/ita/images/icon-dot-gov@2x.png — 200 — 1.2 KiB — 14 ms — h2https://www.trade.gov/themes/custom/ita/images/icon-https@2x.pngwww.trade.gov/themes/custom/ita/ima... https://www.trade.gov/themes/custom/ita/images/icon-https@2x.png — 200 — 1.3 KiB — 9 ms — h2https://www.trade.gov/themes/custom/ita/logo.svgwww.trade.gov/themes/custom/ita/log... https://www.trade.gov/themes/custom/ita/logo.svg — 200 — 96.4 KiB — 18 ms — h2https://www.trade.gov/sites/default/files/2019-12/flag-zoomed-unsplash.jpgwww.trade.gov/sites/default/files/2... https://www.trade.gov/sites/default/files/2019-12/flag-zoomed-unsplash.jpg — 200 — 248.4 KiB — 29 ms — h2https://www.trade.gov/core/assets/vendor/once/once.min.js?v=1.0.1www.trade.gov/core/assets/vendor/on... https://www.trade.gov/core/assets/vendor/once/once.min.js?v=1.0.1 — 200 — 1.0 KiB — 34 ms — h2https://www.trade.gov/core/misc/debounce.js?v=11.3.4www.trade.gov/core/misc/debounce.js... https://www.trade.gov/core/misc/debounce.js?v=11.3.4 — 200 — 1007 B — 30 ms — h2https://www.trade.gov/core/assets/vendor/tabbable/index.umd.min.js?v=6.3.0www.trade.gov/core/assets/vendor/ta... https://www.trade.gov/core/assets/vendor/tabbable/index.umd.min.js?v=6.3.0 — 200 — 2.8 KiB — 31 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAXUAAAFiCAYAAAAJLkjrAAAACXBIWXMAAC4jAAAuIwF4pT92AAAF0…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAXUAAAFiCAYAAAAJLkjrAAAACXBIWXMAAC4jAAAuIwF4pT92AAAF0… — 200 — 0 B — 0 ms — datahttps://script.crazyegg.com/pages/scripts/0088/2128.jsscript.crazyegg.com/pages/scripts/0... https://script.crazyegg.com/pages/scripts/0088/2128.js — 200 — 2.7 KiB — 36 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-57T3V5Hwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-57T3V5H — 200 — 154.8 KiB — 93 ms — h2https://resources.digital-cloud-gov.medallia.com/wdcgov/31449/onsite/embed.jsresources.digital-cloud-gov.medalli... https://resources.digital-cloud-gov.medallia.com/wdcgov/31449/onsite/embed.js — 200 — 929 B — 120 ms — h2https://static.addtoany.com/menu/page.jsstatic.addtoany.com/menu/page.js https://static.addtoany.com/menu/page.js — 200 — 2.2 KiB — 34 ms — h3https://www.trade.gov/modules/contrib/addtoany/js/addtoany.js?v=11.3.4www.trade.gov/modules/contrib/addto... https://www.trade.gov/modules/contrib/addtoany/js/addtoany.js?v=11.3.4 — 200 — 584 B — 25 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAnUlEQVR42u2Ouw2AMAwFaTMAA7AEK…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAnUlEQVR42u2Ouw2AMAwFaTMAA7AEK… — 200 — 0 B — 0 ms — datahttps://www.trade.gov/modules/contrib/datalayer/js/datalayer.js?v=1.xwww.trade.gov/modules/contrib/datal... https://www.trade.gov/modules/contrib/datalayer/js/datalayer.js?v=1.x — 200 — 632 B — 22 ms — h2https://www.trade.gov/modules/contrib/extlink/js/extlink.js?tdutxqwww.trade.gov/modules/contrib/extli... https://www.trade.gov/modules/contrib/extlink/js/extlink.js?tdutxq — 200 — 5.9 KiB — 16 ms — h2https://www.trade.gov/core/misc/progress.js?v=11.3.4www.trade.gov/core/misc/progress.js... https://www.trade.gov/core/misc/progress.js?v=11.3.4 — 200 — 2.0 KiB — 18 ms — h2https://www.trade.gov/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0www.trade.gov/core/assets/vendor/lo... https://www.trade.gov/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0 — 200 — 1.3 KiB — 14 ms — h2https://www.trade.gov/core/misc/announce.js?v=11.3.4www.trade.gov/core/misc/announce.js... https://www.trade.gov/core/misc/announce.js?v=11.3.4 — 200 — 2.0 KiB — 20 ms — h2https://www.trade.gov/core/misc/message.js?v=11.3.4www.trade.gov/core/misc/message.js?... https://www.trade.gov/core/misc/message.js?v=11.3.4 — 200 — 2.7 KiB — 21 ms — h2https://www.trade.gov/core/misc/ajax.js?v=11.3.4www.trade.gov/core/misc/ajax.js?v=1... https://www.trade.gov/core/misc/ajax.js?v=11.3.4 — 200 — 16.8 KiB — 27 ms — h2https://siteimproveanalytics.com/js/siteanalyze_51582.jssiteimproveanalytics.com/js/siteana... https://siteimproveanalytics.com/js/siteanalyze_51582.js — 200 — 22.5 KiB — 56 ms — h3https://www.trade.gov/modules/contrib/google_tag/js/gtag.ajax.js?tdutxqwww.trade.gov/modules/contrib/googl... https://www.trade.gov/modules/contrib/google_tag/js/gtag.ajax.js?tdutxq — 200 — 620 B — 19 ms — h2https://www.trade.gov/themes/custom/ita/js/success-story-breadcrumb.js?tdutxqwww.trade.gov/themes/custom/ita/js/... https://www.trade.gov/themes/custom/ita/js/success-story-breadcrumb.js?tdutxq — 200 — 874 B — 21 ms — h2https://www.trade.gov/themes/custom/ita/components/03-organisms/header/header.js?tdutxqwww.trade.gov/themes/custom/ita/com... https://www.trade.gov/themes/custom/ita/components/03-organisms/header/header.js?tdutxq — 200 — 3.5 KiB — 16 ms — h2https://www.trade.gov/themes/custom/ita/rtl/rtl.js?tdutxqwww.trade.gov/themes/custom/ita/rtl... https://www.trade.gov/themes/custom/ita/rtl/rtl.js?tdutxq — 200 — 541 B — 23 ms — h2https://www.trade.gov/themes/custom/ita/components/04-layouts/video/js/video_enabler.js?tdutxqwww.trade.gov/themes/custom/ita/com... https://www.trade.gov/themes/custom/ita/components/04-layouts/video/js/video_enabler.js?tdutxq — 200 — 715 B — 19 ms — h2https://www.trade.gov/themes/custom/ita/components/04-layouts/video/js/video_download_relabel.js?tdutxqwww.trade.gov/themes/custom/ita/com... https://www.trade.gov/themes/custom/ita/components/04-layouts/video/js/video_download_relabel.js?tdutxq — 200 — 588 B — 16 ms — h2https://www.trade.gov/themes/custom/ita/js/copy-urllink.js?tdutxqwww.trade.gov/themes/custom/ita/js/... https://www.trade.gov/themes/custom/ita/js/copy-urllink.js?tdutxq — 200 — 1.2 KiB — 29 ms — h2https://www.trade.gov/themes/custom/ita/js/ita_media_version.js?v=1www.trade.gov/themes/custom/ita/js/... https://www.trade.gov/themes/custom/ita/js/ita_media_version.js?v=1 — 200 — 875 B — 31 ms — h2https://www.trade.gov/themes/custom/ita/components/03-organisms/modal/modal.js?tdutxqwww.trade.gov/themes/custom/ita/com... https://www.trade.gov/themes/custom/ita/components/03-organisms/modal/modal.js?tdutxq — 200 — 713 B — 32 ms — h2https://www.trade.gov/themes/custom/ita/components/03-organisms/slider/slick-auto.js?tdutxqwww.trade.gov/themes/custom/ita/com... https://www.trade.gov/themes/custom/ita/components/03-organisms/slider/slick-auto.js?tdutxq — 200 — 851 B — 26 ms — h2https://www.trade.gov/libraries/slick/slick/slick.min.js?tdutxqwww.trade.gov/libraries/slick/slick... https://www.trade.gov/libraries/slick/slick/slick.min.js?tdutxq — 200 — 10.5 KiB — 34 ms — h2https://www.trade.gov/themes/custom/ita/components/02-molecules/static-cards/static-cards.js?tdutxqwww.trade.gov/themes/custom/ita/com... https://www.trade.gov/themes/custom/ita/components/02-molecules/static-cards/static-cards.js?tdutxq — 200 — 683 B — 37 ms — h2https://www.trade.gov/themes/custom/ita/fonts/PublicSans/PublicSans-Bold.ttfwww.trade.gov/themes/custom/ita/fon... https://www.trade.gov/themes/custom/ita/fonts/PublicSans/PublicSans-Bold.ttf — 200 — 76.4 KiB — 19 ms — h2https://www.trade.gov/themes/custom/ita/fonts/PublicSans/PublicSans-Regular.ttfwww.trade.gov/themes/custom/ita/fon... https://www.trade.gov/themes/custom/ita/fonts/PublicSans/PublicSans-Regular.ttf — 200 — 76.8 KiB — 30 ms — h2https://www.trade.gov/themes/custom/ita/fonts/Merriweather/Merriweather-Bold.ttfwww.trade.gov/themes/custom/ita/fon... https://www.trade.gov/themes/custom/ita/fonts/Merriweather/Merriweather-Bold.ttf — 200 — 138.6 KiB — 38 ms — h2https://sc.lfeeder.com/lftracker_v1_p1e024BvQ0X4GB6d.jssc.lfeeder.com/lftracker_v1_p1e024B... https://sc.lfeeder.com/lftracker_v1_p1e024BvQ0X4GB6d.js — 200 — 11.3 KiB — 508 ms — h2https://www.trade.gov/modules/custom/ita_pva_chatbot/js/chatbot-modal.js?v=1.1www.trade.gov/modules/custom/ita_pv... https://www.trade.gov/modules/custom/ita_pva_chatbot/js/chatbot-modal.js?v=1.1 — 200 — 1.6 KiB — 13 ms — h2https://www.trade.gov/modules/custom/trade_external_links/js/trade_external_links.js?tdutxqwww.trade.gov/modules/custom/trade_... https://www.trade.gov/modules/custom/trade_external_links/js/trade_external_links.js?tdutxq — 200 — 731 B — 15 ms — h2https://www.trade.gov/modules/custom/trade_misc/js/linked-in-share.js?tdutxqwww.trade.gov/modules/custom/trade_... https://www.trade.gov/modules/custom/trade_misc/js/linked-in-share.js?tdutxq — 200 — 742 B — 27 ms — h2https://www.trade.gov/modules/custom/trade_misc/js/table-styling.js?tdutxqwww.trade.gov/modules/custom/trade_... https://www.trade.gov/modules/custom/trade_misc/js/table-styling.js?tdutxq — 200 — 1.1 KiB — 17 ms — h2https://www.trade.gov/themes/custom/ita/images/svg/inverse-wave.svgwww.trade.gov/themes/custom/ita/ima... https://www.trade.gov/themes/custom/ita/images/svg/inverse-wave.svg — 200 — 543 B — 18 ms — h2https://www.trade.gov/sites/default/files/styles/cta_teaser/public/2026-03/CTA%20BANNER%20NATIONAL%20AI%20CENTER.jpg?itok=xxBUHM-4www.trade.gov/sites/default/files/s... https://www.trade.gov/sites/default/files/styles/cta_teaser/public/2026-03/CTA%20BANNER%20NATIONAL%20AI%20CENTER.jpg?itok=xxBUHM-4 — 200 — 102.8 KiB — 33 ms — h2https://www.trade.gov/sites/default/files/styles/card_teaser/public/2019-12/export_solutions_main.jpg?itok=DJ6x70T2www.trade.gov/sites/default/files/s... https://www.trade.gov/sites/default/files/styles/card_teaser/public/2019-12/export_solutions_main.jpg?itok=DJ6x70T2 — 200 — 36.8 KiB — 43 ms — h2https://www.trade.gov/sites/default/files/styles/card_teaser/public/2022-07/hero-IA_eCommerce_Marketplace_1.png?itok=jK_WYLiSwww.trade.gov/sites/default/files/s... https://www.trade.gov/sites/default/files/styles/card_teaser/public/2022-07/hero-IA_eCommerce_Marketplace_1.png?itok=jK_WYLiS — 200 — 227.2 KiB — 53 ms — h2https://www.trade.gov/sites/default/files/styles/card_teaser/public/2020-03/woman%20working%20in%20a%20virtual%20environment.jpg?itok=RrMTDaT8www.trade.gov/sites/default/files/s... https://www.trade.gov/sites/default/files/styles/card_teaser/public/2020-03/woman%20working%20in%20a%20virtual%20environment.jpg?itok=RrMTDaT8 — 200 — 33.7 KiB — 30 ms — h2https://www.trade.gov/sites/default/files/styles/card_teaser/public/2019-11/ali-yahya-wE37SqLAO9M-unsplash.jpg?itok=zhaGlh-iwww.trade.gov/sites/default/files/s... https://www.trade.gov/sites/default/files/styles/card_teaser/public/2019-11/ali-yahya-wE37SqLAO9M-unsplash.jpg?itok=zhaGlh-i — 200 — 14.4 KiB — 41 ms — h2https://www.trade.gov/sites/default/files/2020-01/Icon-General-People.pngwww.trade.gov/sites/default/files/2... https://www.trade.gov/sites/default/files/2020-01/Icon-General-People.png — 200 — 1.8 KiB — 19 ms — h2https://www.trade.gov/sites/default/files/2020-01/ITA_stacked_emblem_blue.pngwww.trade.gov/sites/default/files/2... https://www.trade.gov/sites/default/files/2020-01/ITA_stacked_emblem_blue.png — 200 — 13.3 KiB — 17 ms — h2https://www.trade.gov/sites/default/files/styles/cta_teaser/public/2019-11/Knowledge.jpg?itok=kXSTIT0Owww.trade.gov/sites/default/files/s... https://www.trade.gov/sites/default/files/styles/cta_teaser/public/2019-11/Knowledge.jpg?itok=kXSTIT0O — 200 — 31.5 KiB — 18 ms — h2https://www.trade.gov/sites/default/files/styles/card_teaser/public/2022-04/Foreign_Business_Travel.jpg?itok=uMptb0MDwww.trade.gov/sites/default/files/s... https://www.trade.gov/sites/default/files/styles/card_teaser/public/2022-04/Foreign_Business_Travel.jpg?itok=uMptb0MD — 200 — 50.8 KiB — 21 ms — h2https://www.trade.gov/sites/default/files/styles/card_teaser/public/2019-12/amador-loureiro-BVyNlchWqzs-unsplash.jpg?itok=vGMbUu7iwww.trade.gov/sites/default/files/s... https://www.trade.gov/sites/default/files/styles/card_teaser/public/2019-12/amador-loureiro-BVyNlchWqzs-unsplash.jpg?itok=vGMbUu7i — 200 — 55.5 KiB — 17 ms — h2https://static.addtoany.com/menu/modules/core.ydpp7jcu.jsstatic.addtoany.com/menu/modules/co... https://static.addtoany.com/menu/modules/core.ydpp7jcu.js — 200 — 26.2 KiB — 34 ms — h3https://static.addtoany.com/menu/sm.25.htmlstatic.addtoany.com/menu/sm.25.html https://static.addtoany.com/menu/sm.25.html — 200 — 990 B — 22 ms — h3https://www.trade.gov/themes/custom/ita/images/svg/banner--swirl.svgwww.trade.gov/themes/custom/ita/ima... https://www.trade.gov/themes/custom/ita/images/svg/banner--swirl.svg — 200 — 649 B — 10 ms — h2https://static.addtoany.com/menu/svg/icons/facebook.jsstatic.addtoany.com/menu/svg/icons/... https://static.addtoany.com/menu/svg/icons/facebook.js — 200 — 835 B — 24 ms — h3https://static.addtoany.com/menu/svg/icons/x.jsstatic.addtoany.com/menu/svg/icons/... https://static.addtoany.com/menu/svg/icons/x.js — 200 — 779 B — 18 ms — h3https://static.addtoany.com/menu/svg/icons/linkedin.jsstatic.addtoany.com/menu/svg/icons/... https://static.addtoany.com/menu/svg/icons/linkedin.js — 200 — 835 B — 23 ms — h3https://static.addtoany.com/menu/svg/icons/email.jsstatic.addtoany.com/menu/svg/icons/... https://static.addtoany.com/menu/svg/icons/email.js — 200 — 843 B — 22 ms — h3https://static.addtoany.com/menu/svg/icons/link.jsstatic.addtoany.com/menu/svg/icons/... https://static.addtoany.com/menu/svg/icons/link.js — 200 — 1.2 KiB — 21 ms — h3https://script.crazyegg.com/pages/data-scripts/0088/2128/site/www.trade.gov.json?t=1script.crazyegg.com/pages/data-scri... https://script.crazyegg.com/pages/data-scripts/0088/2128/site/www.trade.gov.json?t=1 — 200 — 8.2 KiB — 23 ms — h3https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.jsscript.crazyegg.com/pages/versioned... https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js — 200 — 55.3 KiB — 18 ms — h3https://www.googletagmanager.com/gtag/js?id=G-59RWD3R7JT&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-59RWD3R7JT&cx=c&gtm=4e64h1 — 200 — 150.8 KiB — 54 ms — h2https://www.googletagmanager.com/gtag/js?id=G-L884J52XQ5&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-L884J52XQ5&cx=c&gtm=4e64h1 — 200 — 158.4 KiB — 52 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 23 ms — h2https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=DOC&subagency=ITAdap.digitalgov.gov/Universal-Federa... https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=DOC&subagency=ITA — 200 — 9.4 KiB — 27 ms — h3https://51582.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fwww.trade.gov%2F&title=International%20Trade%20Administration&res=800x600&accountid=51582&path=published&path=s4&path=1381&path=411&path=q_4_id&path=q_1381_id&path=q_1_id&rt=512&prev=3a2b3820-4091-a253-29d8-4b08216795de&luid=7c33253b-2764-6207-7f37-7caa274206f3&kvp_path=published&kvp_path=s4&kvp_path=1381&kvp_path=411&kvp_path=q_4_id&kvp_path=q_1381_id&kvp_path=q_1_id&rnd=9629751582.global.siteimproveanalytics.i... https://51582.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fwww.trade.gov%2F&title=International%20Trade%20Administration&res=800x600&accountid=51582&path=published&path=s4&path=1381&path=411&path=q_4_id&path=q_1381_id&path=q_1_id&rt=512&prev=3a2b3820-4091-a253-29d8-4b08216795de&luid=7c33253b-2764-6207-7f37-7caa274206f3&kvp_path=published&kvp_path=s4&kvp_path=1381&kvp_path=411&kvp_path=q_4_id&kvp_path=q_1381_id&kvp_path=q_1_id&rnd=96297 — 200 — 210 B — 40 ms — h2https://dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.jsdap.digitalgov.gov/web-vitals/dist/... https://dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.js — 200 — 4.5 KiB — 9 ms — h3https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4Lwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L — 200 — 147.1 KiB — 56 ms — h3https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&cx=c&gtm=4e64h1 — 200 — 147.1 KiB — 56 ms — h3https://script.crazyegg.com/pages/data-scripts/0088/2128/sampling/www.trade.gov.json?t=1script.crazyegg.com/pages/data-scri... https://script.crazyegg.com/pages/data-scripts/0088/2128/sampling/www.trade.gov.json?t=1 — 200 — 397 B — 13 ms — h3https://www.google-analytics.com/j/collect?v=1&_v=j102&a=306904448&t=pageview&_s=1&dl=%2F&dp=%2F&ul=en-us&dt=International%20Trade%20Administration&sr=800x600&vp=1350x940&_u=YEBAAEABAAAAACgEK~&jid=1357911832&gjid=699430710&cid=157118222.1776816279&tid=UA-150944479-1&_gid=1542996386.1776816279&_r=1&_slc=1&gtm=45He64h1n8157T3V5Hv813298616za200zd813298616&cd1=2026-04-22T00%3A04%3A38.356%2B00%3A00&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266400&z=1802097893www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=306904448&t=pageview&_s=1&dl=%2F&dp=%2F&ul=en-us&dt=International%20Trade%20Administration&sr=800x600&vp=1350x940&_u=YEBAAEABAAAAACgEK~&jid=1357911832&gjid=699430710&cid=157118222.1776816279&tid=UA-150944479-1&_gid=1542996386.1776816279&_r=1&_slc=1&gtm=45He64h1n8157T3V5Hv813298616za200zd813298616&cd1=2026-04-22T00%3A04%3A38.356%2B00%3A00&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266400&z=1802097893 — 200 — 464 B — 18 ms — h2https://tracking.crazyegg.com/clock?u=882128&st=347714&t=1776816278599&tk=e8725681918b27fecc551f338b385bfatracking.crazyegg.com/clock?u=88212... https://tracking.crazyegg.com/clock?u=882128&st=347714&t=1776816278599&tk=e8725681918b27fecc551f338b385bfa — 204 — 0 B — 76 ms — h2https://pagestates-tracking.crazyegg.com/healthcheckpagestates-tracking.crazyegg.com/he... https://pagestates-tracking.crazyegg.com/healthcheck — 200 — 462 B — 14 ms — h2https://assets-tracking.crazyegg.com/healthcheckassets-tracking.crazyegg.com/health... https://assets-tracking.crazyegg.com/healthcheck — 200 — 461 B — 92 ms — h2blob:https://www.trade.gov/54120378-1397-41fc-a13c-6a1775b29622www.trade.gov/54120378-1397-41fc-a1... blob:https://www.trade.gov/54120378-1397-41fc-a13c-6a1775b29622 — 200 — -1 B — 17 ms — blobhttps://www.googletagmanager.com/gtag/js?id=G-Q8YVD4PXL4&cx=c&_slc=1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-Q8YVD4PXL4&cx=c&_slc=1 — 200 — 148.0 KiB — 50 ms — h3https://tracking.crazyegg.com/clock?u=882128&st=347714&t=1776816278599&tk=e8725681918b27fecc551f338b385bfatracking.crazyegg.com/clock?u=88212... https://tracking.crazyegg.com/clock?u=882128&st=347714&t=1776816278599&tk=e8725681918b27fecc551f338b385bfa — 200 — 143 B — 42 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-59RWD3R7JT&gtm=45je64h1v881536542z8813298616za20gzb813298616zd813298616&_p=1776816277828&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=157118222.1776816279&frm=0&pscdl=noapi&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266400~117384406~117512543&sid=1776816278&sct=1&seg=0&dl=https%3A%2F%2Fwww.trade.gov%2F&dt=International%20Trade%20Administration&en=page_view&_fv=1&_ss=1&tfd=937www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-59RWD3R7JT&gtm=45je64h1v881536542z8813298616za20gzb813298616zd813298616&_p=1776816277828&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=157118222.1776816279&frm=0&pscdl=noapi&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266400~117384406~117512543&sid=1776816278&sct=1&seg=0&dl=https%3A%2F%2Fwww.trade.gov%2F&dt=International%20Trade%20Administration&en=page_view&_fv=1&_ss=1&tfd=937 — 204 — 20 B — 119 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-L884J52XQ5&gtm=45je64h1v886360365z8813298616za20gzb813298616zd813298616&_p=1776816277828&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=157118222.1776816279&frm=0&pscdl=noapi&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938466~115938469~117266400~117512543~117884344&sid=1776816278&sct=1&seg=0&dl=https%3A%2F%2Fwww.trade.gov%2F&dt=International%20Trade%20Administration&en=page_view&_fv=1&_ss=1&tfd=1021analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-L884J52XQ5&gtm=45je64h1v886360365z8813298616za20gzb813298616zd813298616&_p=1776816277828&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=157118222.1776816279&frm=0&pscdl=noapi&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938466~115938469~117266400~117512543~117884344&sid=1776816278&sct=1&seg=0&dl=https%3A%2F%2Fwww.trade.gov%2F&dt=International%20Trade%20Administration&en=page_view&_fv=1&_ss=1&tfd=1021 — 204 — 548 B — 38 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-L884J52XQ5&cid=157118222.1776816279&gtm=45je64h1v886360365z8813298616za20gzb813298616zd813298616&rcb=9&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938469~117266400~117512543~117884344stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-L884J52XQ5&cid=157118222.1776816279&gtm=45je64h1v886360365z8813298616za20gzb813298616zd813298616&rcb=9&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938469~117266400~117512543~117884344 — 204 — 548 B — 40 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-6D3N6M4S6H&gtm=45je64h1v886360365z8813298616za20gzb813298616zd813298616&_p=1776816277828&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=157118222.1776816279&frm=0&pscdl=noapi&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266400~117512543~117884344&sid=1776816278&sct=1&seg=0&dl=https%3A%2F%2Fwww.trade.gov%2F&dt=International%20Trade%20Administration&en=page_view&_fv=1&_ss=1&tfd=1031www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-6D3N6M4S6H&gtm=45je64h1v886360365z8813298616za20gzb813298616zd813298616&_p=1776816277828&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=157118222.1776816279&frm=0&pscdl=noapi&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266400~117512543~117884344&sid=1776816278&sct=1&seg=0&dl=https%3A%2F%2Fwww.trade.gov%2F&dt=International%20Trade%20Administration&en=page_view&_fv=1&_ss=1&tfd=1031 — 204 — 20 B — 28 ms — h3blob:https://www.trade.gov/ae511d55-0b32-4a93-afb7-f80e8c5a13dawww.trade.gov/ae511d55-0b32-4a93-af... blob:https://www.trade.gov/ae511d55-0b32-4a93-afb7-f80e8c5a13da — -1 — 0 B — 0 ms — https://script.crazyegg.com/pages/versioned/tracking-scripts/158692313dc4b9f2e28d9e9025e38d6b.jsscript.crazyegg.com/pages/versioned... https://script.crazyegg.com/pages/versioned/tracking-scripts/158692313dc4b9f2e28d9e9025e38d6b.js — 200 — 22.6 KiB — 11 ms — h3https://tr.lfeeder.com/?sid=p1e024BvQ0X4GB6d&data=eyJnYVRyYWNraW5nSWRzIjpbIlVBLTE1MDk0NDQ3OS0xIl0sImdhTWVhc3VyZW1lbnRJZHMiOlsiIiwiRy1DU0xMNFpFSzRMIiwiRy1ROFlWRDRQWEw0IiwiRy01OVJXRDNSN0pUIiwiRy1MODg0SjUyWFE1Il0sImdhQ2xpZW50SWRzIjpbIjE1NzExODIyMi4xNzc2ODE2Mjc5Il0sImNvbnRleHQiOnsibGlicmFyeSI6eyJuYW1lIjoibGZ0cmFja2VyIiwidmVyc2lvbiI6IjIuNzAuMCJ9LCJwYWdlVXJsIjoiaHR0cHM6Ly93d3cudHJhZGUuZ292LyIsInBhZ2VUaXRsZSI6IkludGVybmF0aW9uYWwgVHJhZGUgQWRtaW5pc3RyYXRpb24iLCJyZWZlcnJlciI6IiJ9LCJldmVudCI6InRyYWNraW5nLWV2ZW50IiwiY2xpZW50RXZlbnRJZCI6ImY3ZDQ0ZTFiMmI3NjU3ZTUiLCJzY3JpcHRJZCI6InAxZTAyNEJ2UTBYNEdCNmQiLCJjb29raWVzRW5hYmxlZCI6dHJ1ZSwiY29uc2VudExldmVsIjoibm9uZSIsImFub255bWl6ZUlwIjpmYWxzZSwibGZDbGllbnRJZCI6IkxGMS4xLjFlNTFkODU1MzRhYWU5YWMuMTc3NjgxNjI3ODgyNiIsImZvcmVpZ25Db29raWVzIjpbXSwicHJvcGVydGllcyI6e30sImF1dG9UcmFja2luZ0VuYWJsZWQiOnRydWUsImF1dG9UcmFja2luZ01vZGUiOiJzcGEifQ==tr.lfeeder.com/?sid=p1e024BvQ0X4GB6... https://tr.lfeeder.com/?sid=p1e024BvQ0X4GB6d&data=eyJnYVRyYWNraW5nSWRzIjpbIlVBLTE1MDk0NDQ3OS0xIl0sImdhTWVhc3VyZW1lbnRJZHMiOlsiIiwiRy1DU0xMNFpFSzRMIiwiRy1ROFlWRDRQWEw0IiwiRy01OVJXRDNSN0pUIiwiRy1MODg0SjUyWFE1Il0sImdhQ2xpZW50SWRzIjpbIjE1NzExODIyMi4xNzc2ODE2Mjc5Il0sImNvbnRleHQiOnsibGlicmFyeSI6eyJuYW1lIjoibGZ0cmFja2VyIiwidmVyc2lvbiI6IjIuNzAuMCJ9LCJwYWdlVXJsIjoiaHR0cHM6Ly93d3cudHJhZGUuZ292LyIsInBhZ2VUaXRsZSI6IkludGVybmF0aW9uYWwgVHJhZGUgQWRtaW5pc3RyYXRpb24iLCJyZWZlcnJlciI6IiJ9LCJldmVudCI6InRyYWNraW5nLWV2ZW50IiwiY2xpZW50RXZlbnRJZCI6ImY3ZDQ0ZTFiMmI3NjU3ZTUiLCJzY3JpcHRJZCI6InAxZTAyNEJ2UTBYNEdCNmQiLCJjb29raWVzRW5hYmxlZCI6dHJ1ZSwiY29uc2VudExldmVsIjoibm9uZSIsImFub255bWl6ZUlwIjpmYWxzZSwibGZDbGllbnRJZCI6IkxGMS4xLjFlNTFkODU1MzRhYWU5YWMuMTc3NjgxNjI3ODgyNiIsImZvcmVpZ25Db29raWVzIjpbXSwicHJvcGVydGllcyI6e30sImF1dG9UcmFja2luZ0VuYWJsZWQiOnRydWUsImF1dG9UcmFja2luZ01vZGUiOiJzcGEifQ== — 200 — 318 B — 57 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-CSLL4ZEK4L&gtm=45je64h1v9131934939za200zb813298616zd813298616&_p=1776816277828&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dMDhkMT&are=1&cid=157118222.1776816279&frm=0&pscdl=noapi&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938468~117266401~117512543~118128922~118463262&dl=https%3A%2F%2Ftrade.gov%2F&dt=International%20Trade%20Administration&dr=&sid=1776816278&sct=1&seg=0&_tu=wA&en=page_view&_fv=1&_ss=1&_ee=1&ep.agency=DOC&ep.subagency=ITA&ep.site_topic=unspecified%3Atrade.gov&ep.site_platform=unspecified%3Atrade.gov&ep.script_source=https%3A%2F%2Fdap.digitalgov.gov%2Funiversal-federated-analytics-min.js&ep.version=20250702%20v8.7%20-%20ga4&ep.protocol=https%3A&ep.using_parallel_tracker=no&ep.hostname_dimension=trade.gov&tfd=1147www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-CSLL4ZEK4L&gtm=45je64h1v9131934939za200zb813298616zd813298616&_p=1776816277828&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dMDhkMT&are=1&cid=157118222.1776816279&frm=0&pscdl=noapi&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938468~117266401~117512543~118128922~118463262&dl=https%3A%2F%2Ftrade.gov%2F&dt=International%20Trade%20Administration&dr=&sid=1776816278&sct=1&seg=0&_tu=wA&en=page_view&_fv=1&_ss=1&_ee=1&ep.agency=DOC&ep.subagency=ITA&ep.site_topic=unspecified%3Atrade.gov&ep.site_platform=unspecified%3Atrade.gov&ep.script_source=https%3A%2F%2Fdap.digitalgov.gov%2Funiversal-federated-analytics-min.js&ep.version=20250702%20v8.7%20-%20ga4&ep.protocol=https%3A&ep.using_parallel_tracker=no&ep.hostname_dimension=trade.gov&tfd=1147 — 204 — 20 B — 30 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-Q8YVD4PXL4&gtm=45je64h1v9126353194za20g&_p=1776816277828&gcd=13l3l3l3l2l1&npa=0&dma=0&gdid=dMDhkMT&_eu=EBAI&are=1&cid=157118222.1776816279&frm=0&ir=1&pscdl=noapi&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266400~117512543~118463261&dl=%2F&dp=%2F&dt=International%20Trade%20Administration&sid=1776816278&sct=1&seg=0&_tu=wAQ&en=page_view&_fv=1&_ss=1&_ee=1&gap.uat=0~115616985~115938466~115938469~117266400&ep.ua_dimension_1=2026-04-22T00%3A04%3A38.356%2B00%3A00&tfd=1241www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-Q8YVD4PXL4&gtm=45je64h1v9126353194za20g&_p=1776816277828&gcd=13l3l3l3l2l1&npa=0&dma=0&gdid=dMDhkMT&_eu=EBAI&are=1&cid=157118222.1776816279&frm=0&ir=1&pscdl=noapi&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266400~117512543~118463261&dl=%2F&dp=%2F&dt=International%20Trade%20Administration&sid=1776816278&sct=1&seg=0&_tu=wAQ&en=page_view&_fv=1&_ss=1&_ee=1&gap.uat=0~115616985~115938466~115938469~117266400&ep.ua_dimension_1=2026-04-22T00%3A04%3A38.356%2B00%3A00&tfd=1241 — 204 — 20 B — 33 ms — h3https://resources.digital-cloud-gov.medallia.com/wdcgov/31449/onsite/generic1776352683590.jsresources.digital-cloud-gov.medalli... https://resources.digital-cloud-gov.medallia.com/wdcgov/31449/onsite/generic1776352683590.js — 200 — 77.0 KiB — 11 ms — h2https://www.trade.gov/themes/custom/ita/favicon.icowww.trade.gov/themes/custom/ita/fav... https://www.trade.gov/themes/custom/ita/favicon.ico — 200 — 4.0 KiB — 9 ms — h2https://resources.digital-cloud-gov.medallia.com/wdcgov/31449/forms/660/invitationData1776345587668_en.jsonresources.digital-cloud-gov.medalli... https://resources.digital-cloud-gov.medallia.com/wdcgov/31449/forms/660/invitationData1776345587668_en.json — 200 — 1.2 KiB — 9 ms — h2https://resources.digital-cloud-gov.medallia.com/wdcgov/31449/forms/660/invitation1776345587628.html?formId=660&domainsListRelativePath=..|..|..|..|wdcgov/31449/onsiteresources.digital-cloud-gov.medalli... https://resources.digital-cloud-gov.medallia.com/wdcgov/31449/forms/660/invitation1776345587628.html?formId=660&domainsListRelativePath=..|..|..|..|wdcgov/31449/onsite — 200 — 844 B — 8 ms — h2https://analytics-fe.digital-cloud-gov.medallia.com/api/web/eventsanalytics-fe.digital-cloud-gov.meda... https://analytics-fe.digital-cloud-gov.medallia.com/api/web/events — 200 — 0 B — 311 ms — h2https://resources.digital-cloud-gov.medallia.com/resources/form/FormBuilder/vendor/fonts-googleapis/css/open-sans-v14.cssresources.digital-cloud-gov.medalli... https://resources.digital-cloud-gov.medallia.com/resources/form/FormBuilder/vendor/fonts-googleapis/css/open-sans-v14.css — 200 — 800 B — 10 ms — h2https://resources.digital-cloud-gov.medallia.com/resources/dist/assets/css/invite-template-react-style-472308e9f0.cssresources.digital-cloud-gov.medalli... https://resources.digital-cloud-gov.medallia.com/resources/dist/assets/css/invite-template-react-style-472308e9f0.css — 200 — 423 B — 11 ms — h2https://resources.digital-cloud-gov.medallia.com/resources/dist/assets/js/invite-react-app-7cbaa43548.jsresources.digital-cloud-gov.medalli... https://resources.digital-cloud-gov.medallia.com/resources/dist/assets/js/invite-react-app-7cbaa43548.js — 200 — 42.8 KiB — 11 ms — h2https://resources.digital-cloud-gov.medallia.com/wdcgov/31449/onsite/domains-configuration.jsonresources.digital-cloud-gov.medalli... https://resources.digital-cloud-gov.medallia.com/wdcgov/31449/onsite/domains-configuration.json — 200 — 403 B — 100 ms — h2https://analytics-fe.digital-cloud-gov.medallia.com/api/web/eventsanalytics-fe.digital-cloud-gov.meda... https://analytics-fe.digital-cloud-gov.medallia.com/api/web/events — 200 — 406 B — 78 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 1036ms · 957KB · $14/mo
Google Tag Manager
Tag Manager
Costly
Execution 214ms
Transfer 155 KB
Unused 35%
Monthly Cost $3/mo
Unattributable
Other
Optional
Execution 189ms
Transfer 0 KB
Monthly Cost $3/mo
www.trade.gov
Other
Optional
Execution 181ms
Transfer 66 KB
Monthly Cost $2/mo
script.crazyegg.com
Other
Optional
Execution 91ms
Transfer 55 KB
Unused 52%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 90ms
Transfer 158 KB
Unused 41%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 78ms
Transfer 151 KB
Unused 43%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 73ms
Transfer 147 KB
Unused 42%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 68ms
Transfer 148 KB
Unused 44%
Monthly Cost $1/mo
resources.digital-cloud-gov.medallia.com
Other
Optional
Execution 52ms
Transfer 77 KB
Unused 51%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 214ms and costs ~$3/month

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

Why this matters

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

Learn more

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

Source: web.dev

Google Tag Manager takes 214ms 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

52% of script.crazyegg.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

51% of resources.digital-cloud-gov.medallia.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback