Skip to content
https://tableau.com

Performance

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

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

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

848 ms

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

2.14 s

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

636 ms

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

0.011

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

904 ms

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

8.53 s

Page Load Progression

393 ms
785 ms
1.2 s
1.6 s
2.0 s
2.4 s
2.7 s
3.1 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
7.5 MB transferred, 224 requests
FIX
7.5 MB transferred, 224 requests
Critical::
Page weighs 18.5 MB (7.5 MB transferred)
Warning::
JavaScript is 4.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 4.4 MB
Warning::
Images are 2.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.8 MB
Warning::
224 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.6 g CO2 per page load
7.5 MB / 2.4 MB budget
7.5 MB transferred
224 requests
1.6 g CO2 per page load
JavaScript 4.4 MiB 58%
Images 2.8 MiB 37%
Fonts 196.3 KiB 3%
CSS 80.1 KiB 1%
Other 46.6 KiB 1%
HTML 31.8 KiB 0%
Other 8.9 KiB 0%
Other 8.2 KiB 0%
Other 226 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (7.5 MiB of 7.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2957ms total JS execution
FIX
2957ms total JS execution
Warning::
https://www.googletagmanager.com/gtag/js?id=G-8YLN...: 681ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-BVC...: 333ms CPU time
Warning::
Unattributable: 319ms CPU time
Info::
https://www.tableau.com/: 225ms CPU time
Info::
https://a.sfdcstatic.com/digital/one-trust/ext/v1-...: 194ms CPU time
Warning::
Third-party scripts: 2957ms (100% of total)

Main Thread Breakdown

Script Evaluation 72% Other 11% Script Parsing & Compilation 10% Style & Layout 5%
ScriptTotalScriptingParse/CompileParty
https://www.googletagmanager.com/gtag/js?id=G-8YLN0SNXVS&cx=c&gtm=4e64h1681ms650ms8ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-BVCN333ms299ms20ms3rd
Unattributable319ms50ms0ms3rd
https://www.tableau.com/225ms6ms3ms3rd
https://a.sfdcstatic.com/digital/one-trust/ext/v1-stable/gdpr.js194ms178ms5ms3rd
https://cdn.optimizely.com/js/25742810060.js119ms110ms7ms3rd
https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/scripttemplates/202401.2.0/otBannerSdk.js90ms74ms11ms3rd
https://t.contentsquare.net/uxa/6cfa29ccf79a7.js84ms73ms8ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-830457760&cx=c&gtm=4e64h182ms59ms9ms3rd
https://www.tableau.com/c/public/exp/pbc/lwc/prod.DpQ48YaW.js76ms33ms41ms3rd

Showing top 10 of 23 scripts

F
JS Bundles
Action
82 scripts, 2.0 MB unused
FIX
82 scripts, 2.0 MB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-111...: 106 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-TNH...: 103 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-113...: 103 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.tableau.com/c/public/exp/pbc/lwc/prod....: 102 KB unused (93%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-WK2...: 98 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 2.0 MB
2004 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=AW-11150957808&cx=c&gtm=4e64h1144 KB106 KB (73%)3rd
https://www.googletagmanager.com/gtag/js?id=GT-TNHGZTKZ&cx=c&gtm=4e64h1138 KB103 KB (75%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-11360289967&cx=c&gtm=4e64h1136 KB103 KB (75%)3rd
https://www.tableau.com/c/public/exp/pbc/lwc/prod.DpQ48YaW.js110 KB102 KB (93%)3rd
https://www.googletagmanager.com/gtag/js?id=GT-WK2DGFTC&cx=c&gtm=4e64h1129 KB98 KB (76%)3rd
https://www.tableau.com/c/public/exp/pbc/server/templates.9ee7b849434b2a023a1b.js83 KB81 KB (98%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-BVCN202 KB65 KB (32%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-9908883&cx=c&gtm=4e64h1129 KB60 KB (47%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-11549600&cx=c&gtm=4e64h1129 KB60 KB (47%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-8292931&cx=c&gtm=4e64h1129 KB60 KB (47%)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
224 resources · 7.5 MB · 2.0 MB savings available
FIX
224 resources · 7.5 MB · 2.0 MB savings available
Warning::
Page weight 6.5 MB over 1MB target
Got: 7.5 MB Expected: ≤ 1 MB
Info::
~2.0 MB of savings available
Warning::
223 third-party resources (100% of weight)
Info::
5 resources over 200KB
224 resources · 7.5 MiB · 223 third-party 6.5 MiB over 1MB target
JavaScript 58% · 4.4 MiB
Image 37% · 2.8 MiB
Font 3% · 196.3 KiB
CSS 1% · 83.5 KiB
Other 1% · 54.1 KiB
Document 0% · 34.9 KiB

~2.0 MiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
49 images, 0 KB saveable
REVIEW
49 images, 0 KB saveable
Warning::
https://www.tableau.com/themes/custom/tableau_www/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://wp.sfdcdigital.com/tableau/en-us/wp-conten... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tableau.com/sites/default/files/2026-0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://wp.sfdcdigital.com/tableau/en-us/wp-conten... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://wp.sfdcdigital.com/tableau/en-us/wp-conten... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://wp.sfdcdigital.com/tableau/en-us/wp-conten... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://wp.sfdcdigital.com/tableau/en-us/wp-conten... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://wp.sfdcdigital.com/tableau/en-us/wp-conten... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://wp.sfdcdigital.com/tableau/en-us/wp-conten... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://wp.sfdcdigital.com/tableau/en-us/wp-conten... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://wp.sfdcdigital.com/tableau/en-us/wp-conten... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
49 images 2.8 MB
0 oversized -0 KB
39 legacy format
11 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
6 fonts (196 KB)
PASS
6 fonts (196 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

196 KB total

Render-blocking

0

of 6

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 848 ms LCP 2.1 shttps://a.sfdcstatic.com/shared/fonts/salesforce-sans/SalesforceSans-Regular.woff2SalesforceSans-Regular.... https://a.sfdcstatic.com/shared/fonts/salesforce-sans/SalesforceSans-Regular.woff2 — 27.4 KiB — 70 ms — font-display: swaphttps://a.sfdcstatic.com/shared/fonts/salesforce-sans/SalesforceSans-Italic.woff2SalesforceSans-Italic.w... https://a.sfdcstatic.com/shared/fonts/salesforce-sans/SalesforceSans-Italic.woff2 — 28.0 KiB — 85 ms — font-display: swaphttps://a.sfdcstatic.com/shared/fonts/salesforce-sans/SalesforceSans-Bold.woff2SalesforceSans-Bold.woff2 https://a.sfdcstatic.com/shared/fonts/salesforce-sans/SalesforceSans-Bold.woff2 — 27.4 KiB — 89 ms — font-display: swaphttps://a.sfdcstatic.com/shared/fonts/salesforce-icons/salesforce-icons.woff2salesforce-icons.woff2 https://a.sfdcstatic.com/shared/fonts/salesforce-icons/salesforce-icons.woff2 — 15.1 KiB — 91 ms — font-display: swaphttps://a.sfdcstatic.com/shared/fonts/avant-garde/AvantGardeForSalesforceW05-Dm.woff2AvantGardeForSalesforce... https://a.sfdcstatic.com/shared/fonts/avant-garde/AvantGardeForSalesforceW05-Dm.woff2 — 66.8 KiB — 100 ms — font-display: swaphttps://style-assets.tableau.com/v16.1.2/fonts/tableau-icons.woff2tableau-icons.woff2 https://style-assets.tableau.com/v16.1.2/fonts/tableau-icons.woff2 — 31.7 KiB — 25 ms — font-display: swap
SalesforceSans-Regular.... woff2 swap
Size 27 KB
Load time 70 ms
Start 94 ms
Risk FOUT — text flashes from fallback to web font
SalesforceSans-Italic.w... woff2 swap
Size 28 KB
Load time 85 ms
Start 95 ms
Risk FOUT — text flashes from fallback to web font
SalesforceSans-Bold.woff2 woff2 swap
Size 27 KB
Load time 89 ms
Start 95 ms
Risk FOUT — text flashes from fallback to web font
salesforce-icons.woff2 woff2 swap
Size 15 KB
Load time 91 ms
Start 96 ms
Risk FOUT — text flashes from fallback to web font
AvantGardeForSalesforce... woff2 swap
Size 67 KB
Load time 100 ms
Start 96 ms
Risk FOUT — text flashes from fallback to web font
tableau-icons.woff2 woff2 swap
Size 32 KB
Load time 25 ms
Start 362 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
Network Waterfall
224 requests over 4881ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 848 ms LCP 2.1 shttps://tableau.com// https://tableau.com/ — 301 — 530 B — 28 ms — http/1.1https://www.tableau.com/www.tableau.com/ https://www.tableau.com/ — 200 — 27.8 KiB — 52 ms — h2https://a.sfdcstatic.com/shared/fonts/salesforce-sans/SalesforceSans-Regular.woff2a.sfdcstatic.com/shared/fonts/sales... https://a.sfdcstatic.com/shared/fonts/salesforce-sans/SalesforceSans-Regular.woff2 — 200 — 27.4 KiB — 70 ms — h2https://a.sfdcstatic.com/shared/fonts/salesforce-sans/SalesforceSans-Italic.woff2a.sfdcstatic.com/shared/fonts/sales... https://a.sfdcstatic.com/shared/fonts/salesforce-sans/SalesforceSans-Italic.woff2 — 200 — 28.0 KiB — 85 ms — h2https://a.sfdcstatic.com/shared/fonts/salesforce-sans/SalesforceSans-Bold.woff2a.sfdcstatic.com/shared/fonts/sales... https://a.sfdcstatic.com/shared/fonts/salesforce-sans/SalesforceSans-Bold.woff2 — 200 — 27.4 KiB — 89 ms — h2https://a.sfdcstatic.com/shared/fonts/salesforce-icons/salesforce-icons.woff2a.sfdcstatic.com/shared/fonts/sales... https://a.sfdcstatic.com/shared/fonts/salesforce-icons/salesforce-icons.woff2 — 200 — 15.1 KiB — 91 ms — h2https://a.sfdcstatic.com/shared/fonts/avant-garde/AvantGardeForSalesforceW05-Dm.woff2a.sfdcstatic.com/shared/fonts/avant... https://a.sfdcstatic.com/shared/fonts/avant-garde/AvantGardeForSalesforceW05-Dm.woff2 — 200 — 66.8 KiB — 100 ms — h2https://www.tableau.com/c/public/exp/pbc/server/css/style.9a6e24bd01000d1e800f.csswww.tableau.com/c/public/exp/pbc/se... https://www.tableau.com/c/public/exp/pbc/server/css/style.9a6e24bd01000d1e800f.css — 200 — 63.2 KiB — 58 ms — h2https://style-assets.tableau.com/v16.1.2/css/style.header-footer.min.cssstyle-assets.tableau.com/v16.1.2/cs... https://style-assets.tableau.com/v16.1.2/css/style.header-footer.min.css — 200 — 15.9 KiB — 62 ms — h2https://www.tableau.com/c/public/exp/pbc/tableau/global-RZKSPJDH.csswww.tableau.com/c/public/exp/pbc/ta... https://www.tableau.com/c/public/exp/pbc/tableau/global-RZKSPJDH.css — 200 — 988 B — 14 ms — h2https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/top.jsa.sfdcstatic.com/digital/@sfdc-www/... https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/top.js — 200 — 5.6 KiB — 74 ms — h2https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/identity.jsa.sfdcstatic.com/digital/@sfdc-www/... https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/identity.js — 200 — 3.2 KiB — 93 ms — h2https://a.sfdcstatic.com/digital/@sfdc-www-emu/pbc-core-analytics/v1-stable/comp-data.jsa.sfdcstatic.com/digital/@sfdc-www-... https://a.sfdcstatic.com/digital/@sfdc-www-emu/pbc-core-analytics/v1-stable/comp-data.js — 200 — 5.4 KiB — 95 ms — h2https://www.tableau.com/c/public/exp/pbc/tableau/app-CLR4QWWL.jswww.tableau.com/c/public/exp/pbc/ta... https://www.tableau.com/c/public/exp/pbc/tableau/app-CLR4QWWL.js — 200 — 10.5 KiB — 34 ms — h2https://c.salesforce.com/digital/@sfdc-ogs/v1-stable/sdk/interactions.jsc.salesforce.com/digital/@sfdc-ogs/... https://c.salesforce.com/digital/@sfdc-ogs/v1-stable/sdk/interactions.js — 200 — 16.0 KiB — 103 ms — h2https://www.tableau.com/c/public/exp/pbc/lwc/vidyardPlayer.CtkPYpag.jswww.tableau.com/c/public/exp/pbc/lw... https://www.tableau.com/c/public/exp/pbc/lwc/vidyardPlayer.CtkPYpag.js — 200 — 5.5 KiB — 35 ms — h2https://www.tableau.com/c/public/exp/pbc/lwc/vidyardAnalytics.CQMXxpnF.jswww.tableau.com/c/public/exp/pbc/lw... https://www.tableau.com/c/public/exp/pbc/lwc/vidyardAnalytics.CQMXxpnF.js — 200 — 2.8 KiB — 45 ms — h2https://www.tableau.com/themes/custom/tableau_www/logo.v2.svgwww.tableau.com/themes/custom/table... https://www.tableau.com/themes/custom/tableau_www/logo.v2.svg — 200 — 4.2 KiB — 49 ms — h2https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2026/03/SFDC-Analytics-TC26-1.webp?resize=768,768wp.sfdcdigital.com/tableau/en-us/wp... https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2026/03/SFDC-Analytics-TC26-1.webp?resize=768,768 — 200 — 54.3 KiB — 79 ms — h2https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2026/01/TabDC-Marque-Background.png?resize=1536,480wp.sfdcdigital.com/tableau/en-us/wp... https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2026/01/TabDC-Marque-Background.png?resize=1536,480 — 200 — 154.9 KiB — 59 ms — h2https://a.sfdcstatic.com/digital/one-trust/ext/v1-stable/gdpr.jsa.sfdcstatic.com/digital/one-trust/... https://a.sfdcstatic.com/digital/one-trust/ext/v1-stable/gdpr.js — 200 — 2.1 KiB — 22 ms — h2https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2026/01/TabDC-mobile-BG-1536x2152-1.png?resize=1462,2048wp.sfdcdigital.com/tableau/en-us/wp... https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2026/01/TabDC-mobile-BG-1536x2152-1.png?resize=1462,2048 — 200 — 578.6 KiB — 87 ms — h2https://s.go-mpulse.net/boomerang/77T96-MLQ6A-56U4U-YVXFN-SV48Ps.go-mpulse.net/boomerang/77T96-MLQ... https://s.go-mpulse.net/boomerang/77T96-MLQ6A-56U4U-YVXFN-SV48P — 200 — 58.4 KiB — 80 ms — h2https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/10/Tableau-Next_spotlight.png?resize=1536,864wp.sfdcdigital.com/tableau/en-us/wp... https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/10/Tableau-Next_spotlight.png?resize=1536,864 — 200 — 306.2 KiB — 83 ms — h2https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/scripttemplates/otSDKStub.jsa.sfdcstatic.com/enterprise/tableau... https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/scripttemplates/otSDKStub.js — 200 — 6.3 KiB — 28 ms — h2https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/bottom.jsa.sfdcstatic.com/digital/@sfdc-www/... https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/bottom.js — 200 — 12.1 KiB — 52 ms — h2https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/ot-ext.jsa.sfdcstatic.com/digital/@sfdc-www/... https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/ot-ext.js — 200 — 1.4 KiB — 32 ms — h2https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/legacy.jsa.sfdcstatic.com/digital/@sfdc-www/... https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/legacy.js — 200 — 3.3 KiB — 32 ms — h2https://www.tableau.com/c/public/exp/pbc/lwc/prod.DpQ48YaW.jswww.tableau.com/c/public/exp/pbc/lw... https://www.tableau.com/c/public/exp/pbc/lwc/prod.DpQ48YaW.js — 200 — 110.2 KiB — 80 ms — h2https://www.tableau.com/c/public/exp/pbc/server/templates.9ee7b849434b2a023a1b.jswww.tableau.com/c/public/exp/pbc/se... https://www.tableau.com/c/public/exp/pbc/server/templates.9ee7b849434b2a023a1b.js — 200 — 82.7 KiB — 79 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 848 ms LCP 2.1 shttps://tableau.com// https://tableau.com/ — 301 — 530 B — 28 ms — http/1.1https://www.tableau.com/www.tableau.com/ https://www.tableau.com/ — 200 — 27.8 KiB — 52 ms — h2https://a.sfdcstatic.com/shared/fonts/salesforce-sans/SalesforceSans-Regular.woff2a.sfdcstatic.com/shared/fonts/sales... https://a.sfdcstatic.com/shared/fonts/salesforce-sans/SalesforceSans-Regular.woff2 — 200 — 27.4 KiB — 70 ms — h2https://a.sfdcstatic.com/shared/fonts/salesforce-sans/SalesforceSans-Italic.woff2a.sfdcstatic.com/shared/fonts/sales... https://a.sfdcstatic.com/shared/fonts/salesforce-sans/SalesforceSans-Italic.woff2 — 200 — 28.0 KiB — 85 ms — h2https://a.sfdcstatic.com/shared/fonts/salesforce-sans/SalesforceSans-Bold.woff2a.sfdcstatic.com/shared/fonts/sales... https://a.sfdcstatic.com/shared/fonts/salesforce-sans/SalesforceSans-Bold.woff2 — 200 — 27.4 KiB — 89 ms — h2https://a.sfdcstatic.com/shared/fonts/salesforce-icons/salesforce-icons.woff2a.sfdcstatic.com/shared/fonts/sales... https://a.sfdcstatic.com/shared/fonts/salesforce-icons/salesforce-icons.woff2 — 200 — 15.1 KiB — 91 ms — h2https://a.sfdcstatic.com/shared/fonts/avant-garde/AvantGardeForSalesforceW05-Dm.woff2a.sfdcstatic.com/shared/fonts/avant... https://a.sfdcstatic.com/shared/fonts/avant-garde/AvantGardeForSalesforceW05-Dm.woff2 — 200 — 66.8 KiB — 100 ms — h2https://www.tableau.com/c/public/exp/pbc/server/css/style.9a6e24bd01000d1e800f.csswww.tableau.com/c/public/exp/pbc/se... https://www.tableau.com/c/public/exp/pbc/server/css/style.9a6e24bd01000d1e800f.css — 200 — 63.2 KiB — 58 ms — h2https://style-assets.tableau.com/v16.1.2/css/style.header-footer.min.cssstyle-assets.tableau.com/v16.1.2/cs... https://style-assets.tableau.com/v16.1.2/css/style.header-footer.min.css — 200 — 15.9 KiB — 62 ms — h2https://www.tableau.com/c/public/exp/pbc/tableau/global-RZKSPJDH.csswww.tableau.com/c/public/exp/pbc/ta... https://www.tableau.com/c/public/exp/pbc/tableau/global-RZKSPJDH.css — 200 — 988 B — 14 ms — h2https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/top.jsa.sfdcstatic.com/digital/@sfdc-www/... https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/top.js — 200 — 5.6 KiB — 74 ms — h2https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/identity.jsa.sfdcstatic.com/digital/@sfdc-www/... https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/identity.js — 200 — 3.2 KiB — 93 ms — h2https://a.sfdcstatic.com/digital/@sfdc-www-emu/pbc-core-analytics/v1-stable/comp-data.jsa.sfdcstatic.com/digital/@sfdc-www-... https://a.sfdcstatic.com/digital/@sfdc-www-emu/pbc-core-analytics/v1-stable/comp-data.js — 200 — 5.4 KiB — 95 ms — h2https://www.tableau.com/c/public/exp/pbc/tableau/app-CLR4QWWL.jswww.tableau.com/c/public/exp/pbc/ta... https://www.tableau.com/c/public/exp/pbc/tableau/app-CLR4QWWL.js — 200 — 10.5 KiB — 34 ms — h2https://c.salesforce.com/digital/@sfdc-ogs/v1-stable/sdk/interactions.jsc.salesforce.com/digital/@sfdc-ogs/... https://c.salesforce.com/digital/@sfdc-ogs/v1-stable/sdk/interactions.js — 200 — 16.0 KiB — 103 ms — h2https://www.tableau.com/c/public/exp/pbc/lwc/vidyardPlayer.CtkPYpag.jswww.tableau.com/c/public/exp/pbc/lw... https://www.tableau.com/c/public/exp/pbc/lwc/vidyardPlayer.CtkPYpag.js — 200 — 5.5 KiB — 35 ms — h2https://www.tableau.com/c/public/exp/pbc/lwc/vidyardAnalytics.CQMXxpnF.jswww.tableau.com/c/public/exp/pbc/lw... https://www.tableau.com/c/public/exp/pbc/lwc/vidyardAnalytics.CQMXxpnF.js — 200 — 2.8 KiB — 45 ms — h2https://www.tableau.com/themes/custom/tableau_www/logo.v2.svgwww.tableau.com/themes/custom/table... https://www.tableau.com/themes/custom/tableau_www/logo.v2.svg — 200 — 4.2 KiB — 49 ms — h2https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2026/03/SFDC-Analytics-TC26-1.webp?resize=768,768wp.sfdcdigital.com/tableau/en-us/wp... https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2026/03/SFDC-Analytics-TC26-1.webp?resize=768,768 — 200 — 54.3 KiB — 79 ms — h2https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2026/01/TabDC-Marque-Background.png?resize=1536,480wp.sfdcdigital.com/tableau/en-us/wp... https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2026/01/TabDC-Marque-Background.png?resize=1536,480 — 200 — 154.9 KiB — 59 ms — h2https://a.sfdcstatic.com/digital/one-trust/ext/v1-stable/gdpr.jsa.sfdcstatic.com/digital/one-trust/... https://a.sfdcstatic.com/digital/one-trust/ext/v1-stable/gdpr.js — 200 — 2.1 KiB — 22 ms — h2https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2026/01/TabDC-mobile-BG-1536x2152-1.png?resize=1462,2048wp.sfdcdigital.com/tableau/en-us/wp... https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2026/01/TabDC-mobile-BG-1536x2152-1.png?resize=1462,2048 — 200 — 578.6 KiB — 87 ms — h2https://s.go-mpulse.net/boomerang/77T96-MLQ6A-56U4U-YVXFN-SV48Ps.go-mpulse.net/boomerang/77T96-MLQ... https://s.go-mpulse.net/boomerang/77T96-MLQ6A-56U4U-YVXFN-SV48P — 200 — 58.4 KiB — 80 ms — h2https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/10/Tableau-Next_spotlight.png?resize=1536,864wp.sfdcdigital.com/tableau/en-us/wp... https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/10/Tableau-Next_spotlight.png?resize=1536,864 — 200 — 306.2 KiB — 83 ms — h2https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/scripttemplates/otSDKStub.jsa.sfdcstatic.com/enterprise/tableau... https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/scripttemplates/otSDKStub.js — 200 — 6.3 KiB — 28 ms — h2https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/bottom.jsa.sfdcstatic.com/digital/@sfdc-www/... https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/bottom.js — 200 — 12.1 KiB — 52 ms — h2https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/ot-ext.jsa.sfdcstatic.com/digital/@sfdc-www/... https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/ot-ext.js — 200 — 1.4 KiB — 32 ms — h2https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/legacy.jsa.sfdcstatic.com/digital/@sfdc-www/... https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/legacy.js — 200 — 3.3 KiB — 32 ms — h2https://www.tableau.com/c/public/exp/pbc/lwc/prod.DpQ48YaW.jswww.tableau.com/c/public/exp/pbc/lw... https://www.tableau.com/c/public/exp/pbc/lwc/prod.DpQ48YaW.js — 200 — 110.2 KiB — 80 ms — h2https://www.tableau.com/c/public/exp/pbc/server/templates.9ee7b849434b2a023a1b.jswww.tableau.com/c/public/exp/pbc/se... https://www.tableau.com/c/public/exp/pbc/server/templates.9ee7b849434b2a023a1b.js — 200 — 82.7 KiB — 79 ms — h2https://www.tableau.com/c/public/exp/pbc/server/scripts.1dbd8e09eac729e2673a.jswww.tableau.com/c/public/exp/pbc/se... https://www.tableau.com/c/public/exp/pbc/server/scripts.1dbd8e09eac729e2673a.js — 200 — 45.5 KiB — 72 ms — h2https://www.tableau.com/c/public/exp/pbc/server/nunjucksFilters.9d2d7e5bb6ec1d76b132.jswww.tableau.com/c/public/exp/pbc/se... https://www.tableau.com/c/public/exp/pbc/server/nunjucksFilters.9d2d7e5bb6ec1d76b132.js — 200 — 10.8 KiB — 66 ms — h2https://a.sfdcstatic.com/shared/js/public/nunjucks-slim.min.jsa.sfdcstatic.com/shared/js/public/n... https://a.sfdcstatic.com/shared/js/public/nunjucks-slim.min.js — 200 — 10.0 KiB — 30 ms — h2https://style-assets.tableau.com/v16.1.2/js/nav-bundle.min.jsstyle-assets.tableau.com/v16.1.2/js... https://style-assets.tableau.com/v16.1.2/js/nav-bundle.min.js — 200 — 2.2 KiB — 15 ms — h2https://www.tableau.com/c/public/exp/pbc/tableau/mkt-attribution-AA731724.min.jswww.tableau.com/c/public/exp/pbc/ta... https://www.tableau.com/c/public/exp/pbc/tableau/mkt-attribution-AA731724.min.js — 200 — 4.6 KiB — 40 ms — h2https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/01/data-tv-1000-563.webp?resize=768,432wp.sfdcdigital.com/tableau/en-us/wp... https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/01/data-tv-1000-563.webp?resize=768,432 — 200 — 27.3 KiB — 51 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-BVCNwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-BVCN — 200 — 201.8 KiB — 154 ms — h2https://www.tableau.com/c/public/exp/pbc/lwc/chunks/helpers.v55IkvxL.jswww.tableau.com/c/public/exp/pbc/lw... https://www.tableau.com/c/public/exp/pbc/lwc/chunks/helpers.v55IkvxL.js — 200 — 17.1 KiB — 21 ms — h2https://www.tableau.com/c/public/exp/pbc/lwc/chunks/v4.umd.DeoxNscK.jswww.tableau.com/c/public/exp/pbc/lw... https://www.tableau.com/c/public/exp/pbc/lwc/chunks/v4.umd.DeoxNscK.js — 200 — 22.2 KiB — 44 ms — h2https://www.tableau.com/c/public/exp/pbc/lwc/chunks/_commonjsHelpers.CXUWDbkB.jswww.tableau.com/c/public/exp/pbc/lw... https://www.tableau.com/c/public/exp/pbc/lwc/chunks/_commonjsHelpers.CXUWDbkB.js — 200 — 689 B — 345 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD4AAAAeCAYAAAB0ba1yAAAGkUlEQVR4AcVZBXMbSRfUB7/jgyPth…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD4AAAAeCAYAAAB0ba1yAAAGkUlEQVR4AcVZBXMbSRfUB7/jgyPth… — 200 — 0 B — 0 ms — datahttps://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/09/tableau-community-tile.png?resize=1024,589wp.sfdcdigital.com/tableau/en-us/wp... https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/09/tableau-community-tile.png?resize=1024,589 — 200 — 169.4 KiB — 56 ms — h2https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/01/broadest-deepest-Thumb@2x-cropped-1.webp?resize=1024,576wp.sfdcdigital.com/tableau/en-us/wp... https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/01/broadest-deepest-Thumb@2x-cropped-1.webp?resize=1024,576 — 200 — 89.9 KiB — 59 ms — h2https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/01/intuitive-products-Thumb@2x-cropped-1.webp?resize=1024,576wp.sfdcdigital.com/tableau/en-us/wp... https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/01/intuitive-products-Thumb@2x-cropped-1.webp?resize=1024,576 — 200 — 183.1 KiB — 60 ms — h2https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/01/Data-culture-1-1.webp?resize=1024,576wp.sfdcdigital.com/tableau/en-us/wp... https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/01/Data-culture-1-1.webp?resize=1024,576 — 200 — 205.5 KiB — 70 ms — h2https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/01/3analyst-1-1.webpwp.sfdcdigital.com/tableau/en-us/wp... https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/01/3analyst-1-1.webp — 200 — 33.4 KiB — 60 ms — h2https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/01/2it-1-1.webpwp.sfdcdigital.com/tableau/en-us/wp... https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/01/2it-1-1.webp — 200 — 30.2 KiB — 62 ms — h2https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/01/1bizuser-1-1.webpwp.sfdcdigital.com/tableau/en-us/wp... https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/01/1bizuser-1-1.webp — 200 — 28.2 KiB — 64 ms — h2https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/01/4dev-1-1.webpwp.sfdcdigital.com/tableau/en-us/wp... https://wp.sfdcdigital.com/tableau/en-us/wp-content/uploads/sites/47/2025/01/4dev-1-1.webp — 200 — 22.7 KiB — 65 ms — h2https://style-assets.tableau.com/v16.1.2/fonts/tableau-icons.woff2style-assets.tableau.com/v16.1.2/fo... https://style-assets.tableau.com/v16.1.2/fonts/tableau-icons.woff2 — 200 — 31.7 KiB — 25 ms — h2https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/lead-gen.jsa.sfdcstatic.com/digital/@sfdc-www/... https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/lead-gen.js — 200 — 9.3 KiB — 30 ms — h2https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/page-utils.jsa.sfdcstatic.com/digital/@sfdc-www/... https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/page-utils.js — 200 — 4.4 KiB — 32 ms — h2https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/analytics.jsa.sfdcstatic.com/digital/@sfdc-www/... https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/analytics.js — 200 — 5.7 KiB — 12 ms — h2https://www.tableau.com/api/profilewww.tableau.com/api/profile https://www.tableau.com/api/profile — 200 — 981 B — 278 ms — h2https://d1kxh80lfcue17.cloudfront.net/d1kxh80lfcue17.cloudfront.net/ https://d1kxh80lfcue17.cloudfront.net/ — 200 — 393 B — 64 ms — h2https://www.tableau.com/api/votd/jsonwww.tableau.com/api/votd/json https://www.tableau.com/api/votd/json — 200 — 1.4 KiB — 75 ms — h2https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/user-profiles.jsa.sfdcstatic.com/digital/@sfdc-www/... https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/user-profiles.js — 200 — 4.8 KiB — 8 ms — h2https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/attribution.jsa.sfdcstatic.com/digital/@sfdc-www/... https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/attribution.js — 200 — 2.4 KiB — 53 ms — h2https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/geo-data.jsa.sfdcstatic.com/digital/@sfdc-www/... https://a.sfdcstatic.com/digital/@sfdc-www/clientlibs-web-components/v1-stable/geo-data.js — 200 — 4.1 KiB — 38 ms — h2https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/consent/2d08f29e-0ede-4e8c-997c-f7ef5be8d4e7/2d08f29e-0ede-4e8c-997c-f7ef5be8d4e7.jsona.sfdcstatic.com/enterprise/tableau... https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/consent/2d08f29e-0ede-4e8c-997c-f7ef5be8d4e7/2d08f29e-0ede-4e8c-997c-f7ef5be8d4e7.json — 200 — 2.3 KiB — 31 ms — h2https://www.tableau.com/sites/default/files/2026-04/Tableau-Public-Viz-of-the-Day--9-.pngwww.tableau.com/sites/default/files... https://www.tableau.com/sites/default/files/2026-04/Tableau-Public-Viz-of-the-Day--9-.png — 200 — 944.7 KiB — 62 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 286 B — 52 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MDW3BV4G&gtm=4e64h1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MDW3BV4G&gtm=4e64h1 — 200 — 133.0 KiB — 150 ms — h3https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/scripttemplates/202401.2.0/otBannerSdk.jsa.sfdcstatic.com/enterprise/tableau... https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/scripttemplates/202401.2.0/otBannerSdk.js — 200 — 82.3 KiB — 25 ms — h2https://www.tableau.com/c/public/exp/app/favicon.icowww.tableau.com/c/public/exp/app/fa... https://www.tableau.com/c/public/exp/app/favicon.ico — 200 — 2.1 KiB — 28 ms — h2https://c.go-mpulse.net/api/config.json?key=77T96-MLQ6A-56U4U-YVXFN-SV48P&d=www.tableau.com&t=5922668&v=1.766.0&sl=0&si=9288aeff-3ffe-41ed-a578-1cbff9f7dc68-tduzw5&plugins=ConsentInlinedPlugin,AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,LOGN&acao=&ak.ai=225242c.go-mpulse.net/api/config.json?key... https://c.go-mpulse.net/api/config.json?key=77T96-MLQ6A-56U4U-YVXFN-SV48P&d=www.tableau.com&t=5922668&v=1.766.0&sl=0&si=9288aeff-3ffe-41ed-a578-1cbff9f7dc68-tduzw5&plugins=ConsentInlinedPlugin,AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,LOGN&acao=&ak.ai=225242 — 200 — 1.0 KiB — 61 ms — h2https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/consent/2d08f29e-0ede-4e8c-997c-f7ef5be8d4e7/8fefa03d-ef3b-4caa-976f-f01af2e7f932/en.jsona.sfdcstatic.com/enterprise/tableau... https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/consent/2d08f29e-0ede-4e8c-997c-f7ef5be8d4e7/8fefa03d-ef3b-4caa-976f-f01af2e7f932/en.json — 200 — 19.3 KiB — 68 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-16551358627&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-16551358627&cx=c&gtm=4e64h1 — 200 — 137.5 KiB — 412 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-1041211059&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1041211059&cx=c&gtm=4e64h1 — 200 — 137.4 KiB — 321 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-1040284089&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1040284089&cx=c&gtm=4e64h1 — 200 — 137.0 KiB — 342 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-11360289967&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-11360289967&cx=c&gtm=4e64h1 — 200 — 136.5 KiB — 439 ms — h3https://www.googletagmanager.com/gtag/js?id=GT-M3KFGVTH&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-M3KFGVTH&cx=c&gtm=4e64h1 — 200 — 136.5 KiB — 375 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-996391663&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-996391663&cx=c&gtm=4e64h1 — 200 — 137.4 KiB — 379 ms — h3https://www.googletagmanager.com/gtag/js?id=DC-11463663&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-11463663&cx=c&gtm=4e64h1 — 200 — 129.4 KiB — 439 ms — h3https://www.googletagmanager.com/gtag/js?id=GT-WK2DGFTC&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-WK2DGFTC&cx=c&gtm=4e64h1 — 200 — 129.4 KiB — 439 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-1061316053&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1061316053&cx=c&gtm=4e64h1 — 200 — 137.4 KiB — 441 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-1070358085&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1070358085&cx=c&gtm=4e64h1 — 200 — 136.5 KiB — 381 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-749031162&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-749031162&cx=c&gtm=4e64h1 — 200 — 144.5 KiB — 436 ms — h3https://www.googletagmanager.com/gtag/js?id=DC-8292931&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-8292931&cx=c&gtm=4e64h1 — 200 — 129.4 KiB — 390 ms — h3https://www.googletagmanager.com/gtag/js?id=DC-9908883&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-9908883&cx=c&gtm=4e64h1 — 200 — 129.4 KiB — 405 ms — h3https://www.googletagmanager.com/gtag/js?id=DC-11549600&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-11549600&cx=c&gtm=4e64h1 — 200 — 129.4 KiB — 439 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-842161014&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-842161014&cx=c&gtm=4e64h1 — 200 — 138.0 KiB — 438 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-1059959353&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1059959353&cx=c&gtm=4e64h1 — 200 — 137.5 KiB — 430 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-830457760&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-830457760&cx=c&gtm=4e64h1 — 200 — 141.5 KiB — 445 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-11150957808&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-11150957808&cx=c&gtm=4e64h1 — 200 — 144.5 KiB — 433 ms — h3https://www.googletagmanager.com/gtag/js?id=GT-PZZMQM7&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-PZZMQM7&cx=c&gtm=4e64h1 — 200 — 144.5 KiB — 443 ms — h3https://www.googletagmanager.com/gtag/js?id=DC-11597767&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-11597767&cx=c&gtm=4e64h1 — 200 — 129.4 KiB — 423 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-1040019177&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1040019177&cx=c&gtm=4e64h1 — 200 — 146.4 KiB — 421 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-11100665600&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-11100665600&cx=c&gtm=4e64h1 — 200 — 137.5 KiB — 422 ms — h3https://www.googletagmanager.com/gtag/js?id=GT-TNHGZTKZ&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-TNHGZTKZ&cx=c&gtm=4e64h1 — 200 — 137.5 KiB — 434 ms — h3https://www.googletagmanager.com/gtag/js?id=G-8YLN0SNXVS&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-8YLN0SNXVS&cx=c&gtm=4e64h1 — 200 — 145.5 KiB — 419 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 — 32 ms — h2https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 26 ms — h2https://a.quora.com/qevents.jsa.quora.com/qevents.js https://a.quora.com/qevents.js — 200 — 14.7 KiB — 62 ms — h2https://t.contentsquare.net/uxa/6cfa29ccf79a7.jst.contentsquare.net/uxa/6cfa29ccf79... https://t.contentsquare.net/uxa/6cfa29ccf79a7.js — 200 — 90.9 KiB — 72 ms — h2https://tag.demandbase.com/n1qTRo0B.min.jstag.demandbase.com/n1qTRo0B.min.js https://tag.demandbase.com/n1qTRo0B.min.js — 200 — 18.5 KiB — 103 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 50 ms — h2https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/scripttemplates/202401.2.0/assets/otCenterRounded.jsona.sfdcstatic.com/enterprise/tableau... https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/scripttemplates/202401.2.0/assets/otCenterRounded.json — 200 — 2.9 KiB — 17 ms — h2https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/scripttemplates/202401.2.0/assets/v2/otPcTab.jsona.sfdcstatic.com/enterprise/tableau... https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/scripttemplates/202401.2.0/assets/v2/otPcTab.json — 200 — 13.9 KiB — 23 ms — h2https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/scripttemplates/202401.2.0/assets/otCommonStyles.cssa.sfdcstatic.com/enterprise/tableau... https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/scripttemplates/202401.2.0/assets/otCommonStyles.css — 200 — 3.5 KiB — 25 ms — h2https://q.quora.com/_/ad/043fb55f1896481aa33d8cf8331b2ff0/pixel?tag=Generic&i=gtm&u=https%3A%2F%2Fwww.tableau.com%2Fq.quora.com/_/ad/043fb55f1896481aa3... https://q.quora.com/_/ad/043fb55f1896481aa33d8cf8331b2ff0/pixel?tag=Generic&i=gtm&u=https%3A%2F%2Fwww.tableau.com%2F — 200 — 272 B — 122 ms — h2https://q.quora.com/_/ad/043fb55f1896481aa33d8cf8331b2ff0/pixel?tag=ViewContent&i=gtm&u=https%3A%2F%2Fwww.tableau.com%2Fq.quora.com/_/ad/043fb55f1896481aa3... https://q.quora.com/_/ad/043fb55f1896481aa33d8cf8331b2ff0/pixel?tag=ViewContent&i=gtm&u=https%3A%2F%2Fwww.tableau.com%2F — 200 — 214 B — 126 ms — h2https://cdn.optimizely.com/js/25742810060.jscdn.optimizely.com/js/25742810060.j... https://cdn.optimizely.com/js/25742810060.js — 200 — 96.3 KiB — 99 ms — h2https://trial-eum-clientnsv4-s.akamaihd.net/eum/getdns.txt?c=p1urwr6gztrial-eum-clientnsv4-s.akamaihd.net... https://trial-eum-clientnsv4-s.akamaihd.net/eum/getdns.txt?c=p1urwr6gz — 302 — 266 B — 198 ms — http/1.1https://trial-eum-clienttons-s.akamaihd.net/eum/getdns.txt?c=p1urwr6gztrial-eum-clienttons-s.akamaihd.net... https://trial-eum-clienttons-s.akamaihd.net/eum/getdns.txt?c=p1urwr6gz — 302 — 270 B — 193 ms — http/1.1https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/consent/2d08f29e-0ede-4e8c-997c-f7ef5be8d4e7/8fefa03d-ef3b-4caa-976f-f01af2e7f932/logos/static/ot_guard_logo.svga.sfdcstatic.com/enterprise/tableau... https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/consent/2d08f29e-0ede-4e8c-997c-f7ef5be8d4e7/8fefa03d-ef3b-4caa-976f-f01af2e7f932/logos/static/ot_guard_logo.svg — 200 — 861 B — 13 ms — h2https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/consent/2d08f29e-0ede-4e8c-997c-f7ef5be8d4e7/8fefa03d-ef3b-4caa-976f-f01af2e7f932/logos/ddb906c9-f57b-40fc-85a1-c8bcbc371b0d/6a33a761-886e-4860-8e17-abc0832f7a62/corporate_logo_big.pnga.sfdcstatic.com/enterprise/tableau... https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/consent/2d08f29e-0ede-4e8c-997c-f7ef5be8d4e7/8fefa03d-ef3b-4caa-976f-f01af2e7f932/logos/ddb906c9-f57b-40fc-85a1-c8bcbc371b0d/6a33a761-886e-4860-8e17-abc0832f7a62/corporate_logo_big.png — 200 — 5.7 KiB — 78 ms — h2https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/consent/2d08f29e-0ede-4e8c-997c-f7ef5be8d4e7/8fefa03d-ef3b-4caa-976f-f01af2e7f932/logos/static/powered_by_logo.svga.sfdcstatic.com/enterprise/tableau... https://a.sfdcstatic.com/enterprise/tableau/prod/2024012/v1/oneTrust/consent/2d08f29e-0ede-4e8c-997c-f7ef5be8d4e7/8fefa03d-ef3b-4caa-976f-f01af2e7f932/logos/static/powered_by_logo.svg — 200 — 5.4 KiB — 42 ms — h2https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=4384c550-8865-47fa-8efb-13b3bd1336fd&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=d20fa13d-c15f-438d-b149-6600a0406160&pt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&tw_document_href=https%3A%2F%2Fwww.tableau.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776800310899.5590135453969543&txn_id=nucqf&type=javascript&version=2.3.53t.co/i/adsct?bci=3&dv=UTC%26en-US%2... https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=4384c550-8865-47fa-8efb-13b3bd1336fd&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=d20fa13d-c15f-438d-b149-6600a0406160&pt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&tw_document_href=https%3A%2F%2Fwww.tableau.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776800310899.5590135453969543&txn_id=nucqf&type=javascript&version=2.3.53 — 200 — 661 B — 66 ms — h2https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=4384c550-8865-47fa-8efb-13b3bd1336fd&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=d20fa13d-c15f-438d-b149-6600a0406160&pt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&tw_document_href=https%3A%2F%2Fwww.tableau.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776800310899.5590135453969543&txn_id=nucqf&type=javascript&version=2.3.53analytics.twitter.com/i/adsct?bci=3... https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=4384c550-8865-47fa-8efb-13b3bd1336fd&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=d20fa13d-c15f-438d-b149-6600a0406160&pt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&tw_document_href=https%3A%2F%2Fwww.tableau.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776800310899.5590135453969543&txn_id=nucqf&type=javascript&version=2.3.53 — 200 — 676 B — 70 ms — h2https://92-38-149-11_s-23-46-216-92_ts-1776800310-clienttons-s.akamaihd.net/eum/results.txt92-38-149-11_s-23-46-216-92_ts-1776... https://92-38-149-11_s-23-46-216-92_ts-1776800310-clienttons-s.akamaihd.net/eum/results.txt — 200 — 312 B — 39 ms — http/1.1https://lqtjkcyxbphys2ph2i3a-p1urwr-78818fe58-clientnsv4-s.akamaihd.net/eum/results.txtlqtjkcyxbphys2ph2i3a-p1urwr-78818fe... https://lqtjkcyxbphys2ph2i3a-p1urwr-78818fe58-clientnsv4-s.akamaihd.net/eum/results.txt — 200 — 312 B — 39 ms — http/1.1https://px.ads.linkedin.com/attribution_trigger?pid=4478%2C543&time=1776800310993&url=https%3A%2F%2Fwww.tableau.com%2F&tm=gtmv2px.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=4478%2C543&time=1776800310993&url=https%3A%2F%2Fwww.tableau.com%2F&tm=gtmv2 — 200 — 726 B — 119 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4478%2C543&time=1776800310993&li_adsId=76421bcf-7fe2-4a89-ae48-f082dec4b8d0&url=https%3A%2F%2Fwww.tableau.com%2F&tm=gtmv2px.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4478%2C543&time=1776800310993&li_adsId=76421bcf-7fe2-4a89-ae48-f082dec4b8d0&url=https%3A%2F%2Fwww.tableau.com%2F&tm=gtmv2 — 302 — 479 B — 108 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 — 297 B — 112 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=4478%2C543&time=1776800311014&url=https%3A%2F%2Fwww.tableau.com%2F&tm=gtmv2px.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=4478%2C543&time=1776800311014&url=https%3A%2F%2Fwww.tableau.com%2F&tm=gtmv2 — 200 — 788 B — 67 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4478%2C543&time=1776800311014&li_adsId=76421bcf-7fe2-4a89-ae48-f082dec4b8d0&url=https%3A%2F%2Fwww.tableau.com%2F&tm=gtmv2px.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4478%2C543&time=1776800311014&li_adsId=76421bcf-7fe2-4a89-ae48-f082dec4b8d0&url=https%3A%2F%2Fwww.tableau.com%2F&tm=gtmv2 — 302 — 769 B — 88 ms — h2https://pixel-config.reddit.com/pixels/a2_f6ww2u6sl1mg/configpixel-config.reddit.com/pixels/a2_f... https://pixel-config.reddit.com/pixels/a2_f6ww2u6sl1mg/config — 200 — 1.1 KiB — 21 ms — h2https://alb.reddit.com/rp.gif?ts=1776800311028&id=a2_f6ww2u6sl1mg&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=abf9288b-269c-4ac8-b423-fd38b78bbe36&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776800311... https://alb.reddit.com/rp.gif?ts=1776800311028&id=a2_f6ww2u6sl1mg&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=abf9288b-269c-4ac8-b423-fd38b78bbe36&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 666 B — 95 ms — h2https://alb.reddit.com/rp.gif?ts=1776800311064&id=a2_f6ww2u6sl1mg&event=Custom&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=Tableau&m.products=&m.conversionId=&trigger_id=77060&uuid=abf9288b-269c-4ac8-b423-fd38b78bbe36&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776800311... https://alb.reddit.com/rp.gif?ts=1776800311064&id=a2_f6ww2u6sl1mg&event=Custom&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=Tableau&m.products=&m.conversionId=&trigger_id=77060&uuid=abf9288b-269c-4ac8-b423-fd38b78bbe36&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 76 B — 78 ms — h2blob:https://www.tableau.com/59b9416d-87d0-4669-b94c-2a763b00f7d5www.tableau.com/59b9416d-87d0-4669-... blob:https://www.tableau.com/59b9416d-87d0-4669-b94c-2a763b00f7d5 — 200 — -1 B — 52 ms — blobhttps://c.contentsquare.net/pageview?ex=&dt=74&pvt=n&la=en-US&uc=1&url=https%3A%2F%2Fwww.tableau.com%2F&dr=&dw=1350&dh=6765&ww=1350&wh=940&sw=800&sh=600&uu=adac69e3-6a91-ab20-db4f-466ac3819629&sn=1&hd=1776800311&v=15.211.0&pid=210196&pn=1&ct=0c.contentsquare.net/pageview?ex=&dt... https://c.contentsquare.net/pageview?ex=&dt=74&pvt=n&la=en-US&uc=1&url=https%3A%2F%2Fwww.tableau.com%2F&dr=&dw=1350&dh=6765&ww=1350&wh=940&sw=800&sh=600&uu=adac69e3-6a91-ab20-db4f-466ac3819629&sn=1&hd=1776800311&v=15.211.0&pid=210196&pn=1&ct=0 — 204 — 272 B — 216 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4478%2C543&time=1776800311014&li_adsId=76421bcf-7fe2-4a89-ae48-f082dec4b8d0&url=https%3A%2F%2Fwww.tableau.com%2F&tm=gtmv2&cookiesTest=truepx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4478%2C543&time=1776800311014&li_adsId=76421bcf-7fe2-4a89-ae48-f082dec4b8d0&url=https%3A%2F%2Fwww.tableau.com%2F&tm=gtmv2&cookiesTest=true — 200 — 668 B — 31 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4478%2C543&time=1776800310993&li_adsId=76421bcf-7fe2-4a89-ae48-f082dec4b8d0&url=https%3A%2F%2Fwww.tableau.com%2F&tm=gtmv2&cookiesTest=truepx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4478%2C543&time=1776800310993&li_adsId=76421bcf-7fe2-4a89-ae48-f082dec4b8d0&url=https%3A%2F%2Fwww.tableau.com%2F&tm=gtmv2&cookiesTest=true — 200 — 435 B — 75 ms — h2https://c.contentsquare.net/dvar?v=15.211.0&pid=210196&pn=1&sn=1&uu=adac69e3-6a91-ab20-db4f-466ac3819629&dv=H4sIAAAAAAAAA6tWCssszizJL1JwTixJTc8vqlSyUiooyi8uSE0uUaoFACvVbkEfAAAA&ct=2&r=987726c.contentsquare.net/dvar?v=15.211.0... https://c.contentsquare.net/dvar?v=15.211.0&pid=210196&pn=1&sn=1&uu=adac69e3-6a91-ab20-db4f-466ac3819629&dv=H4sIAAAAAAAAA6tWCssszizJL1JwTixJTc8vqlSyUiooyi8uSE0uUaoFACvVbkEfAAAA&ct=2&r=987726 — 204 — 272 B — 205 ms — h2https://id.rlcdn.com/464526.gifid.rlcdn.com/464526.gif https://id.rlcdn.com/464526.gif — 307 — 433 B — 144 ms — h2https://api.company-target.com/api/v3/ip.json?referrer=&page=https%3A%2F%2Fwww.tableau.com%2F&page_title=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableauapi.company-target.com/api/v3/ip.js... https://api.company-target.com/api/v3/ip.json?referrer=&page=https%3A%2F%2Fwww.tableau.com%2F&page_title=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau — 200 — 1004 B — 45 ms — h2https://s.company-target.com/s/sync?exc=lrs.company-target.com/s/sync?exc=lr https://s.company-target.com/s/sync?exc=lr — 200 — 1018 B — 108 ms — h2https://tag-logger.demandbase.com/bg9s?x-amz-cf-id=Lkky7EahwlplNisxNYE-6ED8iaw3qlS04P6raovjl0s3wphw_4JPqA==&api-version=v3tag-logger.demandbase.com/bg9s?x-am... https://tag-logger.demandbase.com/bg9s?x-amz-cf-id=Lkky7EahwlplNisxNYE-6ED8iaw3qlS04P6raovjl0s3wphw_4JPqA==&api-version=v3 — 200 — 443 B — 100 ms — h2https://dsum-sec.casalemedia.com/rum?cm_dsp_id=18&expiry=1792611511&external_user_id=c77e284a-7acb-4637-ae9a-900751f894d2dsum-sec.casalemedia.com/rum?cm_dsp... https://dsum-sec.casalemedia.com/rum?cm_dsp_id=18&expiry=1792611511&external_user_id=c77e284a-7acb-4637-ae9a-900751f894d2 — 302 — 892 B — 44 ms — h3https://partners.tremorhub.com/sync?UIDM=c77e284a-7acb-4637-ae9a-900751f894d2partners.tremorhub.com/sync?UIDM=c7... https://partners.tremorhub.com/sync?UIDM=c77e284a-7acb-4637-ae9a-900751f894d2 — 200 — 392 B — 211 ms — h2https://id.rlcdn.com/1000.gif?memo=CI6tHBoNCLekn88GEgUI6AcQAEIASgAid.rlcdn.com/1000.gif?memo=CI6tHBoN... https://id.rlcdn.com/1000.gif?memo=CI6tHBoNCLekn88GEgUI6AcQAEIASgA — 307 — 188 B — 108 ms — h2https://pixel.rubiconproject.com/tap.php?nid=5578&put=c77e284a-7acb-4637-ae9a-900751f894d2&v=1181926pixel.rubiconproject.com/tap.php?ni... https://pixel.rubiconproject.com/tap.php?nid=5578&put=c77e284a-7acb-4637-ae9a-900751f894d2&v=1181926 — 200 — 1.4 KiB — 29 ms — http/1.1https://dsum-sec.casalemedia.com/rum?cm_dsp_id=18&expiry=1792611511&external_user_id=c77e284a-7acb-4637-ae9a-900751f894d2&C=1dsum-sec.casalemedia.com/rum?cm_dsp... https://dsum-sec.casalemedia.com/rum?cm_dsp_id=18&expiry=1792611511&external_user_id=c77e284a-7acb-4637-ae9a-900751f894d2&C=1 — 200 — 482 B — 26 ms — h3https://segments.company-target.com/log?vendor=liveramp&user_id=segments.company-target.com/log?ven... https://segments.company-target.com/log?vendor=liveramp&user_id= — 303 — 710 B — 112 ms — http/1.1https://segments.company-target.com/validateCookie?vendor=liveramp&user_id=&verifyHash=b787178900c23aeaad25905cef2ab571d511c758segments.company-target.com/validat... https://segments.company-target.com/validateCookie?vendor=liveramp&user_id=&verifyHash=b787178900c23aeaad25905cef2ab571d511c758 — 204 — 285 B — 65 ms — http/1.1https://cdn3.optimizely.com/js/geo4.jscdn3.optimizely.com/js/geo4.js https://cdn3.optimizely.com/js/geo4.js — 200 — 326 B — 46 ms — h2https://a10681260716.cdn.optimizely.com/client_storage/a10681260716.htmla10681260716.cdn.optimizely.com/cli... https://a10681260716.cdn.optimizely.com/client_storage/a10681260716.html — 200 — 1.7 KiB — 36 ms — h2https://17de4c1c.akstat.io/17de4c1c.akstat.io/ https://17de4c1c.akstat.io/ — 204 — 226 B — 163 ms — h2https://c.contentsquare.net/dvar?v=15.211.0&pid=210196&pn=1&sn=1&uu=adac69e3-6a91-ab20-db4f-466ac3819629&dv=H4sIAAAAAAAAAy2MsRGAMAzEdnFNYcf%2FtkMHC4QNMgjH7oQ7Wp2kW45zjmsGFdpD2QhHlewSTrYKwNg1C7L97qKdAcu0VHj7XIswzdWWr0fJ8wIe9CTIWQAAAA%3D%3D&ct=2&r=889281c.contentsquare.net/dvar?v=15.211.0... https://c.contentsquare.net/dvar?v=15.211.0&pid=210196&pn=1&sn=1&uu=adac69e3-6a91-ab20-db4f-466ac3819629&dv=H4sIAAAAAAAAAy2MsRGAMAzEdnFNYcf%2FtkMHC4QNMgjH7oQ7Wp2kW45zjmsGFdpD2QhHlewSTrYKwNg1C7L97qKdAcu0VHj7XIswzdWWr0fJ8wIe9CTIWQAAAA%3D%3D&ct=2&r=889281 — 204 — 42 B — 70 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-8YLN0SNXVS&gtm=45je64h1v874932830z8574353za20gzb574353zd574353&_p=1776800309553&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&gdid=dYWJhMj&_eu=EA&are=1&cid=1273702055.1776800313&frm=0&ir=1&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938468~117266400&dp=%2F&dr=&sid=1776800312&sct=1&seg=0&dl=https%3A%2F%2Fwww.tableau.com%2F&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&_tu=KA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.full_url=https%3A%2F%2Fwww.tableau.com%2F&ep.hit_timestamp=2026-04-21T19%3A38%3A30.435%2B00%3A00&ep.gtm_id_plus_version=GTM-BVCN-1241&ep.login_state=logged%20out&ep.friendly_site_name=Tableau%20WWW&ep.locale=us&ep.page_path_with_query=%2F&ep.sf_page_name=TAB_DC%3Aus%3Ahomepage&ep.site_name_abbreviation=TAB_DC&ep.gtm_tag=GA4%20-%20Pageview%20(G-8YLN0SNXVS)&ep.auth_state=logged%20out&ep.prorigin=pbc&ep.ui_framework=Tableau%20on%20Page%20Builder&up.visitor_category=prospect&tfd=3982www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-8YLN0SNXVS&gtm=45je64h1v874932830z8574353za20gzb574353zd574353&_p=1776800309553&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&gdid=dYWJhMj&_eu=EA&are=1&cid=1273702055.1776800313&frm=0&ir=1&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938468~117266400&dp=%2F&dr=&sid=1776800312&sct=1&seg=0&dl=https%3A%2F%2Fwww.tableau.com%2F&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&_tu=KA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.full_url=https%3A%2F%2Fwww.tableau.com%2F&ep.hit_timestamp=2026-04-21T19%3A38%3A30.435%2B00%3A00&ep.gtm_id_plus_version=GTM-BVCN-1241&ep.login_state=logged%20out&ep.friendly_site_name=Tableau%20WWW&ep.locale=us&ep.page_path_with_query=%2F&ep.sf_page_name=TAB_DC%3Aus%3Ahomepage&ep.site_name_abbreviation=TAB_DC&ep.gtm_tag=GA4%20-%20Pageview%20(G-8YLN0SNXVS)&ep.auth_state=logged%20out&ep.prorigin=pbc&ep.ui_framework=Tableau%20on%20Page%20Builder&up.visitor_category=prospect&tfd=3982 — 204 — 549 B — 640 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-8YLN0SNXVS&gtm=45je64h1v874932830z89204136566za20gzb574353zd574353&_p=1776800309553&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&gdid=dYWJhMj&_eu=EAAAAAQ&are=1&cid=1273702055.1776800313&frm=0&ir=1&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&tag_exp=0~115616985~115938466~115938468~117266400&dp=%2F&dr=&sid=1776800312&sct=1&seg=0&dl=https%3A%2F%2Fwww.tableau.com%2F&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&_tu=CA&_s=2&tfd=4029www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-8YLN0SNXVS&gtm=45je64h1v874932830z89204136566za20gzb574353zd574353&_p=1776800309553&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&gdid=dYWJhMj&_eu=EAAAAAQ&are=1&cid=1273702055.1776800313&frm=0&ir=1&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&tag_exp=0~115616985~115938466~115938468~117266400&dp=%2F&dr=&sid=1776800312&sct=1&seg=0&dl=https%3A%2F%2Fwww.tableau.com%2F&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&_tu=CA&_s=2&tfd=4029 — 204 — 48 B — 594 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1041211059/?random=1776800311210&cv=11&fst=1776800311210&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9108479927z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=3&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1041211059/?random=1776800311210&cv=11&fst=1776800311210&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9108479927z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=3&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.2 KiB — 61 ms — h3https://www.google.com/rmkt/collect/1041211059/?random=1776800311210&cv=11&fst=1776800311210&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9108479927z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=3&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1041211... https://www.google.com/rmkt/collect/1041211059/?random=1776800311210&cv=11&fst=1776800311210&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9108479927z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=3&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 557 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1040284089/?random=1776800311280&cv=11&fst=1776800311280&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v871056960z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=6&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1040284089/?random=1776800311280&cv=11&fst=1776800311280&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v871056960z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=6&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 38 ms — h3https://www.google.com/rmkt/collect/1040284089/?random=1776800311280&cv=11&fst=1776800311280&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v871056960z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=6&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1040284... https://www.google.com/rmkt/collect/1040284089/?random=1776800311280&cv=11&fst=1776800311280&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v871056960z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=6&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 535 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1070358085/?random=1776800311334&cv=11&fst=1776800311334&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9199103921z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=6&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1070358085/?random=1776800311334&cv=11&fst=1776800311334&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9199103921z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=6&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.2 KiB — 37 ms — h3https://www.google.com/rmkt/collect/1070358085/?random=1776800311334&cv=11&fst=1776800311334&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9199103921z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=6&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1070358... https://www.google.com/rmkt/collect/1070358085/?random=1776800311334&cv=11&fst=1776800311334&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9199103921z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=6&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 518 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1070358085/?random=1776800311336&cv=11&fst=1776800311336&bg=ffffff&guid=ON&async=1&gtm=45be64h1v9199103921z8574353za20gzb574353zd574353xea&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=6&label=L0WrCLeZugQQxbyx_gM&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1070358085/?random=1776800311336&cv=11&fst=1776800311336&bg=ffffff&guid=ON&async=1&gtm=45be64h1v9199103921z8574353za20gzb574353zd574353xea&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=6&label=L0WrCLeZugQQxbyx_gM&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=4 — 200 — 2.2 KiB — 34 ms — h3https://www.google.com/rmkt/collect/1070358085/?random=1776800311336&cv=11&fst=1776800311336&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64h1v9199103921z8574353za20gzb574353zd574353xea&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=6&label=L0WrCLeZugQQxbyx_gM&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dfalse&gcp=5www.google.com/rmkt/collect/1070358... https://www.google.com/rmkt/collect/1070358085/?random=1776800311336&cv=11&fst=1776800311336&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64h1v9199103921z8574353za20gzb574353zd574353xea&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=6&label=L0WrCLeZugQQxbyx_gM&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dfalse&gcp=5 — 200 — 20 B — 511 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/996391663/?random=1776800311388&cv=11&fst=1776800311388&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v890103813z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=14&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/996391663/?random=1776800311388&cv=11&fst=1776800311388&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v890103813z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=14&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 33 ms — h3https://www.google.com/rmkt/collect/996391663/?random=1776800311388&cv=11&fst=1776800311388&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v890103813z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=14&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/9963916... https://www.google.com/rmkt/collect/996391663/?random=1776800311388&cv=11&fst=1776800311388&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v890103813z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=14&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 493 ms — h3https://www.googleadservices.com/pagead/conversion/996391663/?random=1776800311391&cv=11&fst=1776800311391&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v890103813z8574353za20gzb574353zd574353xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=14&label=EfReCN394rgBEO_1jtsD&capi=1&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&bttype=purchase&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=7www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/996391663/?random=1776800311391&cv=11&fst=1776800311391&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v890103813z8574353za20gzb574353zd574353xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=14&label=EfReCN394rgBEO_1jtsD&capi=1&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&bttype=purchase&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=7 — 200 — 1.1 KiB — 82 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16551358627/?random=1776800311445&cv=11&fst=1776800311445&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9184197942z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=12&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16551358627/?random=1776800311445&cv=11&fst=1776800311445&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9184197942z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=12&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 34 ms — h3https://www.google.com/rmkt/collect/16551358627/?random=1776800311445&cv=11&fst=1776800311445&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9184197942z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=12&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1655135... https://www.google.com/rmkt/collect/16551358627/?random=1776800311445&cv=11&fst=1776800311445&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9184197942z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=12&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 464 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11360289967/?random=1776800311501&cv=11&fst=1776800311501&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45Pe64h1v9210194874z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=2&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11360289967/?random=1776800311501&cv=11&fst=1776800311501&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45Pe64h1v9210194874z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=2&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 31 ms — h3https://www.google.com/rmkt/collect/11360289967/?random=1776800311501&cv=11&fst=1776800311501&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45Pe64h1v9210194874z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=2&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1136028... https://www.google.com/rmkt/collect/11360289967/?random=1776800311501&cv=11&fst=1776800311501&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45Pe64h1v9210194874z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=2&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 442 ms — h3https://ad.doubleclick.net/activity;src=11463663;type=pages0;cat=globa0;rcb=0;ord=1;num=5982099986208;npa=0;auiddc=1469795092.1776800313;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CJA;gtm=45fe64h1v9189969350z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=3;tag_exp=0~115616986~115938466~115938468~117266401;epver=2;dc_random=1776800313_P_HIKGlJT9PqgGmEHV1vsSx-LRUaYzW0ug;~oref=https%3A%2F%2Fwww.tableau.com%2F?ad.doubleclick.net/activity;src=114... https://ad.doubleclick.net/activity;src=11463663;type=pages0;cat=globa0;rcb=0;ord=1;num=5982099986208;npa=0;auiddc=1469795092.1776800313;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CJA;gtm=45fe64h1v9189969350z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=3;tag_exp=0~115616986~115938466~115938468~117266401;epver=2;dc_random=1776800313_P_HIKGlJT9PqgGmEHV1vsSx-LRUaYzW0ug;~oref=https%3A%2F%2Fwww.tableau.com%2F? — 302 — 22 B — 381 ms — h3https://11463663.fls.doubleclick.net/activityi;src=11463663;type=pages0;cat=globa0;rcb=0;ord=1;num=5982099986208;npa=0;auiddc=1469795092.1776800313;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CJA;gtm=45fe64h1v9189969350z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938468~117266401;epver=2;dc_random=1776800313_P_HIKGlJT9PqgGmEHV1vsSx-LRUaYzW0ug;_dc_test=1;~oref=https%3A%2F%2Fwww.tableau.com%2F?11463663.fls.doubleclick.net/activi... https://11463663.fls.doubleclick.net/activityi;src=11463663;type=pages0;cat=globa0;rcb=0;ord=1;num=5982099986208;npa=0;auiddc=1469795092.1776800313;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CJA;gtm=45fe64h1v9189969350z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938468~117266401;epver=2;dc_random=1776800313_P_HIKGlJT9PqgGmEHV1vsSx-LRUaYzW0ug;_dc_test=1;~oref=https%3A%2F%2Fwww.tableau.com%2F? — 302 — 993 B — 57 ms — h2https://ad.doubleclick.net/activity;dc_pre=CPGKoPzY_5MDFTLBFggdinwUCA;src=11463663;type=pages0;cat=globa0;rcb=0;ord=1;num=5982099986208;npa=0;auiddc=1469795092.1776800313;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CJA;gtm=45fe64h1v9189969350z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=3;tag_exp=0~115616986~115938466~115938468~117266401;epver=2;dc_random=1776800313_P_HIKGlJT9PqgGmEHV1vsSx-LRUaYzW0ug;~oref=https%3A%2F%2Fwww.tableau.com%2F?ad.doubleclick.net/activity;dc_pre=... https://ad.doubleclick.net/activity;dc_pre=CPGKoPzY_5MDFTLBFggdinwUCA;src=11463663;type=pages0;cat=globa0;rcb=0;ord=1;num=5982099986208;npa=0;auiddc=1469795092.1776800313;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CJA;gtm=45fe64h1v9189969350z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=3;tag_exp=0~115616986~115938466~115938468~117266401;epver=2;dc_random=1776800313_P_HIKGlJT9PqgGmEHV1vsSx-LRUaYzW0ug;~oref=https%3A%2F%2Fwww.tableau.com%2F? — 302 — 22 B — 384 ms — h3https://www.google.com/rmkt/collect/749031162/?random=1776800311774&cv=11&fst=1776800311774&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v895266739z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=11&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/7490311... https://www.google.com/rmkt/collect/749031162/?random=1776800311774&cv=11&fst=1776800311774&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v895266739z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=11&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 360 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/749031162/?random=1776800311774&cv=11&fst=1776800311774&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v895266739z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=11&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/749031162/?random=1776800311774&cv=11&fst=1776800311774&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v895266739z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=11&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 32 ms — h3https://11463663.fls.doubleclick.net/activityi;dc_pre=CPLKofzY_5MDFbCM7gEdf-ce_A;src=11463663;type=pages0;cat=globa0;rcb=0;ord=1;num=5982099986208;npa=0;auiddc=1469795092.1776800313;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CJA;gtm=45fe64h1v9189969350z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938468~117266401;epver=2;dc_random=1776800313_P_HIKGlJT9PqgGmEHV1vsSx-LRUaYzW0ug;_dc_test=1;~oref=https%3A%2F%2Fwww.tableau.com%2F?11463663.fls.doubleclick.net/activi... https://11463663.fls.doubleclick.net/activityi;dc_pre=CPLKofzY_5MDFbCM7gEdf-ce_A;src=11463663;type=pages0;cat=globa0;rcb=0;ord=1;num=5982099986208;npa=0;auiddc=1469795092.1776800313;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CJA;gtm=45fe64h1v9189969350z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938468~117266401;epver=2;dc_random=1776800313_P_HIKGlJT9PqgGmEHV1vsSx-LRUaYzW0ug;_dc_test=1;~oref=https%3A%2F%2Fwww.tableau.com%2F? — 200 — 744 B — 29 ms — h2https://www.google.com/gmp/conversion/_dc_unique_id=14097895407028746613;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NJ_AkeMBkKim-DMyyZ1wfi6osyeT2gw8KlnJg;_dc_time=1776800313;dc_pre=CPGKoPzY_5MDFTLBFggdinwUCA;src=11463663;type=pages0;cat=globa0;rcb=0;ord=1;num=5982099986208;npa=0;auiddc=1469795092.1776800313;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CJA;gtm=45fe64h1v9189969350z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=3;tag_exp=0~115616986~115938466~115938468~117266401;epver=2;dc_random=1776800313_P_HIKGlJT9PqgGmEHV1vsSx-LRUaYzW0ug;~oref=https%3A%2F%2Fwww.tableau.com%2F?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=14097895407028746613;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NJ_AkeMBkKim-DMyyZ1wfi6osyeT2gw8KlnJg;_dc_time=1776800313;dc_pre=CPGKoPzY_5MDFTLBFggdinwUCA;src=11463663;type=pages0;cat=globa0;rcb=0;ord=1;num=5982099986208;npa=0;auiddc=1469795092.1776800313;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CJA;gtm=45fe64h1v9189969350z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=3;tag_exp=0~115616986~115938466~115938468~117266401;epver=2;dc_random=1776800313_P_HIKGlJT9PqgGmEHV1vsSx-LRUaYzW0ug;~oref=https%3A%2F%2Fwww.tableau.com%2F? — 200 — 63 B — 191 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11150957808/?random=1776800311831&cv=11&fst=1776800311831&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45Pe64h1v9115601220z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=4&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11150957808/?random=1776800311831&cv=11&fst=1776800311831&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45Pe64h1v9115601220z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=4&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.2 KiB — 30 ms — h3https://www.google.com/rmkt/collect/11150957808/?random=1776800311831&cv=11&fst=1776800311831&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45Pe64h1v9115601220z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=4&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1115095... https://www.google.com/rmkt/collect/11150957808/?random=1776800311831&cv=11&fst=1776800311831&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45Pe64h1v9115601220z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=4&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 336 ms — h3https://ad.doubleclick.net/activity;src=11597767;type=pages0;cat=sfdc_00c;rcb=10;ord=2537681164912;npa=0;auiddc=1469795092.1776800313;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CFA;gtm=45fe64h1v9189917738z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=3;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776800313_6330wQ-8cwhGvjTJYXSo6fjyLomR8Y1glw;~oref=https%3A%2F%2Fwww.tableau.com%2F?ad.doubleclick.net/activity;src=115... https://ad.doubleclick.net/activity;src=11597767;type=pages0;cat=sfdc_00c;rcb=10;ord=2537681164912;npa=0;auiddc=1469795092.1776800313;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CFA;gtm=45fe64h1v9189917738z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=3;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776800313_6330wQ-8cwhGvjTJYXSo6fjyLomR8Y1glw;~oref=https%3A%2F%2Fwww.tableau.com%2F? — 302 — 22 B — 273 ms — h3https://11597767.fls.doubleclick.net/activityi;src=11597767;type=pages0;cat=sfdc_00c;rcb=10;ord=2537681164912;npa=0;auiddc=1469795092.1776800313;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CFA;gtm=45fe64h1v9189917738z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776800313_6330wQ-8cwhGvjTJYXSo6fjyLomR8Y1glw;_dc_test=1;~oref=https%3A%2F%2Fwww.tableau.com%2F?11597767.fls.doubleclick.net/activi... https://11597767.fls.doubleclick.net/activityi;src=11597767;type=pages0;cat=sfdc_00c;rcb=10;ord=2537681164912;npa=0;auiddc=1469795092.1776800313;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CFA;gtm=45fe64h1v9189917738z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776800313_6330wQ-8cwhGvjTJYXSo6fjyLomR8Y1glw;_dc_test=1;~oref=https%3A%2F%2Fwww.tableau.com%2F? — 302 — 617 B — 60 ms — h2https://ad.doubleclick.net/activity;dc_pre=COC5pPzY_5MDFe6HKQgdf8ssaQ;src=11597767;type=pages0;cat=sfdc_00c;rcb=10;ord=2537681164912;npa=0;auiddc=1469795092.1776800313;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CFA;gtm=45fe64h1v9189917738z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=3;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776800313_6330wQ-8cwhGvjTJYXSo6fjyLomR8Y1glw;~oref=https%3A%2F%2Fwww.tableau.com%2F?ad.doubleclick.net/activity;dc_pre=... https://ad.doubleclick.net/activity;dc_pre=COC5pPzY_5MDFe6HKQgdf8ssaQ;src=11597767;type=pages0;cat=sfdc_00c;rcb=10;ord=2537681164912;npa=0;auiddc=1469795092.1776800313;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CFA;gtm=45fe64h1v9189917738z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=3;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776800313_6330wQ-8cwhGvjTJYXSo6fjyLomR8Y1glw;~oref=https%3A%2F%2Fwww.tableau.com%2F? — 200 — 64 B — 28 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/830457760/?random=1776800311965&cv=11&fst=1776800311965&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9202842726z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=10&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/830457760/?random=1776800311965&cv=11&fst=1776800311965&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9202842726z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=10&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.2 KiB — 37 ms — h3https://www.google.com/rmkt/collect/830457760/?random=1776800311965&cv=11&fst=1776800311965&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9202842726z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=10&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/8304577... https://www.google.com/rmkt/collect/830457760/?random=1776800311965&cv=11&fst=1776800311965&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9202842726z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=10&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 279 ms — h3https://adservice.google.com/ddm/fls/z/dc_pre=CPLKofzY_5MDFbCM7gEdf-ce_A;src=11463663;type=pages0;cat=globa0;rcb=0;ord=1;num=5982099986208;npa=0;auiddc=*;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CJA;gtm=45fe64h1v9189969350z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938468~117266401;epver=2;dc_random=1776800313_P_HIKGlJT9PqgGmEHV1vsSx-LRUaYzW0ug;_dc_test=1;~oref=https%3A%2F%2Fwww.tableau.com%2Fadservice.google.com/ddm/fls/z/dc_p... https://adservice.google.com/ddm/fls/z/dc_pre=CPLKofzY_5MDFbCM7gEdf-ce_A;src=11463663;type=pages0;cat=globa0;rcb=0;ord=1;num=5982099986208;npa=0;auiddc=*;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CJA;gtm=45fe64h1v9189969350z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938468~117266401;epver=2;dc_random=1776800313_P_HIKGlJT9PqgGmEHV1vsSx-LRUaYzW0ug;_dc_test=1;~oref=https%3A%2F%2Fwww.tableau.com%2F — 200 — 63 B — 61 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11100665600/?random=1776800312016&cv=11&fst=1776800312016&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9210126110z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384406~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=11&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11100665600/?random=1776800312016&cv=11&fst=1776800312016&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9210126110z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384406~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=11&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.2 KiB — 33 ms — h3https://www.google.com/rmkt/collect/11100665600/?random=1776800312016&cv=11&fst=1776800312016&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9210126110z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384406~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=11&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1110066... https://www.google.com/rmkt/collect/11100665600/?random=1776800312016&cv=11&fst=1776800312016&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9210126110z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384406~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=11&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 257 ms — h3https://11597767.fls.doubleclick.net/activityi;dc_pre=CKqXp_zY_5MDFdcl7wIdh-ISdA;src=11597767;type=pages0;cat=sfdc_00c;rcb=10;ord=2537681164912;npa=0;auiddc=1469795092.1776800313;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CFA;gtm=45fe64h1v9189917738z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776800313_6330wQ-8cwhGvjTJYXSo6fjyLomR8Y1glw;_dc_test=1;~oref=https%3A%2F%2Fwww.tableau.com%2F?11597767.fls.doubleclick.net/activi... https://11597767.fls.doubleclick.net/activityi;dc_pre=CKqXp_zY_5MDFdcl7wIdh-ISdA;src=11597767;type=pages0;cat=sfdc_00c;rcb=10;ord=2537681164912;npa=0;auiddc=1469795092.1776800313;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CFA;gtm=45fe64h1v9189917738z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776800313_6330wQ-8cwhGvjTJYXSo6fjyLomR8Y1glw;_dc_test=1;~oref=https%3A%2F%2Fwww.tableau.com%2F? — 200 — 554 B — 26 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1061316053/?random=1776800312062&cv=11&fst=1776800312062&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v875672034z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=2&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1061316053/?random=1776800312062&cv=11&fst=1776800312062&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v875672034z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=2&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.2 KiB — 31 ms — h3https://www.google.com/rmkt/collect/1061316053/?random=1776800312062&cv=11&fst=1776800312062&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v875672034z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=2&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1061316... https://www.google.com/rmkt/collect/1061316053/?random=1776800312062&cv=11&fst=1776800312062&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v875672034z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=2&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 220 ms — h3https://adservice.google.com/ddm/fls/z/dc_pre=CKqXp_zY_5MDFdcl7wIdh-ISdA;src=11597767;type=pages0;cat=sfdc_00c;rcb=10;ord=2537681164912;npa=0;auiddc=*;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CFA;gtm=45fe64h1v9189917738z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776800313_6330wQ-8cwhGvjTJYXSo6fjyLomR8Y1glw;_dc_test=1;~oref=https%3A%2F%2Fwww.tableau.com%2Fadservice.google.com/ddm/fls/z/dc_p... https://adservice.google.com/ddm/fls/z/dc_pre=CKqXp_zY_5MDFdcl7wIdh-ISdA;src=11597767;type=pages0;cat=sfdc_00c;rcb=10;ord=2537681164912;npa=0;auiddc=*;u30=undefined;u32=undefined;u33=undefined;u34=https%3A%2F%2Fwww.tableau.com%2F;u35=undefined;u36=undefined;u37=undefined;u38=undefined;u46=undefined;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=CFA;gtm=45fe64h1v9189917738z8574353za20gzb574353zd574353xea;gcs=G111;gcd=13t3t3t3t5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776800313_6330wQ-8cwhGvjTJYXSo6fjyLomR8Y1glw;_dc_test=1;~oref=https%3A%2F%2Fwww.tableau.com%2F — 200 — 63 B — 31 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1040019177/?random=1776800312134&cv=11&fst=1776800312134&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9166299999z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=12&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1040019177/?random=1776800312134&cv=11&fst=1776800312134&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9166299999z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=12&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.2 KiB — 38 ms — h3https://www.google.com/rmkt/collect/1040019177/?random=1776800312134&cv=11&fst=1776800312134&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9166299999z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=12&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1040019... https://www.google.com/rmkt/collect/1040019177/?random=1776800312134&cv=11&fst=1776800312134&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9166299999z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=12&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 196 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/842161014/?random=1776800312197&cv=11&fst=1776800312197&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9179866291z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=11&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/842161014/?random=1776800312197&cv=11&fst=1776800312197&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9179866291z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=11&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.2 KiB — 39 ms — h3https://www.google.com/rmkt/collect/842161014/?random=1776800312197&cv=11&fst=1776800312197&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9179866291z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=11&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/8421610... https://www.google.com/rmkt/collect/842161014/?random=1776800312197&cv=11&fst=1776800312197&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9179866291z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=11&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 171 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1059959353/?random=1776800312260&cv=11&fst=1776800312260&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9210182014z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=15&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1059959353/?random=1776800312260&cv=11&fst=1776800312260&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9210182014z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=15&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.2 KiB — 83 ms — h3https://www.google.com/rmkt/collect/1059959353/?random=1776800312260&cv=11&fst=1776800312260&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9210182014z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=15&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1059959... https://www.google.com/rmkt/collect/1059959353/?random=1776800312260&cv=11&fst=1776800312260&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9210182014z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=15&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 142 ms — h3https://www.google.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v9108479927z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tids=AW-1041211059&tid=AW-1041211059&tft=1776800313896&tfd=4531www.google.com/ccm/collect?rcb=3&fr... https://www.google.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v9108479927z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tids=AW-1041211059&tid=AW-1041211059&tft=1776800313896&tfd=4531 — 200 — 21 B — 139 ms — h3https://www.google.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v871056960z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-1040284089&tid=AW-1040284089&tft=1776800313900&tfd=4535www.google.com/ccm/collect?rcb=6&fr... https://www.google.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v871056960z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-1040284089&tid=AW-1040284089&tft=1776800313900&tfd=4535 — 200 — 21 B — 136 ms — h3https://www.google.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v9199103921z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117884344&apve=1&apvf=f&apvc=0&tids=AW-1070358085&tid=AW-1070358085&tft=1776800313901&tfd=4537www.google.com/ccm/collect?rcb=6&fr... https://www.google.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v9199103921z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117884344&apve=1&apvf=f&apvc=0&tids=AW-1070358085&tid=AW-1070358085&tft=1776800313901&tfd=4537 — 200 — 21 B — 136 ms — h3https://www.google.com/ccm/collect?rcb=6&frm=0&ae=g&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&ep.ads_data_redaction=0&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be64h1v9199103921z8574353za20gzb574353zd574353xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117884344&apve=1&apvf=f&apvc=0&tids=AW-1070358085&tid=AW-1070358085&tft=1776800313903&tfd=4538www.google.com/ccm/collect?rcb=6&fr... https://www.google.com/ccm/collect?rcb=6&frm=0&ae=g&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&ep.ads_data_redaction=0&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be64h1v9199103921z8574353za20gzb574353zd574353xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117884344&apve=1&apvf=f&apvc=0&tids=AW-1070358085&tid=AW-1070358085&tft=1776800313903&tfd=4538 — 200 — 21 B — 139 ms — h3https://www.google.com/ccm/collect?rcb=14&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v890103813z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-996391663&tid=AW-996391663&tft=1776800313904&tfd=4539www.google.com/ccm/collect?rcb=14&f... https://www.google.com/ccm/collect?rcb=14&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v890103813z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-996391663&tid=AW-996391663&tft=1776800313904&tfd=4539 — 200 — 21 B — 134 ms — h3https://www.google.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v9184197942z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-16551358627&tid=AW-16551358627&tft=1776800313906&tfd=4541www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v9184197942z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-16551358627&tid=AW-16551358627&tft=1776800313906&tfd=4541 — 200 — 21 B — 135 ms — h3https://www.google.com/ccm/collect?rcb=2&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45Pe64h1v9210194874z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-11360289967&tid=AW-11360289967&tft=1776800313907&tfd=4542www.google.com/ccm/collect?rcb=2&fr... https://www.google.com/ccm/collect?rcb=2&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45Pe64h1v9210194874z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-11360289967&tid=AW-11360289967&tft=1776800313907&tfd=4542 — 200 — 21 B — 138 ms — h3https://www.google.com/ccm/collect?rcb=13&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&gdid=dYWJhMj&_tu=KA&gtm=45fe64h1v9190955632z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266400~117384405&apve=1&apvf=f&apvc=0&tids=DC-8292931&tid=DC-8292931&tft=1776800313909&tfd=4544www.google.com/ccm/collect?rcb=13&f... https://www.google.com/ccm/collect?rcb=13&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&gdid=dYWJhMj&_tu=KA&gtm=45fe64h1v9190955632z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266400~117384405&apve=1&apvf=f&apvc=0&tids=DC-8292931&tid=DC-8292931&tft=1776800313909&tfd=4544 — 200 — 21 B — 137 ms — h3https://www.google.com/ccm/collect?rcb=5&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&gdid=dYWJhMj&_tu=KA&gtm=45fe64h1v9190758630z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=0&tids=DC-9908883&tid=DC-9908883&tft=1776800313911&tfd=4546www.google.com/ccm/collect?rcb=5&fr... https://www.google.com/ccm/collect?rcb=5&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&gdid=dYWJhMj&_tu=KA&gtm=45fe64h1v9190758630z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=0&tids=DC-9908883&tid=DC-9908883&tft=1776800313911&tfd=4546 — 200 — 21 B — 135 ms — h3https://www.google.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&gdid=dYWJhMj&_tu=KA&gtm=45fe64h1v9189969350z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=DC-11463663&tid=DC-11463663&tft=1776800313912&tfd=4547www.google.com/ccm/collect?rcb=0&fr... https://www.google.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&gdid=dYWJhMj&_tu=KA&gtm=45fe64h1v9189969350z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=DC-11463663&tid=DC-11463663&tft=1776800313912&tfd=4547 — 200 — 21 B — 136 ms — h3https://www.google.com/ccm/collect?rcb=9&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&gdid=dYWJhMj&_tu=KA&gtm=45fe64h1v9189895219z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401~118463261&apve=1&apvf=f&apvc=0&tids=DC-11549600&tid=DC-11549600&tft=1776800313914&tfd=4549www.google.com/ccm/collect?rcb=9&fr... https://www.google.com/ccm/collect?rcb=9&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&gdid=dYWJhMj&_tu=KA&gtm=45fe64h1v9189895219z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401~118463261&apve=1&apvf=f&apvc=0&tids=DC-11549600&tid=DC-11549600&tft=1776800313914&tfd=4549 — 200 — 21 B — 134 ms — h3https://www.google.com/ccm/collect?rcb=11&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v895266739z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400~118463261&apve=1&apvf=f&apvc=0&tids=AW-749031162&tid=AW-749031162&tft=1776800313915&tfd=4550www.google.com/ccm/collect?rcb=11&f... https://www.google.com/ccm/collect?rcb=11&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v895266739z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400~118463261&apve=1&apvf=f&apvc=0&tids=AW-749031162&tid=AW-749031162&tft=1776800313915&tfd=4550 — 200 — 21 B — 142 ms — h3https://www.google.com/ccm/collect?rcb=4&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45Pe64h1v9115601220z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384405&apve=1&apvf=f&apvc=0&tids=AW-11150957808&tid=AW-11150957808&tft=1776800313917&tfd=4552www.google.com/ccm/collect?rcb=4&fr... https://www.google.com/ccm/collect?rcb=4&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45Pe64h1v9115601220z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384405&apve=1&apvf=f&apvc=0&tids=AW-11150957808&tid=AW-11150957808&tft=1776800313917&tfd=4552 — 200 — 21 B — 139 ms — h3https://www.google.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&gdid=dYWJhMj&_tu=KA&gtm=45fe64h1v9189917738z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~118128922&apve=1&apvf=f&apvc=0&tids=DC-11597767&tid=DC-11597767&tft=1776800313919&tfd=4554www.google.com/ccm/collect?rcb=10&f... https://www.google.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&gdid=dYWJhMj&_tu=KA&gtm=45fe64h1v9189917738z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~118128922&apve=1&apvf=f&apvc=0&tids=DC-11597767&tid=DC-11597767&tft=1776800313919&tfd=4554 — 200 — 21 B — 138 ms — h3https://www.google.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v9202842726z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117384406&apve=1&apvf=f&apvc=0&tids=AW-830457760&tid=AW-830457760&tft=1776800313921&tfd=4556www.google.com/ccm/collect?rcb=10&f... https://www.google.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v9202842726z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117384406&apve=1&apvf=f&apvc=0&tids=AW-830457760&tid=AW-830457760&tft=1776800313921&tfd=4556 — 200 — 21 B — 138 ms — h3https://www.google.com/ccm/collect?rcb=11&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v9210126110z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384406~118463262&apve=1&apvf=f&apvc=0&tids=AW-11100665600&tid=AW-11100665600&tft=1776800313923&tfd=4558www.google.com/ccm/collect?rcb=11&f... https://www.google.com/ccm/collect?rcb=11&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v9210126110z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384406~118463262&apve=1&apvf=f&apvc=0&tids=AW-11100665600&tid=AW-11100665600&tft=1776800313923&tfd=4558 — 200 — 21 B — 136 ms — h3https://www.google.com/ccm/collect?rcb=2&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v875672034z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118463261&apve=1&apvf=f&apvc=0&tids=AW-1061316053&tid=AW-1061316053&tft=1776800313925&tfd=4560www.google.com/ccm/collect?rcb=2&fr... https://www.google.com/ccm/collect?rcb=2&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v875672034z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118463261&apve=1&apvf=f&apvc=0&tids=AW-1061316053&tid=AW-1061316053&tft=1776800313925&tfd=4560 — 200 — 21 B — 142 ms — h3https://www.google.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v9166299999z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384406&apve=1&apvf=f&apvc=0&tids=AW-1040019177&tid=AW-1040019177&tft=1776800313927&tfd=4562www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v9166299999z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384406&apve=1&apvf=f&apvc=0&tids=AW-1040019177&tid=AW-1040019177&tft=1776800313927&tfd=4562 — 200 — 21 B — 141 ms — h3https://www.google.com/ccm/collect?rcb=11&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v9179866291z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~117384405&apve=1&apvf=f&apvc=0&tids=AW-842161014&tid=AW-842161014&tft=1776800313928&tfd=4563www.google.com/ccm/collect?rcb=11&f... https://www.google.com/ccm/collect?rcb=11&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v9179866291z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~117384405&apve=1&apvf=f&apvc=0&tids=AW-842161014&tid=AW-842161014&tft=1776800313928&tfd=4563 — 200 — 21 B — 141 ms — h3https://www.google.com/ccm/collect?rcb=15&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v9210182014z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~118463262&apve=1&apvf=f&apvc=0&tids=AW-1059959353&tid=AW-1059959353&tft=1776800313931&tfd=4566www.google.com/ccm/collect?rcb=15&f... https://www.google.com/ccm/collect?rcb=15&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tableau.com%2F&scrsrc=www.googletagmanager.com&rnd=1030124346.1776800313&dt=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&auid=1469795092.1776800313&navt=n&npa=0&did=dYWJhMj&gdid=dYWJhMj&_tu=KA&gtm=45be64h1v9210182014z8574353za20gzb574353zd574353xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~118463262&apve=1&apvf=f&apvc=0&tids=AW-1059959353&tid=AW-1059959353&tft=1776800313931&tfd=4566 — 200 — 21 B — 135 ms — h3https://ogs.digital.salesforce.com/v1/interactionsogs.digital.salesforce.com/v1/inter... https://ogs.digital.salesforce.com/v1/interactions — 204 — 0 B — 149 ms — h2https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 367 B — 151 ms — h2https://www.google.com/pagead/1p-user-list/1040284089/?random=1776800311280&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v871056960z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=6&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfaF6ufa1Pe3QCbjNqzaPUkhWN7p5O1KD_pnUedldgPZfvXNrojF-Rps37Zv1oPOP0OfNMtOMGt1nKH__7GckNK1kSg23_EA3X53KDHNVPyCJv4ZiqxxvME8b8Cwu6Mks3yrIULd7Sl_n-ALmCVbxdjMkYnrFEUX-mJ9mx0MWt2g9PDyh7Zx7qLDpJ-BeWvm-PPD-cv_KPq3m1zmt-HmGIRLSvous6DW1jvGvnw&random=4091394892&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/1040284089/?random=1776800311280&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v871056960z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=6&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfaF6ufa1Pe3QCbjNqzaPUkhWN7p5O1KD_pnUedldgPZfvXNrojF-Rps37Zv1oPOP0OfNMtOMGt1nKH__7GckNK1kSg23_EA3X53KDHNVPyCJv4ZiqxxvME8b8Cwu6Mks3yrIULd7Sl_n-ALmCVbxdjMkYnrFEUX-mJ9mx0MWt2g9PDyh7Zx7qLDpJ-BeWvm-PPD-cv_KPq3m1zmt-HmGIRLSvous6DW1jvGvnw&random=4091394892&rmt_tld=0&ipr=y — 200 — 64 B — 41 ms — h3https://www.google.com/pagead/1p-user-list/1041211059/?random=1776800311210&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9108479927z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=3&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfYunQFLA3LNuk3HZ1RQxpa0MrGASM7iJ8c_D1wRNvVs-saSd4PmmYhnbz4UdcwxIGUI3tVcKPrCG7T_XQFUSqAEtu79-eoPK3AF94VOm_Gg3Vvau6CvjlSaJFBMgRofu4WVX3EJpgfAFdljhzDc4T4m1dI3KDxvrF2vHVbhTDR1o-QiN9S-gacqiiZfvSO5u2OWx8cMRUB9vKwNa0zhwXYF97pslqpS-ERQPnQ&random=855092671&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/1041211059/?random=1776800311210&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9108479927z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=3&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfYunQFLA3LNuk3HZ1RQxpa0MrGASM7iJ8c_D1wRNvVs-saSd4PmmYhnbz4UdcwxIGUI3tVcKPrCG7T_XQFUSqAEtu79-eoPK3AF94VOm_Gg3Vvau6CvjlSaJFBMgRofu4WVX3EJpgfAFdljhzDc4T4m1dI3KDxvrF2vHVbhTDR1o-QiN9S-gacqiiZfvSO5u2OWx8cMRUB9vKwNa0zhwXYF97pslqpS-ERQPnQ&random=855092671&rmt_tld=0&ipr=y — 200 — 64 B — 47 ms — h3https://www.google.com/pagead/1p-user-list/1070358085/?random=1776800311334&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9199103921z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=6&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfQoGEE4PoOZqIC_qm-j-PdEXEPfTRqlPOJS04dbSgrG_-4TRFg01UlRhX1uuQrnTldpIspIRP13rZV0FthHm9P21rGtiRlaC86ZXecJAtRscrV5lBhDwKBWfD_XHMzr7hb3wjGI-c0Pp-qzZ9LhDJsXquysnECfi1K9LTRmDQEqMhnl4nCwboRnNukuyUckUUv3S4c2b7E7Gix7w6-dci4Z4Z5QwDyAFnQV18A&random=776658399&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/1070358085/?random=1776800311334&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9199103921z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=6&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfQoGEE4PoOZqIC_qm-j-PdEXEPfTRqlPOJS04dbSgrG_-4TRFg01UlRhX1uuQrnTldpIspIRP13rZV0FthHm9P21rGtiRlaC86ZXecJAtRscrV5lBhDwKBWfD_XHMzr7hb3wjGI-c0Pp-qzZ9LhDJsXquysnECfi1K9LTRmDQEqMhnl4nCwboRnNukuyUckUUv3S4c2b7E7Gix7w6-dci4Z4Z5QwDyAFnQV18A&random=776658399&rmt_tld=0&ipr=y — 200 — 64 B — 52 ms — h3https://www.google.com/pagead/1p-user-list/1070358085/?random=1776800311336&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&gtm=45be64h1v9199103921z8574353za20gzb574353zd574353xea&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=6&label=L0WrCLeZugQQxbyx_gM&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfV5rWMcIZ2TdBy_UubD_sybyvg5fPvMcE2WgB2kakT3GLH0OOsDeBsNw7AJhelDsVxOiU_VvvX-ls0AsEh61YlTx3l7HdLkv9HrRQUpcgomRhfJ3A2bz4qCRv0jrkPrXujQwtYNCyxuE8tmD4UJSwjTVN_6JPjsjNt95CsCPMRak0_y_7-qcY5NpsWucezqBdJq6QzpQ938tdTfl6z7PRpjVuFAIEa4nfwLPCQ&random=31087049&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/1070358085/?random=1776800311336&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&gtm=45be64h1v9199103921z8574353za20gzb574353zd574353xea&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=6&label=L0WrCLeZugQQxbyx_gM&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfV5rWMcIZ2TdBy_UubD_sybyvg5fPvMcE2WgB2kakT3GLH0OOsDeBsNw7AJhelDsVxOiU_VvvX-ls0AsEh61YlTx3l7HdLkv9HrRQUpcgomRhfJ3A2bz4qCRv0jrkPrXujQwtYNCyxuE8tmD4UJSwjTVN_6JPjsjNt95CsCPMRak0_y_7-qcY5NpsWucezqBdJq6QzpQ938tdTfl6z7PRpjVuFAIEa4nfwLPCQ&random=31087049&rmt_tld=0&ipr=y — 200 — 64 B — 52 ms — h3https://www.google.com/pagead/1p-user-list/996391663/?random=1776800311388&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v890103813z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=14&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfaQX1ljj2imDcQkyJMrumdp0hENvGsIY2xAcdFKu6ihrGZo-M3VA2QmOL1RuRrCOPr19GXlAIzUvBCrqh_ztKu9v4OzDZSpphYaqlw0iE_XK580lP4CJBHGzsn3Y42C_zWSWnaZRO8ileq16hawudJIV_WLpIJfqoriD5t3ps3nkC8g88EPSyMAVQ3DAMTRtaVg_77ETL6upNq0CHclQIatfODEAo4Us5NNG2g&random=1545674070&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/996391663/?random=1776800311388&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v890103813z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=14&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfaQX1ljj2imDcQkyJMrumdp0hENvGsIY2xAcdFKu6ihrGZo-M3VA2QmOL1RuRrCOPr19GXlAIzUvBCrqh_ztKu9v4OzDZSpphYaqlw0iE_XK580lP4CJBHGzsn3Y42C_zWSWnaZRO8ileq16hawudJIV_WLpIJfqoriD5t3ps3nkC8g88EPSyMAVQ3DAMTRtaVg_77ETL6upNq0CHclQIatfODEAo4Us5NNG2g&random=1545674070&rmt_tld=0&ipr=y — 200 — 64 B — 49 ms — h3https://www.google.com/pagead/1p-user-list/16551358627/?random=1776800311445&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9184197942z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=12&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfeVMIB2jd9Pxn8oECmKpjbN5AukaonyZVOOAT4A540jYZS39Kh4ECt_XYiS3RpXKERcEIbNVJP--QojScqTR33J_GU71MDT5Z1bMDtRxFcjOduRmp62FR4sOtPfiieHcWMlJJI5TFaDE_Ufz1oT13JBT2OkyWubZmRnKrJwd8KRppQZMTeuYzSYsc41d5Z_b643A7KASTl92HVEOjNh1Xy5Qm-Y08nOus5tT1A&random=1040252981&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/16551358627/?random=1776800311445&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9184197942z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=12&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfeVMIB2jd9Pxn8oECmKpjbN5AukaonyZVOOAT4A540jYZS39Kh4ECt_XYiS3RpXKERcEIbNVJP--QojScqTR33J_GU71MDT5Z1bMDtRxFcjOduRmp62FR4sOtPfiieHcWMlJJI5TFaDE_Ufz1oT13JBT2OkyWubZmRnKrJwd8KRppQZMTeuYzSYsc41d5Z_b643A7KASTl92HVEOjNh1Xy5Qm-Y08nOus5tT1A&random=1040252981&rmt_tld=0&ipr=y — 200 — 64 B — 46 ms — h3https://www.google.com/pagead/1p-user-list/11360289967/?random=1776800311501&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45Pe64h1v9210194874z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=2&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugffO8ouVyAfl2aCHswID3BOKdXepC9sfEug7ti6sInjm6AIMnqlTwV_jOpHS5duW_crA37LOotRCEgr_uR97gfKTbJwXguTHbqVizqeofkhB7LdI0BA67m69E9dsaTJrNoCumkrsLm93ePqtiziN9-VW1pryvth80Zdhw9UNcLXwTqxT8DfpXMk8GZa5miQqvb4gxhXjxkaPeI67spylhZMmSpBJby6CS6j1pNw&random=61894632&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/11360289967/?random=1776800311501&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45Pe64h1v9210194874z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=2&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugffO8ouVyAfl2aCHswID3BOKdXepC9sfEug7ti6sInjm6AIMnqlTwV_jOpHS5duW_crA37LOotRCEgr_uR97gfKTbJwXguTHbqVizqeofkhB7LdI0BA67m69E9dsaTJrNoCumkrsLm93ePqtiziN9-VW1pryvth80Zdhw9UNcLXwTqxT8DfpXMk8GZa5miQqvb4gxhXjxkaPeI67spylhZMmSpBJby6CS6j1pNw&random=61894632&rmt_tld=0&ipr=y — 200 — 64 B — 49 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/996391663/?random=112811392&cv=11&fst=1776800311391&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v890103813z8574353za20gzb574353zd574353xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=14&label=EfReCN394rgBEO_1jtsD&capi=1&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKB3RyaWdnZXJaAwoBAWIDCgED&cerd=CgEA&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxZ-jONFrlimvv4NjAhPiW_w5PtqbDWmvLw&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6cv9f7TD0appylSr1MJJX_jLZYEcLu9m5eHU8Xb6Cd4zgqjf2aygJRoCZ1c&pscrd=IhMIhOea_Nj_kwMVS5zuAR0kqiUiMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhhodHRwczovL3d3dy50YWJsZWF1LmNvbS9CV0NoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpMEF0dHZuMFl6bV96V1JUOUVQRFN0bWhkTHNIR0VwY1B6cjEzRTBrYXdUVm1vTU1xUTlYN3NTbWtybXMyNHoMCAliCAgAEAAYACAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/996391663/?random=112811392&cv=11&fst=1776800311391&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v890103813z8574353za20gzb574353zd574353xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=14&label=EfReCN394rgBEO_1jtsD&capi=1&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKB3RyaWdnZXJaAwoBAWIDCgED&cerd=CgEA&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxZ-jONFrlimvv4NjAhPiW_w5PtqbDWmvLw&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6cv9f7TD0appylSr1MJJX_jLZYEcLu9m5eHU8Xb6Cd4zgqjf2aygJRoCZ1c&pscrd=IhMIhOea_Nj_kwMVS5zuAR0kqiUiMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhhodHRwczovL3d3dy50YWJsZWF1LmNvbS9CV0NoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpMEF0dHZuMFl6bV96V1JUOUVQRFN0bWhkTHNIR0VwY1B6cjEzRTBrYXdUVm1vTU1xUTlYN3NTbWtybXMyNHoMCAliCAgAEAAYACAA — 302 — 23 B — 79 ms — h3https://www.google.com/pagead/1p-user-list/749031162/?random=1776800311774&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v895266739z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=11&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfflaqoRG6v6QQTJ8HWNwTnE0lVRR1tug8CebAWOoyWLFsaDau1zzfhJ2WpuaT8dXtI_bLgNzAHixB97TaS-O3eOkazSUI_VcBmGWIwDRhOlhCHxHH0TuABX9Tuad4GwDCUaWzYxbWNBSopp8SYm7SGIsrYctu-hyxsdnylbITMreWEpbp_rtV-tEFCzvtdKj24N4B_yp6uv0vbmAaW1jmErxWnoMuVQXbw4daA&random=2028545113&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/749031162/?random=1776800311774&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v895266739z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=11&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfflaqoRG6v6QQTJ8HWNwTnE0lVRR1tug8CebAWOoyWLFsaDau1zzfhJ2WpuaT8dXtI_bLgNzAHixB97TaS-O3eOkazSUI_VcBmGWIwDRhOlhCHxHH0TuABX9Tuad4GwDCUaWzYxbWNBSopp8SYm7SGIsrYctu-hyxsdnylbITMreWEpbp_rtV-tEFCzvtdKj24N4B_yp6uv0vbmAaW1jmErxWnoMuVQXbw4daA&random=2028545113&rmt_tld=0&ipr=y — 200 — 64 B — 45 ms — h3https://www.google.com/pagead/1p-user-list/11150957808/?random=1776800311831&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45Pe64h1v9115601220z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=4&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfSRk-pkKzMM6nemnNGgg1ngVWaolpQKX23F3f4EIMdkWG2AgvsL6Zz4VTrCR1sg9EIX5cJYAQ33pSJlnzVxy9xbVC2zxaps2rzBwAnUauf_CpynM2cU1EjBsCco_wTUgBtGfmMtl7Ot-EYzIjrE0fa7Mbxdx4DJldjUbcXabWUMRJzWEpfhhd7SceAAvDWnPe_jiHHnMMegsAiOiMw5tPTY_f7Ktq_2Z3VqTFw&random=3507430514&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/11150957808/?random=1776800311831&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45Pe64h1v9115601220z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=4&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfSRk-pkKzMM6nemnNGgg1ngVWaolpQKX23F3f4EIMdkWG2AgvsL6Zz4VTrCR1sg9EIX5cJYAQ33pSJlnzVxy9xbVC2zxaps2rzBwAnUauf_CpynM2cU1EjBsCco_wTUgBtGfmMtl7Ot-EYzIjrE0fa7Mbxdx4DJldjUbcXabWUMRJzWEpfhhd7SceAAvDWnPe_jiHHnMMegsAiOiMw5tPTY_f7Ktq_2Z3VqTFw&random=3507430514&rmt_tld=0&ipr=y — 200 — 64 B — 43 ms — h3https://www.google.com/pagead/1p-user-list/830457760/?random=1776800311965&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9202842726z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=10&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfesof19_E6BikQ2rGitWlnu1PnNdCneVcEhz5jON5EpKDPvfP1YiM6SwkQ-LTDTVGuJNU9Ven7ZZ9_WySubucl0ZbKDyBeMkbZMZr1JeR9yitv0Qj3QbQYhZ69U9HXrRMMi034SiW6kV2119t3j_gmvxOIL85Rv1TM7Wsksiz_YRefpVHoLmk8bocmdJ90sSE0hqvSlzMjVxLbTOBeqhN-pQdC4iAg7uqe3KQg&random=2393843937&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/830457760/?random=1776800311965&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9202842726z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=10&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfesof19_E6BikQ2rGitWlnu1PnNdCneVcEhz5jON5EpKDPvfP1YiM6SwkQ-LTDTVGuJNU9Ven7ZZ9_WySubucl0ZbKDyBeMkbZMZr1JeR9yitv0Qj3QbQYhZ69U9HXrRMMi034SiW6kV2119t3j_gmvxOIL85Rv1TM7Wsksiz_YRefpVHoLmk8bocmdJ90sSE0hqvSlzMjVxLbTOBeqhN-pQdC4iAg7uqe3KQg&random=2393843937&rmt_tld=0&ipr=y — 200 — 64 B — 40 ms — h3https://www.google.com/pagead/1p-user-list/11100665600/?random=1776800312016&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9210126110z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384406~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=11&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfXqUiQiJQ9vbMgJZnixCC0QvhWtwNU6BIdZ-h9Ioth-Y498hLNyt0Xqp_Ona6k51tsfwMAK58sJLI21RSaEn0Ngfx3HEoqNugLmYOkanl7Qeb9vAF7LoaN5ajBCCQJO2w0fSp-DJ_7egdPKZMqfjplNdYXw-lfWBLhIUR5S0OAW1nz1zeWInej_SHEszisbzdK73LAqim8PWwU0YXx4rjx_LMh17l-kaLWNyCw&random=2289423448&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/11100665600/?random=1776800312016&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9210126110z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384406~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=11&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfXqUiQiJQ9vbMgJZnixCC0QvhWtwNU6BIdZ-h9Ioth-Y498hLNyt0Xqp_Ona6k51tsfwMAK58sJLI21RSaEn0Ngfx3HEoqNugLmYOkanl7Qeb9vAF7LoaN5ajBCCQJO2w0fSp-DJ_7egdPKZMqfjplNdYXw-lfWBLhIUR5S0OAW1nz1zeWInej_SHEszisbzdK73LAqim8PWwU0YXx4rjx_LMh17l-kaLWNyCw&random=2289423448&rmt_tld=0&ipr=y — 200 — 64 B — 38 ms — h3https://www.google.com/pagead/1p-user-list/1061316053/?random=1776800312062&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v875672034z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=2&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfe10x3eSM8vF7yjiZqVC874C0gN7jjuOFg3Ur6u3EUOk1RZLMOJ0bssQ-ZldWl9Hn-gpwlFvA9IG6u-QRyAiWq9t362-Q8Em88ZzlLpCTpS4UxvR-uefzmdeFTJ3HanhnR6ODOcw9kTeteoghcvXWR8mEFRiB9usvsYOUYQUOgqOg7ybrFa4biteZCYNIZJGaLD9FIIldWuvhSEzZHT0-MJwtMBYmVLHIw0KNw&random=95544392&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/1061316053/?random=1776800312062&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v875672034z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=2&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfe10x3eSM8vF7yjiZqVC874C0gN7jjuOFg3Ur6u3EUOk1RZLMOJ0bssQ-ZldWl9Hn-gpwlFvA9IG6u-QRyAiWq9t362-Q8Em88ZzlLpCTpS4UxvR-uefzmdeFTJ3HanhnR6ODOcw9kTeteoghcvXWR8mEFRiB9usvsYOUYQUOgqOg7ybrFa4biteZCYNIZJGaLD9FIIldWuvhSEzZHT0-MJwtMBYmVLHIw0KNw&random=95544392&rmt_tld=0&ipr=y — 200 — 64 B — 36 ms — h3https://www.google.com/pagead/1p-user-list/1040019177/?random=1776800312134&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9166299999z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=12&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfZCFwu259RCapNgQ42qeOe2tgX-OUHRwp1iXHDANjleSbd79E4B-LRUpZNPgl0lwtlX9VuMOHWZwkAclLxkGDHKGOQ-PFnQw29ntC0gLl56wLIusra_QyFxDZesO-2I-FaDXpK5-7zjlSvNTRu9wDtqLp72i1VJqi8WedezIB3jjmbf7Gd6vj7qp2tewiG-4BKPBaAw_91RGpUTetTscEqZGp2RT6fLb77QzMg&random=1484728339&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/1040019177/?random=1776800312134&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9166299999z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384406&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=12&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfZCFwu259RCapNgQ42qeOe2tgX-OUHRwp1iXHDANjleSbd79E4B-LRUpZNPgl0lwtlX9VuMOHWZwkAclLxkGDHKGOQ-PFnQw29ntC0gLl56wLIusra_QyFxDZesO-2I-FaDXpK5-7zjlSvNTRu9wDtqLp72i1VJqi8WedezIB3jjmbf7Gd6vj7qp2tewiG-4BKPBaAw_91RGpUTetTscEqZGp2RT6fLb77QzMg&random=1484728339&rmt_tld=0&ipr=y — 200 — 64 B — 33 ms — h3https://www.google.com/pagead/1p-user-list/842161014/?random=1776800312197&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9179866291z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=11&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfQF3tVj2qg4gXRtl5a8MeVB8R1GzStOVePaRtfTGlzau2bgnjcTgg8dZ9WmoNobwNpN2Lv0ny4_YHrKPM4IjdvwiJjmdrmPIR-e1kCsR_loKcdaN-FHC8ISkqpInILgRNZCavJ3RgoNkXShtpPEytVIJN9isq5E-QmjV8y7Th5qB71IYp-vWehe4hCL6maRqRDyt4ikOtOyeELscSJ_VMb2WzoTVxRkHL4alFg&random=2490177653&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/842161014/?random=1776800312197&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9179866291z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=11&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfQF3tVj2qg4gXRtl5a8MeVB8R1GzStOVePaRtfTGlzau2bgnjcTgg8dZ9WmoNobwNpN2Lv0ny4_YHrKPM4IjdvwiJjmdrmPIR-e1kCsR_loKcdaN-FHC8ISkqpInILgRNZCavJ3RgoNkXShtpPEytVIJN9isq5E-QmjV8y7Th5qB71IYp-vWehe4hCL6maRqRDyt4ikOtOyeELscSJ_VMb2WzoTVxRkHL4alFg&random=2490177653&rmt_tld=0&ipr=y — 200 — 64 B — 31 ms — h3https://www.google.com/pagead/1p-conversion/996391663/?random=112811392&cv=11&fst=1776800311391&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v890103813z8574353za20gzb574353zd574353xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=14&label=EfReCN394rgBEO_1jtsD&capi=1&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKB3RyaWdnZXJaAwoBAWIDCgED&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6cv9f7TD0appylSr1MJJX_jLZYEcLu9m5eHU8Xb6Cd4zgqjf2aygJRoCZ1c&pscrd=IhMIhOea_Nj_kwMVS5zuAR0kqiUiMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhhodHRwczovL3d3dy50YWJsZWF1LmNvbS9CV0NoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpMEF0dHZuMFl6bV96V1JUOUVQRFN0bWhkTHNIR0VwY1B6cjEzRTBrYXdUVm1vTU1xUTlYN3NTbWtybXMyNHoMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSsAEABaugfSGJSwLfEQYZLZRR1ml_EaP9jH81DDtyRQYdydmZfKpZk6bUd1o5-0DhRgWgYHJGQ79kZxOh_YEv3h9YzGaR3k8ILAN5_DTjXPr7II_fJMSJzjxnWNQIBrLTE1pQ94YJNFYTDUThHqAeQ4mska7_4tkr64LEWjsqqPz2xT4sgBisRX3HNwlwjFh515P_jMhRKtF7e78uomHWtt076vAxVUPuePlBgctF4vSbIA&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxSeRnb7lq6ZAvN_2CCI-E6voOfYbV-sBvQ&random=3320416489www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/996391663/?random=112811392&cv=11&fst=1776800311391&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v890103813z8574353za20gzb574353zd574353xea&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=14&label=EfReCN394rgBEO_1jtsD&capi=1&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKB3RyaWdnZXJaAwoBAWIDCgED&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6cv9f7TD0appylSr1MJJX_jLZYEcLu9m5eHU8Xb6Cd4zgqjf2aygJRoCZ1c&pscrd=IhMIhOea_Nj_kwMVS5zuAR0kqiUiMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhhodHRwczovL3d3dy50YWJsZWF1LmNvbS9CV0NoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpMEF0dHZuMFl6bV96V1JUOUVQRFN0bWhkTHNIR0VwY1B6cjEzRTBrYXdUVm1vTU1xUTlYN3NTbWtybXMyNHoMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSsAEABaugfSGJSwLfEQYZLZRR1ml_EaP9jH81DDtyRQYdydmZfKpZk6bUd1o5-0DhRgWgYHJGQ79kZxOh_YEv3h9YzGaR3k8ILAN5_DTjXPr7II_fJMSJzjxnWNQIBrLTE1pQ94YJNFYTDUThHqAeQ4mska7_4tkr64LEWjsqqPz2xT4sgBisRX3HNwlwjFh515P_jMhRKtF7e78uomHWtt076vAxVUPuePlBgctF4vSbIA&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxSeRnb7lq6ZAvN_2CCI-E6voOfYbV-sBvQ&random=3320416489 — 200 — 20 B — 49 ms — h3https://www.google.com/pagead/1p-user-list/1059959353/?random=1776800312260&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9210182014z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=15&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfXqRQiZpbXeOr1UxcWl0A2HnwHN6eL6YDLYqtVT-OgrkNTumOhCEnUCh5xNEp2thM7he9bHV4NKFP_gwGEeBEPJ4f-qXmOS_gc35J4yz5ZO_JLns46XCA_Vhi0kjUJGfH2LjToK69i88IYUFUKj5uBXsB22ZDtTeKpomjDsIZCGrrWytXY3HDoj-npsBBuLgmmtn72rUoDUhN2Dd4XU-HgLSaWKthUb0lFtAQw&random=3892026674&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/1059959353/?random=1776800312260&cv=11&fst=1776798000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9210182014z8574353za20gzb574353zd574353xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tableau.com%2F&rcb=15&frm=0&tiba=Business%20Intelligence%20and%20Analytics%20Software%20%7C%20Tableau&did=dYWJhMj&gdid=dYWJhMj&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1469795092.1776800313&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfXqRQiZpbXeOr1UxcWl0A2HnwHN6eL6YDLYqtVT-OgrkNTumOhCEnUCh5xNEp2thM7he9bHV4NKFP_gwGEeBEPJ4f-qXmOS_gc35J4yz5ZO_JLns46XCA_Vhi0kjUJGfH2LjToK69i88IYUFUKj5uBXsB22ZDtTeKpomjDsIZCGrrWytXY3HDoj-npsBBuLgmmtn72rUoDUhN2Dd4XU-HgLSaWKthUb0lFtAQw&random=3892026674&rmt_tld=0&ipr=y — 200 — 64 B — 35 ms — h3https://ogs.digital.salesforce.com/v1/interactionsogs.digital.salesforce.com/v1/inter... https://ogs.digital.salesforce.com/v1/interactions — 200 — 632 B — 144 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 2957ms · 2375KB · $39/mo
Google Tag Manager
Tag Manager
Costly
Execution 681ms
Transfer 146 KB
Unused 40%
Monthly Cost $9/mo
Google Tag Manager
Tag Manager
Costly
Execution 333ms
Transfer 202 KB
Unused 32%
Monthly Cost $4/mo
Unattributable
Other
Costly
Execution 319ms
Transfer 0 KB
Monthly Cost $4/mo
www.tableau.com
Other
Costly
Execution 225ms
Transfer 28 KB
Monthly Cost $3/mo
a.sfdcstatic.com
Other
Optional
Execution 194ms
Transfer 2 KB
Monthly Cost $3/mo
Optimizely
A/B Testing
Optional
Execution 119ms
Transfer 96 KB
Unused 36%
Monthly Cost $2/mo
a.sfdcstatic.com
Other
Optional
Execution 90ms
Transfer 82 KB
Unused 55%
Monthly Cost $1/mo
t.contentsquare.net
Other
Optional
Execution 84ms
Transfer 91 KB
Unused 41%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 82ms
Transfer 141 KB
Unused 38%
Monthly Cost $1/mo
www.tableau.com
Other
Optional
Execution 76ms
Transfer 110 KB
Unused 93%
Monthly Cost $1/mo
c.salesforce.com
Other
Optional
Execution 76ms
Transfer 16 KB
Monthly Cost $1/mo
s.go-mpulse.net
Other
Optional
Execution 68ms
Transfer 58 KB
Unused 45%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 63ms
Transfer 137 KB
Unused 38%
Monthly Cost $1/mo
Twitter/X Pixel
Advertising
Optional
Execution 60ms
Transfer 13 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 57ms
Transfer 144 KB
Unused 39%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 56ms
Transfer 146 KB
Unused 38%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 56ms
Transfer 137 KB
Unused 40%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 55ms
Transfer 138 KB
Unused 39%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 55ms
Transfer 129 KB
Unused 47%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 54ms
Transfer 136 KB
Unused 40%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 53ms
Transfer 145 KB
Unused 39%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 52ms
Transfer 137 KB
Unused 38%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 50ms
Transfer 138 KB
Unused 38%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 681ms and costs ~$9/month
  • Google Tag Manager adds 333ms and costs ~$4/month
  • Unattributable adds 319ms and costs ~$4/month
  • www.tableau.com adds 225ms and costs ~$3/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

Why this matters

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

Source: web.dev

Google Tag Manager takes 333ms 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 319ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.tableau.com takes 225ms 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

55% of a.sfdcstatic.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

93% of www.tableau.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