Skip to content
https://cbp.gov

Performance

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

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

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

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

3.77 s

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

45 ms

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

0.115

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

2.46 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.78 s

Page Load Progression

401 ms
801 ms
1.2 s
1.6 s
2.0 s
2.4 s
2.8 s
3.2 s
Checks
15
5 PASS 3 REVIEW 5 FIX
D
Page Weight Budget
Action
2.4 MB transferred, 164 requests
FIX
2.4 MB transferred, 164 requests
Info::
Page weighs 5.7 MB (2.4 MB transferred)
Warning::
JavaScript is 1.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.2 MB
Warning::
Images are 1.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.0 MB
Warning::
164 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.51 g CO2 per page load
2.4 MB / 2.4 MB budget
2.4 MB transferred
164 requests
0.51 g CO2 per page load
JavaScript 1.2 MiB 48%
Images 1.0 MiB 42%
CSS 130.5 KiB 5%
Fonts 84.4 KiB 3%
HTML 27.5 KiB 1%
Other 8.2 KiB 0%
Other 2.8 KiB 0%
Other 643 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

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

Why this matters

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

Source: web.dev

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.4 MiB of 2.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
100 scripts, 324 KB unused
FIX
100 scripts, 324 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-V6DQ...: 66 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5QT...: 62 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-CSLL...: 60 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.cbp.gov/modules/contrib/ableplayer/js/...: 56 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.google.com/cse/static/element/b33cba58...: 49 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 324 KB
324 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-V6DQTJJ2XE&cx=c&gtm=4e64h1157 KB66 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5QTKRMH6135 KB62 KB (46%)3rd
https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L147 KB60 KB (41%)3rd
https://www.cbp.gov/modules/contrib/ableplayer/js/ableplayer.min.js?v=4.6.070 KB56 KB (82%)3rd
https://www.google.com/cse/static/element/b33cba5881f68fbf/cse_element__pt_br.js?usqp=CAI%3D99 KB49 KB (50%)3rd
https://cse.google.com/adsense/search/async-ads.js44 KB32 KB (73%)3rd
https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/js/slick_customized.js?v=1.x13 KB3rd
https://www.cbp.gov/core/misc/progress.js?v=11.2.102 KB3rd
https://www.cbp.gov/modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js?tci5r51 KB3rd
https://www.cbp.gov/modules/contrib/blazy/js/polyfill/blazy.classlist.min.js?tci5r51 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

D
Page Weight Inventory
Action
164 resources · 2.4 MB · 324 KB savings available
FIX
164 resources · 2.4 MB · 324 KB savings available
Warning::
Page weight 1.4 MB over 1MB target
Got: 2.4 MB Expected: ≤ 1 MB
Info::
~324 KB of savings available
Warning::
163 third-party resources (100% of weight)
Info::
2 resources over 200KB
164 resources · 2.4 MiB · 163 third-party 1.4 MiB over 1MB target
JavaScript 48% · 1.2 MiB
Image 42% · 1.0 MiB
CSS 5% · 130.5 KiB
Font 3% · 84.4 KiB
Document 1% · 28.5 KiB
Other 0% · 9.0 KiB

~324.1 KiB of savings available

Remove unused JavaScript: 324.1 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
41 images, 0 KB saveable
REVIEW
41 images, 0 KB saveable
Warning::
https://www.cbp.gov/profiles/cbpd8_gov/themes/cust... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cbp.gov/profiles/cbpd8_gov/themes/cust... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cbp.gov/profiles/cbpd8_gov/themes/cust... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cbp.gov/profiles/cbpd8_gov/themes/cust... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cbp.gov/profiles/cbpd8_gov/themes/cust... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cbp.gov/profiles/cbpd8_gov/themes/cust... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cbp.gov/profiles/cbpd8_gov/themes/cust... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cbp.gov/profiles/cbpd8_gov/themes/cust... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cbp.gov/profiles/cbpd8_gov/themes/cust... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cbp.gov/profiles/cbpd8_gov/themes/cust... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cbp.gov/profiles/cbpd8_gov/themes/cust... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
41 images 1.0 MB
0 oversized -0 KB
27 legacy format
11 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

B
JS Execution Cost
921ms total JS execution
REVIEW
921ms total JS execution
Warning::
https://www.cbp.gov/: 344ms CPU time
Info::
Unattributable: 244ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-V6DQ...: 109ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-CSLL...: 97ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-5QT...: 76ms CPU time
Warning::
Third-party scripts: 921ms (100% of total)

Main Thread Breakdown

