Skip to content
https://transunion.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
5
REVIEW
2
PASS
6
INFO
2

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

84
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
99
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
73
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.

1.15 s

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

1.94 s

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

98 ms

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

0.001

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

2.01 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.95 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 2 REVIEW 5 FIX
F
Page Weight Budget
Action
3.3 MB transferred, 231 requests
FIX
3.3 MB transferred, 231 requests
Warning::
Page weighs 9.5 MB (3.3 MB transferred)
Warning::
JavaScript is 2.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.1 MB
Warning::
231 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.70 g CO2 per page load
3.3 MB / 2.4 MB budget
3.3 MB transferred
231 requests
0.70 g CO2 per page load
JavaScript 2.1 MiB 64%
Images 806.0 KiB 24%
Fonts 137.6 KiB 4%
CSS 135.1 KiB 4%
Other 59.2 KiB 2%
HTML 37.5 KiB 1%
Other 26.1 KiB 1%
Other 9.9 KiB 0%
Other 765 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

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 (3.3 MiB of 3.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
61 scripts, 948 KB unused
FIX
61 scripts, 948 KB unused
Warning::
https://lpcdn.lpsnmedia.net/le_unified_window/10.4...: 182 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.transunion.com/etc.clientlibs/transuni...: 141 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn-ukwest.onetrust.com/scripttemplates/20...: 68 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-6D2F...: 64 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 63 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 948 KB
948 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/desktopEmbedded.js?version=10.47.0-release_2318786578265 KB182 KB (69%)3rd
https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand.lc-19c058bab366060d820a44d0da806af3-lc.min.js174 KB141 KB (83%)3rd
https://cdn-ukwest.onetrust.com/scripttemplates/202601.2.0/otBannerSdk.js129 KB68 KB (53%)3rd
https://www.googletagmanager.com/gtag/js?id=G-6D2F5M2DQK&cx=c&gtm=4e64k0177 KB64 KB (36%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-8524752&cx=c&gtm=4e64k0126 KB63 KB (50%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-4395963&cx=c&gtm=4e64k0131 KB63 KB (48%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-17064923859&cx=c&gtm=4e64k0144 KB61 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T8HG9X4181 KB58 KB (32%)3rd
https://resources.digital-cloud-west.medallia.com/wdcwest/147534/onsite/generic1776687762436.js89 KB52 KB (58%)3rd
https://lptag.liveperson.net/lptag/api/account/6091852/configuration/applications/taglets/.jsonp?v=2.0&df=undefined&b=undefined122 KB48 KB (43%)3rd

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
231 resources · 3.3 MB · 948 KB savings available
FIX
231 resources · 3.3 MB · 948 KB savings available
Warning::
Page weight 2.3 MB over 1MB target
Got: 3.3 MB Expected: ≤ 1 MB
Info::
~948 KB of savings available
Warning::
230 third-party resources (100% of weight)
Info::
2 resources over 200KB
231 resources · 3.3 MiB · 230 third-party 2.3 MiB over 1MB target
JavaScript 65% · 2.2 MiB
Image 24% · 817.5 KiB
CSS 4% · 139.8 KiB
Font 4% · 137.6 KiB
Document 1% · 50.5 KiB
Other 1% · 39.3 KiB

~948.0 KiB of savings available

Remove unused JavaScript: 948.0 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
max-age0Cache for 0 seconds
no-storeNever cache this response
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
post-check0
pre-check0
C
Image Optimization
Action
87 images, 0 KB saveable
REVIEW
87 images, 0 KB saveable
Warning::
https://www.transunion.com/_jcr_content/root/conte... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.transunion.com/content/dam/transunion/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.transunion.com/content/dam/transunion/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.transunion.com/content/dam/transunion/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.transunion.com/_jcr_content/root/conte... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.transunion.com/content/experience-frag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.transunion.com/content/dam/transunion/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.transunion.com/content/dam/transunion/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.transunion.com/content/dam/transunion/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.transunion.com/_jcr_content/root/conte... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.transunion.com/content/dam/transunion/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.transunion.com/content/dam/transunion/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
87 images 806 KB
0 oversized -0 KB
86 legacy format
12 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1138ms total JS execution
REVIEW
1138ms total JS execution
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-T8H...: 293ms CPU time
Warning::
Unattributable: 292ms CPU time
Info::
https://www.transunion.com/: 179ms CPU time
Info::
https://assets.adobedtm.com/1d56dec66bd4/51ddf8b36...: 110ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-6D2F...: 98ms CPU time
Warning::
Third-party scripts: 1138ms (100% of total)

Main Thread Breakdown

Script Evaluation 59% Other 20% Script Parsing & Compilation 9% Style & Layout 7%
ScriptTotalScriptingParse/CompileParty
https://www.googletagmanager.com/gtm.js?id=GTM-T8HG9X4293ms270ms15ms3rd
Unattributable292ms7ms0ms3rd
https://www.transunion.com/179ms34ms1ms3rd
https://assets.adobedtm.com/1d56dec66bd4/51ddf8b365e8/launch-7938b1342a29.min.js110ms86ms9ms3rd
https://www.googletagmanager.com/gtag/js?id=G-6D2F5M2DQK&cx=c&gtm=4e64k098ms83ms11ms3rd
https://cdn-ukwest.onetrust.com/scripttemplates/202601.2.0/otBannerSdk.js59ms35ms9ms3rd
https://www.transunion.com/cdn-cgi/challenge-platform/scripts/jsd/main.js56ms53ms1ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-17064923859&cx=c&gtm=4e64k052ms44ms8ms3rd
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 (138 KB)
PASS
3 fonts (138 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

138 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 FCP 1.1 s LCP 1.9 shttps://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand/resources/fonts/Intro/IntroSemiBold_normal_normal.woff2IntroSemiBold_normal_no... https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand/resources/fonts/Intro/IntroSemiBold_normal_normal.woff2 — 50.9 KiB — 49 ms — font-display: swaphttps://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand/resources/fonts/Intro/IntroRegular_normal_normal.woff2IntroRegular_normal_nor... https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand/resources/fonts/Intro/IntroRegular_normal_normal.woff2 — 50.0 KiB — 52 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 46 ms — font-display: swap
IntroSemiBold_normal_no... woff2 swap
Size 51 KB
Load time 49 ms
Start 544 ms
Risk FOUT — text flashes from fallback to web font
IntroRegular_normal_nor... woff2 swap
Size 50 KB
Load time 52 ms
Start 544 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 46 ms
Start 544 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
231 requests over 2980ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.1 s LCP 1.9 shttps://transunion.com// https://transunion.com/ — 301 — 475 B — 73 ms — h2https://www.transunion.com/www.transunion.com/ https://www.transunion.com/ — 200 — 17.0 KiB — 199 ms — h2https://www.transunion.com/.rum/@adobe/helix-rum-js@%5E2/dist/micro.jswww.transunion.com/.rum/@adobe/heli... https://www.transunion.com/.rum/@adobe/helix-rum-js@%5E2/dist/micro.js — 200 — 1013 B — 29 ms — h2https://assets.adobedtm.com/1d56dec66bd4/51ddf8b365e8/launch-7938b1342a29.min.jsassets.adobedtm.com/1d56dec66bd4/51... https://assets.adobedtm.com/1d56dec66bd4/51ddf8b365e8/launch-7938b1342a29.min.js — 200 — 105.7 KiB — 68 ms — h2https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-dependencies.lc-5e3ac5e872ac1ca07c26c56d673d8e2d-lc.min.jswww.transunion.com/etc.clientlibs/t... https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-dependencies.lc-5e3ac5e872ac1ca07c26c56d673d8e2d-lc.min.js — 200 — 4.8 KiB — 32 ms — h2https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-base.lc-1502b8eb240593d40b6e644c535252a0-lc.min.csswww.transunion.com/etc.clientlibs/t... https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-base.lc-1502b8eb240593d40b6e644c535252a0-lc.min.css — 200 — 6.4 KiB — 30 ms — h2https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-dependencies.lc-d41d8cd98f00b204e9800998ecf8427e-lc.min.csswww.transunion.com/etc.clientlibs/t... https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-dependencies.lc-d41d8cd98f00b204e9800998ecf8427e-lc.min.css — 200 — 4.2 KiB — 32 ms — h2https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand.lc-705da9de8ea71bfa960f5ad09d7022ca-lc.min.csswww.transunion.com/etc.clientlibs/t... https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand.lc-705da9de8ea71bfa960f5ad09d7022ca-lc.min.css — 200 — 110.7 KiB — 63 ms — h2https://www.transunion.com/content/dam/transunion/web-resources/css/transunion/trubrand-edition-a/homepage2023-02-24-1136-comb-base-min.csswww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/web-resources/css/transunion/trubrand-edition-a/homepage2023-02-24-1136-comb-base-min.css — 200 — 6.2 KiB — 52 ms — h2https://cdn-ukwest.onetrust.com/consent/638495a0-2d22-445c-9b16-de92e436ba0e/otSDKStub.jscdn-ukwest.onetrust.com/consent/638... https://cdn-ukwest.onetrust.com/consent/638495a0-2d22-445c-9b16-de92e436ba0e/otSDKStub.js — 200 — 12.5 KiB — 89 ms — h2https://www.transunion.com/content/dam/transunion/web-resources/css/transunion/liveperson/lp-chat-custom.csswww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/web-resources/css/transunion/liveperson/lp-chat-custom.css — 200 — 4.5 KiB — 53 ms — h2https://www.transunion.com/content/dam/transunion/web-resources/js/transunion/liveperson/us/le-mtagconfig.jswww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/web-resources/js/transunion/liveperson/us/le-mtagconfig.js — 200 — 5.0 KiB — 54 ms — h2https://www.transunion.com/content/dam/transunion/web-resources/js/transunion/consumer/hotjar.jswww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/web-resources/js/transunion/consumer/hotjar.js — 200 — 4.5 KiB — 32 ms — h2https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700&display=swapfonts.googleapis.com/css2?family=Ro... https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700&display=swap — 200 — 2.3 KiB — 96 ms — h2https://www.transunion.com/content/dam/transunion/global/common/logos/logo.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/global/common/logos/logo.svg — 200 — 6.8 KiB — 58 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/credit-score-good-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/credit-score-good-dkblu.svg — 200 — 5.0 KiB — 58 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/report-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/report-dkblu.svg — 200 — 4.6 KiB — 30 ms — h2https://www.transunion.com/content/dam/transunion/web-resources/js/phoenix/phoenix-params.js?cachewww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/web-resources/js/phoenix/phoenix-params.js?cache — 200 — 5.4 KiB — 29 ms — h2https://cdn.fonts.net/t/1.css?apiType=css&projectid=5ebf3800-293c-11ed-aaf7-06b70d83f6b0cdn.fonts.net/t/1.css?apiType=css&p... https://cdn.fonts.net/t/1.css?apiType=css&projectid=5ebf3800-293c-11ed-aaf7-06b70d83f6b0 — 200 — 639 B — 78 ms — h2https://dpm.demdex.net/id?d_visid_ver=5.4.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=3A066B726012F1BD0A495E71%40AdobeOrg&d_nsid=0&ts=1776894133788dpm.demdex.net/id?d_visid_ver=5.4.0... https://dpm.demdex.net/id?d_visid_ver=5.4.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=3A066B726012F1BD0A495E71%40AdobeOrg&d_nsid=0&ts=1776894133788 — 200 — 919 B — 172 ms — h2https://api.company-target.com/api/v2/ip.json?key=U3BFQSieP7syhTXuogV4mhYhg73xaybdCURBp3aE&page=https%3A%2F%2Fwww.transunion.com%2F&referrer=&page_title=Free%20Credit%20Score%2C%20Report%2C%20Monitoring%20%26%20Alerts%20%7C%20TransUnion&src=adobelaunch_targetapi.company-target.com/api/v2/ip.js... https://api.company-target.com/api/v2/ip.json?key=U3BFQSieP7syhTXuogV4mhYhg73xaybdCURBp3aE&page=https%3A%2F%2Fwww.transunion.com%2F&referrer=&page_title=Free%20Credit%20Score%2C%20Report%2C%20Monitoring%20%26%20Alerts%20%7C%20TransUnion&src=adobelaunch_target — 200 — 944 B — 92 ms — h2https://www.transunion.com/content/dam/common/web-resources/js/cash_8.1.0_cash.min.jswww.transunion.com/content/dam/comm... https://www.transunion.com/content/dam/common/web-resources/js/cash_8.1.0_cash.min.js — 200 — 10.2 KiB — 27 ms — h2https://www.transunion.com/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lc-0a6aff292f5cc42142779cde92054524-lc.min.jswww.transunion.com/etc.clientlibs/c... https://www.transunion.com/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lc-0a6aff292f5cc42142779cde92054524-lc.min.js — 200 — 4.7 KiB — 30 ms — h2https://cdn-ukwest.onetrust.com/consent/638495a0-2d22-445c-9b16-de92e436ba0e/638495a0-2d22-445c-9b16-de92e436ba0e.jsoncdn-ukwest.onetrust.com/consent/638... https://cdn-ukwest.onetrust.com/consent/638495a0-2d22-445c-9b16-de92e436ba0e/638495a0-2d22-445c-9b16-de92e436ba0e.json — 200 — 2.3 KiB — 91 ms — h2https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-base.lc-f54bcc9456cf289fb257b9499b24226e-lc.min.jswww.transunion.com/etc.clientlibs/t... https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-base.lc-f54bcc9456cf289fb257b9499b24226e-lc.min.js — 200 — 26.4 KiB — 51 ms — h2https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand.lc-19c058bab366060d820a44d0da806af3-lc.min.jswww.transunion.com/etc.clientlibs/t... https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand.lc-19c058bab366060d820a44d0da806af3-lc.min.js — 200 — 173.8 KiB — 153 ms — h2https://www.transunion.com/content/dam/transunion/web-resources/js/transunion/liveperson/us/lpChatAutoClose.jswww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/web-resources/js/transunion/liveperson/us/lpChatAutoClose.js — 200 — 4.6 KiB — 48 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/credit-monitoring-magnify.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/credit-monitoring-magnify.svg — 200 — 39.1 KiB — 107 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/security-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/security-dkblu.svg — 200 — 5.4 KiB — 52 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/custom-icons/frozen-dkblu-opt.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/custom-icons/frozen-dkblu-opt.svg — 200 — 4.9 KiB — 107 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.1 s LCP 1.9 shttps://transunion.com// https://transunion.com/ — 301 — 475 B — 73 ms — h2https://www.transunion.com/www.transunion.com/ https://www.transunion.com/ — 200 — 17.0 KiB — 199 ms — h2https://www.transunion.com/.rum/@adobe/helix-rum-js@%5E2/dist/micro.jswww.transunion.com/.rum/@adobe/heli... https://www.transunion.com/.rum/@adobe/helix-rum-js@%5E2/dist/micro.js — 200 — 1013 B — 29 ms — h2https://assets.adobedtm.com/1d56dec66bd4/51ddf8b365e8/launch-7938b1342a29.min.jsassets.adobedtm.com/1d56dec66bd4/51... https://assets.adobedtm.com/1d56dec66bd4/51ddf8b365e8/launch-7938b1342a29.min.js — 200 — 105.7 KiB — 68 ms — h2https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-dependencies.lc-5e3ac5e872ac1ca07c26c56d673d8e2d-lc.min.jswww.transunion.com/etc.clientlibs/t... https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-dependencies.lc-5e3ac5e872ac1ca07c26c56d673d8e2d-lc.min.js — 200 — 4.8 KiB — 32 ms — h2https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-base.lc-1502b8eb240593d40b6e644c535252a0-lc.min.csswww.transunion.com/etc.clientlibs/t... https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-base.lc-1502b8eb240593d40b6e644c535252a0-lc.min.css — 200 — 6.4 KiB — 30 ms — h2https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-dependencies.lc-d41d8cd98f00b204e9800998ecf8427e-lc.min.csswww.transunion.com/etc.clientlibs/t... https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-dependencies.lc-d41d8cd98f00b204e9800998ecf8427e-lc.min.css — 200 — 4.2 KiB — 32 ms — h2https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand.lc-705da9de8ea71bfa960f5ad09d7022ca-lc.min.csswww.transunion.com/etc.clientlibs/t... https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand.lc-705da9de8ea71bfa960f5ad09d7022ca-lc.min.css — 200 — 110.7 KiB — 63 ms — h2https://www.transunion.com/content/dam/transunion/web-resources/css/transunion/trubrand-edition-a/homepage2023-02-24-1136-comb-base-min.csswww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/web-resources/css/transunion/trubrand-edition-a/homepage2023-02-24-1136-comb-base-min.css — 200 — 6.2 KiB — 52 ms — h2https://cdn-ukwest.onetrust.com/consent/638495a0-2d22-445c-9b16-de92e436ba0e/otSDKStub.jscdn-ukwest.onetrust.com/consent/638... https://cdn-ukwest.onetrust.com/consent/638495a0-2d22-445c-9b16-de92e436ba0e/otSDKStub.js — 200 — 12.5 KiB — 89 ms — h2https://www.transunion.com/content/dam/transunion/web-resources/css/transunion/liveperson/lp-chat-custom.csswww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/web-resources/css/transunion/liveperson/lp-chat-custom.css — 200 — 4.5 KiB — 53 ms — h2https://www.transunion.com/content/dam/transunion/web-resources/js/transunion/liveperson/us/le-mtagconfig.jswww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/web-resources/js/transunion/liveperson/us/le-mtagconfig.js — 200 — 5.0 KiB — 54 ms — h2https://www.transunion.com/content/dam/transunion/web-resources/js/transunion/consumer/hotjar.jswww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/web-resources/js/transunion/consumer/hotjar.js — 200 — 4.5 KiB — 32 ms — h2https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700&display=swapfonts.googleapis.com/css2?family=Ro... https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700&display=swap — 200 — 2.3 KiB — 96 ms — h2https://www.transunion.com/content/dam/transunion/global/common/logos/logo.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/global/common/logos/logo.svg — 200 — 6.8 KiB — 58 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/credit-score-good-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/credit-score-good-dkblu.svg — 200 — 5.0 KiB — 58 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/report-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/report-dkblu.svg — 200 — 4.6 KiB — 30 ms — h2https://www.transunion.com/content/dam/transunion/web-resources/js/phoenix/phoenix-params.js?cachewww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/web-resources/js/phoenix/phoenix-params.js?cache — 200 — 5.4 KiB — 29 ms — h2https://cdn.fonts.net/t/1.css?apiType=css&projectid=5ebf3800-293c-11ed-aaf7-06b70d83f6b0cdn.fonts.net/t/1.css?apiType=css&p... https://cdn.fonts.net/t/1.css?apiType=css&projectid=5ebf3800-293c-11ed-aaf7-06b70d83f6b0 — 200 — 639 B — 78 ms — h2https://dpm.demdex.net/id?d_visid_ver=5.4.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=3A066B726012F1BD0A495E71%40AdobeOrg&d_nsid=0&ts=1776894133788dpm.demdex.net/id?d_visid_ver=5.4.0... https://dpm.demdex.net/id?d_visid_ver=5.4.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=3A066B726012F1BD0A495E71%40AdobeOrg&d_nsid=0&ts=1776894133788 — 200 — 919 B — 172 ms — h2https://api.company-target.com/api/v2/ip.json?key=U3BFQSieP7syhTXuogV4mhYhg73xaybdCURBp3aE&page=https%3A%2F%2Fwww.transunion.com%2F&referrer=&page_title=Free%20Credit%20Score%2C%20Report%2C%20Monitoring%20%26%20Alerts%20%7C%20TransUnion&src=adobelaunch_targetapi.company-target.com/api/v2/ip.js... https://api.company-target.com/api/v2/ip.json?key=U3BFQSieP7syhTXuogV4mhYhg73xaybdCURBp3aE&page=https%3A%2F%2Fwww.transunion.com%2F&referrer=&page_title=Free%20Credit%20Score%2C%20Report%2C%20Monitoring%20%26%20Alerts%20%7C%20TransUnion&src=adobelaunch_target — 200 — 944 B — 92 ms — h2https://www.transunion.com/content/dam/common/web-resources/js/cash_8.1.0_cash.min.jswww.transunion.com/content/dam/comm... https://www.transunion.com/content/dam/common/web-resources/js/cash_8.1.0_cash.min.js — 200 — 10.2 KiB — 27 ms — h2https://www.transunion.com/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lc-0a6aff292f5cc42142779cde92054524-lc.min.jswww.transunion.com/etc.clientlibs/c... https://www.transunion.com/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lc-0a6aff292f5cc42142779cde92054524-lc.min.js — 200 — 4.7 KiB — 30 ms — h2https://cdn-ukwest.onetrust.com/consent/638495a0-2d22-445c-9b16-de92e436ba0e/638495a0-2d22-445c-9b16-de92e436ba0e.jsoncdn-ukwest.onetrust.com/consent/638... https://cdn-ukwest.onetrust.com/consent/638495a0-2d22-445c-9b16-de92e436ba0e/638495a0-2d22-445c-9b16-de92e436ba0e.json — 200 — 2.3 KiB — 91 ms — h2https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-base.lc-f54bcc9456cf289fb257b9499b24226e-lc.min.jswww.transunion.com/etc.clientlibs/t... https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-base.lc-f54bcc9456cf289fb257b9499b24226e-lc.min.js — 200 — 26.4 KiB — 51 ms — h2https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand.lc-19c058bab366060d820a44d0da806af3-lc.min.jswww.transunion.com/etc.clientlibs/t... https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand.lc-19c058bab366060d820a44d0da806af3-lc.min.js — 200 — 173.8 KiB — 153 ms — h2https://www.transunion.com/content/dam/transunion/web-resources/js/transunion/liveperson/us/lpChatAutoClose.jswww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/web-resources/js/transunion/liveperson/us/lpChatAutoClose.js — 200 — 4.6 KiB — 48 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/credit-monitoring-magnify.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/credit-monitoring-magnify.svg — 200 — 39.1 KiB — 107 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/security-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/security-dkblu.svg — 200 — 5.4 KiB — 52 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/custom-icons/frozen-dkblu-opt.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/custom-icons/frozen-dkblu-opt.svg — 200 — 4.9 KiB — 107 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/dispute-account-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/dispute-account-dkblu.svg — 200 — 4.8 KiB — 55 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/email-alert-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/email-alert-dkblu.svg — 200 — 4.7 KiB — 49 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/verify-identity-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/verify-identity-dkblu.svg — 200 — 5.0 KiB — 106 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/support-tools-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/support-tools-dkblu.svg — 200 — 5.2 KiB — 99 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/multiple-documents-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/multiple-documents-dkblu.svg — 200 — 4.7 KiB — 105 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/global-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/global-dkblu.svg — 200 — 5.0 KiB — 104 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/search-people-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/search-people-dkblu.svg — 200 — 4.7 KiB — 104 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/business-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/business-dkblu.svg — 200 — 4.8 KiB — 104 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/notification-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/notification-dkblu.svg — 200 — 5.3 KiB — 96 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/credit-score-high-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/credit-score-high-dkblu.svg — 200 — 5.0 KiB — 115 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/male-female-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/male-female-dkblu.svg — 200 — 5.0 KiB — 115 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/compass-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/compass-dkblu.svg — 200 — 4.9 KiB — 103 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/annual-credit-report-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/annual-credit-report-dkblu.svg — 200 — 4.6 KiB — 115 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/customer-support-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/customer-support-dkblu.svg — 200 — 4.7 KiB — 115 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/password-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/password-dkblu.svg — 200 — 4.7 KiB — 47 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/warning-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/warning-dkblu.svg — 200 — 4.7 KiB — 115 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/active-duty-alert-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/active-duty-alert-dkblu.svg — 200 — 5.7 KiB — 115 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/directional-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/directional-dkblu.svg — 200 — 4.6 KiB — 115 ms — h2https://www.transunion.com/content/dam/transunion/phoenix/confidence-women-opt.jpgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/phoenix/confidence-women-opt.jpg — 200 — 75.9 KiB — 134 ms — h2https://www.transunion.com/content/dam/transunion/global/common/icons/social-icons/LinkedIn.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/global/common/icons/social-icons/LinkedIn.svg — 200 — 4.8 KiB — 119 ms — h2https://www.transunion.com/content/dam/transunion/global/common/icons/social-icons/Facebook.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/global/common/icons/social-icons/Facebook.svg — 200 — 4.7 KiB — 119 ms — h2https://www.transunion.com/content/dam/transunion/global/common/icons/social-icons/x-logo-tu-blue.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/global/common/icons/social-icons/x-logo-tu-blue.svg — 200 — 4.4 KiB — 119 ms — h2https://www.transunion.com/content/dam/transunion/global/common/icons/social-icons/Instagram.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/global/common/icons/social-icons/Instagram.svg — 200 — 4.8 KiB — 117 ms — h2https://www.transunion.com/content/dam/transunion/global/common/icons/social-icons/YouTube.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/global/common/icons/social-icons/YouTube.svg — 200 — 4.7 KiB — 119 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/blackRightArrow.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/blackRightArrow.svg — 200 — 4.7 KiB — 120 ms — h2https://www.transunion.com/content/dam/transunion/global/common/icons/privacy-choices.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/global/common/icons/privacy-choices.svg — 200 — 4.8 KiB — 120 ms — h2https://assets.adobedtm.com/extensions/EP171e731c9ba34f1c950c36d26e3efd61/AppMeasurement.min.jsassets.adobedtm.com/extensions/EP17... https://assets.adobedtm.com/extensions/EP171e731c9ba34f1c950c36d26e3efd61/AppMeasurement.min.js — 200 — 12.2 KiB — 14 ms — h2https://assets.adobedtm.com/extensions/EP171e731c9ba34f1c950c36d26e3efd61/AppMeasurement_Module_ActivityMap.min.jsassets.adobedtm.com/extensions/EP17... https://assets.adobedtm.com/extensions/EP171e731c9ba34f1c950c36d26e3efd61/AppMeasurement_Module_ActivityMap.min.js — 200 — 1.8 KiB — 15 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-T8HG9X4www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-T8HG9X4 — 200 — 181.4 KiB — 217 ms — h2https://static.hotjar.com/c/hotjar-949432.js?sv=6static.hotjar.com/c/hotjar-949432.j... https://static.hotjar.com/c/hotjar-949432.js?sv=6 — 200 — 6.2 KiB — 124 ms — h2https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand/resources/images/search-app-whi.svgwww.transunion.com/etc.clientlibs/t... https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand/resources/images/search-app-whi.svg — 200 — 4.6 KiB — 114 ms — h2https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand/resources/images/search-app-blu.svgwww.transunion.com/etc.clientlibs/t... https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand/resources/images/search-app-blu.svg — 200 — 4.7 KiB — 115 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/login-dkblu.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/login-dkblu.svg — 200 — 4.8 KiB — 115 ms — h2https://www.transunion.com/content/dam/transunion/trubrand/icons/Checkmark-DarkBlue.svgwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/trubrand/icons/Checkmark-DarkBlue.svg — 200 — 4.6 KiB — 115 ms — h2https://www.transunion.com/content/dam/transunion/web-resources/img/trubrand-edition-a/know-more-arrow.pngwww.transunion.com/content/dam/tran... https://www.transunion.com/content/dam/transunion/web-resources/img/trubrand-edition-a/know-more-arrow.png — 200 — 4.6 KiB — 115 ms — h2https://www.transunion.com/_jcr_content/root/contentcontainer/tupagesectionwithbac/contentcontainer_cop/columnrow/item_1734347870960.coreimg.svg/1744131839501/circle-score.svgwww.transunion.com/_jcr_content/roo... https://www.transunion.com/_jcr_content/root/contentcontainer/tupagesectionwithbac/contentcontainer_cop/columnrow/item_1734347870960.coreimg.svg/1744131839501/circle-score.svg — 200 — 19.9 KiB — 45 ms — h2https://www.transunion.com/_jcr_content/root/contentcontainer/tupagesectionwithbac/contentcontainer_cop/columnrow/item_1734347875934.coreimg.svg/1744131862041/clap.svgwww.transunion.com/_jcr_content/roo... https://www.transunion.com/_jcr_content/root/contentcontainer/tupagesectionwithbac/contentcontainer_cop/columnrow/item_1734347875934.coreimg.svg/1744131862041/clap.svg — 200 — 31.8 KiB — 53 ms — h2https://www.transunion.com/_jcr_content/root/contentcontainer/tupagesectionwithbac/contentcontainer_cop/columnrow/item_1734347881875.coreimg.svg/1744131890487/three-cards.svgwww.transunion.com/_jcr_content/roo... https://www.transunion.com/_jcr_content/root/contentcontainer/tupagesectionwithbac/contentcontainer_cop/columnrow/item_1734347881875.coreimg.svg/1744131890487/three-cards.svg — 200 — 5.9 KiB — 47 ms — h2https://www.transunion.com/_jcr_content/root/contentcontainer/bannerhalfimage_1756/image1.coreimg.75.1440.jpeg/1758128191599/key-feature-man-notification-03.jpegwww.transunion.com/_jcr_content/roo... https://www.transunion.com/_jcr_content/root/contentcontainer/bannerhalfimage_1756/image1.coreimg.75.1440.jpeg/1758128191599/key-feature-man-notification-03.jpeg — 200 — 83.5 KiB — 59 ms — h2https://www.transunion.com/content/experience-fragments/transunion/us/en/site/site-footer/master/_jcr_content/root/contentcontainer/trubrandpagefooter/logo.coreimg.svg/1673578148003/stamp-blu.svgwww.transunion.com/content/experien... https://www.transunion.com/content/experience-fragments/transunion/us/en/site/site-footer/master/_jcr_content/root/contentcontainer/trubrandpagefooter/logo.coreimg.svg/1673578148003/stamp-blu.svg — 200 — 5.1 KiB — 58 ms — h2https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand/resources/fonts/Intro/IntroSemiBold_normal_normal.woff2www.transunion.com/etc.clientlibs/t... https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand/resources/fonts/Intro/IntroSemiBold_normal_normal.woff2 — 200 — 50.9 KiB — 49 ms — h2https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand/resources/fonts/Intro/IntroRegular_normal_normal.woff2www.transunion.com/etc.clientlibs/t... https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand/resources/fonts/Intro/IntroRegular_normal_normal.woff2 — 200 — 50.0 KiB — 52 ms — h2https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 46 ms — h3https://lptag.liveperson.net/tag/tag.js?site=6091852lptag.liveperson.net/tag/tag.js?sit... https://lptag.liveperson.net/tag/tag.js?site=6091852 — 200 — 10.7 KiB — 142 ms — h2https://assets.adobedtm.com/1d56dec66bd4/51ddf8b365e8/6cd930a93a32/RC0a061121742f4f2daeb1df51b9162d60-source.min.jsassets.adobedtm.com/1d56dec66bd4/51... https://assets.adobedtm.com/1d56dec66bd4/51ddf8b365e8/6cd930a93a32/RC0a061121742f4f2daeb1df51b9162d60-source.min.js — 200 — 914 B — 5 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 226 B — 30 ms — h2https://cm.everesttech.net/cm/dd?d_uuid=46348624373513788860456471205310261933cm.everesttech.net/cm/dd?d_uuid=463... https://cm.everesttech.net/cm/dd?d_uuid=46348624373513788860456471205310261933 — 302 — 517 B — 177 ms — http/1.1https://transunion.demdex.net/dest5.html?d_nsid=0transunion.demdex.net/dest5.html?d_... https://transunion.demdex.net/dest5.html?d_nsid=0 — 200 — 3.2 KiB — 111 ms — h2https://cdn-ukwest.onetrust.com/scripttemplates/202601.2.0/otBannerSdk.jscdn-ukwest.onetrust.com/scripttempl... https://cdn-ukwest.onetrust.com/scripttemplates/202601.2.0/otBannerSdk.js — 200 — 128.5 KiB — 53 ms — h2https://www.transunion.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.transunion.com/cdn-cgi/challeng... https://www.transunion.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 396 B — 20 ms — h2https://www.transunion.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.transunion.com/cdn-cgi/challeng... https://www.transunion.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 11.5 KiB — 21 ms — h2https://script.hotjar.com/modules.6a0f3932cb1341a35c18.jsscript.hotjar.com/modules.6a0f3932c... https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js — 200 — 56.6 KiB — 75 ms — h2https://transunion.tt.omtrdc.net/rest/v1/delivery?client=transunion&sessionId=e686dd55e7a74a16890f3c06045263ad&version=2.9.0transunion.tt.omtrdc.net/rest/v1/de... https://transunion.tt.omtrdc.net/rest/v1/delivery?client=transunion&sessionId=e686dd55e7a74a16890f3c06045263ad&version=2.9.0 — 200 — 846 B — 119 ms — h2https://www.transunion.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.701626560664917:1776892374:gQJljF0aZZrIO3IynWNGsIOLzRNC3tjn0Mr3NcjBzVE/9f07cc0ec83dd13awww.transunion.com/cdn-cgi/challeng... https://www.transunion.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.701626560664917:1776892374:gQJljF0aZZrIO3IynWNGsIOLzRNC3tjn0Mr3NcjBzVE/9f07cc0ec83dd13a — 200 — 1.2 KiB — 24 ms — h2https://dpm.demdex.net/ibs:dpid=411&dpuuid=aelAtgAAAELfSgN-dpm.demdex.net/ibs:dpid=411&dpuuid=... https://dpm.demdex.net/ibs:dpid=411&dpuuid=aelAtgAAAELfSgN- — 302 — 531 B — 182 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-17064923859&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-17064923859&cx=c&gtm=4e64k0 — 200 — 144.4 KiB — 46 ms — h2https://static.hotjar.com/c/hotjar-949432.js?sv=7static.hotjar.com/c/hotjar-949432.j... https://static.hotjar.com/c/hotjar-949432.js?sv=7 — 200 — 6.2 KiB — 22 ms — h2https://p.teads.tv/teads-fellow.jsp.teads.tv/teads-fellow.js https://p.teads.tv/teads-fellow.js — 200 — 14.7 KiB — 74 ms — http/1.1https://g.3gl.net/jp/320/v3.3.0/Mg.3gl.net/jp/320/v3.3.0/M https://g.3gl.net/jp/320/v3.3.0/M — 200 — 31.6 KiB — 56 ms — h2https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 98 ms — h2https://tracker.pixeltracker.co/pixel.jstracker.pixeltracker.co/pixel.js https://tracker.pixeltracker.co/pixel.js — 200 — 5.1 KiB — 81 ms — h2https://tags.srv.stackadapt.com/events.jstags.srv.stackadapt.com/events.js https://tags.srv.stackadapt.com/events.js — 200 — 7.7 KiB — 295 ms — h2https://resources.digital-cloud-west.medallia.com/wdcwest/147534/onsite/embed.jsresources.digital-cloud-west.medall... https://resources.digital-cloud-west.medallia.com/wdcwest/147534/onsite/embed.js — 200 — 1002 B — 93 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 29 ms — h3https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 59 ms — h2https://tag.simpli.fi/sifitag/f42480aa-f4f2-46e2-a142-9d3ba48f7ac0tag.simpli.fi/sifitag/f42480aa-f4f2... https://tag.simpli.fi/sifitag/f42480aa-f4f2-46e2-a142-9d3ba48f7ac0 — 200 — 1.6 KiB — 111 ms — h2https://www.google.com/ccm/collect?rcb=5&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.transunion.com%2F&scrsrc=www.googletagmanager.com&rnd=1595492321.1776894134&dt=Free%20Credit%20Score%2C%20Report%2C%20Monitoring%20%26%20Alerts%20%7C%20TransUnion&auid=1191759458.1776894134&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v813298379za200zd813298379xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776894134451&tfd=1061www.google.com/ccm/collect?rcb=5&fr... https://www.google.com/ccm/collect?rcb=5&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.transunion.com%2F&scrsrc=www.googletagmanager.com&rnd=1595492321.1776894134&dt=Free%20Credit%20Score%2C%20Report%2C%20Monitoring%20%26%20Alerts%20%7C%20TransUnion&auid=1191759458.1776894134&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v813298379za200zd813298379xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776894134451&tfd=1061 — 200 — 21 B — 93 ms — h3https://gwmtracking.com/p/v/1/5f0775d2f8708149cf218ed7/format/img?gwmtracking.com/p/v/1/5f0775d2f8708... https://gwmtracking.com/p/v/1/5f0775d2f8708149cf218ed7/format/img? — 302 — 566 B — 785 ms — http/1.1https://members.transunion.ca/sites/tucan_en/assets/images/analytics.gif?evt=visit&lob=DTC_tru&chnl=DIRECT&cmpn=not-set&curl=www.transunion.com/&tstamp=1776894134&guid=&stoken=&d1=&d2=&d3=&d4=&d5=&cachebuster=1951966142members.transunion.ca/sites/tucan_e... https://members.transunion.ca/sites/tucan_en/assets/images/analytics.gif?evt=visit&lob=DTC_tru&chnl=DIRECT&cmpn=not-set&curl=www.transunion.com/&tstamp=1776894134&guid=&stoken=&d1=&d2=&d3=&d4=&d5=&cachebuster=1951966142 — 200 — 630 B — 673 ms — h2https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aelAtgAAAELfSgN-dpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aelAtgAAAELfSgN- — 200 — 470 B — 40 ms — h2https://www.googletagmanager.com/gtag/js?id=G-6D2F5M2DQK&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-6D2F5M2DQK&cx=c&gtm=4e64k0 — 200 — 176.9 KiB — 96 ms — h3https://tag.simpli.fi/sifitag/5b76fd9d-176f-404f-87f3-be15d2e1ee6dtag.simpli.fi/sifitag/5b76fd9d-176f... https://tag.simpli.fi/sifitag/5b76fd9d-176f-404f-87f3-be15d2e1ee6d — 200 — 1.6 KiB — 40 ms — h2https://cdn.bttrack.com/universal/46411cdn.bttrack.com/universal/46411 https://cdn.bttrack.com/universal/46411 — 200 — 3.2 KiB — 65 ms — h2https://i.simpli.fi/p?cid=561354&cb=sifi_att_42656._hpi.simpli.fi/p?cid=561354&cb=sifi_at... https://i.simpli.fi/p?cid=561354&cb=sifi_att_42656._hp — 200 — 980 B — 38 ms — h2https://lptag.liveperson.net/lptag/api/account/6091852/configuration/applications/taglets/.jsonp?v=2.0&df=undefined&b=undefinedlptag.liveperson.net/lptag/api/acco... https://lptag.liveperson.net/lptag/api/account/6091852/configuration/applications/taglets/.jsonp?v=2.0&df=undefined&b=undefined — 200 — 122.2 KiB — 158 ms — h2https://cdn-ukwest.onetrust.com/consent/638495a0-2d22-445c-9b16-de92e436ba0e/019c7af5-9b6d-7a85-a435-25db585bd82f/en.jsoncdn-ukwest.onetrust.com/consent/638... https://cdn-ukwest.onetrust.com/consent/638495a0-2d22-445c-9b16-de92e436ba0e/019c7af5-9b6d-7a85-a435-25db585bd82f/en.json — 200 — 25.1 KiB — 42 ms — h2https://www.google.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.transunion.com%2F&scrsrc=www.googletagmanager.com&rnd=1595492321.1776894134&dt=Free%20Credit%20Score%2C%20Report%2C%20Monitoring%20%26%20Alerts%20%7C%20TransUnion&auid=1191759458.1776894134&navt=n&npa=1&gtm=45be64k0v9219600793z8813298379za20gzb813298379zd813298379xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-17064923859&tid=AW-17064923859&tft=1776894134628&tfd=1238www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.transunion.com%2F&scrsrc=www.googletagmanager.com&rnd=1595492321.1776894134&dt=Free%20Credit%20Score%2C%20Report%2C%20Monitoring%20%26%20Alerts%20%7C%20TransUnion&auid=1191759458.1776894134&navt=n&npa=1&gtm=45be64k0v9219600793z8813298379za20gzb813298379zd813298379xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-17064923859&tid=AW-17064923859&tft=1776894134628&tfd=1238 — 200 — 21 B — 55 ms — h3https://transunionprod.112.2o7.net/b/ss/transunionprod/1/JS-2.22.4-LCUM/s74284364679708?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A42%3A14%203%200&sdid=29146595B75DC30B-6909ABB2142639CD&mid=53827549295808083990915501651906968996&aamlh=6&ce=UTF-8&pageName=free%20credit%20score%2C%20report%2C%20monitoring%20%26%20alerts&g=https%3A%2F%2Fwww.transunion.com%2F&c.&getPercentPageViewed=5.0.2&handlePPVevents=4.0&p_fo=3.0&getPageLoadTime=2.0.2&performanceWriteFull=1.0&performanceWritePart=1.0&performanceCheck=1.0&.c&cc=USD&server=www.transunion.com&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&v1=transunion&v2=en-us&v3=us&v12=%2F&v13=https%3A&v14=transunion&v15=undefined&v16=https%3A%2F%2Fwww.transunion.com%2F&v18=free%20credit%20score%2C%20report%2C%20monitoring%20%26%20alerts&v21=D%3Dmid&v71=undefined&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=3A066B726012F1BD0A495E71%40AdobeOrg&AQE=1transunionprod.112.2o7.net/b/ss/tra... https://transunionprod.112.2o7.net/b/ss/transunionprod/1/JS-2.22.4-LCUM/s74284364679708?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A42%3A14%203%200&sdid=29146595B75DC30B-6909ABB2142639CD&mid=53827549295808083990915501651906968996&aamlh=6&ce=UTF-8&pageName=free%20credit%20score%2C%20report%2C%20monitoring%20%26%20alerts&g=https%3A%2F%2Fwww.transunion.com%2F&c.&getPercentPageViewed=5.0.2&handlePPVevents=4.0&p_fo=3.0&getPageLoadTime=2.0.2&performanceWriteFull=1.0&performanceWritePart=1.0&performanceCheck=1.0&.c&cc=USD&server=www.transunion.com&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&v1=transunion&v2=en-us&v3=us&v12=%2F&v13=https%3A&v14=transunion&v15=undefined&v16=https%3A%2F%2Fwww.transunion.com%2F&v18=free%20credit%20score%2C%20report%2C%20monitoring%20%26%20alerts&v21=D%3Dmid&v71=undefined&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=3A066B726012F1BD0A495E71%40AdobeOrg&AQE=1 — 200 — 343 B — 63 ms — h2https://cdn-ukwest.onetrust.com/scripttemplates/202601.2.0/assets/otCenterRounded.jsoncdn-ukwest.onetrust.com/scripttempl... https://cdn-ukwest.onetrust.com/scripttemplates/202601.2.0/assets/otCenterRounded.json — 200 — 2.9 KiB — 30 ms — h2https://cdn-ukwest.onetrust.com/scripttemplates/202601.2.0/assets/v2/otPcTab.jsoncdn-ukwest.onetrust.com/scripttempl... https://cdn-ukwest.onetrust.com/scripttemplates/202601.2.0/assets/v2/otPcTab.json — 200 — 13.7 KiB — 33 ms — h2https://cdn-ukwest.onetrust.com/scripttemplates/202601.2.0/assets/otCookieSettingsButton.jsoncdn-ukwest.onetrust.com/scripttempl... https://cdn-ukwest.onetrust.com/scripttemplates/202601.2.0/assets/otCookieSettingsButton.json — 200 — 1.9 KiB — 31 ms — h2https://cdn-ukwest.onetrust.com/scripttemplates/202601.2.0/assets/otCommonStyles.csscdn-ukwest.onetrust.com/scripttempl... https://cdn-ukwest.onetrust.com/scripttemplates/202601.2.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 32 ms — h2https://connect.facebook.net/signals/config/155147754310729?v=2.9.303&r=stable&domain=www.transunion.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/155147754310729?v=2.9.303&r=stable&domain=www.transunion.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 31.7 KiB — 7 ms — h3https://cdn-ukwest.onetrust.com/logos/static/ot_guard_logo.svgcdn-ukwest.onetrust.com/logos/stati... https://cdn-ukwest.onetrust.com/logos/static/ot_guard_logo.svg — 200 — 544 B — 30 ms — h2https://cdn-ukwest.onetrust.com/logos/b2007f6e-9c6b-44ad-97d3-3f42f41bc0bf/1aa4cfa4-aa12-40fc-8b6f-0678f0f5ecb7/bb5fbd60-6577-4d51-a0a3-68b3f08d58f8/TUStamp_blue_cmyk-2048x2048.jpegcdn-ukwest.onetrust.com/logos/b2007... https://cdn-ukwest.onetrust.com/logos/b2007f6e-9c6b-44ad-97d3-3f42f41bc0bf/1aa4cfa4-aa12-40fc-8b6f-0678f0f5ecb7/bb5fbd60-6577-4d51-a0a3-68b3f08d58f8/TUStamp_blue_cmyk-2048x2048.jpeg — 200 — 246.4 KiB — 60 ms — h2https://cdn-ukwest.onetrust.com/logos/b2007f6e-9c6b-44ad-97d3-3f42f41bc0bf/cfbff053-0c67-43b6-8d22-83656eb5058f/cb09aa2e-ca94-402f-9e76-4913662faba1/TULogo-blue-CMYK-2048x2048.jpegcdn-ukwest.onetrust.com/logos/b2007... https://cdn-ukwest.onetrust.com/logos/b2007f6e-9c6b-44ad-97d3-3f42f41bc0bf/cfbff053-0c67-43b6-8d22-83656eb5058f/cb09aa2e-ca94-402f-9e76-4913662faba1/TULogo-blue-CMYK-2048x2048.jpeg — 200 — 112.6 KiB — 59 ms — h2https://cdn-ukwest.onetrust.com/logos/static/powered_by_logo.svgcdn-ukwest.onetrust.com/logos/stati... https://cdn-ukwest.onetrust.com/logos/static/powered_by_logo.svg — 200 — 2.6 KiB — 59 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=35186&time=1776894134780&url=https%3A%2F%2Fwww.transunion.com%2F&tm=gtmv2px.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=35186&time=1776894134780&url=https%3A%2F%2Fwww.transunion.com%2F&tm=gtmv2 — 200 — 841 B — 199 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=35186&time=1776894134782&url=https%3A%2F%2Fwww.transunion.com%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=35186&time=1776894134782&url=https%3A%2F%2Fwww.transunion.com%2F — 200 — 645 B — 225 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=35186&time=1776894134780&url=https%3A%2F%2Fwww.transunion.com%2F&tm=gtmv2px.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=35186&time=1776894134780&url=https%3A%2F%2Fwww.transunion.com%2F&tm=gtmv2 — 302 — 830 B — 190 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=35186&time=1776894134782&url=https%3A%2F%2Fwww.transunion.com%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=35186&time=1776894134782&url=https%3A%2F%2Fwww.transunion.com%2F — 302 — 716 B — 245 ms — h2https://bat.bing.com/p/action/4020018.jsbat.bing.com/p/action/4020018.js https://bat.bing.com/p/action/4020018.js — 200 — 429 B — 38 ms — h2https://cdn.bttrack.com/js/16701/analytics/1.0/analytics.min.jscdn.bttrack.com/js/16701/analytics/... https://cdn.bttrack.com/js/16701/analytics/1.0/analytics.min.js — 200 — 716 B — 15 ms — h2https://bttrack.com/Pixel/Conversion/16701/homepage?type=imgbttrack.com/Pixel/Conversion/16701/... https://bttrack.com/Pixel/Conversion/16701/homepage?type=img — 200 — 110 B — 307 ms — h2https://bttrack.com/Pixel/Retarget/3784bttrack.com/Pixel/Retarget/3784 https://bttrack.com/Pixel/Retarget/3784 — 200 — 85 B — 307 ms — h2https://um.simpli.fi/bomboraum.simpli.fi/bombora https://um.simpli.fi/bombora — 302 — 611 B — 125 ms — h2https://um.simpli.fi/bidswitchum.simpli.fi/bidswitch https://um.simpli.fi/bidswitch — 302 — 609 B — 136 ms — h2https://um.simpli.fi/adswizzum.simpli.fi/adswizz https://um.simpli.fi/adswizz — 302 — 655 B — 136 ms — h2https://um.simpli.fi/eyeotaum.simpli.fi/eyeota https://um.simpli.fi/eyeota — 302 — 608 B — 125 ms — h2https://www.googletagmanager.com/gtag/destination?id=DC-8524752&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-8524752&cx=c&gtm=4e64k0 — 200 — 125.9 KiB — 72 ms — h3https://www.googletagmanager.com/gtag/destination?id=DC-4395963&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-4395963&cx=c&gtm=4e64k0 — 200 — 130.7 KiB — 66 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-6D2F5M2DQK&gtm=45je64k0v886165835z8813298379za20gzb813298379zd813298379&_p=1776894133832&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=764756115.1776894135&frm=0&pscdl=noapi&rcb=16&sr=800x600&tt=production&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117512543&dl=https%3A%2F%2Fwww.transunion.com%2F&dr=&sid=1776894134&sct=1&seg=0&dt=Free%20Credit%20Score%2C%20Report%2C%20Monitoring%20%26%20Alerts%20%7C%20TransUnion&_tu=KA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.container_id=GTM-T8HG9X4%20-%20242&ep.page_querystring=&ep.audience=Consumer&ep.content_type=&ep.solution=&ep.vertical=&ep.browser_flag=Not%20Supported&tfd=1486region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-6D2F5M2DQK&gtm=45je64k0v886165835z8813298379za20gzb813298379zd813298379&_p=1776894133832&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=764756115.1776894135&frm=0&pscdl=noapi&rcb=16&sr=800x600&tt=production&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117512543&dl=https%3A%2F%2Fwww.transunion.com%2F&dr=&sid=1776894134&sct=1&seg=0&dt=Free%20Credit%20Score%2C%20Report%2C%20Monitoring%20%26%20Alerts%20%7C%20TransUnion&_tu=KA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.container_id=GTM-T8HG9X4%20-%20242&ep.page_querystring=&ep.audience=Consumer&ep.content_type=&ep.solution=&ep.vertical=&ep.browser_flag=Not%20Supported&tfd=1486 — 204 — 551 B — 105 ms — h2https://um.simpli.fi/smaatoum.simpli.fi/smaato https://um.simpli.fi/smaato — 302 — 609 B — 51 ms — h2https://um.simpli.fi/nexxenum.simpli.fi/nexxen https://um.simpli.fi/nexxen — 302 — 603 B — 51 ms — h2https://um.simpli.fi/tripleliftum.simpli.fi/triplelift https://um.simpli.fi/triplelift — 302 — 612 B — 51 ms — h2https://um.simpli.fi/telaria_pum.simpli.fi/telaria_p https://um.simpli.fi/telaria_p — 302 — 610 B — 51 ms — h2https://um.simpli.fi/tapadum.simpli.fi/tapad https://um.simpli.fi/tapad — 302 — 628 B — 77 ms — h2https://um.simpli.fi/ad_advisorum.simpli.fi/ad_advisor https://um.simpli.fi/ad_advisor — 302 — 619 B — 77 ms — h2https://um.simpli.fi/intentiqum.simpli.fi/intentiq https://um.simpli.fi/intentiq — 302 — 641 B — 77 ms — h2https://um.simpli.fi/pubmaticum.simpli.fi/pubmatic https://um.simpli.fi/pubmatic — 200 — 609 B — 68 ms — h2https://um.simpli.fi/freewheelum.simpli.fi/freewheel https://um.simpli.fi/freewheel — 200 — 609 B — 69 ms — h2https://um.simpli.fi/dtnxum.simpli.fi/dtnx https://um.simpli.fi/dtnx — 302 — 620 B — 78 ms — h2https://um.simpli.fi/exelatemum.simpli.fi/exelatem https://um.simpli.fi/exelatem — 302 — 615 B — 79 ms — h2https://um.simpli.fi/yahooum.simpli.fi/yahoo https://um.simpli.fi/yahoo — 200 — 609 B — 70 ms — h2https://um.simpli.fi/beachfrontum.simpli.fi/beachfront https://um.simpli.fi/beachfront — 302 — 605 B — 79 ms — h2https://um.simpli.fi/crwdcntrlum.simpli.fi/crwdcntrl https://um.simpli.fi/crwdcntrl — 302 — 610 B — 79 ms — h2https://um.simpli.fi/lj_matchum.simpli.fi/lj_match https://um.simpli.fi/lj_match — 302 — 604 B — 79 ms — h2https://um.simpli.fi/liveramp_matchum.simpli.fi/liveramp_match https://um.simpli.fi/liveramp_match — 302 — 611 B — 79 ms — h2https://dual-pixelconnector.pixeltracker.co/validate?id=949e9e1c-2714-4962-80dd-3bf3e9fd85addual-pixelconnector.pixeltracker.co... https://dual-pixelconnector.pixeltracker.co/validate?id=949e9e1c-2714-4962-80dd-3bf3e9fd85ad — 400 — 193 B — 299 ms — h2https://tags.srv.stackadapt.com/sa.csstags.srv.stackadapt.com/sa.css https://tags.srv.stackadapt.com/sa.css — 200 — 165 B — 97 ms — h2https://tags.srv.stackadapt.com/sa.jpegtags.srv.stackadapt.com/sa.jpeg https://tags.srv.stackadapt.com/sa.jpeg — 200 — 1.6 KiB — 293 ms — h2https://ml314.com/utsync.ashx?et=0&eid=93940&fp=C09F556D08E747F69E1AAAEB17C7B306ml314.com/utsync.ashx?et=0&eid=9394... https://ml314.com/utsync.ashx?et=0&eid=93940&fp=C09F556D08E747F69E1AAAEB17C7B306 — 200 — 295 B — 100 ms — h2https://ps.eyeota.net/match?bid=irm51m1&uid=85F91C00ADD849FFA19347C49B5EF30Cps.eyeota.net/match?bid=irm51m1&uid... https://ps.eyeota.net/match?bid=irm51m1&uid=85F91C00ADD849FFA19347C49B5EF30C — 200 — 354 B — 153 ms — http/1.1https://x.bidswitch.net/sync?dsp_id=518&user_id=3245F0304B244B34BFDAD752EE467664x.bidswitch.net/sync?dsp_id=518&use... https://x.bidswitch.net/sync?dsp_id=518&user_id=3245F0304B244B34BFDAD752EE467664 — 200 — 183 B — 144 ms — h2https://synchroscript.deliveryengine.adswizz.com/syncMe?partnerDomain=simpli.fi&idType=cookie&partnerUserId=B3D96BFF2AFE48A3A9FE45EA0CA060F6synchroscript.deliveryengine.adswiz... https://synchroscript.deliveryengine.adswizz.com/syncMe?partnerDomain=simpli.fi&idType=cookie&partnerUserId=B3D96BFF2AFE48A3A9FE45EA0CA060F6 — 200 — 385 B — 97 ms — h2https://accdn.lpsnmedia.net/api/account/6091852/configuration/setting/accountproperties?__d=33471accdn.lpsnmedia.net/api/account/609... https://accdn.lpsnmedia.net/api/account/6091852/configuration/setting/accountproperties?__d=33471 — 200 — 2.4 KiB — 176 ms — h2https://accdn.lpsnmedia.net/api/account/6091852/configuration/le-connectors/all-connectors?__d=13230accdn.lpsnmedia.net/api/account/609... https://accdn.lpsnmedia.net/api/account/6091852/configuration/le-connectors/all-connectors?__d=13230 — 200 — 2.7 KiB — 171 ms — h2https://accdn.lpsnmedia.net/api/account/6091852/configuration/le-campaigns/zones?fields=id&fields=zoneValue&__d=679accdn.lpsnmedia.net/api/account/609... https://accdn.lpsnmedia.net/api/account/6091852/configuration/le-campaigns/zones?fields=id&fields=zoneValue&__d=679 — 200 — 1.3 KiB — 187 ms — h2https://s.ad.smaato.net/c/?dspInit=675&dspCookie=9E1B3DE2B23D4409A613522690A7C9F4s.ad.smaato.net/c/?dspInit=675&dspC... https://s.ad.smaato.net/c/?dspInit=675&dspCookie=9E1B3DE2B23D4409A613522690A7C9F4 — 204 — 66 B — 134 ms — h2https://sync.1rx.io/usersync/simplifi/0ADB5F777E8547439A510C653CECC2F3sync.1rx.io/usersync/simplifi/0ADB5... https://sync.1rx.io/usersync/simplifi/0ADB5F777E8547439A510C653CECC2F3 — 302 — 509 B — 140 ms — h2https://eb2.3lift.com/xuid?mid=7969&xuid=6A8A80DCECE141CCB931502191371B95&dongle=yf3eb2.3lift.com/xuid?mid=7969&xuid=6A... https://eb2.3lift.com/xuid?mid=7969&xuid=6A8A80DCECE141CCB931502191371B95&dongle=yf3 — 200 — 140 B — 127 ms — h2https://simplifi.partners.tremorhub.com/sync?UISF=DB4B19BBD6574B9B9B123822069551E7simplifi.partners.tremorhub.com/syn... https://simplifi.partners.tremorhub.com/sync?UISF=DB4B19BBD6574B9B9B123822069551E7 — 200 — 175 B — 337 ms — h2https://connect.facebook.net/signals/config/871078119587868?v=2.9.303&r=stable&domain=www.transunion.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C279%2C199%2C198%2C197%2C235%2C206%2C180%2C181%2C179%2C315%2C308%2C309%2C300%2C305%2C302%2C304%2C303%2C301%2C310%2C312%2C307%2C313%2C306%2C311%2C299%2C194connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/871078119587868?v=2.9.303&r=stable&domain=www.transunion.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C279%2C199%2C198%2C197%2C235%2C206%2C180%2C181%2C179%2C315%2C308%2C309%2C300%2C305%2C302%2C304%2C303%2C301%2C310%2C312%2C307%2C313%2C306%2C311%2C299%2C194 — 200 — 15.5 KiB — 16 ms — h3https://pixel.tapad.com/idsync/ex/receive?partner_id=2305&partner_device_id=318F0B649F054F49A2D9DADBBDD22143pixel.tapad.com/idsync/ex/receive?p... https://pixel.tapad.com/idsync/ex/receive?partner_id=2305&partner_device_id=318F0B649F054F49A2D9DADBBDD22143 — 302 — 643 B — 110 ms — h2https://aa.agkn.com/adscores/g.pixel?sid=9201915418&sifi_uid=797CAEDDC76741B4850AB6F84371B286aa.agkn.com/adscores/g.pixel?sid=92... https://aa.agkn.com/adscores/g.pixel?sid=9201915418&sifi_uid=797CAEDDC76741B4850AB6F84371B286 — 200 — 307 B — 565 ms — h2https://sync.intentiq.com/profiles_engine/ProfilesEngineServlet?at=20&dpi=2124307461&pcid=F02B983B503B4BCBADEA651F95C2332Fsync.intentiq.com/profiles_engine/P... https://sync.intentiq.com/profiles_engine/ProfilesEngineServlet?at=20&dpi=2124307461&pcid=F02B983B503B4BCBADEA651F95C2332F — 200 — 217 B — 92 ms — h2https://fei.pro-market.net/engine?du=24;csync=51EFA6D468C1476C917C8D584B6F51AC;mimetype=img;fei.pro-market.net/engine?du=24;csy... https://fei.pro-market.net/engine?du=24;csync=51EFA6D468C1476C917C8D584B6F51AC;mimetype=img; — 200 — 788 B — 96 ms — h2https://loadm.exelator.com/load/?p=204&g=2191&simid=D7FCC7E346B1444B8E8A3202D9D621A7&j=0loadm.exelator.com/load/?p=204&g=21... https://loadm.exelator.com/load/?p=204&g=2191&simid=D7FCC7E346B1444B8E8A3202D9D621A7&j=0 — 302 — 884 B — 126 ms — h2https://sync.bfmio.com/sync?pid=141&uid=10D9A9D575C64F6485F24536A8E3B5DEsync.bfmio.com/sync?pid=141&uid=10D... https://sync.bfmio.com/sync?pid=141&uid=10D9A9D575C64F6485F24536A8E3B5DE — 204 — 379 B — 309 ms — h2https://bcp.crwdcntrl.net/map/c=7625/tp=SIMP/tpid=4894978B76264DE79494411A51B9CC2Ebcp.crwdcntrl.net/map/c=7625/tp=SIM... https://bcp.crwdcntrl.net/map/c=7625/tp=SIMP/tpid=4894978B76264DE79494411A51B9CC2E — 404 — 268 B — 116 ms — h2https://ce.lijit.com/merge?pid=2&3pid=4FC4B6A18CCC4ADAAA6FB330A2E683B6ce.lijit.com/merge?pid=2&3pid=4FC4B... https://ce.lijit.com/merge?pid=2&3pid=4FC4B6A18CCC4ADAAA6FB330A2E683B6 — 204 — 223 B — 161 ms — h2https://idsync.rlcdn.com/419566.gif?partner_uid=1AF9B6ED63A94C9EA3A9083E06950EFDidsync.rlcdn.com/419566.gif?partner... https://idsync.rlcdn.com/419566.gif?partner_uid=1AF9B6ED63A94C9EA3A9083E06950EFD — 451 — 79 B — 92 ms — h2https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=35186&time=1776894134780&url=https%3A%2F%2Fwww.transunion.com%2F&tm=gtmv2&e_ipv6=AQLtjPLFokVGuwAAAZ23JMp53KLLUIL3tOfREH2SAXMQbxzEDGIZ_uqdoSrdLgHmlGkUlkjMyUUpx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=35186&time=1776894134780&url=https%3A%2F%2Fwww.transunion.com%2F&tm=gtmv2&e_ipv6=AQLtjPLFokVGuwAAAZ23JMp53KLLUIL3tOfREH2SAXMQbxzEDGIZ_uqdoSrdLgHmlGkUlkjMyUU — 200 — 786 B — 247 ms — h2https://bat.bing.com/action/0?ti=4020018&Ver=2&mid=0b28c72e-f93a-4124-89fd-f767ed83750b&bo=1&sid=20b300f03e9411f1ae11ffa9d6c786a9&vid=20b339a03e9411f1b17abf401e53d647&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Free%20Credit%20Score,%20Report,%20Monitoring%20%26%20Alerts%20%7C%20TransUnion&kw=Consumer&p=https%3A%2F%2Fwww.transunion.com%2F&r=&lt=774&evt=pageLoad&sv=2&cdb=AQER&rn=837526bat.bing.com/action/0?ti=4020018&Ve... https://bat.bing.com/action/0?ti=4020018&Ver=2&mid=0b28c72e-f93a-4124-89fd-f767ed83750b&bo=1&sid=20b300f03e9411f1ae11ffa9d6c786a9&vid=20b339a03e9411f1b17abf401e53d647&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Free%20Credit%20Score,%20Report,%20Monitoring%20%26%20Alerts%20%7C%20TransUnion&kw=Consumer&p=https%3A%2F%2Fwww.transunion.com%2F&r=&lt=774&evt=pageLoad&sv=2&cdb=AQER&rn=837526 — 204 — 288 B — 35 ms — h2https://www.googleadservices.com/pagead/conversion/1026675585/?random=1776894134538&cv=7&fst=1776894134538&fmt=3&value=0&label=eGG0CO2U2AIQgafH6QM&guid=ONwww.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/1026675585/?random=1776894134538&cv=7&fst=1776894134538&fmt=3&value=0&label=eGG0CO2U2AIQgafH6QM&guid=ON — 302 — 23 B — 63 ms — h3https://um.simpli.fi/spotx_matchum.simpli.fi/spotx_match https://um.simpli.fi/spotx_match — 204 — 272 B — 36 ms — h2https://um.simpli.fi/anum.simpli.fi/an https://um.simpli.fi/an — 302 — 607 B — 58 ms — h2https://um.simpli.fi/rb_matchum.simpli.fi/rb_match https://um.simpli.fi/rb_match — 302 — 627 B — 58 ms — h2https://um.simpli.fi/ox_matchum.simpli.fi/ox_match https://um.simpli.fi/ox_match — 302 — 610 B — 58 ms — h2https://ad.doubleclick.net/activity;src=4395963;type=TUIVM0;cat=Trans0;rcb=1;ord=1;num=6337223546377;npa=1;auiddc=1191759458.1776894134;u8=https%3A%2F%2Fwww.transunion.com%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9166914402z8813298379za20gzb813298379zd813298379xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=6;tag_exp=0~115938466~115938469~117266400;dc_random=1776894135_RZUOMAYAmYbwe7koadVU4HavnRvK-LqNSw;epver=2?ad.doubleclick.net/activity;src=439... https://ad.doubleclick.net/activity;src=4395963;type=TUIVM0;cat=Trans0;rcb=1;ord=1;num=6337223546377;npa=1;auiddc=1191759458.1776894134;u8=https%3A%2F%2Fwww.transunion.com%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9166914402z8813298379za20gzb813298379zd813298379xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=6;tag_exp=0~115938466~115938469~117266400;dc_random=1776894135_RZUOMAYAmYbwe7koadVU4HavnRvK-LqNSw;epver=2? — 302 — 22 B — 401 ms — h3https://cm.g.doubleclick.net/pixel?google_nid=simplifi&google_cm&google_sccm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=simplifi&google_cm&google_sc — 302 — 273 B — 105 ms — h2https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=35186&time=1776894134782&url=https%3A%2F%2Fwww.transunion.com%2F&e_ipv6=AQID4b0Px5l1TwAAAZ23JMqXwAPHkY_KEltBh0kQ7Xx3LxZNkjbbBRHB1nzXqD4Nh56jtHizmG0px4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=35186&time=1776894134782&url=https%3A%2F%2Fwww.transunion.com%2F&e_ipv6=AQID4b0Px5l1TwAAAZ23JMqXwAPHkY_KEltBh0kQ7Xx3LxZNkjbbBRHB1nzXqD4Nh56jtHizmG0 — 200 — 692 B — 165 ms — h2https://ad.doubleclick.net/activity;src=8524752;type=rmkt01;cat=trarm0;rcb=17;ord=3021066756132;npa=1;auiddc=1191759458.1776894134;u1=https%3A%2F%2Fwww.transunion.com%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0z8813298379za20gzb813298379zd813298379xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=6;tag_exp=0~115938466~115938468~117266400~117884344;dc_random=1776894135_vwgFDVmP6ToW0WQ95zXgKZUyn4eKlYBdGQ;epver=2?ad.doubleclick.net/activity;src=852... https://ad.doubleclick.net/activity;src=8524752;type=rmkt01;cat=trarm0;rcb=17;ord=3021066756132;npa=1;auiddc=1191759458.1776894134;u1=https%3A%2F%2Fwww.transunion.com%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0z8813298379za20gzb813298379zd813298379xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=6;tag_exp=0~115938466~115938468~117266400~117884344;dc_random=1776894135_vwgFDVmP6ToW0WQ95zXgKZUyn4eKlYBdGQ;epver=2? — 302 — 22 B — 377 ms — h3https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-6D2F5M2DQK&cid=764756115.1776894135&gtm=45je64k0v886165835z8813298379za20gzb813298379zd813298379&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266400~117512543&z=1582833836www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-6D2F5M2DQK&cid=764756115.1776894135&gtm=45je64k0v886165835z8813298379za20gzb813298379zd813298379&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266400~117512543&z=1582833836 — 200 — 408 B — 95 ms — h2https://publisher.liveperson.net/device-detection/script.jspublisher.liveperson.net/device-det... https://publisher.liveperson.net/device-detection/script.js — 200 — 2.8 KiB — 79 ms — h2https://ib.adnxs.com/setuid?entity=66&code=76CF58628AF54355AAB1ED5764D23C5Bib.adnxs.com/setuid?entity=66&code=... https://ib.adnxs.com/setuid?entity=66&code=76CF58628AF54355AAB1ED5764D23C5B — -1 — 0 B — 127 ms — https://pixel.rubiconproject.com/tap.php?v=6286&nid=2132&put=C4856EBA46764AE4B7716A79217D67E4&expires=365pixel.rubiconproject.com/tap.php?v=... https://pixel.rubiconproject.com/tap.php?v=6286&nid=2132&put=C4856EBA46764AE4B7716A79217D67E4&expires=365 — 204 — 239 B — 105 ms — http/1.1https://us-u.openx.net/w/1.0/sd?id=537072966&val=116D17C8972543F989350CAB25C108EBus-u.openx.net/w/1.0/sd?id=53707296... https://us-u.openx.net/w/1.0/sd?id=537072966&val=116D17C8972543F989350CAB25C108EB — 200 — 279 B — 118 ms — h2https://pixel.tapad.com/idsync/ex/receive/check?partner_id=2305&partner_device_id=318F0B649F054F49A2D9DADBBDD22143pixel.tapad.com/idsync/ex/receive/c... https://pixel.tapad.com/idsync/ex/receive/check?partner_id=2305&partner_device_id=318F0B649F054F49A2D9DADBBDD22143 — 200 — 426 B — 38 ms — h2https://sync.1rx.io/usersync/simplifi/0ADB5F777E8547439A510C653CECC2F3?zcc=1&cb=1776894135066sync.1rx.io/usersync/simplifi/0ADB5... https://sync.1rx.io/usersync/simplifi/0ADB5F777E8547439A510C653CECC2F3?zcc=1&cb=1776894135066 — 200 — 154 B — 32 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1026675585/?random=1164541837&cv=7&fst=1776894134538&fmt=3&value=0&label=eGG0CO2U2AIQgafH6QM&guid=ON&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQI&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XEp4ZTqp-UbKJXd3TwT6vdkrQoTtXkzbGfS4Wwa4lCf4Hb1rf-JsMaArst&pscrd=IhMI6sTlvbaClAMVKU-kBB1GjSuoMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy50cmFuc3VuaW9uLmNvbS96DAgJYggIABAAGAAgAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1026675585/?random=1164541837&cv=7&fst=1776894134538&fmt=3&value=0&label=eGG0CO2U2AIQgafH6QM&guid=ON&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQI&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XEp4ZTqp-UbKJXd3TwT6vdkrQoTtXkzbGfS4Wwa4lCf4Hb1rf-JsMaArst&pscrd=IhMI6sTlvbaClAMVKU-kBB1GjSuoMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy50cmFuc3VuaW9uLmNvbS96DAgJYggIABAAGAAgAA — 302 — 24 B — 138 ms — h3https://connect.facebook.net/signals/config/1892342844860538?v=2.9.303&r=stable&domain=www.transunion.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C279%2C199%2C198%2C197%2C235%2C206%2C180%2C181%2C179%2C315%2C308%2C309%2C300%2C305%2C302%2C304%2C303%2C301%2C310%2C312%2C307%2C313%2C306%2C311%2C299%2C194connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1892342844860538?v=2.9.303&r=stable&domain=www.transunion.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C279%2C199%2C198%2C197%2C235%2C206%2C180%2C181%2C179%2C315%2C308%2C309%2C300%2C305%2C302%2C304%2C303%2C301%2C310%2C312%2C307%2C313%2C306%2C311%2C299%2C194 — 200 — 15.4 KiB — 13 ms — h3https://ad.doubleclick.net/activity;dc_pre=CPSJ5r22gpQDFV5oHQkdd3gDHw;src=4395963;type=TUIVM0;cat=Trans0;rcb=1;ord=1;num=6337223546377;npa=1;auiddc=1191759458.1776894134;u8=https%3A%2F%2Fwww.transunion.com%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9166914402z8813298379za20gzb813298379zd813298379xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=6;tag_exp=0~115938466~115938469~117266400;dc_random=1776894135_RZUOMAYAmYbwe7koadVU4HavnRvK-LqNSw;epver=2?ad.doubleclick.net/activity;dc_pre=... https://ad.doubleclick.net/activity;dc_pre=CPSJ5r22gpQDFV5oHQkdd3gDHw;src=4395963;type=TUIVM0;cat=Trans0;rcb=1;ord=1;num=6337223546377;npa=1;auiddc=1191759458.1776894134;u8=https%3A%2F%2Fwww.transunion.com%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9166914402z8813298379za20gzb813298379zd813298379xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=6;tag_exp=0~115938466~115938469~117266400;dc_random=1776894135_RZUOMAYAmYbwe7koadVU4HavnRvK-LqNSw;epver=2? — 302 — 22 B — 336 ms — h3https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/ui-framework.js?version=10.47.0-release_2318786578lpcdn.lpsnmedia.net/le_unified_wind... https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/ui-framework.js?version=10.47.0-release_2318786578 — 200 — 10.7 KiB — 74 ms — h2https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/surveylogicinstance.min.js?version=10.47.0-release_2318786578lpcdn.lpsnmedia.net/le_unified_wind... https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/surveylogicinstance.min.js?version=10.47.0-release_2318786578 — 200 — 3.0 KiB — 72 ms — h2https://bttrack.com/engagement/js?goalId=16701&cb=1776894134984bttrack.com/engagement/js?goalId=16... https://bttrack.com/engagement/js?goalId=16701&cb=1776894134984 — 200 — 3.5 KiB — 100 ms — h2https://loadm.exelator.com/load/?p=204&g=2191&simid=D7FCC7E346B1444B8E8A3202D9D621A7&j=0&xl8blockcheck=1loadm.exelator.com/load/?p=204&g=21... https://loadm.exelator.com/load/?p=204&g=2191&simid=D7FCC7E346B1444B8E8A3202D9D621A7&j=0&xl8blockcheck=1 — 204 — 324 B — 40 ms — h2https://ad.doubleclick.net/activity;dc_pre=COij5722gpQDFRxHHQkdNB48FQ;src=8524752;type=rmkt01;cat=trarm0;rcb=17;ord=3021066756132;npa=1;auiddc=1191759458.1776894134;u1=https%3A%2F%2Fwww.transunion.com%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0z8813298379za20gzb813298379zd813298379xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=6;tag_exp=0~115938466~115938468~117266400~117884344;dc_random=1776894135_vwgFDVmP6ToW0WQ95zXgKZUyn4eKlYBdGQ;epver=2?ad.doubleclick.net/activity;dc_pre=... https://ad.doubleclick.net/activity;dc_pre=COij5722gpQDFRxHHQkdNB48FQ;src=8524752;type=rmkt01;cat=trarm0;rcb=17;ord=3021066756132;npa=1;auiddc=1191759458.1776894134;u1=https%3A%2F%2Fwww.transunion.com%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0z8813298379za20gzb813298379zd813298379xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=6;tag_exp=0~115938466~115938468~117266400~117884344;dc_random=1776894135_vwgFDVmP6ToW0WQ95zXgKZUyn4eKlYBdGQ;epver=2? — 302 — 22 B — 341 ms — h3https://stats.g.doubleclick.net/g/collect?v=2&tid=G-6D2F5M2DQK&cid=764756115.1776894135&gtm=45je64k0v886165835z8813298379za20gzb813298379zd813298379&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266400~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-6D2F5M2DQK&cid=764756115.1776894135&gtm=45je64k0v886165835z8813298379za20gzb813298379zd813298379&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266400~117512543 — 204 — 551 B — 93 ms — h2https://www.facebook.com/tr/?id=155147754310729&ev=PageView&dl=https%3A%2F%2Fwww.transunion.com&rl=&if=false&ts=1776894135120&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4124&fbp=fb.1.1776894135113.233035669538738021&pm=1&hrl=bc20c6&ler=empty&cdl=API_unavailable&plt=774.5&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776894134710&coo=false&cs_cc=1&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im0&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=15514775431... https://www.facebook.com/tr/?id=155147754310729&ev=PageView&dl=https%3A%2F%2Fwww.transunion.com&rl=&if=false&ts=1776894135120&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4124&fbp=fb.1.1776894135113.233035669538738021&pm=1&hrl=bc20c6&ler=empty&cdl=API_unavailable&plt=774.5&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776894134710&coo=false&cs_cc=1&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im0&expv2[6]=hf0&rqm=GET — 200 — 16 B — 53 ms — h3https://www.facebook.com/tr/?id=871078119587868&ev=PageView&dl=https%3A%2F%2Fwww.transunion.com&rl=&if=false&ts=1776894135124&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4124&fbp=fb.1.1776894135113.233035669538738021&pm=1&hrl=086921&ler=empty&cdl=API_unavailable&plt=774.5&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776894134710&coo=false&cs_cc=1&ccs=621752640887429&cas=30350519067928133%2C24110023028627768%2C26330592096540444&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im0&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=87107811958... https://www.facebook.com/tr/?id=871078119587868&ev=PageView&dl=https%3A%2F%2Fwww.transunion.com&rl=&if=false&ts=1776894135124&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4124&fbp=fb.1.1776894135113.233035669538738021&pm=1&hrl=086921&ler=empty&cdl=API_unavailable&plt=774.5&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776894134710&coo=false&cs_cc=1&ccs=621752640887429&cas=30350519067928133%2C24110023028627768%2C26330592096540444&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im0&expv2[6]=hf0&rqm=GET — 200 — 16 B — 54 ms — h3https://www.facebook.com/tr/?id=1892342844860538&ev=PageView&dl=https%3A%2F%2Fwww.transunion.com&rl=&if=false&ts=1776894135128&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4124&fbp=fb.1.1776894135113.233035669538738021&pm=1&hrl=8da40c&ler=empty&cdl=API_unavailable&plt=774.5&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776894134710&coo=false&cs_cc=1&cas=10014394051980372%2C23883183081371001&dlc=1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im0&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=18923428448... https://www.facebook.com/tr/?id=1892342844860538&ev=PageView&dl=https%3A%2F%2Fwww.transunion.com&rl=&if=false&ts=1776894135128&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4124&fbp=fb.1.1776894135113.233035669538738021&pm=1&hrl=8da40c&ler=empty&cdl=API_unavailable&plt=774.5&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776894134710&coo=false&cs_cc=1&cas=10014394051980372%2C23883183081371001&dlc=1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im0&expv2[6]=hf0&rqm=GET — 200 — 19 B — 50 ms — h3https://um.simpli.fi/g_match?id=&google_error=3um.simpli.fi/g_match?id=&google_err... https://um.simpli.fi/g_match?id=&google_error=3 — 204 — 520 B — 36 ms — h2https://lpcdn.lpsnmedia.net/le_secure_storage/3.36.1-release_2314911046/storage.secure.min.html?loc=https%3A%2F%2Fwww.transunion.com&site=6091852&env=prod&isCrossDomain=true&accdn=accdn.lpsnmedia.net&isFetchEnabled=truelpcdn.lpsnmedia.net/le_secure_stora... https://lpcdn.lpsnmedia.net/le_secure_storage/3.36.1-release_2314911046/storage.secure.min.html?loc=https%3A%2F%2Fwww.transunion.com&site=6091852&env=prod&isCrossDomain=true&accdn=accdn.lpsnmedia.net&isFetchEnabled=true — 200 — 17.3 KiB — 78 ms — h2https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=155147754310729&ev=PageView&dl=https%3A%2F%2Fwww.transunion.com&rl=&if=false&ts=1776894135120&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4124&fbp=fb.1.1776894135113.233035669538738021&pm=1&hrl=bc20c6&ler=empty&cdl=API_unavailable&plt=774.5&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776894134710&coo=false&cs_cc=1&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im0&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=155147754310729&ev=PageView&dl=https%3A%2F%2Fwww.transunion.com&rl=&if=false&ts=1776894135120&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4124&fbp=fb.1.1776894135113.233035669538738021&pm=1&hrl=bc20c6&ler=empty&cdl=API_unavailable&plt=774.5&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776894134710&coo=false&cs_cc=1&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im0&expv2[6]=hf0&rqm=FGET — 200 — 196 B — 342 ms — h3https://static.cdn-apple.com/businesschat/start-chat-button/2.0.0/index.jsstatic.cdn-apple.com/businesschat/s... https://static.cdn-apple.com/businesschat/start-chat-button/2.0.0/index.js — -1 — 0 B — 0 ms — https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=871078119587868&ev=PageView&dl=https%3A%2F%2Fwww.transunion.com&rl=&if=false&ts=1776894135124&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4124&fbp=fb.1.1776894135113.233035669538738021&pm=1&hrl=086921&ler=empty&cdl=API_unavailable&plt=774.5&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776894134710&coo=false&cs_cc=1&ccs=621752640887429&cas=30350519067928133%2C24110023028627768%2C26330592096540444&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im0&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=871078119587868&ev=PageView&dl=https%3A%2F%2Fwww.transunion.com&rl=&if=false&ts=1776894135124&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4124&fbp=fb.1.1776894135113.233035669538738021&pm=1&hrl=086921&ler=empty&cdl=API_unavailable&plt=774.5&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776894134710&coo=false&cs_cc=1&ccs=621752640887429&cas=30350519067928133%2C24110023028627768%2C26330592096540444&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im0&expv2[6]=hf0&rqm=FGET — 200 — 203 B — 219 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1892342844860538&ev=PageView&dl=https%3A%2F%2Fwww.transunion.com&rl=&if=false&ts=1776894135128&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4124&fbp=fb.1.1776894135113.233035669538738021&pm=1&hrl=8da40c&ler=empty&cdl=API_unavailable&plt=774.5&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776894134710&coo=false&cs_cc=1&cas=10014394051980372%2C23883183081371001&dlc=1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im0&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1892342844860538&ev=PageView&dl=https%3A%2F%2Fwww.transunion.com&rl=&if=false&ts=1776894135128&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4124&fbp=fb.1.1776894135113.233035669538738021&pm=1&hrl=8da40c&ler=empty&cdl=API_unavailable&plt=774.5&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776894134710&coo=false&cs_cc=1&cas=10014394051980372%2C23883183081371001&dlc=1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im0&expv2[6]=hf0&rqm=FGET — 200 — 194 B — 239 ms — h3https://lpcdn.lpsnmedia.net/le_secure_storage/3.36.1-release_2314911046/storage.secure.min.js?loc=https%3A%2F%2Fwww.transunion.com&site=6091852&force=1&env=prod&isCrossDomain=true&accdn=accdn.lpsnmedia.net&isFetchEnabled=truelpcdn.lpsnmedia.net/le_secure_stora... https://lpcdn.lpsnmedia.net/le_secure_storage/3.36.1-release_2314911046/storage.secure.min.js?loc=https%3A%2F%2Fwww.transunion.com&site=6091852&force=1&env=prod&isCrossDomain=true&accdn=accdn.lpsnmedia.net&isFetchEnabled=true — 200 — 16.0 KiB — 26 ms — h2https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/desktopEmbedded.js?version=10.47.0-release_2318786578lpcdn.lpsnmedia.net/le_unified_wind... https://lpcdn.lpsnmedia.net/le_unified_window/10.47.0-release_2318786578/desktopEmbedded.js?version=10.47.0-release_2318786578 — 200 — 264.7 KiB — 70 ms — h2https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 613 B — 148 ms — h2https://bttrack.com/engagement/event?input=%7B%22globalId%22%3A%2200000000-0000-0000-0000-000000000042%22%2C%22creativeId%22%3A%22%22%2C%22placementId%22%3A%22%22%2C%22goalId%22%3A%2216701%22%2C%22sessionId%22%3A%228253f5e7-e8c6-4098-a306-4744fd8c06a1%22%2C%22parentPublisherId%22%3A%22%22%2C%22publisherId%22%3A%22%22%2C%22siteId%22%3A%22%22%2C%22commonId%22%3A%22%22%2C%22heartbeat%22%3A1%2C%22url%22%3A%22https%3A%2F%2Fwww.transunion.com%2F%22%2C%22fingerprint%22%3A%22%22%2C%22fingerprintProvider%22%3A%22%22%7Dbttrack.com/engagement/event?input=... https://bttrack.com/engagement/event?input=%7B%22globalId%22%3A%2200000000-0000-0000-0000-000000000042%22%2C%22creativeId%22%3A%22%22%2C%22placementId%22%3A%22%22%2C%22goalId%22%3A%2216701%22%2C%22sessionId%22%3A%228253f5e7-e8c6-4098-a306-4744fd8c06a1%22%2C%22parentPublisherId%22%3A%22%22%2C%22publisherId%22%3A%22%22%2C%22siteId%22%3A%22%22%2C%22commonId%22%3A%22%22%2C%22heartbeat%22%3A1%2C%22url%22%3A%22https%3A%2F%2Fwww.transunion.com%2F%22%2C%22fingerprint%22%3A%22%22%2C%22fingerprintProvider%22%3A%22%22%7D — 200 — 126 B — 291 ms — h2https://bttrack.com/engagement/getpixels?gid=16701bttrack.com/engagement/getpixels?gi... https://bttrack.com/engagement/getpixels?gid=16701 — 200 — 51 B — 291 ms — h2https://www.google.com/gmp/conversion/_dc_unique_id=2535995933447141946;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4NV9cwIG2a02xsvnCO38B-ribPjE8S0Zdfdh;_dc_time=1776894135;dc_pre=CPSJ5r22gpQDFV5oHQkdd3gDHw;src=4395963;type=TUIVM0;cat=Trans0;rcb=1;ord=1;num=6337223546377;npa=1;auiddc=1191759458.1776894134;u8=https%3A%2F%2Fwww.transunion.com%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9166914402z8813298379za20gzb813298379zd813298379xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=6;tag_exp=0~115938466~115938469~117266400;dc_random=1776894135_RZUOMAYAmYbwe7koadVU4HavnRvK-LqNSw;epver=2?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=2535995933447141946;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4NV9cwIG2a02xsvnCO38B-ribPjE8S0Zdfdh;_dc_time=1776894135;dc_pre=CPSJ5r22gpQDFV5oHQkdd3gDHw;src=4395963;type=TUIVM0;cat=Trans0;rcb=1;ord=1;num=6337223546377;npa=1;auiddc=1191759458.1776894134;u8=https%3A%2F%2Fwww.transunion.com%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9166914402z8813298379za20gzb813298379zd813298379xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=6;tag_exp=0~115938466~115938469~117266400;dc_random=1776894135_RZUOMAYAmYbwe7koadVU4HavnRvK-LqNSw;epver=2? — 200 — 63 B — 207 ms — h3https://tags.srv.stackadapt.com/saq_pxl?uid=mHy07RF_TI254KGgtpSwWg&is_js=true&landing_url=https%3A%2F%2Fwww.transunion.com%2F&t=Free%20Credit%20Score%2C%20Report%2C%20Monitoring%20%26%20Alerts%20%7C%20TransUnion&tip=z8exsNmUTrNMedZn2bm6MpWMsVIM6AJlXnPZ8Mjz3Rc&host=https%3A%2F%2Fwww.transunion.com&sa_conv_data_css_value=%27%27&sa_conv_data_image_value=ffd8ffe000104a46494600010101006000600000ffdb004300080606070605080707070909080a0c140d0c0b0b0c1912130f141d1a1f1e1d1a1c1c20242e2720222c231c1c2837292c30313434341f27393d38323c2e333432ffdb0043010909090c0b0c180d0d1832211c213232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232ffc00011080001000103012200021101031101ffc4001f0000010501010101010100000000000000000102030405060708090a0bffc400b5100002010303020403050504040000017d01020300041105122131410613516107227114328191a1082342b1c11552d1f02433627282090a161718191a25262728292a3435363738393a434445464748494a535455565758595a636465666768696a737475767778797a838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae1e2e3e4e5e6e7e8e9eaf1f2f3f4f5f6f7f8f9faffc4001f0100030101010101010101010000000000000102030405060708090a0bffc400b51100020102040403040705040400010277000102031104052131061241510761711322328108144291a1b1c109233352f0156272d10a162434e125f11718191a262728292a35363738393a434445464748494a535455565758595a636465666768696a737475767778797a82838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae2e3e4e5e6e7e8e9eaf2f3f4f5f6f7f8f9faffda000c03010002110311003f00f7fa28a2803fffd96dddfd21afe45217626bd2651d1a217c8de3bcc1&l_src=&l_src_d=&u_src=&u_src_d=&shop=false&sa-user-id-v4=s%253A.o6W7wkJsHSTU4%252BLlDruZ%252FwNjVcUZZMvakQpSatDoAgo&sa-user-id-v3=s%253AAQAKIMwhLql-qrJagS4tg1wJ61Ies-qTwX9GK-edSi_4Z4ZVEMABGAQgtoGlzwYwAToETLyAOUIEYQaQKQ.NRGr644ZzrUFGKzD05d6XcT%252BlYqPLFdLpzCxQlo1vbE&sa-user-id-v2=s%253Abd39Ia_kUhdia9JlHRohfI3jvME.YIv8sjYy%252B%252BaV8QF8HitCSGNt%252F8G20CXUzUNnRXsWyQU&sa-user-id=s%253A0-6dddfd21-afe4-5217-626b-d2651d1a217c.Nb%252Fyjm17LGM2OWQH%252FsDpCtHfPrRZ09DdXnCcdq4vaqgtags.srv.stackadapt.com/saq_pxl?uid... https://tags.srv.stackadapt.com/saq_pxl?uid=mHy07RF_TI254KGgtpSwWg&is_js=true&landing_url=https%3A%2F%2Fwww.transunion.com%2F&t=Free%20Credit%20Score%2C%20Report%2C%20Monitoring%20%26%20Alerts%20%7C%20TransUnion&tip=z8exsNmUTrNMedZn2bm6MpWMsVIM6AJlXnPZ8Mjz3Rc&host=https%3A%2F%2Fwww.transunion.com&sa_conv_data_css_value=%27%27&sa_conv_data_image_value=ffd8ffe000104a46494600010101006000600000ffdb004300080606070605080707070909080a0c140d0c0b0b0c1912130f141d1a1f1e1d1a1c1c20242e2720222c231c1c2837292c30313434341f27393d38323c2e333432ffdb0043010909090c0b0c180d0d1832211c213232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232ffc00011080001000103012200021101031101ffc4001f0000010501010101010100000000000000000102030405060708090a0bffc400b5100002010303020403050504040000017d01020300041105122131410613516107227114328191a1082342b1c11552d1f02433627282090a161718191a25262728292a3435363738393a434445464748494a535455565758595a636465666768696a737475767778797a838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae1e2e3e4e5e6e7e8e9eaf1f2f3f4f5f6f7f8f9faffc4001f0100030101010101010101010000000000000102030405060708090a0bffc400b51100020102040403040705040400010277000102031104052131061241510761711322328108144291a1b1c109233352f0156272d10a162434e125f11718191a262728292a35363738393a434445464748494a535455565758595a636465666768696a737475767778797a82838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae2e3e4e5e6e7e8e9eaf2f3f4f5f6f7f8f9faffda000c03010002110311003f00f7fa28a2803fffd96dddfd21afe45217626bd2651d1a217c8de3bcc1&l_src=&l_src_d=&u_src=&u_src_d=&shop=false&sa-user-id-v4=s%253A.o6W7wkJsHSTU4%252BLlDruZ%252FwNjVcUZZMvakQpSatDoAgo&sa-user-id-v3=s%253AAQAKIMwhLql-qrJagS4tg1wJ61Ies-qTwX9GK-edSi_4Z4ZVEMABGAQgtoGlzwYwAToETLyAOUIEYQaQKQ.NRGr644ZzrUFGKzD05d6XcT%252BlYqPLFdLpzCxQlo1vbE&sa-user-id-v2=s%253Abd39Ia_kUhdia9JlHRohfI3jvME.YIv8sjYy%252B%252BaV8QF8HitCSGNt%252F8G20CXUzUNnRXsWyQU&sa-user-id=s%253A0-6dddfd21-afe4-5217-626b-d2651d1a217c.Nb%252Fyjm17LGM2OWQH%252FsDpCtHfPrRZ09DdXnCcdq4vaqg — 200 — 312 B — 102 ms — h2https://www.google.com/pagead/1p-conversion/1026675585/?random=1164541837&cv=7&fst=1776894134538&fmt=3&value=0&label=eGG0CO2U2AIQgafH6QM&guid=ON&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQI&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XEp4ZTqp-UbKJXd3TwT6vdkrQoTtXkzbGfS4Wwa4lCf4Hb1rf-JsMaArst&pscrd=IhMI6sTlvbaClAMVKU-kBB1GjSuoMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy50cmFuc3VuaW9uLmNvbS96DAgJYggIABAAGAAgAA&is_vtc=1&cid=CAQSWwAFq6B9qFcpqn-Dd0jecOd27yhLrqJqmu67_oyC7-sicAomlZpLpRstLJ4R3LHBMi3a9tuyW63eOQOnaaEUoiBRofYzRlR_mgh1HYkuI53yAZDA3C6AQ-7gNiU&random=586514813www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/1026675585/?random=1164541837&cv=7&fst=1776894134538&fmt=3&value=0&label=eGG0CO2U2AIQgafH6QM&guid=ON&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQI&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XEp4ZTqp-UbKJXd3TwT6vdkrQoTtXkzbGfS4Wwa4lCf4Hb1rf-JsMaArst&pscrd=IhMI6sTlvbaClAMVKU-kBB1GjSuoMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy50cmFuc3VuaW9uLmNvbS96DAgJYggIABAAGAAgAA&is_vtc=1&cid=CAQSWwAFq6B9qFcpqn-Dd0jecOd27yhLrqJqmu67_oyC7-sicAomlZpLpRstLJ4R3LHBMi3a9tuyW63eOQOnaaEUoiBRofYzRlR_mgh1HYkuI53yAZDA3C6AQ-7gNiU&random=586514813 — 302 — 24 B — 81 ms — h3https://ad.doubleclick.net/ddm/activity/src=10197851;type=invmedia;cat=ciq_t000;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=;gdpr_consent=$%7Bgdpr_consent_755%7D;ord=1?ad.doubleclick.net/ddm/activity/src... https://ad.doubleclick.net/ddm/activity/src=10197851;type=invmedia;cat=ciq_t000;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=;gdpr_consent=$%7Bgdpr_consent_755%7D;ord=1? — 302 — 22 B — 72 ms — h3https://www.google.com/gmp/conversion/_dc_unique_id=3576303681811963819;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4CwfvaZGrARM7wHBNV2SaJwpeaitqWvlWWri;_dc_time=1776894135;dc_pre=COij5722gpQDFRxHHQkdNB48FQ;src=8524752;type=rmkt01;cat=trarm0;rcb=17;ord=3021066756132;npa=1;auiddc=1191759458.1776894134;u1=https%3A%2F%2Fwww.transunion.com%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0z8813298379za20gzb813298379zd813298379xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=6;tag_exp=0~115938466~115938468~117266400~117884344;dc_random=1776894135_vwgFDVmP6ToW0WQ95zXgKZUyn4eKlYBdGQ;epver=2?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=3576303681811963819;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4CwfvaZGrARM7wHBNV2SaJwpeaitqWvlWWri;_dc_time=1776894135;dc_pre=COij5722gpQDFRxHHQkdNB48FQ;src=8524752;type=rmkt01;cat=trarm0;rcb=17;ord=3021066756132;npa=1;auiddc=1191759458.1776894134;u1=https%3A%2F%2Fwww.transunion.com%2F;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0z8813298379za20gzb813298379zd813298379xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=6;tag_exp=0~115938466~115938468~117266400~117884344;dc_random=1776894135_vwgFDVmP6ToW0WQ95zXgKZUyn4eKlYBdGQ;epver=2? — 200 — 63 B — 215 ms — h3https://accdn.lpsnmedia.net/api/account/6091852/configuration/domainprotection/refererrestrictions?__d=46823accdn.lpsnmedia.net/api/account/609... https://accdn.lpsnmedia.net/api/account/6091852/configuration/domainprotection/refererrestrictions?__d=46823 — 200 — 939 B — 197 ms — h2https://ad.doubleclick.net/ddm/activity/src=10197851;dc_pre=CJSB8b22gpQDFaNDHQkdgckmuA;type=invmedia;cat=ciq_t000;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=;gdpr_consent=$%7Bgdpr_consent_755%7D;ord=1?ad.doubleclick.net/ddm/activity/src... https://ad.doubleclick.net/ddm/activity/src=10197851;dc_pre=CJSB8b22gpQDFaNDHQkdgckmuA;type=invmedia;cat=ciq_t000;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=;gdpr_consent=$%7Bgdpr_consent_755%7D;ord=1? — 302 — 22 B — 125 ms — h3https://www.google.es/pagead/1p-conversion/1026675585/?random=1164541837&cv=7&fst=1776894134538&fmt=3&value=0&label=eGG0CO2U2AIQgafH6QM&guid=ON&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQI&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XEp4ZTqp-UbKJXd3TwT6vdkrQoTtXkzbGfS4Wwa4lCf4Hb1rf-JsMaArst&is_vtc=1&cid=CAQSWwAFq6B9qFcpqn-Dd0jecOd27yhLrqJqmu67_oyC7-sicAomlZpLpRstLJ4R3LHBMi3a9tuyW63eOQOnaaEUoiBRofYzRlR_mgh1HYkuI53yAZDA3C6AQ-7gNiU&random=586514813&ipr=y&pscrd=IhMI6sTlvbaClAMVKU-kBB1GjSuoMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy50cmFuc3VuaW9uLmNvbS96DAgJYggIABAAGAAgAAwww.google.es/pagead/1p-conversion/... https://www.google.es/pagead/1p-conversion/1026675585/?random=1164541837&cv=7&fst=1776894134538&fmt=3&value=0&label=eGG0CO2U2AIQgafH6QM&guid=ON&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQI&cerd=CgEA&fsk=ChEI8OOhzwYQy-2I0MH1tu65ARIsADfqr1XEp4ZTqp-UbKJXd3TwT6vdkrQoTtXkzbGfS4Wwa4lCf4Hb1rf-JsMaArst&is_vtc=1&cid=CAQSWwAFq6B9qFcpqn-Dd0jecOd27yhLrqJqmu67_oyC7-sicAomlZpLpRstLJ4R3LHBMi3a9tuyW63eOQOnaaEUoiBRofYzRlR_mgh1HYkuI53yAZDA3C6AQ-7gNiU&random=586514813&ipr=y&pscrd=IhMI6sTlvbaClAMVKU-kBB1GjSuoMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhtodHRwczovL3d3dy50cmFuc3VuaW9uLmNvbS96DAgJYggIABAAGAAgAA — 200 — 154 B — 38 ms — h2https://www.google.com/gmp/conversion/_dc_unique_id=11116054763023385945;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4GeeMKs9yJvyF-S4llsMn1QBrGKZBBOw65S_;_dc_time=1776894135;src=10197851;dc_pre=CJSB8b22gpQDFaNDHQkdgckmuA;type=invmedia;cat=ciq_t000;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=;gdpr_consent=$%7Bgdpr_consent_755%7D;ord=1?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=11116054763023385945;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4GeeMKs9yJvyF-S4llsMn1QBrGKZBBOw65S_;_dc_time=1776894135;src=10197851;dc_pre=CJSB8b22gpQDFaNDHQkdgckmuA;type=invmedia;cat=ciq_t000;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=;gdpr_consent=$%7Bgdpr_consent_755%7D;ord=1? — 200 — 63 B — 202 ms — h3https://va.v.liveperson.net/api/js/6091852?&cb=lpCb35959x71515&t=sp&ts=1776894135466&pid=2045808137&tid=930550640&pt=Free%20Credit%20Score%2C%20Report%2C%20Monitoring%20%26%20Alerts%20%7C%20TransUnion&u=https%3A%2F%2Fwww.transunion.com%2F&sec=%5B%5D&df=0&os=1&sdes=%5B%7B%22type%22%3A%22mrktInfo%22%2C%22info%22%3A%7B%22campaignId%22%3A%22abc%22%7D%7D%5D&identities=%5B%7B%22iss%22%3A%22LivePerson%22%2C%22acr%22%3A%220%22%7D%5Dva.v.liveperson.net/api/js/6091852?... https://va.v.liveperson.net/api/js/6091852?&cb=lpCb35959x71515&t=sp&ts=1776894135466&pid=2045808137&tid=930550640&pt=Free%20Credit%20Score%2C%20Report%2C%20Monitoring%20%26%20Alerts%20%7C%20TransUnion&u=https%3A%2F%2Fwww.transunion.com%2F&sec=%5B%5D&df=0&os=1&sdes=%5B%7B%22type%22%3A%22mrktInfo%22%2C%22info%22%3A%7B%22campaignId%22%3A%22abc%22%7D%7D%5D&identities=%5B%7B%22iss%22%3A%22LivePerson%22%2C%22acr%22%3A%220%22%7D%5D — 200 — 1.1 KiB — 476 ms — h2https://va.v.liveperson.net/api/js/6091852?sid=Xhd6YH5NSeqrcdf6DwgwiA&cb=lpCb5135x5158&t=pl&ts=1776894135483&pid=2045808137&tid=930550640&vid=U0YTQ4ZDM5ZTFkNWY5NzZmva.v.liveperson.net/api/js/6091852?... https://va.v.liveperson.net/api/js/6091852?sid=Xhd6YH5NSeqrcdf6DwgwiA&cb=lpCb5135x5158&t=pl&ts=1776894135483&pid=2045808137&tid=930550640&vid=U0YTQ4ZDM5ZTFkNWY5NzZm — 200 — 913 B — 90 ms — h2https://zn8i03elsrj8ujesh-transunioncxusa.siteintercept.qualtrics.com/WRSiteInterceptEngine/?Q_ZID=ZN_8I03ElsRj8UJeSh&Q_LOC=https%3A%2F%2Fwww.transunion.com%2F&t=1776894136064zn8i03elsrj8ujesh-transunioncxusa.s... https://zn8i03elsrj8ujesh-transunioncxusa.siteintercept.qualtrics.com/WRSiteInterceptEngine/?Q_ZID=ZN_8I03ElsRj8UJeSh&Q_LOC=https%3A%2F%2Fwww.transunion.com%2F&t=1776894136064 — 200 — 4.6 KiB — 113 ms — h2https://resources.digital-cloud-west.medallia.com/wdcwest/147534/onsite/generic1776687762436.jsresources.digital-cloud-west.medall... https://resources.digital-cloud-west.medallia.com/wdcwest/147534/onsite/generic1776687762436.js — 200 — 88.7 KiB — 71 ms — h2https://rjs.3gl.net/hawklogserver/r.prjs.3gl.net/hawklogserver/r.p https://rjs.3gl.net/hawklogserver/r.p — 200 — 214 B — 77 ms — h2https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand/resources/images/favicons/favicon.icowww.transunion.com/etc.clientlibs/t... https://www.transunion.com/etc.clientlibs/transunion/clientlibs/clientlib-trubrand/resources/images/favicons/favicon.ico — 200 — 7.7 KiB — 30 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/37.7ea1ffe71ad8c0799cc1.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.transunion.comsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/37.7ea1ffe71ad8c0799cc1.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.transunion.com — 200 — 18.6 KiB — 44 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.transunion.comsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.transunion.com — 200 — 35.8 KiB — 46 ms — h2https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Targeting.php?Q_ZoneID=ZN_8I03ElsRj8UJeSh&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=websiteintercept.qualtrics.com/WRSiteI... https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Targeting.php?Q_ZoneID=ZN_8I03ElsRj8UJeSh&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web — 200 — 1.4 KiB — 126 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 1138ms · 754KB · $15/mo
Google Tag Manager
Tag Manager
Costly
Execution 293ms
Transfer 181 KB
Unused 32%
Monthly Cost $4/mo
Unattributable
Other
Costly
Execution 292ms
Transfer 0 KB
Monthly Cost $4/mo
www.transunion.com
Other
Optional
Execution 179ms
Transfer 17 KB
Monthly Cost $2/mo
assets.adobedtm.com
Other
Optional
Execution 110ms
Transfer 106 KB
Unused 45%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 98ms
Transfer 177 KB
Unused 36%
Monthly Cost $1/mo
cdn-ukwest.onetrust.com
Other
Optional
Execution 59ms
Transfer 129 KB
Unused 53%
Monthly Cost $1/mo
www.transunion.com
Other
Optional
Execution 56ms
Transfer 0 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 52ms
Transfer 144 KB
Unused 42%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 293ms and costs ~$4/month
  • Unattributable adds 292ms and costs ~$4/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

53% of cdn-ukwest.onetrust.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