Script Evaluation 36% Other 30% Style & Layout 15% Script Parsing & Compilation 9% Rendering 5% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://www.cbp.gov/344ms6ms0ms3rd
Unattributable244ms3ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-V6DQTJJ2XE&cx=c&gtm=4e64h1109ms91ms15ms3rd
https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L97ms76ms16ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5QTKRMH676ms60ms14ms3rd
https://www.google.com/cse/static/element/b33cba5881f68fbf/cse_element__pt_br.js?usqp=CAI%3D52ms31ms11ms3rd
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
5 fonts (84 KB)
PASS
5 fonts (84 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

84 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 1.3 s LCP 3.8 shttps://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/fonts/source-sans-pro/sourcesanspro-regular-webfont.woff2sourcesanspro-regular-w... https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/fonts/source-sans-pro/sourcesanspro-regular-webfont.woff2 — 20.3 KiB — 685 ms — font-display: swaphttps://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/fonts/source-sans-pro/sourcesanspro-bold-webfont.woff2sourcesanspro-bold-webf... https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/fonts/source-sans-pro/sourcesanspro-bold-webfont.woff2 — 20.1 KiB — 840 ms — font-display: swaphttps://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/fonts/merriweather/Latin-Merriweather-Bold.woff2Latin-Merriweather-Bold... https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/fonts/merriweather/Latin-Merriweather-Bold.woff2 — 21.0 KiB — 385 ms — font-display: swaphttps://www.cbp.gov/libraries/slick-carousel/slick/fonts/slick.woffslick.woff https://www.cbp.gov/libraries/slick-carousel/slick/fonts/slick.woff — 1.6 KiB — 414 ms — font-display: swaphttps://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/fonts/merriweather/Latin-Merriweather-Regular.woff2Latin-Merriweather-Regu... https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/fonts/merriweather/Latin-Merriweather-Regular.woff2 — 21.4 KiB — 437 ms — font-display: swap
sourcesanspro-regular-w... woff2 swap
Size 20 KB
Load time 685 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
sourcesanspro-bold-webf... woff2 swap
Size 20 KB
Load time 840 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
Latin-Merriweather-Bold... woff2 swap
Size 21 KB
Load time 385 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
slick.woff woff swap
Size 2 KB
Load time 414 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Latin-Merriweather-Regu... woff2 swap
Size 21 KB
Load time 437 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
164 requests over 4808ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.3 s LCP 3.8 shttps://cbp.gov// https://cbp.gov/ — 301 — 232 B — 83 ms — http/1.1https://www.cbp.gov/www.cbp.gov/ https://www.cbp.gov/ — 200 — 18.2 KiB — 918 ms — h2https://www.cbp.gov/sites/default/files/css/css_scJA3KDDc9dSZSYMhCFTDDyMx-WNTH4RfEnTknL_OxA.css?delta=0&language=en&theme=cbpd8_gov_theme&include=eJxlT1lywyAMvZAGfnsbRiDFphbLILDjnL4ep06b9udJbxkt6IWr4M7N4qsFL_jYrRSkmCcIvtKHm8rq-syJ7cHdr_Bfe5LiUSAsTLGX5jCE0iiWbF-dubWSO2eCIKi628SqOLHCEWBLbVQUg594fwq5tIQSHwx87xLzckW-KVRsODWss17Oj2JGrsNL1JkJVGJY7IkmqL7xhPG4bIhskfr8Zp2fge7aOVmPyjB0o2sZrJE3tSeaVGgIwxaSy4XY3ZjJ4zHpn3JmdLSVd_ssX3I_mtYwww.cbp.gov/sites/default/files/css... https://www.cbp.gov/sites/default/files/css/css_scJA3KDDc9dSZSYMhCFTDDyMx-WNTH4RfEnTknL_OxA.css?delta=0&language=en&theme=cbpd8_gov_theme&include=eJxlT1lywyAMvZAGfnsbRiDFphbLILDjnL4ep06b9udJbxkt6IWr4M7N4qsFL_jYrRSkmCcIvtKHm8rq-syJ7cHdr_Bfe5LiUSAsTLGX5jCE0iiWbF-dubWSO2eCIKi628SqOLHCEWBLbVQUg594fwq5tIQSHwx87xLzckW-KVRsODWss17Oj2JGrsNL1JkJVGJY7IkmqL7xhPG4bIhskfr8Zp2fge7aOVmPyjB0o2sZrJE3tSeaVGgIwxaSy4XY3ZjJ4zHpn3JmdLSVd_ssX3I_mtY — 200 — 8.6 KiB — 750 ms — h2https://www.cbp.gov/sites/default/files/css/css_Vd6m_O-TOGxw1LQjm26XFzwNNm3I-6UqV6ra3l8QIoc.css?delta=1&language=en&theme=cbpd8_gov_theme&include=eJxlT1lywyAMvZAGfnsbRiDFphbLILDjnL4ep06b9udJbxkt6IWr4M7N4qsFL_jYrRSkmCcIvtKHm8rq-syJ7cHdr_Bfe5LiUSAsTLGX5jCE0iiWbF-dubWSO2eCIKi628SqOLHCEWBLbVQUg594fwq5tIQSHwx87xLzckW-KVRsODWss17Oj2JGrsNL1JkJVGJY7IkmqL7xhPG4bIhskfr8Zp2fge7aOVmPyjB0o2sZrJE3tSeaVGgIwxaSy4XY3ZjJ4zHpn3JmdLSVd_ssX3I_mtYwww.cbp.gov/sites/default/files/css... https://www.cbp.gov/sites/default/files/css/css_Vd6m_O-TOGxw1LQjm26XFzwNNm3I-6UqV6ra3l8QIoc.css?delta=1&language=en&theme=cbpd8_gov_theme&include=eJxlT1lywyAMvZAGfnsbRiDFphbLILDjnL4ep06b9udJbxkt6IWr4M7N4qsFL_jYrRSkmCcIvtKHm8rq-syJ7cHdr_Bfe5LiUSAsTLGX5jCE0iiWbF-dubWSO2eCIKi628SqOLHCEWBLbVQUg594fwq5tIQSHwx87xLzckW-KVRsODWss17Oj2JGrsNL1JkJVGJY7IkmqL7xhPG4bIhskfr8Zp2fge7aOVmPyjB0o2sZrJE3tSeaVGgIwxaSy4XY3ZjJ4zHpn3JmdLSVd_ssX3I_mtY — 200 — 86.3 KiB — 189 ms — h2https://www.cbp.gov/sites/default/files/css/css_5J1BtgbUYMGSf3z9Cr9JqN16QeksJbQLYilIhWZCRUM.css?delta=3&language=en&theme=cbpd8_gov_theme&include=eJxlT1lywyAMvZAGfnsbRiDFphbLILDjnL4ep06b9udJbxkt6IWr4M7N4qsFL_jYrRSkmCcIvtKHm8rq-syJ7cHdr_Bfe5LiUSAsTLGX5jCE0iiWbF-dubWSO2eCIKi628SqOLHCEWBLbVQUg594fwq5tIQSHwx87xLzckW-KVRsODWss17Oj2JGrsNL1JkJVGJY7IkmqL7xhPG4bIhskfr8Zp2fge7aOVmPyjB0o2sZrJE3tSeaVGgIwxaSy4XY3ZjJ4zHpn3JmdLSVd_ssX3I_mtYwww.cbp.gov/sites/default/files/css... https://www.cbp.gov/sites/default/files/css/css_5J1BtgbUYMGSf3z9Cr9JqN16QeksJbQLYilIhWZCRUM.css?delta=3&language=en&theme=cbpd8_gov_theme&include=eJxlT1lywyAMvZAGfnsbRiDFphbLILDjnL4ep06b9udJbxkt6IWr4M7N4qsFL_jYrRSkmCcIvtKHm8rq-syJ7cHdr_Bfe5LiUSAsTLGX5jCE0iiWbF-dubWSO2eCIKi628SqOLHCEWBLbVQUg594fwq5tIQSHwx87xLzckW-KVRsODWss17Oj2JGrsNL1JkJVGJY7IkmqL7xhPG4bIhskfr8Zp2fge7aOVmPyjB0o2sZrJE3tSeaVGgIwxaSy4XY3ZjJ4zHpn3JmdLSVd_ssX3I_mtY — 200 — 23.1 KiB — 524 ms — h2https://www.cbp.gov/core/misc/drupalSettingsLoader.js?v=11.2.10www.cbp.gov/core/misc/drupalSetting... https://www.cbp.gov/core/misc/drupalSettingsLoader.js?v=11.2.10 — 200 — 630 B — 656 ms — h2https://www.cbp.gov/modules/contrib/google_tag/js/gtag.js?tci5r5www.cbp.gov/modules/contrib/google_... https://www.cbp.gov/modules/contrib/google_tag/js/gtag.js?tci5r5 — 200 — 867 B — 456 ms — h2https://www.cbp.gov/modules/contrib/google_tag/js/gtm.js?tci5r5www.cbp.gov/modules/contrib/google_... https://www.cbp.gov/modules/contrib/google_tag/js/gtm.js?tci5r5 — 200 — 790 B — 644 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/us_flag_small.pngwww.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/us_flag_small.png — 200 — 388 B — 689 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/icon-https.svgwww.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/icon-https.svg — 200 — 622 B — 452 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/CBP-logo-blue-lettering.pngwww.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/CBP-logo-blue-lettering.png — 200 — 20.8 KiB — 270 ms — h2https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/img/usa-icons/close-white.svgwww.cbp.gov/themes/custom/dhs_uswds... https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/img/usa-icons/close-white.svg — 200 — 752 B — 197 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js?tci5r5 — 200 — 910 B — 242 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/polyfill/blazy.classlist.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/polyfill/blazy.classlist.min.js?tci5r5 — 200 — 1.3 KiB — 753 ms — h2https://www.cbp.gov/core/assets/vendor/jquery/jquery.min.js?v=4.0.0-rc.1www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery/jquery.min.js?v=4.0.0-rc.1 — 200 — 27.2 KiB — 285 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/polyfill/blazy.promise.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/polyfill/blazy.promise.min.js?tci5r5 — 200 — 1.7 KiB — 364 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/polyfill/blazy.raf.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/polyfill/blazy.raf.min.js?tci5r5 — 200 — 633 B — 351 ms — h2https://www.cbp.gov/core/assets/vendor/once/once.min.js?v=1.0.1www.cbp.gov/core/assets/vendor/once... https://www.cbp.gov/core/assets/vendor/once/once.min.js?v=1.0.1 — 200 — 940 B — 296 ms — h2https://www.cbp.gov/modules/contrib/slick/js/jquery-type-polyfill.min.js?tci5r5www.cbp.gov/modules/contrib/slick/j... https://www.cbp.gov/modules/contrib/slick/js/jquery-type-polyfill.min.js?tci5r5 — 200 — 379 B — 290 ms — h2https://www.cbp.gov/core/misc/drupal.js?v=11.2.10www.cbp.gov/core/misc/drupal.js?v=1... https://www.cbp.gov/core/misc/drupal.js?v=11.2.10 — 200 — 6.3 KiB — 364 ms — h2https://www.cbp.gov/core/misc/drupal.init.js?v=11.2.10www.cbp.gov/core/misc/drupal.init.j... https://www.cbp.gov/core/misc/drupal.init.js?v=11.2.10 — 200 — 734 B — 407 ms — h2https://www.cbp.gov/core/misc/debounce.js?v=11.2.10www.cbp.gov/core/misc/debounce.js?v... https://www.cbp.gov/core/misc/debounce.js?v=11.2.10 — 200 — 907 B — 658 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/version-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/version-min.js?v=11.2.10 — 200 — 409 B — 555 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/data-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/data-min.js?v=11.2.10 — 200 — 555 B — 634 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/disable-selection-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/disable-selection-min.js?v=11.2.10 — 200 — 634 B — 692 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/jquery-patch-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/jquery-patch-min.js?v=11.2.10 — 200 — 609 B — 677 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/scroll-parent-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/scroll-parent-min.js?v=11.2.10 — 200 — 688 B — 301 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/unique-id-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/unique-id-min.js?v=11.2.10 — 200 — 612 B — 689 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/focusable-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/focusable-min.js?v=11.2.10 — 200 — 794 B — 661 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/keycode-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/keycode-min.js?v=11.2.10 — 200 — 639 B — 702 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.3 s LCP 3.8 shttps://cbp.gov// https://cbp.gov/ — 301 — 232 B — 83 ms — http/1.1https://www.cbp.gov/www.cbp.gov/ https://www.cbp.gov/ — 200 — 18.2 KiB — 918 ms — h2https://www.cbp.gov/sites/default/files/css/css_scJA3KDDc9dSZSYMhCFTDDyMx-WNTH4RfEnTknL_OxA.css?delta=0&language=en&theme=cbpd8_gov_theme&include=eJxlT1lywyAMvZAGfnsbRiDFphbLILDjnL4ep06b9udJbxkt6IWr4M7N4qsFL_jYrRSkmCcIvtKHm8rq-syJ7cHdr_Bfe5LiUSAsTLGX5jCE0iiWbF-dubWSO2eCIKi628SqOLHCEWBLbVQUg594fwq5tIQSHwx87xLzckW-KVRsODWss17Oj2JGrsNL1JkJVGJY7IkmqL7xhPG4bIhskfr8Zp2fge7aOVmPyjB0o2sZrJE3tSeaVGgIwxaSy4XY3ZjJ4zHpn3JmdLSVd_ssX3I_mtYwww.cbp.gov/sites/default/files/css... https://www.cbp.gov/sites/default/files/css/css_scJA3KDDc9dSZSYMhCFTDDyMx-WNTH4RfEnTknL_OxA.css?delta=0&language=en&theme=cbpd8_gov_theme&include=eJxlT1lywyAMvZAGfnsbRiDFphbLILDjnL4ep06b9udJbxkt6IWr4M7N4qsFL_jYrRSkmCcIvtKHm8rq-syJ7cHdr_Bfe5LiUSAsTLGX5jCE0iiWbF-dubWSO2eCIKi628SqOLHCEWBLbVQUg594fwq5tIQSHwx87xLzckW-KVRsODWss17Oj2JGrsNL1JkJVGJY7IkmqL7xhPG4bIhskfr8Zp2fge7aOVmPyjB0o2sZrJE3tSeaVGgIwxaSy4XY3ZjJ4zHpn3JmdLSVd_ssX3I_mtY — 200 — 8.6 KiB — 750 ms — h2https://www.cbp.gov/sites/default/files/css/css_Vd6m_O-TOGxw1LQjm26XFzwNNm3I-6UqV6ra3l8QIoc.css?delta=1&language=en&theme=cbpd8_gov_theme&include=eJxlT1lywyAMvZAGfnsbRiDFphbLILDjnL4ep06b9udJbxkt6IWr4M7N4qsFL_jYrRSkmCcIvtKHm8rq-syJ7cHdr_Bfe5LiUSAsTLGX5jCE0iiWbF-dubWSO2eCIKi628SqOLHCEWBLbVQUg594fwq5tIQSHwx87xLzckW-KVRsODWss17Oj2JGrsNL1JkJVGJY7IkmqL7xhPG4bIhskfr8Zp2fge7aOVmPyjB0o2sZrJE3tSeaVGgIwxaSy4XY3ZjJ4zHpn3JmdLSVd_ssX3I_mtYwww.cbp.gov/sites/default/files/css... https://www.cbp.gov/sites/default/files/css/css_Vd6m_O-TOGxw1LQjm26XFzwNNm3I-6UqV6ra3l8QIoc.css?delta=1&language=en&theme=cbpd8_gov_theme&include=eJxlT1lywyAMvZAGfnsbRiDFphbLILDjnL4ep06b9udJbxkt6IWr4M7N4qsFL_jYrRSkmCcIvtKHm8rq-syJ7cHdr_Bfe5LiUSAsTLGX5jCE0iiWbF-dubWSO2eCIKi628SqOLHCEWBLbVQUg594fwq5tIQSHwx87xLzckW-KVRsODWss17Oj2JGrsNL1JkJVGJY7IkmqL7xhPG4bIhskfr8Zp2fge7aOVmPyjB0o2sZrJE3tSeaVGgIwxaSy4XY3ZjJ4zHpn3JmdLSVd_ssX3I_mtY — 200 — 86.3 KiB — 189 ms — h2https://www.cbp.gov/sites/default/files/css/css_5J1BtgbUYMGSf3z9Cr9JqN16QeksJbQLYilIhWZCRUM.css?delta=3&language=en&theme=cbpd8_gov_theme&include=eJxlT1lywyAMvZAGfnsbRiDFphbLILDjnL4ep06b9udJbxkt6IWr4M7N4qsFL_jYrRSkmCcIvtKHm8rq-syJ7cHdr_Bfe5LiUSAsTLGX5jCE0iiWbF-dubWSO2eCIKi628SqOLHCEWBLbVQUg594fwq5tIQSHwx87xLzckW-KVRsODWss17Oj2JGrsNL1JkJVGJY7IkmqL7xhPG4bIhskfr8Zp2fge7aOVmPyjB0o2sZrJE3tSeaVGgIwxaSy4XY3ZjJ4zHpn3JmdLSVd_ssX3I_mtYwww.cbp.gov/sites/default/files/css... https://www.cbp.gov/sites/default/files/css/css_5J1BtgbUYMGSf3z9Cr9JqN16QeksJbQLYilIhWZCRUM.css?delta=3&language=en&theme=cbpd8_gov_theme&include=eJxlT1lywyAMvZAGfnsbRiDFphbLILDjnL4ep06b9udJbxkt6IWr4M7N4qsFL_jYrRSkmCcIvtKHm8rq-syJ7cHdr_Bfe5LiUSAsTLGX5jCE0iiWbF-dubWSO2eCIKi628SqOLHCEWBLbVQUg594fwq5tIQSHwx87xLzckW-KVRsODWss17Oj2JGrsNL1JkJVGJY7IkmqL7xhPG4bIhskfr8Zp2fge7aOVmPyjB0o2sZrJE3tSeaVGgIwxaSy4XY3ZjJ4zHpn3JmdLSVd_ssX3I_mtY — 200 — 23.1 KiB — 524 ms — h2https://www.cbp.gov/core/misc/drupalSettingsLoader.js?v=11.2.10www.cbp.gov/core/misc/drupalSetting... https://www.cbp.gov/core/misc/drupalSettingsLoader.js?v=11.2.10 — 200 — 630 B — 656 ms — h2https://www.cbp.gov/modules/contrib/google_tag/js/gtag.js?tci5r5www.cbp.gov/modules/contrib/google_... https://www.cbp.gov/modules/contrib/google_tag/js/gtag.js?tci5r5 — 200 — 867 B — 456 ms — h2https://www.cbp.gov/modules/contrib/google_tag/js/gtm.js?tci5r5www.cbp.gov/modules/contrib/google_... https://www.cbp.gov/modules/contrib/google_tag/js/gtm.js?tci5r5 — 200 — 790 B — 644 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/us_flag_small.pngwww.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/us_flag_small.png — 200 — 388 B — 689 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/icon-https.svgwww.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/icon-https.svg — 200 — 622 B — 452 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/CBP-logo-blue-lettering.pngwww.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/CBP-logo-blue-lettering.png — 200 — 20.8 KiB — 270 ms — h2https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/img/usa-icons/close-white.svgwww.cbp.gov/themes/custom/dhs_uswds... https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/img/usa-icons/close-white.svg — 200 — 752 B — 197 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/polyfill/blazy.polyfill.min.js?tci5r5 — 200 — 910 B — 242 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/polyfill/blazy.classlist.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/polyfill/blazy.classlist.min.js?tci5r5 — 200 — 1.3 KiB — 753 ms — h2https://www.cbp.gov/core/assets/vendor/jquery/jquery.min.js?v=4.0.0-rc.1www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery/jquery.min.js?v=4.0.0-rc.1 — 200 — 27.2 KiB — 285 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/polyfill/blazy.promise.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/polyfill/blazy.promise.min.js?tci5r5 — 200 — 1.7 KiB — 364 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/polyfill/blazy.raf.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/polyfill/blazy.raf.min.js?tci5r5 — 200 — 633 B — 351 ms — h2https://www.cbp.gov/core/assets/vendor/once/once.min.js?v=1.0.1www.cbp.gov/core/assets/vendor/once... https://www.cbp.gov/core/assets/vendor/once/once.min.js?v=1.0.1 — 200 — 940 B — 296 ms — h2https://www.cbp.gov/modules/contrib/slick/js/jquery-type-polyfill.min.js?tci5r5www.cbp.gov/modules/contrib/slick/j... https://www.cbp.gov/modules/contrib/slick/js/jquery-type-polyfill.min.js?tci5r5 — 200 — 379 B — 290 ms — h2https://www.cbp.gov/core/misc/drupal.js?v=11.2.10www.cbp.gov/core/misc/drupal.js?v=1... https://www.cbp.gov/core/misc/drupal.js?v=11.2.10 — 200 — 6.3 KiB — 364 ms — h2https://www.cbp.gov/core/misc/drupal.init.js?v=11.2.10www.cbp.gov/core/misc/drupal.init.j... https://www.cbp.gov/core/misc/drupal.init.js?v=11.2.10 — 200 — 734 B — 407 ms — h2https://www.cbp.gov/core/misc/debounce.js?v=11.2.10www.cbp.gov/core/misc/debounce.js?v... https://www.cbp.gov/core/misc/debounce.js?v=11.2.10 — 200 — 907 B — 658 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/version-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/version-min.js?v=11.2.10 — 200 — 409 B — 555 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/data-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/data-min.js?v=11.2.10 — 200 — 555 B — 634 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/disable-selection-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/disable-selection-min.js?v=11.2.10 — 200 — 634 B — 692 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/jquery-patch-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/jquery-patch-min.js?v=11.2.10 — 200 — 609 B — 677 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/scroll-parent-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/scroll-parent-min.js?v=11.2.10 — 200 — 688 B — 301 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/unique-id-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/unique-id-min.js?v=11.2.10 — 200 — 612 B — 689 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/focusable-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/focusable-min.js?v=11.2.10 — 200 — 794 B — 661 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/keycode-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/keycode-min.js?v=11.2.10 — 200 — 639 B — 702 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/plugin-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/plugin-min.js?v=11.2.10 — 200 — 558 B — 590 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/widget-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/widget-min.js?v=11.2.10 — 200 — 3.4 KiB — 642 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/labels-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/labels-min.js?v=11.2.10 — 200 — 674 B — 899 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js?v=11.2.10 — 200 — 1.9 KiB — 655 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js?v=11.2.10 — 200 — 739 B — 461 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js?v=11.2.10 — 200 — 1.3 KiB — 542 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js?v=11.2.10 — 200 — 1.7 KiB — 695 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js?v=11.2.10 — 200 — 5.0 KiB — 603 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js?v=11.2.10 — 200 — 5.8 KiB — 713 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/widgets/button-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/widgets/button-min.js?v=11.2.10 — 200 — 2.2 KiB — 651 ms — h2https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js?v=11.2.10www.cbp.gov/core/assets/vendor/jque... https://www.cbp.gov/core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js?v=11.2.10 — 200 — 4.1 KiB — 709 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/dblazy.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/dblazy.min.js?tci5r5 — 200 — 5.1 KiB — 793 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/plugin/blazy.once.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/plugin/blazy.once.min.js?tci5r5 — 200 — 755 B — 604 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/plugin/blazy.sanitizer.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/plugin/blazy.sanitizer.min.js?tci5r5 — 200 — 803 B — 641 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/plugin/blazy.dom.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/plugin/blazy.dom.min.js?tci5r5 — 200 — 1.4 KiB — 711 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/base/blazy.base.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/base/blazy.base.min.js?tci5r5 — 200 — 758 B — 704 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/plugin/blazy.dataset.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/plugin/blazy.dataset.min.js?tci5r5 — 200 — 585 B — 757 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/plugin/blazy.viewport.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/plugin/blazy.viewport.min.js?tci5r5 — 200 — 910 B — 731 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/plugin/blazy.xlazy.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/plugin/blazy.xlazy.min.js?tci5r5 — 200 — 916 B — 642 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/plugin/blazy.observer.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/plugin/blazy.observer.min.js?tci5r5 — 200 — 945 B — 553 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/plugin/blazy.loading.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/plugin/blazy.loading.min.js?tci5r5 — 200 — 528 B — 656 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/polyfill/blazy.webp.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/polyfill/blazy.webp.min.js?tci5r5 — 200 — 801 B — 722 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/base/blazy.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/base/blazy.min.js?tci5r5 — 200 — 1.7 KiB — 810 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/base/io/bio.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/base/io/bio.min.js?tci5r5 — 200 — 1.7 KiB — 646 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/js/slick_customized.js?v=1.xwww.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/js/slick_customized.js?v=1.x — 200 — 12.8 KiB — 663 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/base/io/bio.media.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/base/io/bio.media.min.js?tci5r5 — 200 — 1.4 KiB — 801 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/base/blazy.drupal.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/base/blazy.drupal.min.js?tci5r5 — 200 — 1.4 KiB — 700 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/blazy.load.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/blazy.load.min.js?tci5r5 — 200 — 1.1 KiB — 638 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/blazy.compat.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/blazy.compat.min.js?tci5r5 — 200 — 975 B — 665 ms — h2https://www.cbp.gov/core/assets/vendor/tabbable/index.umd.min.js?v=6.2.0www.cbp.gov/core/assets/vendor/tabb... https://www.cbp.gov/core/assets/vendor/tabbable/index.umd.min.js?v=6.2.0 — 200 — 2.6 KiB — 681 ms — h2https://www.cbp.gov/core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js?v=11.2.10www.cbp.gov/core/assets/vendor/tua-... https://www.cbp.gov/core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js?v=11.2.10 — 200 — 1.9 KiB — 871 ms — h2https://www.cbp.gov/core/misc/jquery.form.js?v=4.3.0www.cbp.gov/core/misc/jquery.form.j... https://www.cbp.gov/core/misc/jquery.form.js?v=4.3.0 — 200 — 13.1 KiB — 752 ms — h2https://www.cbp.gov/core/misc/progress.js?v=11.2.10www.cbp.gov/core/misc/progress.js?v... https://www.cbp.gov/core/misc/progress.js?v=11.2.10 — 200 — 1.9 KiB — 649 ms — h2https://www.cbp.gov/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0www.cbp.gov/core/assets/vendor/load... https://www.cbp.gov/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0 — 200 — 1.2 KiB — 749 ms — h2https://www.cbp.gov/core/misc/announce.js?v=11.2.10www.cbp.gov/core/misc/announce.js?v... https://www.cbp.gov/core/misc/announce.js?v=11.2.10 — 200 — 1.9 KiB — 729 ms — h2https://www.cbp.gov/core/misc/message.js?v=11.2.10www.cbp.gov/core/misc/message.js?v=... https://www.cbp.gov/core/misc/message.js?v=11.2.10 — 200 — 2.6 KiB — 961 ms — h2https://www.dhs.gov/ntas/www.dhs.gov/ntas/ https://www.dhs.gov/ntas/ — 301 — 935 B — 89 ms — h2https://www.cbp.gov/core/misc/ajax.js?v=11.2.10www.cbp.gov/core/misc/ajax.js?v=11.... https://www.cbp.gov/core/misc/ajax.js?v=11.2.10 — 200 — 16.9 KiB — 678 ms — h2https://www.cbp.gov/themes/contrib/stable/js/ajax.js?v=11.2.10www.cbp.gov/themes/contrib/stable/j... https://www.cbp.gov/themes/contrib/stable/js/ajax.js?v=11.2.10 — 200 — 478 B — 846 ms — h2https://www.cbp.gov/modules/contrib/blazy/js/base/io/bio.ajax.min.js?tci5r5www.cbp.gov/modules/contrib/blazy/j... https://www.cbp.gov/modules/contrib/blazy/js/base/io/bio.ajax.min.js?tci5r5 — 200 — 548 B — 680 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/ableplayer-cookie/js/js.cookie.min.js?v=1.0.0www.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/ableplayer-cookie/js/js.cookie.min.js?v=1.0.0 — 200 — 1.0 KiB — 746 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/js/cbp_slick.js?v=1.0.0www.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/js/cbp_slick.js?v=1.0.0 — 200 — 722 B — 699 ms — h2https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/js/uswds-init.js?v=3.12.0www.cbp.gov/themes/custom/dhs_uswds... https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/js/uswds-init.js?v=3.12.0 — 200 — 521 B — 644 ms — h2https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/js/uswds.min.js?v=3.12.0www.cbp.gov/themes/custom/dhs_uswds... https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/js/uswds.min.js?v=3.12.0 — 200 — 23.9 KiB — 760 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/js/purify.min.js?v=1.0.2www.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/js/purify.min.js?v=1.0.2 — 200 — 8.2 KiB — 657 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/js/custom.js?v=1.0.2www.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/js/custom.js?v=1.0.2 — 200 — 2.0 KiB — 799 ms — h2https://www.cbp.gov/modules/contrib/ckeditor_accordion/js/accordion.frontend.min.js?tci5r5www.cbp.gov/modules/contrib/ckedito... https://www.cbp.gov/modules/contrib/ckeditor_accordion/js/accordion.frontend.min.js?tci5r5 — 200 — 1.8 KiB — 657 ms — h2https://cdn.jsdelivr.net/npm/js-cookie@3.0.1/dist/js.cookie.min.jscdn.jsdelivr.net/npm/js-cookie@3.0.... https://cdn.jsdelivr.net/npm/js-cookie@3.0.1/dist/js.cookie.min.js — 200 — 1.6 KiB — 97 ms — h2https://www.cbp.gov/modules/contrib/ableplayer/js/ableplayer.min.js?v=4.6.0www.cbp.gov/modules/contrib/ablepla... https://www.cbp.gov/modules/contrib/ableplayer/js/ableplayer.min.js?v=4.6.0 — 200 — 69.5 KiB — 762 ms — h2https://www.cbp.gov/modules/contrib/emerald_client/js/emerald.ableplayer.js?tci5r5www.cbp.gov/modules/contrib/emerald... https://www.cbp.gov/modules/contrib/emerald_client/js/emerald.ableplayer.js?tci5r5 — 200 — 461 B — 661 ms — h2https://www.cbp.gov/modules/contrib/extlink/js/extlink.js?tci5r5www.cbp.gov/modules/contrib/extlink... https://www.cbp.gov/modules/contrib/extlink/js/extlink.js?tci5r5 — 200 — 5.8 KiB — 759 ms — h2https://www.cbp.gov/modules/contrib/google_tag/js/gtag.ajax.js?tci5r5www.cbp.gov/modules/contrib/google_... https://www.cbp.gov/modules/contrib/google_tag/js/gtag.ajax.js?tci5r5 — 200 — 521 B — 1.2 s — h2https://www.cbp.gov/modules/contrib/slick/js/slick.load.min.js?v=11.2.10www.cbp.gov/modules/contrib/slick/j... https://www.cbp.gov/modules/contrib/slick/js/slick.load.min.js?v=11.2.10 — 200 — 1.9 KiB — 791 ms — h2https://www.cbp.gov/modules/contrib/uswds_ckeditor_integration/js/aftermarket/uswds_accordion.js?tci5r5www.cbp.gov/modules/contrib/uswds_c... https://www.cbp.gov/modules/contrib/uswds_ckeditor_integration/js/aftermarket/uswds_accordion.js?tci5r5 — 200 — 755 B — 696 ms — h2https://www.cbp.gov/core/misc/displace.js?v=11.2.10www.cbp.gov/core/misc/displace.js?v... https://www.cbp.gov/core/misc/displace.js?v=11.2.10 — 200 — 2.8 KiB — 598 ms — h2https://www.cbp.gov/core/misc/position.js?v=11.2.10www.cbp.gov/core/misc/position.js?v... https://www.cbp.gov/core/misc/position.js?v=11.2.10 — 200 — 5.8 KiB — 720 ms — h2https://www.cbp.gov/core/misc/dialog/dialog-deprecation.js?v=11.2.10www.cbp.gov/core/misc/dialog/dialog... https://www.cbp.gov/core/misc/dialog/dialog-deprecation.js?v=11.2.10 — 200 — 950 B — 840 ms — h2https://www.cbp.gov/core/misc/dialog/dialog.js?v=11.2.10www.cbp.gov/core/misc/dialog/dialog... https://www.cbp.gov/core/misc/dialog/dialog.js?v=11.2.10 — 200 — 1.6 KiB — 757 ms — h2https://www.cbp.gov/core/misc/dialog/dialog.position.js?v=11.2.10www.cbp.gov/core/misc/dialog/dialog... https://www.cbp.gov/core/misc/dialog/dialog.position.js?v=11.2.10 — 200 — 1.8 KiB — 719 ms — h2https://www.cbp.gov/core/misc/dialog/dialog.jquery-ui.js?v=11.2.10www.cbp.gov/core/misc/dialog/dialog... https://www.cbp.gov/core/misc/dialog/dialog.jquery-ui.js?v=11.2.10 — 200 — 1.7 KiB — 730 ms — h2https://www.cbp.gov/core/modules/ckeditor5/js/ckeditor5.dialog.fix.js?v=11.2.10www.cbp.gov/core/modules/ckeditor5/... https://www.cbp.gov/core/modules/ckeditor5/js/ckeditor5.dialog.fix.js?v=11.2.10 — 200 — 710 B — 741 ms — h2https://www.cbp.gov/modules/custom/wcm_survey/js/jquery.cookie.js?v=1.xwww.cbp.gov/modules/custom/wcm_surv... https://www.cbp.gov/modules/custom/wcm_survey/js/jquery.cookie.js?v=1.x — 200 — 1.6 KiB — 627 ms — h2https://www.cbp.gov/modules/custom/wcm_survey/js/json3.min.js?v=1.xwww.cbp.gov/modules/custom/wcm_surv... https://www.cbp.gov/modules/custom/wcm_survey/js/json3.min.js?v=1.x — 200 — 3.6 KiB — 623 ms — h2https://www.cbp.gov/modules/custom/wcm_survey/js/wcm_survey.js?v=1.xwww.cbp.gov/modules/custom/wcm_surv... https://www.cbp.gov/modules/custom/wcm_survey/js/wcm_survey.js?v=1.x — 200 — 3.7 KiB — 785 ms — h2https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=DHS&subagency=CBP&yt=truedap.digitalgov.gov/Universal-Federa... https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=DHS&subagency=CBP&yt=true — 200 — 9.4 KiB — 49 ms — h3https://cse.google.com/cse.js?cx=046b2c34bfd444e9acse.google.com/cse.js?cx=046b2c34bf... https://cse.google.com/cse.js?cx=046b2c34bfd444e9a — 200 — 4.0 KiB — 185 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/search.svgwww.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/search.svg — 200 — 800 B — 566 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/logo.pngwww.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/logo.png — 200 — 20.8 KiB — 820 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/social-icons/facebook.svgwww.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/social-icons/facebook.svg — 200 — 494 B — 351 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/social-icons/x20.svgwww.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/social-icons/x20.svg — 200 — 543 B — 621 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/social-icons/youtube.svgwww.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/social-icons/youtube.svg — 200 — 508 B — 693 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/social-icons/flickr.svgwww.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/social-icons/flickr.svg — 200 — 694 B — 655 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/social-icons/instagram.svgwww.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/social-icons/instagram.svg — 200 — 541 B — 616 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/social-icons/linkedin.svgwww.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/social-icons/linkedin.svg — 200 — 746 B — 539 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/social-icons/mail.svgwww.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/social-icons/mail.svg — 200 — 433 B — 619 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/dhs-logo.svgwww.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/dhs-logo.svg — 200 — 13.8 KiB — 742 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5QTKRMH6www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5QTKRMH6 — 200 — 134.9 KiB — 287 ms — h2https://www.cbp.gov/sites/default/files/css/css_W8ioCtgXDnT1SoCnmAyICpCOZ3sSty2X1KosCiiyFXM.css?delta=2&language=en&theme=cbpd8_gov_theme&include=eJxlT1lywyAMvZAGfnsbRiDFphbLILDjnL4ep06b9udJbxkt6IWr4M7N4qsFL_jYrRSkmCcIvtKHm8rq-syJ7cHdr_Bfe5LiUSAsTLGX5jCE0iiWbF-dubWSO2eCIKi628SqOLHCEWBLbVQUg594fwq5tIQSHwx87xLzckW-KVRsODWss17Oj2JGrsNL1JkJVGJY7IkmqL7xhPG4bIhskfr8Zp2fge7aOVmPyjB0o2sZrJE3tSeaVGgIwxaSy4XY3ZjJ4zHpn3JmdLSVd_ssX3I_mtYwww.cbp.gov/sites/default/files/css... https://www.cbp.gov/sites/default/files/css/css_W8ioCtgXDnT1SoCnmAyICpCOZ3sSty2X1KosCiiyFXM.css?delta=2&language=en&theme=cbpd8_gov_theme&include=eJxlT1lywyAMvZAGfnsbRiDFphbLILDjnL4ep06b9udJbxkt6IWr4M7N4qsFL_jYrRSkmCcIvtKHm8rq-syJ7cHdr_Bfe5LiUSAsTLGX5jCE0iiWbF-dubWSO2eCIKi628SqOLHCEWBLbVQUg594fwq5tIQSHwx87xLzckW-KVRsODWss17Oj2JGrsNL1JkJVGJY7IkmqL7xhPG4bIhskfr8Zp2fge7aOVmPyjB0o2sZrJE3tSeaVGgIwxaSy4XY3ZjJ4zHpn3JmdLSVd_ssX3I_mtY — 200 — 920 B — 495 ms — h2https://siteimproveanalytics.com/js/siteanalyze_6342107.jssiteimproveanalytics.com/js/siteana... https://siteimproveanalytics.com/js/siteanalyze_6342107.js — 200 — 18.6 KiB — 58 ms — h3https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/img/usa-icons/expand_more.svgwww.cbp.gov/themes/custom/dhs_uswds... https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/img/usa-icons/expand_more.svg — 200 — 373 B — 678 ms — h2https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/angle-arrow-down-white.svgwww.cbp.gov/profiles/cbpd8_gov/them... https://www.cbp.gov/profiles/cbpd8_gov/themes/custom/cbpd8_gov_theme/assets/img/angle-arrow-down-white.svg — 200 — 601 B — 738 ms — h2https://www.cbp.gov/sites/default/files/assets/homepage_images/2026-04/26_0410_ot_ieepa-refund-banner.jpgwww.cbp.gov/sites/default/files/ass... https://www.cbp.gov/sites/default/files/assets/homepage_images/2026-04/26_0410_ot_ieepa-refund-banner.jpg — 200 — 243.1 KiB — 1.0 s — h2https://www.cbp.gov/sites/default/files/2026-04/26_0408_slide_fifa.jpgwww.cbp.gov/sites/default/files/202... https://www.cbp.gov/sites/default/files/2026-04/26_0408_slide_fifa.jpg — 200 — 103.1 KiB — 844 ms — h2https://www.cbp.gov/sites/default/files/assets/homepage_images/2025-12/25_1215_slide_hrm-recruitment-and-retention-incentives.jpgwww.cbp.gov/sites/default/files/ass... https://www.cbp.gov/sites/default/files/assets/homepage_images/2025-12/25_1215_slide_hrm-recruitment-and-retention-incentives.jpg — 200 — 354.6 KiB — 1.2 s — h2https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/assets/homepage_images/2024-02/24_0223_card_login-to-global-entry.jpg.webp?itok=lUf_ES-qwww.cbp.gov/sites/default/files/sty... https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/assets/homepage_images/2024-02/24_0223_card_login-to-global-entry.jpg.webp?itok=lUf_ES-q — 200 — 38.9 KiB — 553 ms — h2https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/assets/homepage_images/2024-02/24_0223_card_find-i94-record.jpg.webp?itok=7MrHJv56www.cbp.gov/sites/default/files/sty... https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/assets/homepage_images/2024-02/24_0223_card_find-i94-record.jpg.webp?itok=7MrHJv56 — 200 — 16.6 KiB — 660 ms — h2https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/assets/homepage_images/2024-02/24_0223_card_border-wait-times.jpg.webp?itok=GPseJmdHwww.cbp.gov/sites/default/files/sty... https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/assets/homepage_images/2024-02/24_0223_card_border-wait-times.jpg.webp?itok=GPseJmdH — 200 — 19.5 KiB — 316 ms — h2https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/assets/homepage_images/2024-02/24_0223_card_contact-us.jpg.webp?itok=KSw-daqGwww.cbp.gov/sites/default/files/sty... https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/assets/homepage_images/2024-02/24_0223_card_contact-us.jpg.webp?itok=KSw-daqG — 200 — 24.2 KiB — 594 ms — h2https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/assets/homepage_images/2024-02/24_0223_card_trusted-traveler-programs.jpg.webp?itok=0HiHG5GIwww.cbp.gov/sites/default/files/sty... https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/assets/homepage_images/2024-02/24_0223_card_trusted-traveler-programs.jpg.webp?itok=0HiHG5GI — 200 — 21.9 KiB — 460 ms — h2https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/assets/homepage_images/2024-02/24_0223_card_know-before-you-visit.jpg.webp?itok=4EBcJWDywww.cbp.gov/sites/default/files/sty... https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/assets/homepage_images/2024-02/24_0223_card_know-before-you-visit.jpg.webp?itok=4EBcJWDy — 200 — 22.0 KiB — 461 ms — h2https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/assets/homepage_images/2024-02/24_0223_card_apply-for-an-esta.jpg.webp?itok=WNcLz4biwww.cbp.gov/sites/default/files/sty... https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/assets/homepage_images/2024-02/24_0223_card_apply-for-an-esta.jpg.webp?itok=WNcLz4bi — 200 — 30.5 KiB — 535 ms — h2https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/assets/homepage_images/2024-02/24_0226_card_locate-port-information.jpg.webp?itok=AAsXrnqbwww.cbp.gov/sites/default/files/sty... https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/assets/homepage_images/2024-02/24_0226_card_locate-port-information.jpg.webp?itok=AAsXrnqb — 200 — 6.3 KiB — 471 ms — h2https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/assets/homepage_images/2025-08/25_0827_card_border-wall.jpg.webp?itok=Qi3LXzcZwww.cbp.gov/sites/default/files/sty... https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/assets/homepage_images/2025-08/25_0827_card_border-wall.jpg.webp?itok=Qi3LXzcZ — 200 — 17.3 KiB — 602 ms — h2https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/assets/homepage_images/2025-09/25_0918_card_stats.jpg.webp?itok=xBb580ebwww.cbp.gov/sites/default/files/sty... https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/assets/homepage_images/2025-09/25_0918_card_stats.jpg.webp?itok=xBb580eb — 200 — 10.2 KiB — 882 ms — h2https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/2022-01/graphic-official-notice.png.webp?itok=gXymJI3Mwww.cbp.gov/sites/default/files/sty... https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/2022-01/graphic-official-notice.png.webp?itok=gXymJI3M — 200 — 7.0 KiB — 473 ms — h2https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/2021-12/graphic-resources-congress_1.png.webp?itok=ULYNhPS5www.cbp.gov/sites/default/files/sty... https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/2021-12/graphic-resources-congress_1.png.webp?itok=ULYNhPS5 — 200 — 11.9 KiB — 517 ms — h2https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/2022-04/graphic-info-center.png.webp?itok=iGOeuHzzwww.cbp.gov/sites/default/files/sty... https://www.cbp.gov/sites/default/files/styles/webp_conversion/public/2022-04/graphic-info-center.png.webp?itok=iGOeuHzz — 200 — 6.9 KiB — 608 ms — h2https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/fonts/source-sans-pro/sourcesanspro-regular-webfont.woff2www.cbp.gov/themes/custom/dhs_uswds... https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/fonts/source-sans-pro/sourcesanspro-regular-webfont.woff2 — 200 — 20.3 KiB — 685 ms — h2https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/fonts/source-sans-pro/sourcesanspro-bold-webfont.woff2www.cbp.gov/themes/custom/dhs_uswds... https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/fonts/source-sans-pro/sourcesanspro-bold-webfont.woff2 — 200 — 20.1 KiB — 840 ms — h2https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/fonts/merriweather/Latin-Merriweather-Bold.woff2www.cbp.gov/themes/custom/dhs_uswds... https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/fonts/merriweather/Latin-Merriweather-Bold.woff2 — 200 — 21.0 KiB — 385 ms — h2https://www.cbp.gov/libraries/slick-carousel/slick/fonts/slick.woffwww.cbp.gov/libraries/slick-carouse... https://www.cbp.gov/libraries/slick-carousel/slick/fonts/slick.woff — 200 — 1.6 KiB — 414 ms — h2https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/fonts/merriweather/Latin-Merriweather-Regular.woff2www.cbp.gov/themes/custom/dhs_uswds... https://www.cbp.gov/themes/custom/dhs_uswds/assets/uswds/fonts/merriweather/Latin-Merriweather-Regular.woff2 — 200 — 21.4 KiB — 437 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 — 12 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.5 KiB — 231 ms — h2https://www.dhs.gov/ntaswww.dhs.gov/ntas https://www.dhs.gov/ntas — 200 — 3.6 KiB — 57 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.1 KiB — 154 ms — h2https://www.googletagmanager.com/gtag/js?id=G-GHG7XR2CMPwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-GHG7XR2CMP — 200 — 158.1 KiB — 248 ms — h2https://www.dhs.gov/profiles/dhsd8_gov/modules/custom/dhs_ntas/css/dhs_ntas.ntas.csswww.dhs.gov/profiles/dhsd8_gov/modu... https://www.dhs.gov/profiles/dhsd8_gov/modules/custom/dhs_ntas/css/dhs_ntas.ntas.css — 200 — 683 B — 48 ms — h2https://www.dhs.gov/xlibrary/graphics/ntas_05_noadvisories.svgwww.dhs.gov/xlibrary/graphics/ntas_... https://www.dhs.gov/xlibrary/graphics/ntas_05_noadvisories.svg — 200 — 11.7 KiB — 40 ms — h2https://www.google.com/cse/static/element/b33cba5881f68fbf/cse_element__pt_br.js?usqp=CAI%3Dwww.google.com/cse/static/element/b... https://www.google.com/cse/static/element/b33cba5881f68fbf/cse_element__pt_br.js?usqp=CAI%3D — 200 — 98.6 KiB — 248 ms — h3https://www.google.com/cse/static/element/b33cba5881f68fbf/default_v6+pt_BR.csswww.google.com/cse/static/element/b... https://www.google.com/cse/static/element/b33cba5881f68fbf/default_v6+pt_BR.css — 200 — 9.7 KiB — 129 ms — h3https://www.google.com/cse/static/style/look/v6/default.csswww.google.com/cse/static/style/loo... https://www.google.com/cse/static/style/look/v6/default.css — 200 — 1.2 KiB — 85 ms — h3https://s.go-mpulse.net/boomerang/A3WTK-PERZP-2W77L-XJ2AR-542NXs.go-mpulse.net/boomerang/A3WTK-PER... https://s.go-mpulse.net/boomerang/A3WTK-PERZP-2W77L-XJ2AR-542NX — 200 — 60.2 KiB — 54 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 76 ms — h2https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 12 ms — h2https://c.go-mpulse.net/api/config.json?key=A3WTK-PERZP-2W77L-XJ2AR-542NX&d=www.dhs.gov&t=5922683&v=1.815.0&if=&sl=0&si=cab14fd5-e877-4df7-bed9-ec14eed345ee-tdv3d8&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,BFCache,LOGN&acao=&ak.ai=102510c.go-mpulse.net/api/config.json?key... https://c.go-mpulse.net/api/config.json?key=A3WTK-PERZP-2W77L-XJ2AR-542NX&d=www.dhs.gov&t=5922683&v=1.815.0&if=&sl=0&si=cab14fd5-e877-4df7-bed9-ec14eed345ee-tdv3d8&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,BFCache,LOGN&acao=&ak.ai=102510 — 204 — 107 B — 210 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-CSLL4ZEK4L&gtm=45je64h1v9131934939za200zd9131934939&_p=1776804811858&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dMDhkMT&are=1&cid=1469751026.1776804812&frm=0&pscdl=noapi&rcb=11&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~115938469~117266401~117384406&dl=https%3A%2F%2Fcbp.gov%2F&dt=U.S.%20Customs%20and%20Border%20Protection%20%7C%20U.S.%20Customs%20and%20Border%20Protection&dr=&sid=1776804812&sct=1&seg=0&_tu=wA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.agency=DHS&ep.subagency=CBP&ep.site_topic=unspecified%3Acbp.gov&ep.site_platform=unspecified%3Acbp.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=cbp.gov&tfd=2220www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-CSLL4ZEK4L&gtm=45je64h1v9131934939za200zd9131934939&_p=1776804811858&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dMDhkMT&are=1&cid=1469751026.1776804812&frm=0&pscdl=noapi&rcb=11&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~115938469~117266401~117384406&dl=https%3A%2F%2Fcbp.gov%2F&dt=U.S.%20Customs%20and%20Border%20Protection%20%7C%20U.S.%20Customs%20and%20Border%20Protection&dr=&sid=1776804812&sct=1&seg=0&_tu=wA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.agency=DHS&ep.subagency=CBP&ep.site_topic=unspecified%3Acbp.gov&ep.site_platform=unspecified%3Acbp.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=cbp.gov&tfd=2220 — 204 — 547 B — 153 ms — h2https://www.googletagmanager.com/gtag/js?id=G-V6DQTJJ2XE&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-V6DQTJJ2XE&cx=c&gtm=4e64h1 — 200 — 157.3 KiB — 279 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-V6DQTJJ2XE&gtm=45je64h1v9168412280z89167165161za20gzb9167165161zd9167165161&_p=1776804811858&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1469751026.1776804812&frm=0&pscdl=noapi&rcb=15&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~115938469~117266401~117384406&sid=1776804812&sct=1&seg=0&dl=https%3A%2F%2Fwww.cbp.gov%2F&dt=U.S.%20Customs%20and%20Border%20Protection%20%7C%20U.S.%20Customs%20and%20Border%20Protection&en=page_view&_fv=1&_ss=1&tfd=2740www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-V6DQTJJ2XE&gtm=45je64h1v9168412280z89167165161za20gzb9167165161zd9167165161&_p=1776804811858&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1469751026.1776804812&frm=0&pscdl=noapi&rcb=15&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~115938469~117266401~117384406&sid=1776804812&sct=1&seg=0&dl=https%3A%2F%2Fwww.cbp.gov%2F&dt=U.S.%20Customs%20and%20Border%20Protection%20%7C%20U.S.%20Customs%20and%20Border%20Protection&en=page_view&_fv=1&_ss=1&tfd=2740 — 204 — 48 B — 102 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-WYBYBJKKZ6&gtm=45je64h1v9168412280z89167165161za20gzb9167165161zd9167165161&_p=1776804811858&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1469751026.1776804812&frm=0&pscdl=noapi&rcb=15&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~115938469~117266401~117384406&sid=1776804812&sct=1&seg=0&dl=https%3A%2F%2Fwww.cbp.gov%2F&dt=U.S.%20Customs%20and%20Border%20Protection%20%7C%20U.S.%20Customs%20and%20Border%20Protection&en=page_view&_fv=1&_ss=1&tfd=2749www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-WYBYBJKKZ6&gtm=45je64h1v9168412280z89167165161za20gzb9167165161zd9167165161&_p=1776804811858&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1469751026.1776804812&frm=0&pscdl=noapi&rcb=15&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~115938469~117266401~117384406&sid=1776804812&sct=1&seg=0&dl=https%3A%2F%2Fwww.cbp.gov%2F&dt=U.S.%20Customs%20and%20Border%20Protection%20%7C%20U.S.%20Customs%20and%20Border%20Protection&en=page_view&_fv=1&_ss=1&tfd=2749 — 204 — 48 B — 94 ms — h2https://www.cbp.gov/libraries/slick-carousel/slick/ajax-loader.gifwww.cbp.gov/libraries/slick-carouse... https://www.cbp.gov/libraries/slick-carousel/slick/ajax-loader.gif — 200 — 4.3 KiB — 382 ms — h2https://www.cbp.gov/sites/default/files/cbp-logo-rgb-200px.pngwww.cbp.gov/sites/default/files/cbp... https://www.cbp.gov/sites/default/files/cbp-logo-rgb-200px.png — 200 — 25.3 KiB — 205 ms — h2https://cse.google.com/adsense/search/async-ads.jscse.google.com/adsense/search/async... https://cse.google.com/adsense/search/async-ads.js — 200 — 43.6 KiB — 82 ms — h2data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://w…w… data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://w… — 200 — 0 B — 0 ms — datahttps://www.google.com/cse/static/css/v2/clear.pngwww.google.com/cse/static/css/v2/cl... https://www.google.com/cse/static/css/v2/clear.png — 200 — 1.0 KiB — 6 ms — h3https://clients1.google.com/generate_204clients1.google.com/generate_204 https://clients1.google.com/generate_204 — 204 — 117 B — 64 ms — h2https://6342107.global.r2.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fwww.cbp.gov%2F&title=U.S.%20Customs%20and%20Border%20Protection%20%7C%20U.S.%20Customs%20and%20Border%20Protection&res=800x600&accountid=6342107&rt=1895&prev=86d9d7ad-88a0-e587-9cd7-9dd012b291ac&luid=b0204918-a730-cc2c-91e7-ab1fc0286207&rnd=535176342107.global.r2.siteimproveanalyt... https://6342107.global.r2.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fwww.cbp.gov%2F&title=U.S.%20Customs%20and%20Border%20Protection%20%7C%20U.S.%20Customs%20and%20Border%20Protection&res=800x600&accountid=6342107&rt=1895&prev=86d9d7ad-88a0-e587-9cd7-9dd012b291ac&luid=b0204918-a730-cc2c-91e7-ab1fc0286207&rnd=53517 — 200 — 210 B — 485 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=afs&tv=1234567890&st=env&sjk=4KlOEmaUQVW76PfMTs0b2w==&sde=1ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=afs&tv=1234567890&st=env&sjk=4KlOEmaUQVW76PfMTs0b2w==&sde=1 — 200 — 8.1 KiB — 137 ms — h3https://www.cbp.gov/favicon.icowww.cbp.gov/favicon.ico https://www.cbp.gov/favicon.ico — 200 — 1.6 KiB — 36 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 128 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 60 ms — h2https://pagead2.googlesyndication.com/bg/jtP_XiYJVGkSVlMywOQWuZPksZRFmK02Z9iBbZJRvFI.jspagead2.googlesyndication.com/bg/jt... https://pagead2.googlesyndication.com/bg/jtP_XiYJVGkSVlMywOQWuZPksZRFmK02Z9iBbZJRvFI.js — 200 — 21.8 KiB — 65 ms — h3https://ep2.adtrafficquality.google/generate_204?2FYXVQep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?2FYXVQ — 204 — 40 B — 5 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=afs_1234567890&jk=4KlOEmaUQVW76PfMTs0b2w%3D%3D&bg=!xMelx6XNAAY2C5OeFgs7AEcBe5WfOG4V2S96T44olJn4PvYTMwNCncfqzOT6qk2VPMQtvJGs_pUqSLSQfzT7hWvMujbxKxa8zqkI9iguslAQzKYmPm0ofgIAAABQUgAAAAdoAQd-ABssHpkUjUdPrbfOBrglol61lsAEteK3zlqXG-gKAJ6hbsRH9MBxOtd6-8Smn2w8flXiUxoQiL0fvAh1TC2UDFKyBMcV4FAhPR7o06u9e5CcQlPr4MF-IVfNR8tVlw-D7tbJm_gkZmpQ-gTLi1HVvOJ5lttczrfqvikl2mfj0SDla8FZImecK6ORTOaqy6TjKtcb9m_Pw1CSdarufH94r89BbxPn4YRyFYpFZn-Jzt_Osl57MZKOU3RF2-dNVJkCB3arZ_H9Ttq5dDiDd-AhG32IOtTXwKjPtV6_vrncND1l-dJqcPaQulFC59iSgIXmMTlYRNK35KQ8tXlu04uL7EuAHTp0S3C9B_dWdNF8cUbJWqL8myo5lV0LX1_avOn3dYD_s-C3e9xvrON-Lg45K8oZrzvDHQjOZbOHgjBwjEOm4pZVfCon0Wf25WqCJmXQQ0NRn9vBZJEW_m46ysDJpY1gx4Lbu8TGW21IQJEF6Kd39TO4aKxKq_MldHwztNebseo9xk5KRXety4IHVP3ql7cvh3k9xu0bmd2ZQ-4USZauNj3g-2JkkENPUc8Fn7q1HS2oIZz5NE8t4gNHlN0mcVpFKgXdj-ue4vlY5PvgdV7aP8-fMwh8kVzh7vOhy9AyzxHYlx3BkL_Pcmdu_B1Tlb4X-tYCcMvS5wYP84Bc3p33zr78QSVuiMhJ6yAuIItEPwQAHPDPcKivkNAEokgdF0pKi18snDB_ehY2QMb7Jx25mpntPt0a1_y9EYa6OLFeRyiKuyT1p0ih0q6PWCNrzW8VSbbEZZQGtO-JwKjSWdGX7Qp_DIGxBCc_wUt5Vuz2e2Rb5anbmzahASI0n9wYz7qa9c-Zs0ch0k2fe8gcv4CklcU4eklhcWjDeC4uAN167rmacr3G36KulC5StbhpfnHE8p3UNIutEpKNsq5w4JLS1KfBLDfHDwep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=afs_1234567890&jk=4KlOEmaUQVW76PfMTs0b2w%3D%3D&bg=!xMelx6XNAAY2C5OeFgs7AEcBe5WfOG4V2S96T44olJn4PvYTMwNCncfqzOT6qk2VPMQtvJGs_pUqSLSQfzT7hWvMujbxKxa8zqkI9iguslAQzKYmPm0ofgIAAABQUgAAAAdoAQd-ABssHpkUjUdPrbfOBrglol61lsAEteK3zlqXG-gKAJ6hbsRH9MBxOtd6-8Smn2w8flXiUxoQiL0fvAh1TC2UDFKyBMcV4FAhPR7o06u9e5CcQlPr4MF-IVfNR8tVlw-D7tbJm_gkZmpQ-gTLi1HVvOJ5lttczrfqvikl2mfj0SDla8FZImecK6ORTOaqy6TjKtcb9m_Pw1CSdarufH94r89BbxPn4YRyFYpFZn-Jzt_Osl57MZKOU3RF2-dNVJkCB3arZ_H9Ttq5dDiDd-AhG32IOtTXwKjPtV6_vrncND1l-dJqcPaQulFC59iSgIXmMTlYRNK35KQ8tXlu04uL7EuAHTp0S3C9B_dWdNF8cUbJWqL8myo5lV0LX1_avOn3dYD_s-C3e9xvrON-Lg45K8oZrzvDHQjOZbOHgjBwjEOm4pZVfCon0Wf25WqCJmXQQ0NRn9vBZJEW_m46ysDJpY1gx4Lbu8TGW21IQJEF6Kd39TO4aKxKq_MldHwztNebseo9xk5KRXety4IHVP3ql7cvh3k9xu0bmd2ZQ-4USZauNj3g-2JkkENPUc8Fn7q1HS2oIZz5NE8t4gNHlN0mcVpFKgXdj-ue4vlY5PvgdV7aP8-fMwh8kVzh7vOhy9AyzxHYlx3BkL_Pcmdu_B1Tlb4X-tYCcMvS5wYP84Bc3p33zr78QSVuiMhJ6yAuIItEPwQAHPDPcKivkNAEokgdF0pKi18snDB_ehY2QMb7Jx25mpntPt0a1_y9EYa6OLFeRyiKuyT1p0ih0q6PWCNrzW8VSbbEZZQGtO-JwKjSWdGX7Qp_DIGxBCc_wUt5Vuz2e2Rb5anbmzahASI0n9wYz7qa9c-Zs0ch0k2fe8gcv4CklcU4eklhcWjDeC4uAN167rmacr3G36KulC5StbhpfnHE8p3UNIutEpKNsq5w4JLS1KfBLDfHDw — 204 — 17 B — 120 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 921ms · 557KB · $12/mo
www.cbp.gov
Other
Costly
Execution 344ms
Transfer 18 KB
Monthly Cost $5/mo
Unattributable
Other
Costly
Execution 244ms
Transfer 0 KB
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 109ms
Transfer 157 KB
Unused 42%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 97ms
Transfer 147 KB
Unused 41%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 76ms
Transfer 135 KB
Unused 46%
Monthly Cost $1/mo
www.google.com
Other
Optional
Execution 52ms
Transfer 99 KB
Unused 50%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.cbp.gov adds 344ms and costs ~$5/month
  • Unattributable adds 244ms 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

www.cbp.gov takes 344ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Unattributable takes 244ms 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