Skip to content
https://cision.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

55
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
86
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.

1.03 s

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

1.33 s

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

968 ms

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

0.128

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

3.13 s

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

6.55 s

Page Load Progression

1.2 s
2.3 s
3.5 s
4.7 s
5.9 s
7.0 s
8.2 s
9.4 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
47.6 MB transferred, 223 requests
FIX
47.6 MB transferred, 223 requests
Critical::
Page weighs 54.4 MB (47.6 MB transferred)
Warning::
Images are 3.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.7 MB
Warning::
JavaScript is 3.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.2 MB
Info::
Fonts are 517 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 517 KB
Info::
CSS is 306 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 306 KB
Warning::
223 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 10.0 g CO2 per page load
47.6 MB / 2.4 MB budget
47.6 MB transferred
223 requests
10.0 g CO2 per page load
Other 39.8 MiB 84%
Images 3.7 MiB 8%
JavaScript 3.2 MiB 7%
Fonts 517.4 KiB 1%
CSS 305.9 KiB 1%
HTML 74.2 KiB 0%
Other 65.6 KiB 0%
Other 23.8 KiB 0%
Other 6.0 KiB 0%
Other 1.2 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

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 (47.6 MiB of 47.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4999ms total JS execution
FIX
4999ms total JS execution
Warning::
Unattributable: 778ms CPU time
Warning::
https://www.cision.com/: 715ms CPU time
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 621ms CPU time
Warning::
https://script.hotjar.com/modules.6a0f3932cb1341a3...: 378ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5PL...: 350ms CPU time
Warning::
Third-party scripts: 4999ms (100% of total)

Main Thread Breakdown

Script Evaluation 59% Other 22% Style & Layout 8% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
Unattributable778ms23ms0ms3rd
https://www.cision.com/715ms39ms2ms3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js621ms385ms121ms3rd
https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js378ms335ms16ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5PLGM3350ms313ms24ms3rd
https://euob.segreencolumn.com/sxp/i/a13c666c09e9671170b9d9245e156f37.js315ms248ms5ms3rd
https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-common.min.js262ms150ms9ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-966596255&cx=c&gtm=4e64h1185ms153ms21ms3rd
https://cdn.optimizely.com/js/25058450976.js159ms144ms8ms3rd
https://js.qualified.com/qualified.js?token=GYXYao8kA4XzkurM155ms126ms13ms3rd

Showing top 10 of 21 scripts

F
JS Bundles
Action
57 scripts, 1.1 MB unused
FIX
57 scripts, 1.1 MB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.cision.com/etc.clientlibs/cision-revam...: 78 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 72 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.1 MB
1096 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-common.min.js114 KB78 KB (68%)3rd
https://www.googletagmanager.com/gtag/destination?id=G-327337678&cx=c&gtm=4e64h1137 KB72 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=G-P5P2FG45YV&cx=c&gtm=4e64h1172 KB66 KB (38%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5PLGM3187 KB64 KB (35%)3rd
https://js.qualified.com/qualified.js?token=GYXYao8kA4XzkurM117 KB57 KB (49%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-966596255&cx=c&gtm=4e64h1145 KB52 KB (36%)3rd
https://js.qualified.com/packs/js/multimodal_v2-3fbc98a7.js97 KB50 KB (52%)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
223 resources · 47.6 MB · 1.1 MB savings available
FIX
223 resources · 47.6 MB · 1.1 MB savings available
Warning::
Page weight 46.6 MB over 1MB target
Got: 47.6 MB Expected: ≤ 1 MB
Info::
~1.1 MB of savings available
Warning::
222 third-party resources (100% of weight)
Info::
12 resources over 200KB
223 resources · 47.6 MiB · 222 third-party 46.6 MiB over 1MB target
Media 84% · 39.8 MiB
Image 8% · 3.7 MiB
JavaScript 7% · 3.2 MiB
Font 1% · 517.4 KiB
CSS 1% · 305.9 KiB
Other 0% · 90.7 KiB
Document 0% · 74.8 KiB

~1.1 MiB of savings available

Remove unused JavaScript: 1.1 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
50 images, 0 KB saveable
REVIEW
50 images, 0 KB saveable
Warning::
https://www.cision.com/content/dam/cision-revamp/c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cision.com/content/dam/cision-revamp/c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cision.com/content/dam/cision-revamp/c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cision.com/content/dam/cision-revamp/c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cision.com/content/dam/cision-revamp/c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cision.com/content/dam/cision-revamp/c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cision.com/content/dam/cision-revamp/c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cision.com/content/dam/cision-revamp/c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cision.com/content/dam/cision-revamp/c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cision.com/content/dam/cision-revamp/c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cision.com/content/dam/cision-revamp/c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cision.com/content/dam/cision-revamp/c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cision.com/content/dam/cision-revamp/c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cision.com/content/dam/cision-revamp/c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cision.com/content/dam/cision-revamp/c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cision.com/content/dam/cision-revamp/c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cision.com/content/dam/cision-revamp/c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
50 images 3.7 MB
0 oversized -0 KB
50 legacy format
17 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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 (517 KB)
PASS
6 fonts (517 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

517 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 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.0 s LCP 1.3 shttps://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 29.8 KiB — 15 ms — font-display: swaphttps://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 30.6 KiB — 5 ms — font-display: swaphttps://assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2Inter-Regular.f1f0c35b.... https://assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2 — 97.2 KiB — 57 ms — font-display: swaphttps://assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2Inter-SemiBold.fcb100c7... https://assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2 — 103.6 KiB — 60 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 53 ms — font-display: swaphttps://assets.qualified.com/packs/media/Inter-roman.var.b2129c00.woff2Inter-roman.var.b2129c0... https://assets.qualified.com/packs/media/Inter-roman.var.b2129c00.woff2 — 222.3 KiB — 32 ms — font-display: swap
l woff2 swap
Size 30 KB
Load time 15 ms
Start 429 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 31 KB
Load time 5 ms
Start 491 ms
Risk FOUT — text flashes from fallback to web font
Inter-Regular.f1f0c35b.... woff2 swap
Size 97 KB
Load time 57 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
Inter-SemiBold.fcb100c7... woff2 swap
Size 104 KB
Load time 60 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 53 ms
Start 2.7 s
Risk FOUT — text flashes from fallback to web font
Inter-roman.var.b2129c0... woff2 swap
Size 222 KB
Load time 32 ms
Start 4.0 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~163 KB and ~326 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
223 requests over 8425ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 1.0 s LCP 1.3 shttps://cision.com// https://cision.com/ — 301 — 507 B — 55 ms — h2https://www.cision.com/www.cision.com/ https://www.cision.com/ — 200 — 21.3 KiB — 42 ms — h2https://js.qualified.com/qualified.js?token=GYXYao8kA4XzkurMjs.qualified.com/qualified.js?token... https://js.qualified.com/qualified.js?token=GYXYao8kA4XzkurM — 200 — 116.8 KiB — 227 ms — h2https://use.typekit.net/uch2oqz.css?family=proxima-nova:400,700&display=swapuse.typekit.net/uch2oqz.css?family=... https://use.typekit.net/uch2oqz.css?family=proxima-nova:400,700&display=swap — 200 — 1.3 KiB — 95 ms — h2https://fonts.googleapis.com/css2?family=IBM+Plex+Serif&display=swapfonts.googleapis.com/css2?family=IB... https://fonts.googleapis.com/css2?family=IBM+Plex+Serif&display=swap — 200 — 1.0 KiB — 138 ms — h2https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0fonts.googleapis.com/css2?family=Ma... https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0 — 200 — 522 B — 140 ms — h2https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-revamp.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-revamp.min.css — 200 — 59.0 KiB — 86 ms — h2https://www.cision.com/etc.clientlibs/cision.restructure/clientlibs/clientlib-wistia.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision.restructure/clientlibs/clientlib-wistia.min.css — 200 — 241 B — 24 ms — h2https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-wistia.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-wistia.min.css — 200 — 174 B — 32 ms — h2https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.csscdnjs.cloudflare.com/ajax/libs/OwlC... https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css — 200 — 1.5 KiB — 71 ms — h3https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.csscdnjs.cloudflare.com/ajax/libs/OwlC... https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css — 200 — 943 B — 75 ms — h3https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.2.3/animate.min.csscdnjs.cloudflare.com/ajax/libs/anim... https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.2.3/animate.min.css — 200 — 4.2 KiB — 77 ms — h3https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/monitoring-2.svgwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/monitoring-2.svg — 200 — 951 B — 27 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/report.svgwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/report.svg — 200 — 875 B — 24 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/campaign.svgwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/campaign.svg — 200 — 3.5 KiB — 133 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/social.svgwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/social.svg — 200 — 1.1 KiB — 133 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/newsmode-dark.svgwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/newsmode-dark.svg — 200 — 919 B — 134 ms — h2https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-icons.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-icons.min.css — 200 — 687 B — 134 ms — h2https://www.cision.com/etc.clientlibs/cision-revamp/components/content/heroBlock/clientlibs.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision-revamp/components/content/heroBlock/clientlibs.min.css — 200 — 1.7 KiB — 84 ms — h2https://www.cision.com/etc.clientlibs/cision-revamp/components/content/socialproof/clientlibs.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision-revamp/components/content/socialproof/clientlibs.min.css — 200 — 1.2 KiB — 130 ms — h2https://www.cision.com/etc.clientlibs/granite/ui/components/coral/foundation/components/clientlibs/components.min.csswww.cision.com/etc.clientlibs/grani... https://www.cision.com/etc.clientlibs/granite/ui/components/coral/foundation/components/clientlibs/components.min.css — 200 — 2.5 KiB — 69 ms — h2https://www.cision.com/etc.clientlibs/granite/ui/components/coral/foundation/clientlibs/foundation.min.csswww.cision.com/etc.clientlibs/grani... https://www.cision.com/etc.clientlibs/granite/ui/components/coral/foundation/clientlibs/foundation.min.css — 200 — 5.0 KiB — 118 ms — h2https://www.cision.com/etc.clientlibs/cq/graphql/sites/graphiql/clientlibs/coralui3.min.csswww.cision.com/etc.clientlibs/cq/gr... https://www.cision.com/etc.clientlibs/cq/graphql/sites/graphiql/clientlibs/coralui3.min.css — 200 — 352 B — 118 ms — h2https://www.cision.com/etc.clientlibs/clientlibs/granite/coralui3.min.csswww.cision.com/etc.clientlibs/clien... https://www.cision.com/etc.clientlibs/clientlibs/granite/coralui3.min.css — 200 — 145.8 KiB — 189 ms — h2https://www.cision.com/etc.clientlibs/prncom/clientlibs/touchuiclientlib.min.csswww.cision.com/etc.clientlibs/prnco... https://www.cision.com/etc.clientlibs/prncom/clientlibs/touchuiclientlib.min.css — 200 — 470 B — 116 ms — h2https://www.cision.com/etc.clientlibs/cision.restructure/components/content/timeline/clientlibs.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision.restructure/components/content/timeline/clientlibs.min.css — 200 — 213 B — 116 ms — h2https://www.cision.com/etc.clientlibs/cision.restructure/clientlibs/touchuiclientlib.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision.restructure/clientlibs/touchuiclientlib.min.css — 200 — 232 B — 116 ms — h2https://www.cision.com/etc.clientlibs/cision/clientlibs/touchuiclientlib.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision/clientlibs/touchuiclientlib.min.css — 200 — 220 B — 112 ms — h2https://www.cision.com/etc.clientlibs/cision-revamp/components/content/assetText/clientlibs.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision-revamp/components/content/assetText/clientlibs.min.css — 200 — 2.4 KiB — 111 ms — h2https://www.cision.com/etc.clientlibs/cision-revamp/components/content/multistepform/clientlibs.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision-revamp/components/content/multistepform/clientlibs.min.css — 200 — 7.2 KiB — 111 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 1.0 s LCP 1.3 shttps://cision.com// https://cision.com/ — 301 — 507 B — 55 ms — h2https://www.cision.com/www.cision.com/ https://www.cision.com/ — 200 — 21.3 KiB — 42 ms — h2https://js.qualified.com/qualified.js?token=GYXYao8kA4XzkurMjs.qualified.com/qualified.js?token... https://js.qualified.com/qualified.js?token=GYXYao8kA4XzkurM — 200 — 116.8 KiB — 227 ms — h2https://use.typekit.net/uch2oqz.css?family=proxima-nova:400,700&display=swapuse.typekit.net/uch2oqz.css?family=... https://use.typekit.net/uch2oqz.css?family=proxima-nova:400,700&display=swap — 200 — 1.3 KiB — 95 ms — h2https://fonts.googleapis.com/css2?family=IBM+Plex+Serif&display=swapfonts.googleapis.com/css2?family=IB... https://fonts.googleapis.com/css2?family=IBM+Plex+Serif&display=swap — 200 — 1.0 KiB — 138 ms — h2https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0fonts.googleapis.com/css2?family=Ma... https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0 — 200 — 522 B — 140 ms — h2https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-revamp.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-revamp.min.css — 200 — 59.0 KiB — 86 ms — h2https://www.cision.com/etc.clientlibs/cision.restructure/clientlibs/clientlib-wistia.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision.restructure/clientlibs/clientlib-wistia.min.css — 200 — 241 B — 24 ms — h2https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-wistia.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-wistia.min.css — 200 — 174 B — 32 ms — h2https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.csscdnjs.cloudflare.com/ajax/libs/OwlC... https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css — 200 — 1.5 KiB — 71 ms — h3https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.csscdnjs.cloudflare.com/ajax/libs/OwlC... https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css — 200 — 943 B — 75 ms — h3https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.2.3/animate.min.csscdnjs.cloudflare.com/ajax/libs/anim... https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.2.3/animate.min.css — 200 — 4.2 KiB — 77 ms — h3https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/monitoring-2.svgwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/monitoring-2.svg — 200 — 951 B — 27 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/report.svgwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/report.svg — 200 — 875 B — 24 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/campaign.svgwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/campaign.svg — 200 — 3.5 KiB — 133 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/social.svgwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/social.svg — 200 — 1.1 KiB — 133 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/newsmode-dark.svgwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/newsmode-dark.svg — 200 — 919 B — 134 ms — h2https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-icons.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-icons.min.css — 200 — 687 B — 134 ms — h2https://www.cision.com/etc.clientlibs/cision-revamp/components/content/heroBlock/clientlibs.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision-revamp/components/content/heroBlock/clientlibs.min.css — 200 — 1.7 KiB — 84 ms — h2https://www.cision.com/etc.clientlibs/cision-revamp/components/content/socialproof/clientlibs.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision-revamp/components/content/socialproof/clientlibs.min.css — 200 — 1.2 KiB — 130 ms — h2https://www.cision.com/etc.clientlibs/granite/ui/components/coral/foundation/components/clientlibs/components.min.csswww.cision.com/etc.clientlibs/grani... https://www.cision.com/etc.clientlibs/granite/ui/components/coral/foundation/components/clientlibs/components.min.css — 200 — 2.5 KiB — 69 ms — h2https://www.cision.com/etc.clientlibs/granite/ui/components/coral/foundation/clientlibs/foundation.min.csswww.cision.com/etc.clientlibs/grani... https://www.cision.com/etc.clientlibs/granite/ui/components/coral/foundation/clientlibs/foundation.min.css — 200 — 5.0 KiB — 118 ms — h2https://www.cision.com/etc.clientlibs/cq/graphql/sites/graphiql/clientlibs/coralui3.min.csswww.cision.com/etc.clientlibs/cq/gr... https://www.cision.com/etc.clientlibs/cq/graphql/sites/graphiql/clientlibs/coralui3.min.css — 200 — 352 B — 118 ms — h2https://www.cision.com/etc.clientlibs/clientlibs/granite/coralui3.min.csswww.cision.com/etc.clientlibs/clien... https://www.cision.com/etc.clientlibs/clientlibs/granite/coralui3.min.css — 200 — 145.8 KiB — 189 ms — h2https://www.cision.com/etc.clientlibs/prncom/clientlibs/touchuiclientlib.min.csswww.cision.com/etc.clientlibs/prnco... https://www.cision.com/etc.clientlibs/prncom/clientlibs/touchuiclientlib.min.css — 200 — 470 B — 116 ms — h2https://www.cision.com/etc.clientlibs/cision.restructure/components/content/timeline/clientlibs.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision.restructure/components/content/timeline/clientlibs.min.css — 200 — 213 B — 116 ms — h2https://www.cision.com/etc.clientlibs/cision.restructure/clientlibs/touchuiclientlib.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision.restructure/clientlibs/touchuiclientlib.min.css — 200 — 232 B — 116 ms — h2https://www.cision.com/etc.clientlibs/cision/clientlibs/touchuiclientlib.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision/clientlibs/touchuiclientlib.min.css — 200 — 220 B — 112 ms — h2https://www.cision.com/etc.clientlibs/cision-revamp/components/content/assetText/clientlibs.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision-revamp/components/content/assetText/clientlibs.min.css — 200 — 2.4 KiB — 111 ms — h2https://www.cision.com/etc.clientlibs/cision-revamp/components/content/multistepform/clientlibs.min.csswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision-revamp/components/content/multistepform/clientlibs.min.css — 200 — 7.2 KiB — 111 ms — h2https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/css/intlTelInput.csscdnjs.cloudflare.com/ajax/libs/intl... https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/css/intlTelInput.css — 200 — 2.5 KiB — 62 ms — h3https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/js/intlTelInput.min.jscdnjs.cloudflare.com/ajax/libs/intl... https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/js/intlTelInput.min.js — 200 — 9.3 KiB — 60 ms — h3https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-common.min.jswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-common.min.js — 200 — 114.4 KiB — 167 ms — h2https://www.cision.com/etc.clientlibs/cision-revamp/components/content/multistepform/clientlibs.min.jswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision-revamp/components/content/multistepform/clientlibs.min.js — 200 — 15.2 KiB — 116 ms — h2https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-revamp.min.jswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-revamp.min.js — 200 — 86.5 KiB — 206 ms — h2https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-custom.min.jswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-custom.min.js — 200 — 40.6 KiB — 126 ms — h2https://www.cision.com/etc.clientlibs/cision.restructure/clientlibs/clientlib-wistia.min.jswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision.restructure/clientlibs/clientlib-wistia.min.js — 200 — 409 B — 132 ms — h2https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-wistia.min.jswww.cision.com/etc.clientlibs/cisio... https://www.cision.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-wistia.min.js — 200 — 348 B — 136 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/AI.svgwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/AI.svg — 200 — 2.1 KiB — 143 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/cisionone-pricing.svgwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/cisionone-pricing.svg — 200 — 923 B — 140 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/cs-martech-badge-2025-8.svgwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/cs-martech-badge-2025-8.svg — 200 — 180.4 KiB — 211 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/media-monitoring.svgwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/media-monitoring.svg — 200 — 2.9 KiB — 167 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/instant-insights.svgwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/instant-insights.svg — 200 — 2.3 KiB — 169 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/journalist-outreach.svgwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/journalist-outreach.svg — 200 — 15.0 KiB — 209 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/social-listening.svgwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/icons/social-listening.svg — 200 — 1.5 KiB — 164 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/global-assets/carousel-logos/generalmills-carousel-logo.pngwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/global-assets/carousel-logos/generalmills-carousel-logo.png — 200 — 4.0 KiB — 151 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/global-assets/carousel-logos/kohler-carousel-logo.pngwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/global-assets/carousel-logos/kohler-carousel-logo.png — 200 — 4.4 KiB — 135 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/global-assets/carousel-logos/tdbank-carousel-logo.pngwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/global-assets/carousel-logos/tdbank-carousel-logo.png — 200 — 3.0 KiB — 206 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/global-assets/carousel-logos/mc-carousel-logo.pngwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/global-assets/carousel-logos/mc-carousel-logo.png — 200 — 8.1 KiB — 152 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/global-assets/carousel-logos/sony-carousel-logo.pngwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/global-assets/carousel-logos/sony-carousel-logo.png — 200 — 5.8 KiB — 140 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/global-assets/carousel-logos/adobe-carousel-logo.pngwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/global-assets/carousel-logos/adobe-carousel-logo.png — 200 — 3.3 KiB — 142 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/global-assets/carousel-logos/pbs-carousel-logo.pngwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/global-assets/carousel-logos/pbs-carousel-logo.png — 200 — 3.9 KiB — 204 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/global-assets/carousel-logos/carnival-carousel-logo.pngwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/global-assets/carousel-logos/carnival-carousel-logo.png — 200 — 3.3 KiB — 204 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/global-assets/carousel-logos/3m-carousel-logo.pngwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/global-assets/carousel-logos/3m-carousel-logo.png — 200 — 3.9 KiB — 151 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/social-proof-assets/Martech-G2-badges-testimonials-collage.pngwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/social-proof-assets/Martech-G2-badges-testimonials-collage.png — 200 — 81.3 KiB — 205 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/resources/guides-and-reports/thumbnails/Complete-Guide-to-Building-a-Data-Driven-PR-Strategy.pngwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/resources/guides-and-reports/thumbnails/Complete-Guide-to-Building-a-Data-Driven-PR-Strategy.png — 200 — 1.1 MiB — 275 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/resources/guides-and-reports/thumbnails/2026-CompleteGuide-MediaIntelligence-Thumbnail.pngwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/resources/guides-and-reports/thumbnails/2026-CompleteGuide-MediaIntelligence-Thumbnail.png — 200 — 1.2 MiB — 337 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/resources/guides-and-reports/thumbnails/complete-guide-to-launching-a-pr-campaign.pngwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/resources/guides-and-reports/thumbnails/complete-guide-to-launching-a-pr-campaign.png — 200 — 324.9 KiB — 318 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/resources/guides-and-reports/thumbnails/Public-Affairs-In-The-Age-Of-Misinformation.pngwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/resources/guides-and-reports/thumbnails/Public-Affairs-In-The-Age-Of-Misinformation.png — 200 — 51.0 KiB — 154 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/case-studies/logos/Logo_Ellisphere_2015-blanc%202.pngwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/case-studies/logos/Logo_Ellisphere_2015-blanc%202.png — 200 — 10.3 KiB — 297 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/case-studies/ellisphere/ellisphere-detail-214190857.jpgwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/case-studies/ellisphere/ellisphere-detail-214190857.jpg — 200 — 273.5 KiB — 336 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/case-studies/logos/cehr-logo%201.pngwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/case-studies/logos/cehr-logo%201.png — 200 — 6.4 KiB — 329 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/case-studies/ceh/ceh-detail-187641659.jpgwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/case-studies/ceh/ceh-detail-187641659.jpg — 200 — 242.7 KiB — 340 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/case-studies/logos/Simmons_Bank_logo%201.pngwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/case-studies/logos/Simmons_Bank_logo%201.png — 200 — 4.2 KiB — 339 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/home/simmons-bank-story-card-bg.jpgwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/home/simmons-bank-story-card-bg.jpg — 200 — 210.5 KiB — 345 ms — h2https://www.google.com/recaptcha/api.js?render=6LcND_QUAAAAAP1F-ViHZtRv64_xwiGtTa9A4q8fwww.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6LcND_QUAAAAAP1F-ViHZtRv64_xwiGtTa9A4q8f — 200 — 1.0 KiB — 99 ms — h3https://www.google.com/recaptcha/api.jswww.google.com/recaptcha/api.js https://www.google.com/recaptcha/api.js — 200 — 1012 B — 101 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-5PLGM3www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5PLGM3 — 200 — 186.6 KiB — 201 ms — h2https://p.typekit.net/p.css?s=1&k=uch2oqz&ht=tk&f=139.140.175.176.5474.5475.156.157.167.39916.39917&a=124623531&app=typekit&e=cssp.typekit.net/p.css?s=1&k=uch2oqz&h... https://p.typekit.net/p.css?s=1&k=uch2oqz&ht=tk&f=139.140.175.176.5474.5475.156.157.167.39916.39917&a=124623531&app=typekit&e=css — 200 — 172 B — 71 ms — h2https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/efe4a5/000000000... https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 29.8 KiB — 15 ms — h2https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/2555e1/000000000... https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 30.6 KiB — 5 ms — h2https://www.cision.com/content/dam/cision-revamp/cision-optimized/videos/zCision_One_Core_Product_animation_BLUE_v2.mp4www.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/cision-optimized/videos/zCision_One_Core_Product_animation_BLUE_v2.mp4 — 206 — 39.1 MiB — 11 ms — h2https://www.cision.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.cision.com/cdn-cgi/challenge-pl... https://www.cision.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 395 B — 118 ms — h2https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/gdpr.csvwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/gdpr.csv — 200 — 55.0 KiB — 34 ms — h2https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/EuConuntry.csvwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/EuConuntry.csv — 200 — 232 B — 33 ms — h2https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/gdprCountry.csvwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/gdprCountry.csv — 200 — 149 B — 32 ms — h2https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/email.csvwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/email.csv — 200 — 148 B — 46 ms — h2https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/countrydropdown.jsonwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/countrydropdown.json — 200 — 4.0 KiB — 53 ms — h2https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/jobrole.jsonwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/jobrole.json — 200 — 313 B — 52 ms — h2https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/jobtitle.jsonwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/jobtitle.json — 200 — 248 B — 52 ms — h2https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/companyRevenue1.jsonwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/companyRevenue1.json — 200 — 251 B — 52 ms — h2https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/primaryactivity.jsonwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/primaryactivity.json — 200 — 295 B — 52 ms — h2https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/time1.jsonwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/time1.json — 200 — 327 B — 51 ms — h2https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/time2.jsonwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/time2.json — 200 — 288 B — 51 ms — h2https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/contactpreference.jsonwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/contactpreference.json — 200 — 260 B — 50 ms — h2https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/usproductlist.jsonwww.cision.com/content/dam/cision-r... https://www.cision.com/content/dam/cision-revamp/eloqua/formjson/usproductlist.json — 200 — 382 B — 50 ms — h2https://www.cision.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.cision.com/cdn-cgi/challenge-pl... https://www.cision.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.4 KiB — 30 ms — h2https://www.cision.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.4714978936070089:1776812996:j8uynlWDUR8SlXiUuV7-tPLZmgWc__KphGQZxjzECIs/9f004b072fe0cf22www.cision.com/cdn-cgi/challenge-pl... https://www.cision.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.4714978936070089:1776812996:j8uynlWDUR8SlXiUuV7-tPLZmgWc__KphGQZxjzECIs/9f004b072fe0cf22 — 200 — 1012 B — 28 ms — h2https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu=app.qualified.com/w/1/GYXYao8kA4Xzk... https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu= — 200 — 0 B — 104 ms — h2https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu=app.qualified.com/w/1/GYXYao8kA4Xzk... https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu= — 204 — 298 B — 103 ms — h2https://euob.segreencolumn.com/sxp/i/a13c666c09e9671170b9d9245e156f37.jseuob.segreencolumn.com/sxp/i/a13c66... https://euob.segreencolumn.com/sxp/i/a13c666c09e9671170b9d9245e156f37.js — 200 — 44.6 KiB — 92 ms — h2https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 72 ms — h2https://tracking.g2crowd.com/attribution_tracking/conversions/108.js?p=https://www.cision.com/&e=tracking.g2crowd.com/attribution_tr... https://tracking.g2crowd.com/attribution_tracking/conversions/108.js?p=https://www.cision.com/&e= — 200 — 2.2 KiB — 145 ms — h2https://cookiechimp.com/widget/yv4tdyG.jscookiechimp.com/widget/yv4tdyG.js https://cookiechimp.com/widget/yv4tdyG.js — 301 — 410 B — 30 ms — h3https://static.claydar.com/init.v1.js?id=ceMoKiPQmLstatic.claydar.com/init.v1.js?id=ce... https://static.claydar.com/init.v1.js?id=ceMoKiPQmL — 200 — 1.2 KiB — 39 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 72 ms — h2https://cookiechimp.com/cf/widget/yv4tdyG.jscookiechimp.com/cf/widget/yv4tdyG.j... https://cookiechimp.com/cf/widget/yv4tdyG.js — 200 — 18.3 KiB — 84 ms — h3https://bat.bing.com/p/action/343112763.jsbat.bing.com/p/action/343112763.js https://bat.bing.com/p/action/343112763.js — 200 — 423 B — 33 ms — h2https://cookiechimp.com/widget/yv4tdyG/wwQun6n/en.json?v=85cbfb5ccookiechimp.com/widget/yv4tdyG/wwQu... https://cookiechimp.com/widget/yv4tdyG/wwQun6n/en.json?v=85cbfb5c — 200 — 8.5 KiB — 37 ms — h3https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@3.1.0/dist/cookieconsent.csscdn.jsdelivr.net/gh/orestbida/cooki... https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@3.1.0/dist/cookieconsent.css — 200 — 6.4 KiB — 49 ms — h2https://cdn.claydar.com/releases/latest/radar.min.jscdn.claydar.com/releases/latest/rad... https://cdn.claydar.com/releases/latest/radar.min.js — 200 — 20.6 KiB — 32 ms — h3https://js.qualified.com/packs/js/analytics-5b4599f9.jsjs.qualified.com/packs/js/analytics... https://js.qualified.com/packs/js/analytics-5b4599f9.js — 200 — 1.3 KiB — 15 ms — h2https://js.qualified.com/packs/js/multimodal_v2-3fbc98a7.jsjs.qualified.com/packs/js/multimoda... https://js.qualified.com/packs/js/multimodal_v2-3fbc98a7.js — 200 — 97.4 KiB — 44 ms — h2https://app.qualified.com/w/1/GYXYao8kA4XzkurM/messenger?uuid=f4029cdf-86a6-4865-9b3b-8146a954c5abapp.qualified.com/w/1/GYXYao8kA4Xzk... https://app.qualified.com/w/1/GYXYao8kA4XzkurM/messenger?uuid=f4029cdf-86a6-4865-9b3b-8146a954c5ab — 200 — 3.5 KiB — 136 ms — h2https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu=7517e399-b958-4c5d-827b-a1915d2d0021&uuid=f4029cdf-86a6-4865-9b3b-8146a954c5abapp.qualified.com/w/1/GYXYao8kA4Xzk... https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu=7517e399-b958-4c5d-827b-a1915d2d0021&uuid=f4029cdf-86a6-4865-9b3b-8146a954c5ab — 200 — 0 B — 83 ms — h2https://obseu.segreencolumn.com/ct?id=73932&url=https%3A%2F%2Fwww.cision.com%2F&sf=0&tpi=&ch=Cision&uvid=&tsf=0&tsfmi=&tsfu=&cb=1776815449886&hl=2&op=0&ag=866425812&rand=83166752180290220628129021505592639201019201218278551118100766012700721501130151255695110291&fs=1350x940&fst=1350x940&np=linux%20x86_64&nv=google%20inc.&ref=&ss=800x600&nc=0&at=&di=W1siZWYiLDgxNTFdLFstNywiLSJdLFstMTAsIi0iXSxbLTI0LCJbXSJdLFstNDcsIlVUQyxlbi1VUyxsYXRuLGdyZWdvcnkiXSxbLTU0LCJ7XCJoXCI6W1wiXzNcIixcIjI4NzI4OTkzMjBcIixcIl8yXCIsXCIxNjE3NjQyMjc2XCJdLFwiZFwiOltdLFwiYlwiOltcIl8xXCIsXCI4MzU4NTU4MzRcIixcIl8wXCIsXCIyMTM4MjQ5MzM5XCIsXCJfMlwiLFwiMjQwMjUyNDM3N1wiXSxcInNcIjoxfSJdLFstNTksImRlZmF1bHQiXSxbLTY1LCItIl0sWy02NiwiZ2VvbG9jYXRpb24sY2h1YWZ1bGx2ZXJzaW9ubGlzdCxjcm9zc29yaWdpbmlzb2xhdGVkLHNjcmVlbndha2Vsb2NrLG9uZGV2aWNlc3BlZWNocmVjb2duaXRpb24sdHJhbnNsYXRvcixwdWJsaWNrZXljcmVkZW50aWFsc2dldCxzaGFyZWRzdG9yYWdlc2VsZWN0dXJsLGNodWFhcmNoLGNvbXB1dGVwcmVzc3VyZSxjaHByZWZlcnNyZWR1Y2VkdHJhbnNwYXJlbmN5LGRlZmVycmVkZmV0Y2gsdXNiLGNoc2F2ZWRhdGEscHVibGlja2V5Y3JlZGVudGlhbHNjcmVhdGUsc2hhcmVkc3RvcmFnZSxkZWZlcnJlZGZldGNobWluaW1hbCxydW5hZGF1Y3Rpb24sY2hkb3dubGluayxjaHVhZm9ybWZhY3RvcnMsb3RwY3JlZGVudGlhbHMscGF5bWVudCxjaHVhLGNodWFtb2RlbCxjaGVjdCxhdXRvcGxheSxjYW1lcmEsbGFuZ3VhZ2VkZXRlY3Rvcixwcml2YXRlc3RhdGV0b2tlbmlzc3VhbmNlLGRpZ2l0YWxjcmVkZW50aWFsc2dldCxhY2NlbGVyb21ldGVyLGNodWFwbGF0Zm9ybXZlcnNpb24saWRsZWRldGVjdGlvbixwcml2YXRlYWdncmVnYXRpb24saW50ZXJlc3Rjb2hvcnQsY2h2aWV3cG9ydGhlaWdodCxjYXB0dXJlZHN1cmZhY2Vjb250cm9sLGxvY2FsZm9udHMsY2h1YXBsYXRmb3JtLG1pZGksY2h1YWZ1bGx2ZXJzaW9uLHhyc3BhdGlhbHRyYWNraW5nLGNsaXBib2FyZHJlYWQsZ2FtZXBhZCxkaXNwbGF5Y2FwdHVyZSxrZXlib2FyZG1hcCxqb2luYWRpbnRlcmVzdGdyb3VwLGFyaWFub3RpZnksbG9jYWxuZXR3b3JrLGNodWFoaWdoZW50cm9weXZhbHVlcyxjaHdpZHRoLGNocHJlZmVyc3JlZHVjZWRtb3Rpb24sYnJvd3Npbmd0b3BpY3MsZW5jcnlwdGVkbWVkaWEsbG9jYWxuZXR3b3JrYWNjZXNzLGd5cm9zY29wZSxzZXJpYWwsY2hydHQsY2h1YW1vYmlsZSx3aW5kb3dtYW5hZ2VtZW50LHVubG9hZCxjaGRwcixjaHByZWZlcnNjb2xvcnNjaGVtZSxjaHVhd293NjQsYXR0cmlidXRpb25yZXBvcnRpbmcsZnVsbHNjcmVlbixpZGVudGl0eWNyZWRlbnRpYWxzZ2V0LHByaXZhdGVzdGF0ZXRva2VucmVkZW1wdGlvbixoaWQsc3VtbWFyaXplcixjaHVhYml0bmVzcyxzdG9yYWdlYWNjZXNzLHN5bmN4aHIsY2hkZXZpY2VtZW1vcnksY2h2aWV3cG9ydHdpZHRoLHBpY3R1cmVpbnBpY3R1cmUsbWFnbmV0b21ldGVyLGxvb3BiYWNrbmV0d29yayxjbGlwYm9hcmR3cml0ZSxtaWNyb3Bob25lIl0sWzEyLCJ7XCJjdHhcIjpcIndlYmdsXCIsXCJ2XCI6XCJnb29nbGUgaW5jLiAoZ29vZ2xlKVwiLFwiclwiOlwiYW5nbGUgKGdvb2dsZSwgdnVsa2FuIDEuMy4wIChzd2lmdHNoYWRlciBkZXZpY2UgKHN1Ynplcm8pICgweDAwMDBjMGRlKSksIHN3aWZ0c2hhZGVyIGRyaXZlcilcIixcInNsdlwiOlwid2ViZ2wgZ2xzbCBlcyAxLjAgKG9wZW5nbCBlcyBnbHNsIGVzIDEuMCBjaHJvbWl1bSlcIixcImd2ZXJcIjpcIndlYmdsIDEuMCAob3BlbmdsIGVzIDIuMCBjaHJvbWl1bSlcIixcImd2ZW5cIjpcIndlYmtpdFwiLFwiYmVuXCI6MjUsXCJ3Z2xcIjoxLFwiZ3JlblwiOlwid2Via2l0IHdlYmdsXCIsXCJzZWZcIjoxOTMwODIwMjc5LFwic2VjXCI6XCJcIn0iXSxbLTIsIjksU2NqQVJJQ0NSQUNETW9Bc3BsY0VSd1pGQ3ZLRGpnZ0NDRElBaUNRUVducTlmcmdCZEVVUVFCRmErQ0UxZFJISkFaQkFreXoyUTZTVTdPT1h2bzdwcmViL1hlKzJRbkJFVGYvYiJdLFstMSwiLSJdLFstMjYsIntcInRqaHNcIjo0OTU2MTYwMSxcInVqaHNcIjoyNjk2MTg5NyxcImpoc2xcIjoyMTU2NjU4Njg4fSJdLFstMzcsIi0xMDktNjYtNzAtIl0sWy00MCwiMzMiXSxbLTQ4LCJbXCItXCIsXCItXCIsXCItXCIsXCItXCIsXCItXCJdIl0sWy0xNCwiLSJdLFstMzgsImksLTEsLTEsNjEsMCwxLDAsMTEsMTIsMTksLTEsMCw0MDAsNDAwLDE1OTMsMTU5MyJdLFstNjEsIntcIndnc2xcIjpcIjg7cGFja2VkXzR4OF9pbnRlZ2VyX2RvdF9wcm9kdWN0O3N1Ymdyb3VwX3VuaWZvcm1pdHk7c3ViZ3JvdXBfaWQ7cmVhZG9ubHlfYW5kX3JlYWR3cml0ZV9zdG9yYWdlX3RleHR1cmVzO3VucmVzdHJpY3RlZF9wb2ludGVyX3BhcmFtZXRlcnM7cG9pbnRlcl9jb21wb3NpdGVfYWNjZXNzO3RleHR1cmVfYW5kX3NhbXBsZXJfbGV0O3VuaWZvcm1fYnVmZmVyX3N0YW5kYXJkX2xheW91dDtcIixcInBjZlwiOlwicmdiYTh1bm9ybVwifSJdLFstNjIsIjgwIl0sWy00MiwiODgzMzk5MDE2Il0sWy0yOCwiZW4tVVMsZW4iXSxbLTEyLCJudWxsIl0sWy0xNSwiLSJdLFstNDMsIjAwMDAwMDAxMDEwMDAwMDEwMDExMTAxMTAxMTAxMTAxMDAwMDAxMDExMDEiXSxbLTUxLCItIl0sWy0yNywiWzAsMCwwLFwiNGdcIixudWxsXSJdLFstNTMsIjAwMSJdLFstMzEsImZhbHNlIl0sWy01NiwibGFuZHNjYXBlLXByaW1hcnkiXSxbLTE2LCIwIl0sWy0xOSwiWzEwLDEwLDEwLDEwLDAsMCwxLDI0LDI0LFwiLVwiLDgwMCw2MDAsODAwLDYwMCw3ODAsNTgwLDEzNTAsOTQwLDAsMCwwLDAsXCItXCIsXCItXCIsMTM1MCw5NDAsMF0iXSxbLTQ0LCIwLDAsMCw1Il0sWy00NSwiNjIwLDAsMCwwLDAsMCwwLDAsNjQ4LDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCJdLFstNTIsIi0iXSxbLTUsIi0iXSxbLTU3LCJXRTBaZUV0TFdFQVhmRndaRVZGTlRVbEtBeFlXWEV4V1d4ZEtYRjVMWEZ4WFdsWlZURlJYRjFwV1ZCWktRVWtXVUJaWUNBcGFEdzhQV2drQVhBQVBEZ2dJRGdsYkFGMEFDdzBNWEFnTUQxOEtEaGRUU2dNSUF3OElEUXNQRUJWWVRSbExHUkZSVFUxSlNnTVdGbHhNVmxzWFNseGVTMXhjVjFwV1ZVeFVWeGRhVmxRV1NrRkpGbEFXV0FnS1dnOFBEMW9KQUZ3QUR3NElDQTRKV3dCZEFBc05ERndJREE5ZkNnNFhVMG9EQ0FNUER3NEFBUkE9Il0sWyJibmNoIiwyMTZdLFstNjQsIlswLFwibWFjT1NcIixbe1wiYlwiOlwiQ2hyb21pdW1cIixcInZcIjpcIjE0NlwifSx7XCJiXCI6XCJHb29nbGUgQ2hyb21lXCIsXCJ2XCI6XCIxNDZcIn1dXSJdLFstMTMsIi0iXSxbLTYwLDIwN10sWy00MSwiLSJdLFstNCwiLSJdLFstMzAsIltcInZcIiwwXSJdLFstNzAsIi0iXSxbLTcyLCJFeFU9Il0sWy00OSwiLSJdLFstMjksIi0iXSxbLTU1LCIxIl0sWy02MywiNDAiXSxbLTM0LCItIl0sWy0xMSwie1widFwiOlwiXCIsXCJtXCI6W1wiZGVzY3JpcHRpb25cIixcImtleXdvcmRzXCIsXCJvZzp0aXRsZVwiLFwib2c6ZGVzY3JpcHRpb25cIixcInR3aXR0ZXI6dGl0bGVcIixcInR3aXR0ZXI6ZGVzY3JpcHRpb25cIl19Il0sWy02OCwiLSJdLFstNzEsImEwMTEwMDEwMTAwMTAwMTAxMDAwMTAxMDAxMTExMTAxMDAwMDEwIl0sWy0yMiwiW1wiblwiLFwiblwiXSJdLFstNDYsIjAiXSxbLTUwLCItIl0sWy02LCJ7XCJ3XCI6W1wiMFwiLFwiUXVhbGlmaWVkT2JqZWN0XCIsXCJxdWFsaWZpZWRcIixcImRhdGFMYXllclwiLFwiaW50bFRlbElucHV0R2xvYmFsc1wiLFwiaW50bFRlbElucHV0XCIsXCIkanNjb21wXCIsXCIkanNjb21wJGxvb2t1cFBvbHlmaWxsZWRWYWx1ZVwiLFwiU3dpcGVyXCIsXCJ2aWR5YXJkRW1iZWRcIixcIiRcIixcImpRdWVyeVwiLFwic2V0SW1tZWRpYXRlXCIsXCJjbGVhckltbWVkaWF0ZVwiLFwiVmlkeWFyZFY0XCIsXCJWaWR5YXJkXCIsXCJpc0V4Y2x1ZGVkRG9tYWluTW9kZVwiLFwidmFsaWRhdGVFbWFpbERvbWFpblwiLFwidmFsaWRhdGVTdGVwXCIsXCJtb3ZlVG9OZXh0U3RlcFwiLFwiYWRqdXN0RXJyb3JJY29uUG9zaXRpb25cIixcInBob25lSW5wdXRGaWVsZFwiLFwicGhvbmVJbnB1dFwiLFwiZ2V0RmxhZ1ZhbFwiLFwiZXNjYXBlSFRNTFwiLFwibW9kYWxfc2hvd1wiLFwibW9kYWxfaGlkZVwiLFwiY2hrX3F1ZXJ5X3BhcmFtXCIsXCJtb2RhbFVwZGF0ZVF1ZXJ5U3RyaW5nUGFyYW1cIixcImdkcHJEb21haW5zXCIsXCJnZHByQ291bnRyaWVzXCIsXCJldUNvdW50cnlzXCIsXCJnZHByZmxhZ1wiLFwicHJlZmlsbFwiLFwiZ2V0Q29va2llXCIsXCJzZXRDb29raWVcIixcImdkcHJFbWFpbENoZWNrXCIsXCJnZHByRW1haWxWYWxpZFwiLFwic2V0Rm9ybUZpZWxkc1wiLFwic2F2ZVZpc0ZpZWxkVmFsc1wiLFwicHJ3ZWJcIixcInVuaXZmb3JtX3Nob3dlcnJvcnNcIixcImdldENzcmZUb2tlblN5bmNcIixcInJlY2FwdGNoYVYyV2lkZ2V0SWRcIixcInJlY2FwdGNoYVZhbGlkYXRlXCIsXCJzaG93UmVjYXB0Y2hhVjJcIixcIm9uUmVjYXB0Y2hhVjJTdWNjZXNzXCIsXCJvblJlY2FwdGNoYVYyRXhwaXJlZFwiLFwidmFsaWRhdGVUZXh0YXJlYVwiLFwiZWxxR2V0Q29va2llXCJdLFwiblwiOltdLFwiZFwiOltdfSJdLFstOCwiLSJdLFstOSwiKyJdLFstMzYsIltcIjQvM1wiLFwiNC8zXCJdIl0sWy0xNywiNCJdLFstMTgsIlswLDAsMCwxXSJdLFstMjAsIi0iXSxbLTI1LCItIl0sWy0zLCJbXCJpbnRlcm5hbC1wZGYtdmlld2VyXCIsXCJpbnRlcm5hbC1wZGYtdmlld2VyXCIsXCJpbnRlcm5hbC1wZGYtdmlld2VyXCIsXCJpbnRlcm5hbC1wZGYtdmlld2VyXCIsXCJpbnRlcm5hbC1wZGYtdmlld2VyXCJdIl0sWy0zMiwiMCJdLFstMzUsIlsxNzc2ODE1NDQ5ODMzLDBdIl0sWy0zOSwiW1wiMjAwMzAxMDdcIiwyLFwiR2Vja29cIixcIk5ldHNjYXBlXCIsXCJNb3ppbGxhXCIsbnVsbCxudWxsLHRydWUsNCxmYWxzZSxudWxsLDUsdHJ1ZSx0cnVlLG51bGwsMCx0cnVlLHRydWUsZmFsc2UsdHJ1ZV0iXSxbLTIxLCItIl0sWy0yMywiKyJdLFstNzUsInt9LnNvbWVGdW5jIGlzIG5vdCBhIGZ1bmN0aW9uIl0sWy0zMywiLSJdLFstNTgsIi0iXSxbLTczLCJFaFE9Il0sWy02OSwiTGludXggeDg2XzY0fEdvb2dsZSBJbmMufDR8NHxtYWNPU3wwIl0sWy03NCwiMCwwIl0sWy02NywiLSJdLFsiYWJuY2giLDM0OF0sWyJkZGIiLCIwLDksMSwwLDAsMiwwLDAsMCwwLDIsMCwwLDAsNCwwLDAsMCwxLDAsMCwwLDAsMCwwLDEsMCwwLDAsMCwwLDAsMCwxLDAsMiwxLDAsMCwwLDAsMSwxLDQsMTksMCwyLDAsMSwwLDAsMSwwLDEsMCwwLDAsMCwxLDAsMCwwLDQwLDAsMCwxLDAsMCwxLDAsMSwxLDAsMCwwIl0sWyJjYiIsIjAsMCwwLDAsMCwwLDAsNSwwLDEsMCwwLDI4LDAsMCwwLDAsMSwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMSwwLDAsMSwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMSwwLDAsMSwwLDExLDEsMCwwLDAsMCwwLDAsMSwwLDAsMCwwLDAsMCwwLDAsMCwwLDEsMSwwLDksMCwwLDAsMCwwLDAsMCwxLDAsMCwwLDAsMSwwLDAsMCwwIl1d&dep=0&pre=0&sdd=&cri=TEQsywSMDQ&pto=1789&ver=65&gac=-&mei=&ap=&fe=1&duid=1.1776815449.U4Qh3C7ZB5nCuTkF&suid=1.1776815449.aaULBYe1j2Hgu6pu&tuid=1.1776815449.aiSt0qdzWZ5Zgt6R&sid=1.1776815449893.VoXFBo5R9cyKxA3N&fbc=-&gtm=WyJwZXJmb3JtYW5jZUNvb2tpZUFjdGl2ZSJd&it=96%2C1307%2C92&fbcl=-&gacl=-&gacsd=-&rtic=-&rtict=-&bgc=-&spa=1&urid=0&ab=&sck=-&io=aGA2Oi1qbXp4Nn5%2FZlR4ZH55aG4%3Dobseu.segreencolumn.com/ct?id=73932... https://obseu.segreencolumn.com/ct?id=73932&url=https%3A%2F%2Fwww.cision.com%2F&sf=0&tpi=&ch=Cision&uvid=&tsf=0&tsfmi=&tsfu=&cb=1776815449886&hl=2&op=0&ag=866425812&rand=83166752180290220628129021505592639201019201218278551118100766012700721501130151255695110291&fs=1350x940&fst=1350x940&np=linux%20x86_64&nv=google%20inc.&ref=&ss=800x600&nc=0&at=&di=W1siZWYiLDgxNTFdLFstNywiLSJdLFstMTAsIi0iXSxbLTI0LCJbXSJdLFstNDcsIlVUQyxlbi1VUyxsYXRuLGdyZWdvcnkiXSxbLTU0LCJ7XCJoXCI6W1wiXzNcIixcIjI4NzI4OTkzMjBcIixcIl8yXCIsXCIxNjE3NjQyMjc2XCJdLFwiZFwiOltdLFwiYlwiOltcIl8xXCIsXCI4MzU4NTU4MzRcIixcIl8wXCIsXCIyMTM4MjQ5MzM5XCIsXCJfMlwiLFwiMjQwMjUyNDM3N1wiXSxcInNcIjoxfSJdLFstNTksImRlZmF1bHQiXSxbLTY1LCItIl0sWy02NiwiZ2VvbG9jYXRpb24sY2h1YWZ1bGx2ZXJzaW9ubGlzdCxjcm9zc29yaWdpbmlzb2xhdGVkLHNjcmVlbndha2Vsb2NrLG9uZGV2aWNlc3BlZWNocmVjb2duaXRpb24sdHJhbnNsYXRvcixwdWJsaWNrZXljcmVkZW50aWFsc2dldCxzaGFyZWRzdG9yYWdlc2VsZWN0dXJsLGNodWFhcmNoLGNvbXB1dGVwcmVzc3VyZSxjaHByZWZlcnNyZWR1Y2VkdHJhbnNwYXJlbmN5LGRlZmVycmVkZmV0Y2gsdXNiLGNoc2F2ZWRhdGEscHVibGlja2V5Y3JlZGVudGlhbHNjcmVhdGUsc2hhcmVkc3RvcmFnZSxkZWZlcnJlZGZldGNobWluaW1hbCxydW5hZGF1Y3Rpb24sY2hkb3dubGluayxjaHVhZm9ybWZhY3RvcnMsb3RwY3JlZGVudGlhbHMscGF5bWVudCxjaHVhLGNodWFtb2RlbCxjaGVjdCxhdXRvcGxheSxjYW1lcmEsbGFuZ3VhZ2VkZXRlY3Rvcixwcml2YXRlc3RhdGV0b2tlbmlzc3VhbmNlLGRpZ2l0YWxjcmVkZW50aWFsc2dldCxhY2NlbGVyb21ldGVyLGNodWFwbGF0Zm9ybXZlcnNpb24saWRsZWRldGVjdGlvbixwcml2YXRlYWdncmVnYXRpb24saW50ZXJlc3Rjb2hvcnQsY2h2aWV3cG9ydGhlaWdodCxjYXB0dXJlZHN1cmZhY2Vjb250cm9sLGxvY2FsZm9udHMsY2h1YXBsYXRmb3JtLG1pZGksY2h1YWZ1bGx2ZXJzaW9uLHhyc3BhdGlhbHRyYWNraW5nLGNsaXBib2FyZHJlYWQsZ2FtZXBhZCxkaXNwbGF5Y2FwdHVyZSxrZXlib2FyZG1hcCxqb2luYWRpbnRlcmVzdGdyb3VwLGFyaWFub3RpZnksbG9jYWxuZXR3b3JrLGNodWFoaWdoZW50cm9weXZhbHVlcyxjaHdpZHRoLGNocHJlZmVyc3JlZHVjZWRtb3Rpb24sYnJvd3Npbmd0b3BpY3MsZW5jcnlwdGVkbWVkaWEsbG9jYWxuZXR3b3JrYWNjZXNzLGd5cm9zY29wZSxzZXJpYWwsY2hydHQsY2h1YW1vYmlsZSx3aW5kb3dtYW5hZ2VtZW50LHVubG9hZCxjaGRwcixjaHByZWZlcnNjb2xvcnNjaGVtZSxjaHVhd293NjQsYXR0cmlidXRpb25yZXBvcnRpbmcsZnVsbHNjcmVlbixpZGVudGl0eWNyZWRlbnRpYWxzZ2V0LHByaXZhdGVzdGF0ZXRva2VucmVkZW1wdGlvbixoaWQsc3VtbWFyaXplcixjaHVhYml0bmVzcyxzdG9yYWdlYWNjZXNzLHN5bmN4aHIsY2hkZXZpY2VtZW1vcnksY2h2aWV3cG9ydHdpZHRoLHBpY3R1cmVpbnBpY3R1cmUsbWFnbmV0b21ldGVyLGxvb3BiYWNrbmV0d29yayxjbGlwYm9hcmR3cml0ZSxtaWNyb3Bob25lIl0sWzEyLCJ7XCJjdHhcIjpcIndlYmdsXCIsXCJ2XCI6XCJnb29nbGUgaW5jLiAoZ29vZ2xlKVwiLFwiclwiOlwiYW5nbGUgKGdvb2dsZSwgdnVsa2FuIDEuMy4wIChzd2lmdHNoYWRlciBkZXZpY2UgKHN1Ynplcm8pICgweDAwMDBjMGRlKSksIHN3aWZ0c2hhZGVyIGRyaXZlcilcIixcInNsdlwiOlwid2ViZ2wgZ2xzbCBlcyAxLjAgKG9wZW5nbCBlcyBnbHNsIGVzIDEuMCBjaHJvbWl1bSlcIixcImd2ZXJcIjpcIndlYmdsIDEuMCAob3BlbmdsIGVzIDIuMCBjaHJvbWl1bSlcIixcImd2ZW5cIjpcIndlYmtpdFwiLFwiYmVuXCI6MjUsXCJ3Z2xcIjoxLFwiZ3JlblwiOlwid2Via2l0IHdlYmdsXCIsXCJzZWZcIjoxOTMwODIwMjc5LFwic2VjXCI6XCJcIn0iXSxbLTIsIjksU2NqQVJJQ0NSQUNETW9Bc3BsY0VSd1pGQ3ZLRGpnZ0NDRElBaUNRUVducTlmcmdCZEVVUVFCRmErQ0UxZFJISkFaQkFreXoyUTZTVTdPT1h2bzdwcmViL1hlKzJRbkJFVGYvYiJdLFstMSwiLSJdLFstMjYsIntcInRqaHNcIjo0OTU2MTYwMSxcInVqaHNcIjoyNjk2MTg5NyxcImpoc2xcIjoyMTU2NjU4Njg4fSJdLFstMzcsIi0xMDktNjYtNzAtIl0sWy00MCwiMzMiXSxbLTQ4LCJbXCItXCIsXCItXCIsXCItXCIsXCItXCIsXCItXCJdIl0sWy0xNCwiLSJdLFstMzgsImksLTEsLTEsNjEsMCwxLDAsMTEsMTIsMTksLTEsMCw0MDAsNDAwLDE1OTMsMTU5MyJdLFstNjEsIntcIndnc2xcIjpcIjg7cGFja2VkXzR4OF9pbnRlZ2VyX2RvdF9wcm9kdWN0O3N1Ymdyb3VwX3VuaWZvcm1pdHk7c3ViZ3JvdXBfaWQ7cmVhZG9ubHlfYW5kX3JlYWR3cml0ZV9zdG9yYWdlX3RleHR1cmVzO3VucmVzdHJpY3RlZF9wb2ludGVyX3BhcmFtZXRlcnM7cG9pbnRlcl9jb21wb3NpdGVfYWNjZXNzO3RleHR1cmVfYW5kX3NhbXBsZXJfbGV0O3VuaWZvcm1fYnVmZmVyX3N0YW5kYXJkX2xheW91dDtcIixcInBjZlwiOlwicmdiYTh1bm9ybVwifSJdLFstNjIsIjgwIl0sWy00MiwiODgzMzk5MDE2Il0sWy0yOCwiZW4tVVMsZW4iXSxbLTEyLCJudWxsIl0sWy0xNSwiLSJdLFstNDMsIjAwMDAwMDAxMDEwMDAwMDEwMDExMTAxMTAxMTAxMTAxMDAwMDAxMDExMDEiXSxbLTUxLCItIl0sWy0yNywiWzAsMCwwLFwiNGdcIixudWxsXSJdLFstNTMsIjAwMSJdLFstMzEsImZhbHNlIl0sWy01NiwibGFuZHNjYXBlLXByaW1hcnkiXSxbLTE2LCIwIl0sWy0xOSwiWzEwLDEwLDEwLDEwLDAsMCwxLDI0LDI0LFwiLVwiLDgwMCw2MDAsODAwLDYwMCw3ODAsNTgwLDEzNTAsOTQwLDAsMCwwLDAsXCItXCIsXCItXCIsMTM1MCw5NDAsMF0iXSxbLTQ0LCIwLDAsMCw1Il0sWy00NSwiNjIwLDAsMCwwLDAsMCwwLDAsNjQ4LDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCJdLFstNTIsIi0iXSxbLTUsIi0iXSxbLTU3LCJXRTBaZUV0TFdFQVhmRndaRVZGTlRVbEtBeFlXWEV4V1d4ZEtYRjVMWEZ4WFdsWlZURlJYRjFwV1ZCWktRVWtXVUJaWUNBcGFEdzhQV2drQVhBQVBEZ2dJRGdsYkFGMEFDdzBNWEFnTUQxOEtEaGRUU2dNSUF3OElEUXNQRUJWWVRSbExHUkZSVFUxSlNnTVdGbHhNVmxzWFNseGVTMXhjVjFwV1ZVeFVWeGRhVmxRV1NrRkpGbEFXV0FnS1dnOFBEMW9KQUZ3QUR3NElDQTRKV3dCZEFBc05ERndJREE5ZkNnNFhVMG9EQ0FNUER3NEFBUkE9Il0sWyJibmNoIiwyMTZdLFstNjQsIlswLFwibWFjT1NcIixbe1wiYlwiOlwiQ2hyb21pdW1cIixcInZcIjpcIjE0NlwifSx7XCJiXCI6XCJHb29nbGUgQ2hyb21lXCIsXCJ2XCI6XCIxNDZcIn1dXSJdLFstMTMsIi0iXSxbLTYwLDIwN10sWy00MSwiLSJdLFstNCwiLSJdLFstMzAsIltcInZcIiwwXSJdLFstNzAsIi0iXSxbLTcyLCJFeFU9Il0sWy00OSwiLSJdLFstMjksIi0iXSxbLTU1LCIxIl0sWy02MywiNDAiXSxbLTM0LCItIl0sWy0xMSwie1widFwiOlwiXCIsXCJtXCI6W1wiZGVzY3JpcHRpb25cIixcImtleXdvcmRzXCIsXCJvZzp0aXRsZVwiLFwib2c6ZGVzY3JpcHRpb25cIixcInR3aXR0ZXI6dGl0bGVcIixcInR3aXR0ZXI6ZGVzY3JpcHRpb25cIl19Il0sWy02OCwiLSJdLFstNzEsImEwMTEwMDEwMTAwMTAwMTAxMDAwMTAxMDAxMTExMTAxMDAwMDEwIl0sWy0yMiwiW1wiblwiLFwiblwiXSJdLFstNDYsIjAiXSxbLTUwLCItIl0sWy02LCJ7XCJ3XCI6W1wiMFwiLFwiUXVhbGlmaWVkT2JqZWN0XCIsXCJxdWFsaWZpZWRcIixcImRhdGFMYXllclwiLFwiaW50bFRlbElucHV0R2xvYmFsc1wiLFwiaW50bFRlbElucHV0XCIsXCIkanNjb21wXCIsXCIkanNjb21wJGxvb2t1cFBvbHlmaWxsZWRWYWx1ZVwiLFwiU3dpcGVyXCIsXCJ2aWR5YXJkRW1iZWRcIixcIiRcIixcImpRdWVyeVwiLFwic2V0SW1tZWRpYXRlXCIsXCJjbGVhckltbWVkaWF0ZVwiLFwiVmlkeWFyZFY0XCIsXCJWaWR5YXJkXCIsXCJpc0V4Y2x1ZGVkRG9tYWluTW9kZVwiLFwidmFsaWRhdGVFbWFpbERvbWFpblwiLFwidmFsaWRhdGVTdGVwXCIsXCJtb3ZlVG9OZXh0U3RlcFwiLFwiYWRqdXN0RXJyb3JJY29uUG9zaXRpb25cIixcInBob25lSW5wdXRGaWVsZFwiLFwicGhvbmVJbnB1dFwiLFwiZ2V0RmxhZ1ZhbFwiLFwiZXNjYXBlSFRNTFwiLFwibW9kYWxfc2hvd1wiLFwibW9kYWxfaGlkZVwiLFwiY2hrX3F1ZXJ5X3BhcmFtXCIsXCJtb2RhbFVwZGF0ZVF1ZXJ5U3RyaW5nUGFyYW1cIixcImdkcHJEb21haW5zXCIsXCJnZHByQ291bnRyaWVzXCIsXCJldUNvdW50cnlzXCIsXCJnZHByZmxhZ1wiLFwicHJlZmlsbFwiLFwiZ2V0Q29va2llXCIsXCJzZXRDb29raWVcIixcImdkcHJFbWFpbENoZWNrXCIsXCJnZHByRW1haWxWYWxpZFwiLFwic2V0Rm9ybUZpZWxkc1wiLFwic2F2ZVZpc0ZpZWxkVmFsc1wiLFwicHJ3ZWJcIixcInVuaXZmb3JtX3Nob3dlcnJvcnNcIixcImdldENzcmZUb2tlblN5bmNcIixcInJlY2FwdGNoYVYyV2lkZ2V0SWRcIixcInJlY2FwdGNoYVZhbGlkYXRlXCIsXCJzaG93UmVjYXB0Y2hhVjJcIixcIm9uUmVjYXB0Y2hhVjJTdWNjZXNzXCIsXCJvblJlY2FwdGNoYVYyRXhwaXJlZFwiLFwidmFsaWRhdGVUZXh0YXJlYVwiLFwiZWxxR2V0Q29va2llXCJdLFwiblwiOltdLFwiZFwiOltdfSJdLFstOCwiLSJdLFstOSwiKyJdLFstMzYsIltcIjQvM1wiLFwiNC8zXCJdIl0sWy0xNywiNCJdLFstMTgsIlswLDAsMCwxXSJdLFstMjAsIi0iXSxbLTI1LCItIl0sWy0zLCJbXCJpbnRlcm5hbC1wZGYtdmlld2VyXCIsXCJpbnRlcm5hbC1wZGYtdmlld2VyXCIsXCJpbnRlcm5hbC1wZGYtdmlld2VyXCIsXCJpbnRlcm5hbC1wZGYtdmlld2VyXCIsXCJpbnRlcm5hbC1wZGYtdmlld2VyXCJdIl0sWy0zMiwiMCJdLFstMzUsIlsxNzc2ODE1NDQ5ODMzLDBdIl0sWy0zOSwiW1wiMjAwMzAxMDdcIiwyLFwiR2Vja29cIixcIk5ldHNjYXBlXCIsXCJNb3ppbGxhXCIsbnVsbCxudWxsLHRydWUsNCxmYWxzZSxudWxsLDUsdHJ1ZSx0cnVlLG51bGwsMCx0cnVlLHRydWUsZmFsc2UsdHJ1ZV0iXSxbLTIxLCItIl0sWy0yMywiKyJdLFstNzUsInt9LnNvbWVGdW5jIGlzIG5vdCBhIGZ1bmN0aW9uIl0sWy0zMywiLSJdLFstNTgsIi0iXSxbLTczLCJFaFE9Il0sWy02OSwiTGludXggeDg2XzY0fEdvb2dsZSBJbmMufDR8NHxtYWNPU3wwIl0sWy03NCwiMCwwIl0sWy02NywiLSJdLFsiYWJuY2giLDM0OF0sWyJkZGIiLCIwLDksMSwwLDAsMiwwLDAsMCwwLDIsMCwwLDAsNCwwLDAsMCwxLDAsMCwwLDAsMCwwLDEsMCwwLDAsMCwwLDAsMCwxLDAsMiwxLDAsMCwwLDAsMSwxLDQsMTksMCwyLDAsMSwwLDAsMSwwLDEsMCwwLDAsMCwxLDAsMCwwLDQwLDAsMCwxLDAsMCwxLDAsMSwxLDAsMCwwIl0sWyJjYiIsIjAsMCwwLDAsMCwwLDAsNSwwLDEsMCwwLDI4LDAsMCwwLDAsMSwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMSwwLDAsMSwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMSwwLDAsMSwwLDExLDEsMCwwLDAsMCwwLDAsMSwwLDAsMCwwLDAsMCwwLDAsMCwwLDEsMSwwLDksMCwwLDAsMCwwLDAsMCwxLDAsMCwwLDAsMSwwLDAsMCwwIl1d&dep=0&pre=0&sdd=&cri=TEQsywSMDQ&pto=1789&ver=65&gac=-&mei=&ap=&fe=1&duid=1.1776815449.U4Qh3C7ZB5nCuTkF&suid=1.1776815449.aaULBYe1j2Hgu6pu&tuid=1.1776815449.aiSt0qdzWZ5Zgt6R&sid=1.1776815449893.VoXFBo5R9cyKxA3N&fbc=-&gtm=WyJwZXJmb3JtYW5jZUNvb2tpZUFjdGl2ZSJd&it=96%2C1307%2C92&fbcl=-&gacl=-&gacsd=-&rtic=-&rtict=-&bgc=-&spa=1&urid=0&ab=&sck=-&io=aGA2Oi1qbXp4Nn5%2FZlR4ZH55aG4%3D — 200 — 1.9 KiB — 523 ms — h2https://assets.qualified.com/static-media/piperx-orb/orb-animation.mp4assets.qualified.com/static-media/p... https://assets.qualified.com/static-media/piperx-orb/orb-animation.mp4 — 206 — 708.8 KiB — 103 ms — h2https://cdn.jsdelivr.net/npm/uuidjs@5.0.1/+esmcdn.jsdelivr.net/npm/uuidjs@5.0.1/+... https://cdn.jsdelivr.net/npm/uuidjs@5.0.1/+esm — 200 — 2.4 KiB — 51 ms — h3https://bat.bing.com/actionp/0?ti=343112763&tm=gtm002&Ver=2&mid=7fe79277-add5-4fbe-aff9-f421c0fb1d27&bo=1&evt=consent&src=default&cdb=AQIT&asc=Gbat.bing.com/actionp/0?ti=343112763... https://bat.bing.com/actionp/0?ti=343112763&tm=gtm002&Ver=2&mid=7fe79277-add5-4fbe-aff9-f421c0fb1d27&bo=1&evt=consent&src=default&cdb=AQIT&asc=G — 204 — 362 B — 40 ms — h2https://bat.bing.com/action/0?ti=343112763&tm=gtm002&Ver=2&mid=7fe79277-add5-4fbe-aff9-f421c0fb1d27&bo=2&sid=ecc350f03ddc11f19b12c3816513c1e1&vid=ecc3d4403ddc11f1bda9ada8bd126733&vids=1&msclkid=N&gtm_tag_source=1&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&kw=Global%20Cloud-Based%20Communications,%20PR%20Software,%20Marketing,%20Media%20Relations%20Software%20and%20Services,%20Content%20Marketing,%20Media%20Monitoring,%20Media%20List%20Building,%20Distribution,%20Analysis&p=https%3A%2F%2Fwww.cision.com%2F&r=&lt=824&evt=pageLoad&sv=2&asc=G&cdb=AQIT&rn=686596bat.bing.com/action/0?ti=343112763&... https://bat.bing.com/action/0?ti=343112763&tm=gtm002&Ver=2&mid=7fe79277-add5-4fbe-aff9-f421c0fb1d27&bo=2&sid=ecc350f03ddc11f19b12c3816513c1e1&vid=ecc3d4403ddc11f1bda9ada8bd126733&vids=1&msclkid=N&gtm_tag_source=1&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&kw=Global%20Cloud-Based%20Communications,%20PR%20Software,%20Marketing,%20Media%20Relations%20Software%20and%20Services,%20Content%20Marketing,%20Media%20Monitoring,%20Media%20List%20Building,%20Distribution,%20Analysis&p=https%3A%2F%2Fwww.cision.com%2F&r=&lt=824&evt=pageLoad&sv=2&asc=G&cdb=AQIT&rn=686596 — 204 — 232 B — 72 ms — h2https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu=7517e399-b958-4c5d-827b-a1915d2d0021&uuid=f4029cdf-86a6-4865-9b3b-8146a954c5abapp.qualified.com/w/1/GYXYao8kA4Xzk... https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu=7517e399-b958-4c5d-827b-a1915d2d0021&uuid=f4029cdf-86a6-4865-9b3b-8146a954c5ab — 204 — 207 B — 443 ms — h2https://tracking-api.g2.com/attribution_tracking/conversions/assigntracking-api.g2.com/attribution_tra... https://tracking-api.g2.com/attribution_tracking/conversions/assign — 200 — 0 B — 125 ms — h3https://www.googletagmanager.com/gtag/destination?id=G-327337678&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=G-327337678&cx=c&gtm=4e64h1 — 200 — 137.1 KiB — 83 ms — h2https://assets.qualified.com/packs/css/widget/sandboxed/messenger-9fcbda82.cssassets.qualified.com/packs/css/widg... https://assets.qualified.com/packs/css/widget/sandboxed/messenger-9fcbda82.css — 200 — 8.5 KiB — 32 ms — h2https://assets.qualified.com/packs/js/widget/sandboxed/messenger-573d66d5.jsassets.qualified.com/packs/js/widge... https://assets.qualified.com/packs/js/widget/sandboxed/messenger-573d66d5.js — 200 — 803.6 KiB — 226 ms — h2https://assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2assets.qualified.com/packs/media/In... https://assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2 — 200 — 97.2 KiB — 57 ms — h2https://assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2assets.qualified.com/packs/media/In... https://assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2 — 200 — 103.6 KiB — 60 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 67 ms — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LcND_QUAAAAAP1F-ViHZtRv64_xwiGtTa9A4q8f&co=aHR0cHM6Ly93d3cuY2lzaW9uLmNvbTo0NDM.&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=aqfpadsnvlvrwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LcND_QUAAAAAP1F-ViHZtRv64_xwiGtTa9A4q8f&co=aHR0cHM6Ly93d3cuY2lzaW9uLmNvbTo0NDM.&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=aqfpadsnvlvr — 200 — 27.7 KiB — 68 ms — h3https://cookiechimp.com/api/v1/visitorscookiechimp.com/api/v1/visitors https://cookiechimp.com/api/v1/visitors — 200 — 0 B — 188 ms — h3https://cookiechimp.com/api/v1/visitorscookiechimp.com/api/v1/visitors https://cookiechimp.com/api/v1/visitors — 200 — 0 B — 182 ms — h3https://www.googletagmanager.com/gtag/js?id=G-P5P2FG45YV&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-P5P2FG45YV&cx=c&gtm=4e64h1 — 200 — 172.1 KiB — 154 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 — 42 ms — h2https://static.hotjar.com/c/hotjar-3631803.js?sv=7static.hotjar.com/c/hotjar-3631803.... https://static.hotjar.com/c/hotjar-3631803.js?sv=7 — 200 — 6.2 KiB — 81 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 75 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 361.9 KiB — 168 ms — h2https://img04.en25.com/i/elqCfg.min.jsimg04.en25.com/i/elqCfg.min.js https://img04.en25.com/i/elqCfg.min.js — 200 — 6.4 KiB — 115 ms — http/1.1https://www.clarity.ms/tag/hd7ev47im4www.clarity.ms/tag/hd7ev47im4 https://www.clarity.ms/tag/hd7ev47im4 — 200 — 1.1 KiB — 294 ms — http/1.1https://cdn.optimizely.com/js/25058450976.jscdn.optimizely.com/js/25058450976.j... https://cdn.optimizely.com/js/25058450976.js — 200 — 93.3 KiB — 128 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 101 ms — h3https://tags.srv.stackadapt.com/events.jstags.srv.stackadapt.com/events.js https://tags.srv.stackadapt.com/events.js — 200 — 7.7 KiB — 268 ms — h2https://bat.bing.com/actionp/0?ti=343112763&tm=gtm002&Ver=2&mid=7fe79277-add5-4fbe-aff9-f421c0fb1d27&bo=3&sid=ecc350f03ddc11f19b12c3816513c1e1&vid=ecc3d4403ddc11f1bda9ada8bd126733&vids=1&msclkid=N&evt=consent&src=update&cdb=AQIT&asc=Gbat.bing.com/actionp/0?ti=343112763... https://bat.bing.com/actionp/0?ti=343112763&tm=gtm002&Ver=2&mid=7fe79277-add5-4fbe-aff9-f421c0fb1d27&bo=3&sid=ecc350f03ddc11f19b12c3816513c1e1&vid=ecc3d4403ddc11f1bda9ada8bd126733&vids=1&msclkid=N&evt=consent&src=update&cdb=AQIT&asc=G — 204 — 304 B — 64 ms — h2https://www.google.com/ccm/collect?rcb=14&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.cision.com%2F&scrsrc=www.googletagmanager.com&rnd=98731351.1776815450&dt=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&auid=1362701453.1776815450&navt=n&npa=0&ep.ads_data_redaction=1&gdid=dZGYwMm&_tu=CA&gtm=45He64h1v71177066za200zd71177066xea&gcs=G111&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776815450374&tfd=2276www.google.com/ccm/collect?rcb=14&f... https://www.google.com/ccm/collect?rcb=14&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.cision.com%2F&scrsrc=www.googletagmanager.com&rnd=98731351.1776815450&dt=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&auid=1362701453.1776815450&navt=n&npa=0&ep.ads_data_redaction=1&gdid=dZGYwMm&_tu=CA&gtm=45He64h1v71177066za200zd71177066xea&gcs=G111&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776815450374&tfd=2276 — 200 — 21 B — 79 ms — h3https://cookiechimp.com/api/v1/visitorscookiechimp.com/api/v1/visitors https://cookiechimp.com/api/v1/visitors — 201 — 3.1 KiB — 339 ms — h3https://cookiechimp.com/api/v1/visitorscookiechimp.com/api/v1/visitors https://cookiechimp.com/api/v1/visitors — 201 — 3.1 KiB — 339 ms — h3https://o209747.ingest.us.sentry.io/api/4508915056574464/envelope/?sentry_key=c36ec735e564530732f0d75311d173b6&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1o209747.ingest.us.sentry.io/api/450... https://o209747.ingest.us.sentry.io/api/4508915056574464/envelope/?sentry_key=c36ec735e564530732f0d75311d173b6&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1 — 200 — 300 B — 92 ms — h2https://a20151573008.cdn.optimizely.com/client_storage/a20151573008.htmla20151573008.cdn.optimizely.com/cli... https://a20151573008.cdn.optimizely.com/client_storage/a20151573008.html — 200 — 1.5 KiB — 48 ms — h2https://api.claydar.com/tracker/eventapi.claydar.com/tracker/event https://api.claydar.com/tracker/event — 200 — 0 B — 201 ms — h3https://api.claydar.com/bp/ceMoKiPQmL/settingsapi.claydar.com/bp/ceMoKiPQmL/setti... https://api.claydar.com/bp/ceMoKiPQmL/settings — 200 — 0 B — 50 ms — h3https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 413 ms — h3https://api.claydar.com/bp/ceMoKiPQmL/settingsapi.claydar.com/bp/ceMoKiPQmL/setti... https://api.claydar.com/bp/ceMoKiPQmL/settings — 200 — 1.2 KiB — 33 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 42 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 53 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 57 ms — h2https://js.qualified.com/packs/js/4463-c1968716.jsjs.qualified.com/packs/js/4463-c196... https://js.qualified.com/packs/js/4463-c1968716.js — 200 — 2.4 KiB — 17 ms — h2https://api.claydar.com/tracker/eventapi.claydar.com/tracker/event https://api.claydar.com/tracker/event — 200 — 319 B — 247 ms — h3https://tracking-api.g2.com/attribution_tracking/conversions/assigntracking-api.g2.com/attribution_tra... https://tracking-api.g2.com/attribution_tracking/conversions/assign — 200 — 0 B — 186 ms — h3https://bat.bing.com/p/action/5235481.jsbat.bing.com/p/action/5235481.js https://bat.bing.com/p/action/5235481.js — 200 — 393 B — 31 ms — h2https://app.qualified.com/cdn-cgi/rum?app.qualified.com/cdn-cgi/rum? https://app.qualified.com/cdn-cgi/rum? — 204 — 173 B — 16 ms — h2https://bat.bing.com/action/0?ti=343112763&Ver=2&mid=10cde919-e8c0-42c0-99a2-0840db9186fa&bo=1&sid=ecc350f03ddc11f19b12c3816513c1e1&vid=ecc3d4403ddc11f1bda9ada8bd126733&vids=0&msclkid=N&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&kw=Global%20Cloud-Based%20Communications,%20PR%20Software,%20Marketing,%20Media%20Relations%20Software%20and%20Services,%20Content%20Marketing,%20Media%20Monitoring,%20Media%20List%20Building,%20Distribution,%20Analysis&p=https%3A%2F%2Fwww.cision.com%2F&r=&lt=824&evt=pageLoad&sv=2&cdb=AQIT&rn=223609bat.bing.com/action/0?ti=343112763&... https://bat.bing.com/action/0?ti=343112763&Ver=2&mid=10cde919-e8c0-42c0-99a2-0840db9186fa&bo=1&sid=ecc350f03ddc11f19b12c3816513c1e1&vid=ecc3d4403ddc11f1bda9ada8bd126733&vids=0&msclkid=N&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&kw=Global%20Cloud-Based%20Communications,%20PR%20Software,%20Marketing,%20Media%20Relations%20Software%20and%20Services,%20Content%20Marketing,%20Media%20Monitoring,%20Media%20List%20Building,%20Distribution,%20Analysis&p=https%3A%2F%2Fwww.cision.com%2F&r=&lt=824&evt=pageLoad&sv=2&cdb=AQIT&rn=223609 — 204 — 305 B — 32 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=31714&time=1776815451282&url=https%3A%2F%2Fwww.cision.com%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=31714&time=1776815451282&url=https%3A%2F%2Fwww.cision.com%2F — 200 — 795 B — 98 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=31714&time=1776815451282&li_adsId=9a50de43-0c21-4ce9-9776-23efda3b5cb0&url=https%3A%2F%2Fwww.cision.com%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=31714&time=1776815451282&li_adsId=9a50de43-0c21-4ce9-9776-23efda3b5cb0&url=https%3A%2F%2Fwww.cision.com%2F — 302 — 755 B — 91 ms — h2https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu=7517e399-b958-4c5d-827b-a1915d2d0021&uuid=f4029cdf-86a6-4865-9b3b-8146a954c5abapp.qualified.com/w/1/GYXYao8kA4Xzk... https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu=7517e399-b958-4c5d-827b-a1915d2d0021&uuid=f4029cdf-86a6-4865-9b3b-8146a954c5ab — 204 — 208 B — 157 ms — h2https://bat.bing.com/action/0?ti=5235481&Ver=2&mid=4c948146-814f-49d3-be45-7a380e3a26b6&bo=1&sid=ecc350f03ddc11f19b12c3816513c1e1&vid=ecc3d4403ddc11f1bda9ada8bd126733&vids=0&msclkid=N&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&kw=Global%20Cloud-Based%20Communications,%20PR%20Software,%20Marketing,%20Media%20Relations%20Software%20and%20Services,%20Content%20Marketing,%20Media%20Monitoring,%20Media%20List%20Building,%20Distribution,%20Analysis&p=https%3A%2F%2Fwww.cision.com%2F&r=&lt=824&evt=pageLoad&sv=2&cdb=AQIT&rn=76009bat.bing.com/action/0?ti=5235481&Ve... https://bat.bing.com/action/0?ti=5235481&Ver=2&mid=4c948146-814f-49d3-be45-7a380e3a26b6&bo=1&sid=ecc350f03ddc11f19b12c3816513c1e1&vid=ecc3d4403ddc11f1bda9ada8bd126733&vids=0&msclkid=N&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&kw=Global%20Cloud-Based%20Communications,%20PR%20Software,%20Marketing,%20Media%20Relations%20Software%20and%20Services,%20Content%20Marketing,%20Media%20Monitoring,%20Media%20List%20Building,%20Distribution,%20Analysis&p=https%3A%2F%2Fwww.cision.com%2F&r=&lt=824&evt=pageLoad&sv=2&cdb=AQIT&rn=76009 — 204 — 231 B — 29 ms — h2https://script.hotjar.com/modules.6a0f3932cb1341a35c18.jsscript.hotjar.com/modules.6a0f3932c... https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js — 200 — 56.6 KiB — 31 ms — h2https://tracking.intentsify.io/page-tracking/intentsify-cision/https%3A%2F%2Fwww.cision.com%2Ftracking.intentsify.io/page-trackin... https://tracking.intentsify.io/page-tracking/intentsify-cision/https%3A%2F%2Fwww.cision.com%2F — 302 — 396 B — 99 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-966596255&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-966596255&cx=c&gtm=4e64h1 — 200 — 144.9 KiB — 74 ms — h3https://bat.bing.com/action/0?ti=343112763&Ver=2&mid=10cde919-e8c0-42c0-99a2-0840db9186fa&bo=2&sid=ecc350f03ddc11f19b12c3816513c1e1&vid=ecc3d4403ddc11f1bda9ada8bd126733&vids=0&msclkid=N&ec=CHEQ&el=Invalid_Users&ev=0&ea=Invalid_Users&en=Y&p=https%3A%2F%2Fwww.cision.com%2F&sw=800&sh=600&sc=24&evt=custom&cdb=AQIT&rn=895724bat.bing.com/action/0?ti=343112763&... https://bat.bing.com/action/0?ti=343112763&Ver=2&mid=10cde919-e8c0-42c0-99a2-0840db9186fa&bo=2&sid=ecc350f03ddc11f19b12c3816513c1e1&vid=ecc3d4403ddc11f1bda9ada8bd126733&vids=0&msclkid=N&ec=CHEQ&el=Invalid_Users&ev=0&ea=Invalid_Users&en=Y&p=https%3A%2F%2Fwww.cision.com%2F&sw=800&sh=600&sc=24&evt=custom&cdb=AQIT&rn=895724 — 204 — 232 B — 36 ms — h2https://www.googleadservices.com/pagead/conversion/966596255/?label=cm8YCI696M8ZEJ-t9MwD&guid=ON&script=0www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/966596255/?label=cm8YCI696M8ZEJ-t9MwD&guid=ON&script=0 — 302 — 23 B — 330 ms — h3https://obseu.segreencolumn.com/tracker/tc_imp.gif?e=37dfbd8ee84e00126de8cf34ef438f9d9225c24f567d43d6da1908be6245cad7bd70a976750ef80ed89373bfe70e9c20c1e53e8d5912846e2517070100b1eabfd72e30d691830f2d3613e26a3241de6fcd68d50c630172c653555734005d94be684b37aa3db060d91df9c232a5543dfd0a2d2f03c641b506ec9dc5d63faf2b0fe17fc4a14b6c8f162d513407cc945333a02cebf4dcf13010f710d3eb68f724c46bd448f85473f77341a6571e0f3cb2176af383ac8936bc6d9265cc7be34f711cb8d2587e226a28c525d5c87ea5564ea1d7ae274e7d3cd5803e38f0f838635658615b52fcdb3c172854ffa55069fff3b771cdb54473192ab5a6bb948677aebe8f0cba14c5473b61caf699b3e428829eb72a85391cd1fdca7f4c43a1373eab904665ebdbaa208657fe47e0d71c911a99cc7d963966848535863082d8e0f286e7ff0b6fb473a4b1e8711570fc90698fab05f40258528e1e03da8ecfc9ccf3c870866ad699f5d02ba03c6b3387692698d4c91f7784a633aa41bfd37aa737e13d420b0c9f78ff1adf87f62ff6c728c018e09fccdc77ce01042db31e15593e113ee6a772bf48d88cc964a99d71f6952fcc89e4f23dd7f0eb1f283e8dea7f4ad0b0054c29f2acba74b92886f80abd9372eb29fe75ec07c61ec5b52edb0865b8bc980d3c3d661f290a5f0babe18c6cd21eb6454e432ae4b54fdf981c10ffb8dfbaba70c3ede4fc8ee4aef14b4d34e74686b65a6e9f42651bd46141706cf678a96a18c2ebc26b9661d7258fac30cea4109a7c083d3d01741480dde7dd386748991e4589cedebab3d64e029fb4a16095ca7667c5d4123c75e497d9543daa21855cf206f16bde4b8fda19eabb2ce39c8fd4904667ebe4327de772c7d5b3d811f61e314876d10c1826a3bf4dcca94d9e8b91da55d3868034083f46bb39af0cb404e3e415e45b16201b380528a45ccec42149ab2b85fea127d3dd4c927574a817742d9aecd50344bf2896ca109b537b6720b9517bc6a9b57ad7457cdad301abb4b0e392009e04472814ee657103d8c17003e96da3a79e73ed86bb570222b0602214169b4212f493ed1a178c70318ec6954bc8c8a88f0477f822b1046850d05c632297c20e4197c4bc95b1e301eb3bba7c8a6692da40d6e7fb2931f3941f81cdfca0cef3cadf6d14d9f42f54872dc3498f54e3e429accdcfc963f0c28cbee94c25d1bdbae25199079a5804660074d8c27a6f8b77e016c7d575df5577a52e0b8c22b99c0225f6770f7236c4b68770d0c942303e127e8783cfb08079c842e7f92226c1dd495f5714752979a67fe8aa2547ffb9d3dbe4b6beeffb967ea6b6d24e7e280572217f2004d95b4710b6f6bfbe22af927352929604ac975687c6c39cc9f4a900f6569e18a46aec8cfd96963f639d92d2fa3c39063181d7c9ac6a10f8cd1a790eb238f97f3e42b054f370da0e74d24e069ed9ee9eca93c3bd927d841b9b972ddcf7b9c73ae69cbc201dc982813fb135e68af04345ce892b96c3786fb61551bd1a4c7a1a&cri=TEQsywSMDQ&ts=1485&cb=1776815451371obseu.segreencolumn.com/tracker/tc_... https://obseu.segreencolumn.com/tracker/tc_imp.gif?e=37dfbd8ee84e00126de8cf34ef438f9d9225c24f567d43d6da1908be6245cad7bd70a976750ef80ed89373bfe70e9c20c1e53e8d5912846e2517070100b1eabfd72e30d691830f2d3613e26a3241de6fcd68d50c630172c653555734005d94be684b37aa3db060d91df9c232a5543dfd0a2d2f03c641b506ec9dc5d63faf2b0fe17fc4a14b6c8f162d513407cc945333a02cebf4dcf13010f710d3eb68f724c46bd448f85473f77341a6571e0f3cb2176af383ac8936bc6d9265cc7be34f711cb8d2587e226a28c525d5c87ea5564ea1d7ae274e7d3cd5803e38f0f838635658615b52fcdb3c172854ffa55069fff3b771cdb54473192ab5a6bb948677aebe8f0cba14c5473b61caf699b3e428829eb72a85391cd1fdca7f4c43a1373eab904665ebdbaa208657fe47e0d71c911a99cc7d963966848535863082d8e0f286e7ff0b6fb473a4b1e8711570fc90698fab05f40258528e1e03da8ecfc9ccf3c870866ad699f5d02ba03c6b3387692698d4c91f7784a633aa41bfd37aa737e13d420b0c9f78ff1adf87f62ff6c728c018e09fccdc77ce01042db31e15593e113ee6a772bf48d88cc964a99d71f6952fcc89e4f23dd7f0eb1f283e8dea7f4ad0b0054c29f2acba74b92886f80abd9372eb29fe75ec07c61ec5b52edb0865b8bc980d3c3d661f290a5f0babe18c6cd21eb6454e432ae4b54fdf981c10ffb8dfbaba70c3ede4fc8ee4aef14b4d34e74686b65a6e9f42651bd46141706cf678a96a18c2ebc26b9661d7258fac30cea4109a7c083d3d01741480dde7dd386748991e4589cedebab3d64e029fb4a16095ca7667c5d4123c75e497d9543daa21855cf206f16bde4b8fda19eabb2ce39c8fd4904667ebe4327de772c7d5b3d811f61e314876d10c1826a3bf4dcca94d9e8b91da55d3868034083f46bb39af0cb404e3e415e45b16201b380528a45ccec42149ab2b85fea127d3dd4c927574a817742d9aecd50344bf2896ca109b537b6720b9517bc6a9b57ad7457cdad301abb4b0e392009e04472814ee657103d8c17003e96da3a79e73ed86bb570222b0602214169b4212f493ed1a178c70318ec6954bc8c8a88f0477f822b1046850d05c632297c20e4197c4bc95b1e301eb3bba7c8a6692da40d6e7fb2931f3941f81cdfca0cef3cadf6d14d9f42f54872dc3498f54e3e429accdcfc963f0c28cbee94c25d1bdbae25199079a5804660074d8c27a6f8b77e016c7d575df5577a52e0b8c22b99c0225f6770f7236c4b68770d0c942303e127e8783cfb08079c842e7f92226c1dd495f5714752979a67fe8aa2547ffb9d3dbe4b6beeffb967ea6b6d24e7e280572217f2004d95b4710b6f6bfbe22af927352929604ac975687c6c39cc9f4a900f6569e18a46aec8cfd96963f639d92d2fa3c39063181d7c9ac6a10f8cd1a790eb238f97f3e42b054f370da0e74d24e069ed9ee9eca93c3bd927d841b9b972ddcf7b9c73ae69cbc201dc982813fb135e68af04345ce892b96c3786fb61551bd1a4c7a1a&cri=TEQsywSMDQ&ts=1485&cb=1776815451371 — 200 — 102 B — 147 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=31714&time=1776815451282&li_adsId=9a50de43-0c21-4ce9-9776-23efda3b5cb0&url=https%3A%2F%2Fwww.cision.com%2F&cookiesTest=truepx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=31714&time=1776815451282&li_adsId=9a50de43-0c21-4ce9-9776-23efda3b5cb0&url=https%3A%2F%2Fwww.cision.com%2F&cookiesTest=true — 200 — 273 B — 71 ms — h2blob:https://www.cision.com/0bf98183-34e8-491b-a901-76e6f46527b1www.cision.com/0bf98183-34e8-491b-a... blob:https://www.cision.com/0bf98183-34e8-491b-a901-76e6f46527b1 — 200 — -1 B — 342 ms — blobhttps://bat.bing.com/p/action/343151761.jsbat.bing.com/p/action/343151761.js https://bat.bing.com/p/action/343151761.js — 200 — 393 B — 36 ms — h2https://a.usbrowserspeed.com/cs?pid=5476ad7fb254ae8ddffd9ee34e77cfbb0c895c04783f2a615f8a1341878ee532&puid=8ccb832e-2712-4060-a48f-20821369ff21-intentsify-cision-1805b8c6-f815-4ba8-9e8b-8b417a5a69eda.usbrowserspeed.com/cs?pid=5476ad7... https://a.usbrowserspeed.com/cs?pid=5476ad7fb254ae8ddffd9ee34e77cfbb0c895c04783f2a615f8a1341878ee532&puid=8ccb832e-2712-4060-a48f-20821369ff21-intentsify-cision-1805b8c6-f815-4ba8-9e8b-8b417a5a69ed — 204 — 148 B — 139 ms — h2https://content.hotjar.io/?site_id=3631803&gzip=1content.hotjar.io/?site_id=3631803&... https://content.hotjar.io/?site_id=3631803&gzip=1 — 200 — 171 B — 746 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/966596255/?label=cm8YCI696M8ZEJ-t9MwD&guid=ON&script=0&ct_cookie_present=false&random=608627775&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQI&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6VnQxDgcziH5gT7jZfmFUObAnZD3Zqd4vzzthjQ3zRAgBe_Zf6lDaxoCXSQ&pscrd=IhMI9JvErpGAlAMVk5fuAR2JzC-DMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhdodHRwczovL3d3dy5jaXNpb24uY29tL3oMCAliCAgAEAAYACAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/966596255/?label=cm8YCI696M8ZEJ-t9MwD&guid=ON&script=0&ct_cookie_present=false&random=608627775&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQI&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6VnQxDgcziH5gT7jZfmFUObAnZD3Zqd4vzzthjQ3zRAgBe_Zf6lDaxoCXSQ&pscrd=IhMI9JvErpGAlAMVk5fuAR2JzC-DMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhdodHRwczovL3d3dy5jaXNpb24uY29tL3oMCAliCAgAEAAYACAA — 302 — 24 B — 170 ms — h3https://trk.cision.com/visitor/v200/svrGP?pps=3&siteid=1632284857&ref2=elqNone&tzo=0&ms=745&optin=disabled&firstPartyCookieDomain=trk.cision.comtrk.cision.com/visitor/v200/svrGP?p... https://trk.cision.com/visitor/v200/svrGP?pps=3&siteid=1632284857&ref2=elqNone&tzo=0&ms=745&optin=disabled&firstPartyCookieDomain=trk.cision.com — 302 — 512 B — 537 ms — http/1.1https://analytics.google.com/g/collect?v=2&tid=G-P5P2FG45YV&gtm=45je64h1v892121922z871177066za20gzb71177066zd71177066&_p=1776815448225&_gaz=1&gcs=G111&gcd=13v3v3v3v5l1&npa=0&dma=0&gdid=dZGYwMm&_eu=AAAAAGA&are=1&cid=1053458593.1776815452&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117512543~117884344&sid=1776815451&sct=1&seg=0&dl=https%3A%2F%2Fwww.cision.com%2F&dt=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3767analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-P5P2FG45YV&gtm=45je64h1v892121922z871177066za20gzb71177066zd71177066&_p=1776815448225&_gaz=1&gcs=G111&gcd=13v3v3v3v5l1&npa=0&dma=0&gdid=dZGYwMm&_eu=AAAAAGA&are=1&cid=1053458593.1776815452&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117512543~117884344&sid=1776815451&sct=1&seg=0&dl=https%3A%2F%2Fwww.cision.com%2F&dt=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3767 — 204 — 548 B — 494 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-P5P2FG45YV&cid=1053458593.1776815452&gtm=45je64h1v892121922z871177066za20gzb71177066zd71177066&rcb=11&aip=1&dma=0&gcs=G111&gcd=13v3v3v3v5l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400~117512543~117884344stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-P5P2FG45YV&cid=1053458593.1776815452&gtm=45je64h1v892121922z871177066za20gzb71177066zd71177066&rcb=11&aip=1&dma=0&gcs=G111&gcd=13v3v3v3v5l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400~117512543~117884344 — 204 — 548 B — 63 ms — h2https://www.google.com/pagead/1p-conversion/966596255/?label=cm8YCI696M8ZEJ-t9MwD&guid=ON&script=0&ct_cookie_present=false&random=608627775&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQI&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6VnQxDgcziH5gT7jZfmFUObAnZD3Zqd4vzzthjQ3zRAgBe_Zf6lDaxoCXSQ&pscrd=IhMI9JvErpGAlAMVk5fuAR2JzC-DMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhdodHRwczovL3d3dy5jaXNpb24uY29tL3oMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSsAEABaugfVFHtQAstQSYnXgkQcY-XrkSkErwTLuvcGO6hk17Qgqo2ivCz5thOdImHbTC0H_ZHUAd0RJ9L-0rtk1AoJhZd6miTog3SeefA1gcNp2ygG-6UZLfJH1vgltDgLdQsNlYfN-1zcYpnnxg4RZQTDeK6x26fqDXLAXaAtacXcviQ8Dh48ojjcVi63WpFwS9nIzXC8ZfPopVWcxrVhmLr_Q0j_TWp3QGsK6mUS4NvA&random=1418342524www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/966596255/?label=cm8YCI696M8ZEJ-t9MwD&guid=ON&script=0&ct_cookie_present=false&random=608627775&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQI&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6VnQxDgcziH5gT7jZfmFUObAnZD3Zqd4vzzthjQ3zRAgBe_Zf6lDaxoCXSQ&pscrd=IhMI9JvErpGAlAMVk5fuAR2JzC-DMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhdodHRwczovL3d3dy5jaXNpb24uY29tL3oMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSsAEABaugfVFHtQAstQSYnXgkQcY-XrkSkErwTLuvcGO6hk17Qgqo2ivCz5thOdImHbTC0H_ZHUAd0RJ9L-0rtk1AoJhZd6miTog3SeefA1gcNp2ygG-6UZLfJH1vgltDgLdQsNlYfN-1zcYpnnxg4RZQTDeK6x26fqDXLAXaAtacXcviQ8Dh48ojjcVi63WpFwS9nIzXC8ZfPopVWcxrVhmLr_Q0j_TWp3QGsK6mUS4NvA&random=1418342524 — 200 — 64 B — 64 ms — h3https://connect.facebook.net/signals/config/879392717081165?v=2.9.303&r=stable&domain=www.cision.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/879392717081165?v=2.9.303&r=stable&domain=www.cision.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 44.8 KiB — 32 ms — h3https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 385 B — 95 ms — h2https://messenger-assets.qualified.com/uploads/7uoyD3ZXxSzvekVXAQYrF3dvWvmLdZ4oB32mn/629c45075cf5ae81c9fd296d9e84bad7752e2a2221f34121aca7a8e146c0e904.pngmessenger-assets.qualified.com/uplo... https://messenger-assets.qualified.com/uploads/7uoyD3ZXxSzvekVXAQYrF3dvWvmLdZ4oB32mn/629c45075cf5ae81c9fd296d9e84bad7752e2a2221f34121aca7a8e146c0e904.png — 200 — 6.2 KiB — 27 ms — h2https://bat.bing.com/action/0?ti=343151761&Ver=2&mid=adaf5a70-855d-4b39-9848-9dcb9b535c4a&bo=1&sid=ecc350f03ddc11f19b12c3816513c1e1&vid=ecc3d4403ddc11f1bda9ada8bd126733&vids=0&msclkid=N&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&kw=Global%20Cloud-Based%20Communications,%20PR%20Software,%20Marketing,%20Media%20Relations%20Software%20and%20Services,%20Content%20Marketing,%20Media%20Monitoring,%20Media%20List%20Building,%20Distribution,%20Analysis&p=https%3A%2F%2Fwww.cision.com%2F&r=&lt=824&evt=pageLoad&sv=2&cdb=AQIT&rn=307959bat.bing.com/action/0?ti=343151761&... https://bat.bing.com/action/0?ti=343151761&Ver=2&mid=adaf5a70-855d-4b39-9848-9dcb9b535c4a&bo=1&sid=ecc350f03ddc11f19b12c3816513c1e1&vid=ecc3d4403ddc11f1bda9ada8bd126733&vids=0&msclkid=N&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&kw=Global%20Cloud-Based%20Communications,%20PR%20Software,%20Marketing,%20Media%20Relations%20Software%20and%20Services,%20Content%20Marketing,%20Media%20Monitoring,%20Media%20List%20Building,%20Distribution,%20Analysis&p=https%3A%2F%2Fwww.cision.com%2F&r=&lt=824&evt=pageLoad&sv=2&cdb=AQIT&rn=307959 — 204 — 232 B — 34 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/966596255/?random=1776815452042&cv=11&fst=1776815452042&bg=ffffff&guid=ON&async=1&gtm=45be64h1v892521497z871177066za200zb71177066zd71177066xea&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&u_w=800&u_h=600&url=https%3A%2F%2Fwww.cision.com%2F&rcb=8&frm=0&tiba=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1362701453.1776815450&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%3Dtrue&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/966596255/?random=1776815452042&cv=11&fst=1776815452042&bg=ffffff&guid=ON&async=1&gtm=45be64h1v892521497z871177066za200zb71177066zd71177066xea&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&u_w=800&u_h=600&url=https%3A%2F%2Fwww.cision.com%2F&rcb=8&frm=0&tiba=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1362701453.1776815450&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%3Dtrue&rfmt=3&fmt=4 — 200 — 2.2 KiB — 35 ms — h3https://www.google.com/rmkt/collect/966596255/?random=1776815452042&cv=11&fst=1776815452042&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64h1v892521497z871177066za200zb71177066zd71177066xea&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&u_w=800&u_h=600&url=https%3A%2F%2Fwww.cision.com%2F&rcb=8&frm=0&tiba=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1362701453.1776815450&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%3Dtrue&gcp=5www.google.com/rmkt/collect/9665962... https://www.google.com/rmkt/collect/966596255/?random=1776815452042&cv=11&fst=1776815452042&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64h1v892521497z871177066za200zb71177066zd71177066xea&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&u_w=800&u_h=600&url=https%3A%2F%2Fwww.cision.com%2F&rcb=8&frm=0&tiba=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1362701453.1776815450&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%3Dtrue&gcp=5 — 200 — 20 B — 355 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/966596255/?random=1776815452086&cv=11&fst=1776815452086&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v892521497za200zb71177066zd71177066xec&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&u_w=800&u_h=600&url=https%3A%2F%2Fwww.cision.com%2F&rcb=8&frm=0&tiba=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1362701453.1776815450&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=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/966596255/?random=1776815452086&cv=11&fst=1776815452086&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v892521497za200zb71177066zd71177066xec&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&u_w=800&u_h=600&url=https%3A%2F%2Fwww.cision.com%2F&rcb=8&frm=0&tiba=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1362701453.1776815450&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=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.2 KiB — 33 ms — h3https://www.google.com/rmkt/collect/966596255/?random=1776815452086&cv=11&fst=1776815452086&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v892521497za200zb71177066zd71177066xec&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&u_w=800&u_h=600&url=https%3A%2F%2Fwww.cision.com%2F&rcb=8&frm=0&tiba=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1362701453.1776815450&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=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/9665962... https://www.google.com/rmkt/collect/966596255/?random=1776815452086&cv=11&fst=1776815452086&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v892521497za200zb71177066zd71177066xec&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&u_w=800&u_h=600&url=https%3A%2F%2Fwww.cision.com%2F&rcb=8&frm=0&tiba=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1362701453.1776815450&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=event%3Dgtag.config&gcp=5 — 200 — 20 B — 327 ms — h3https://www.googleadservices.com/pagead/conversion/966596255/?random=1776815452121&cv=11&fst=1776815452121&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v892521497za200zb71177066zd71177066xec&gcs=G111&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&u_w=800&u_h=600&url=https%3A%2F%2Fwww.cision.com%2F&rcb=8&label=cm8YCI696M8ZEJ-t9MwD&capi=1&gtm_ee=1&frm=0&tiba=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1362701453.1776815450&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&em=tv.1&fmt=7www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/966596255/?random=1776815452121&cv=11&fst=1776815452121&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v892521497za200zb71177066zd71177066xec&gcs=G111&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&u_w=800&u_h=600&url=https%3A%2F%2Fwww.cision.com%2F&rcb=8&label=cm8YCI696M8ZEJ-t9MwD&capi=1&gtm_ee=1&frm=0&tiba=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1362701453.1776815450&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&em=tv.1&fmt=7 — 200 — 1.1 KiB — 54 ms — h3https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&dl=https%3A%2F%2Fwww.cision.com%2F&scrsrc=www.googletagmanager.com&rnd=98731351.1776815450&dt=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&auid=1362701453.1776815450&navt=n&npa=0&ep.ads_data_redaction=1&did=dZGYwMm&gdid=dZGYwMm&_tu=CA&gtm=45be64h1v892521497z871177066za200zb71177066zd71177066xea&gcs=G111&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&apve=1&apvf=f&apvc=0&tids=AW-966596255&tid=AW-966596255&tft=1776815452135&tfd=4037www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&dl=https%3A%2F%2Fwww.cision.com%2F&scrsrc=www.googletagmanager.com&rnd=98731351.1776815450&dt=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&auid=1362701453.1776815450&navt=n&npa=0&ep.ads_data_redaction=1&did=dZGYwMm&gdid=dZGYwMm&_tu=CA&gtm=45be64h1v892521497z871177066za200zb71177066zd71177066xea&gcs=G111&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&apve=1&apvf=f&apvc=0&tids=AW-966596255&tid=AW-966596255&tft=1776815452135&tfd=4037 — 200 — 21 B — 316 ms — h3https://www.google.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.cision.com%2F&scrsrc=www.googletagmanager.com&rnd=98731351.1776815450&dt=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&auid=1362701453.1776815450&navt=n&npa=0&did=dZGYwMm&gdid=dZGYwMm&_tu=CA&gtm=45be64h1v892521497za200zb71177066zd71177066xec&gcs=G111&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&apve=1&apvf=f&apvc=0&tids=AW-966596255&tid=AW-966596255&tft=1776815452136&tfd=4038www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.cision.com%2F&scrsrc=www.googletagmanager.com&rnd=98731351.1776815450&dt=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&auid=1362701453.1776815450&navt=n&npa=0&did=dZGYwMm&gdid=dZGYwMm&_tu=CA&gtm=45be64h1v892521497za200zb71177066zd71177066xec&gcs=G111&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&apve=1&apvf=f&apvc=0&tids=AW-966596255&tid=AW-966596255&tft=1776815452136&tfd=4038 — 200 — 21 B — 316 ms — h3https://assets.qualified.com/packs/media/Inter-roman.var.b2129c00.woff2assets.qualified.com/packs/media/In... https://assets.qualified.com/packs/media/Inter-roman.var.b2129c00.woff2 — 200 — 222.3 KiB — 32 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 — 43 B — 245 ms — h3https://tags.srv.stackadapt.com/sa.csstags.srv.stackadapt.com/sa.css https://tags.srv.stackadapt.com/sa.css — 200 — 165 B — 73 ms — h2https://tags.srv.stackadapt.com/sa.jpegtags.srv.stackadapt.com/sa.jpeg https://tags.srv.stackadapt.com/sa.jpeg — 200 — 1.6 KiB — 221 ms — h2https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 40 ms — h2https://trk.cision.com/visitor/v200/svrGP.aspx?pps=3&siteid=1632284857&ref2=elqNone&tzo=0&ms=745&optin=disabled&elq1pcGUID=B2B96938A5E64BDDA7A9820EC132A8D0trk.cision.com/visitor/v200/svrGP.a... https://trk.cision.com/visitor/v200/svrGP.aspx?pps=3&siteid=1632284857&ref2=elqNone&tzo=0&ms=745&optin=disabled&elq1pcGUID=B2B96938A5E64BDDA7A9820EC132A8D0 — 200 — 507 B — 121 ms — http/1.1https://obseu.segreencolumn.com/monobseu.segreencolumn.com/mon https://obseu.segreencolumn.com/mon — 200 — 146 B — 152 ms — h2https://www.facebook.com/tr/?id=879392717081165&ev=PageView&dl=https%3A%2F%2Fwww.cision.com%2F&rl=&if=false&ts=1776815452413&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776815452394.676954490618923287&ler=empty&cdl=API_unavailable&pmd[title]=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&pmd[locale]=en_US&pmd[description]=Cision%20Home&pmd[keywords]=Global%20Cloud-Based%20Communications%2C%20PR%20Software%2C%20Marketing%2C%20Media%20Relations%20Software%20and%20Services%2C%20Content%20Marketing%2C%20Media%20Monitoring%2C%20Media%20List%20Building%2C%20Distribution%2C%20Analysis&plt=823.5&it=1776815451923&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&expv2[7]=pt0&rqm=GETwww.facebook.com/tr/?id=87939271708... https://www.facebook.com/tr/?id=879392717081165&ev=PageView&dl=https%3A%2F%2Fwww.cision.com%2F&rl=&if=false&ts=1776815452413&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776815452394.676954490618923287&ler=empty&cdl=API_unavailable&pmd[title]=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&pmd[locale]=en_US&pmd[description]=Cision%20Home&pmd[keywords]=Global%20Cloud-Based%20Communications%2C%20PR%20Software%2C%20Marketing%2C%20Media%20Relations%20Software%20and%20Services%2C%20Content%20Marketing%2C%20Media%20Monitoring%2C%20Media%20List%20Building%2C%20Distribution%2C%20Analysis&plt=823.5&it=1776815451923&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&expv2[7]=pt0&rqm=GET — 200 — 19 B — 50 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=879392717081165&ev=PageView&dl=https%3A%2F%2Fwww.cision.com%2F&rl=&if=false&ts=1776815452413&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776815452394.676954490618923287&ler=empty&cdl=API_unavailable&pmd[title]=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&pmd[locale]=en_US&pmd[description]=Cision%20Home&pmd[keywords]=Global%20Cloud-Based%20Communications%2C%20PR%20Software%2C%20Marketing%2C%20Media%20Relations%20Software%20and%20Services%2C%20Content%20Marketing%2C%20Media%20Monitoring%2C%20Media%20List%20Building%2C%20Distribution%2C%20Analysis&plt=823.5&it=1776815451923&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&expv2[7]=pt0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=879392717081165&ev=PageView&dl=https%3A%2F%2Fwww.cision.com%2F&rl=&if=false&ts=1776815452413&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776815452394.676954490618923287&ler=empty&cdl=API_unavailable&pmd[title]=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&pmd[locale]=en_US&pmd[description]=Cision%20Home&pmd[keywords]=Global%20Cloud-Based%20Communications%2C%20PR%20Software%2C%20Marketing%2C%20Media%20Relations%20Software%20and%20Services%2C%20Content%20Marketing%2C%20Media%20Monitoring%2C%20Media%20List%20Building%2C%20Distribution%2C%20Analysis&plt=823.5&it=1776815451923&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&expv2[7]=pt0&rqm=FGET — 200 — 198 B — 150 ms — h3https://www.facebook.com/tr/?id=879392717081165&ev=CHEQ&dl=https%3A%2F%2Fwww.cision.com%2F&rl=&if=false&ts=1776815452425&sw=800&sh=600&v=2.9.303&r=stable&ec=1&o=12318&fbp=fb.1.1776815452394.676954490618923287&ler=empty&cdl=API_unavailable&pmd[locale]=en_US&pmd[description]=Cision%20Home&pmd[keywords]=Global%20Cloud-Based%20Communications%2C%20PR%20Software%2C%20Marketing%2C%20Media%20Relations%20Software%20and%20Services%2C%20Content%20Marketing%2C%20Media%20Monitoring%2C%20Media%20List%20Building%2C%20Distribution%2C%20Analysis&plt=823.5&it=1776815451923&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=87939271708... https://www.facebook.com/tr/?id=879392717081165&ev=CHEQ&dl=https%3A%2F%2Fwww.cision.com%2F&rl=&if=false&ts=1776815452425&sw=800&sh=600&v=2.9.303&r=stable&ec=1&o=12318&fbp=fb.1.1776815452394.676954490618923287&ler=empty&cdl=API_unavailable&pmd[locale]=en_US&pmd[description]=Cision%20Home&pmd[keywords]=Global%20Cloud-Based%20Communications%2C%20PR%20Software%2C%20Marketing%2C%20Media%20Relations%20Software%20and%20Services%2C%20Content%20Marketing%2C%20Media%20Monitoring%2C%20Media%20List%20Building%2C%20Distribution%2C%20Analysis&plt=823.5&it=1776815451923&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GET — 200 — 16 B — 51 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=879392717081165&ev=CHEQ&dl=https%3A%2F%2Fwww.cision.com%2F&rl=&if=false&ts=1776815452425&sw=800&sh=600&v=2.9.303&r=stable&ec=1&o=12318&fbp=fb.1.1776815452394.676954490618923287&ler=empty&cdl=API_unavailable&pmd[locale]=en_US&pmd[description]=Cision%20Home&pmd[keywords]=Global%20Cloud-Based%20Communications%2C%20PR%20Software%2C%20Marketing%2C%20Media%20Relations%20Software%20and%20Services%2C%20Content%20Marketing%2C%20Media%20Monitoring%2C%20Media%20List%20Building%2C%20Distribution%2C%20Analysis&plt=823.5&it=1776815451923&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=879392717081165&ev=CHEQ&dl=https%3A%2F%2Fwww.cision.com%2F&rl=&if=false&ts=1776815452425&sw=800&sh=600&v=2.9.303&r=stable&ec=1&o=12318&fbp=fb.1.1776815452394.676954490618923287&ler=empty&cdl=API_unavailable&pmd[locale]=en_US&pmd[description]=Cision%20Home&pmd[keywords]=Global%20Cloud-Based%20Communications%2C%20PR%20Software%2C%20Marketing%2C%20Media%20Relations%20Software%20and%20Services%2C%20Content%20Marketing%2C%20Media%20Monitoring%2C%20Media%20List%20Building%2C%20Distribution%2C%20Analysis&plt=823.5&it=1776815451923&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGET — 200 — 194 B — 214 ms — h3https://www.google.com/pagead/1p-user-list/966596255/?random=1776815452042&cv=11&fst=1776812400000&bg=ffffff&guid=ON&async=1&gtm=45be64h1v892521497z871177066za200zb71177066zd71177066xea&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&u_w=800&u_h=600&url=https%3A%2F%2Fwww.cision.com%2F&rcb=8&frm=0&tiba=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1362701453.1776815450&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%3Dtrue&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfZ3Jsq975lA31YkSR31swnSmgLu5JCwqxdRjxg5DTfFmZXJOas9mReTaX523fa_dn6lsuBHhqw1YXGTsKiF7_fPWY3lmGUWmyM7aNCcFeqhYjPaZ2gbSCPGoXW-JkQtH2X9dBjlh8cLQkpxLbV0q2yeP8v2f7uSq2kEzw5qb63hbExxjbcYOSqDoUg7ZMo80sN8OqCA3ilZ0GJ3pf0E2WBGCudnRG3bUVHrIag&random=3666798876&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/966596255/?random=1776815452042&cv=11&fst=1776812400000&bg=ffffff&guid=ON&async=1&gtm=45be64h1v892521497z871177066za200zb71177066zd71177066xea&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&u_w=800&u_h=600&url=https%3A%2F%2Fwww.cision.com%2F&rcb=8&frm=0&tiba=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1362701453.1776815450&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%3Dtrue&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfZ3Jsq975lA31YkSR31swnSmgLu5JCwqxdRjxg5DTfFmZXJOas9mReTaX523fa_dn6lsuBHhqw1YXGTsKiF7_fPWY3lmGUWmyM7aNCcFeqhYjPaZ2gbSCPGoXW-JkQtH2X9dBjlh8cLQkpxLbV0q2yeP8v2f7uSq2kEzw5qb63hbExxjbcYOSqDoUg7ZMo80sN8OqCA3ilZ0GJ3pf0E2WBGCudnRG3bUVHrIag&random=3666798876&rmt_tld=0&ipr=y — 200 — 64 B — 40 ms — h3https://www.google.com/pagead/1p-user-list/966596255/?random=1776815452086&cv=11&fst=1776812400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v892521497za200zb71177066zd71177066xec&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&u_w=800&u_h=600&url=https%3A%2F%2Fwww.cision.com%2F&rcb=8&frm=0&tiba=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1362701453.1776815450&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=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfTEM5idtEYB1lm2pvhcd7rMDJWbHaAq2DkyEiowXuw-g5bMgKmQDWNvVpnPBfxYIA2XgHCfjgrHDM_K1W4sDn6UT1oyZWJV3ooofnUDldOvidVLVWRqPAjuWT9WGIZkK1qeKfxj2p93BDX67aan8_sPcwo7Q9YRB8Nl-lPCRWR1i_RX4AyIHameEl8NoEySXmRCD9wNqI8j7el-fD_otekxP98GPBp0H5YM5RA&random=2019668769&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/966596255/?random=1776815452086&cv=11&fst=1776812400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v892521497za200zb71177066zd71177066xec&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&u_w=800&u_h=600&url=https%3A%2F%2Fwww.cision.com%2F&rcb=8&frm=0&tiba=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1362701453.1776815450&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=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfTEM5idtEYB1lm2pvhcd7rMDJWbHaAq2DkyEiowXuw-g5bMgKmQDWNvVpnPBfxYIA2XgHCfjgrHDM_K1W4sDn6UT1oyZWJV3ooofnUDldOvidVLVWRqPAjuWT9WGIZkK1qeKfxj2p93BDX67aan8_sPcwo7Q9YRB8Nl-lPCRWR1i_RX4AyIHameEl8NoEySXmRCD9wNqI8j7el-fD_otekxP98GPBp0H5YM5RA&random=2019668769&rmt_tld=0&ipr=y — 200 — 64 B — 29 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/966596255/?random=172550760&cv=11&fst=1776815452121&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v892521497za200zb71177066zd71177066xec&gcs=G111&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&u_w=800&u_h=600&url=https%3A%2F%2Fwww.cision.com%2F&rcb=8&label=cm8YCI696M8ZEJ-t9MwD&capi=1&gtm_ee=1&frm=0&tiba=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1362701453.1776815450&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKGXRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2VaAwoBAWIDCgED&cerd=CgSO4b0t&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6VdV-QnWhZu2cTr18Y2z8_U7v_uv3V1VSyQ5uX1_OPoOtLROOWf2yxoCFOA&pscrd=IhMI8_vsrpGAlAMV8ztECB2FTiFEMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhdodHRwczovL3d3dy5jaXNpb24uY29tL0JXQ2hBSThNQ2N6d1lRb09lNTdPdlZucm9lRWkwQXR0dm4wY2Q2YmJQX0NMeExvT0o1dG1MR1FWN2MxYzVWVnZYUWpuSVF3TFd6cUhDekgyRmZpNVcwY1VJegwICWIICAAQABgAIAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/966596255/?random=172550760&cv=11&fst=1776815452121&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v892521497za200zb71177066zd71177066xec&gcs=G111&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&u_w=800&u_h=600&url=https%3A%2F%2Fwww.cision.com%2F&rcb=8&label=cm8YCI696M8ZEJ-t9MwD&capi=1&gtm_ee=1&frm=0&tiba=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1362701453.1776815450&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKGXRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2VaAwoBAWIDCgED&cerd=CgSO4b0t&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6VdV-QnWhZu2cTr18Y2z8_U7v_uv3V1VSyQ5uX1_OPoOtLROOWf2yxoCFOA&pscrd=IhMI8_vsrpGAlAMV8ztECB2FTiFEMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhdodHRwczovL3d3dy5jaXNpb24uY29tL0JXQ2hBSThNQ2N6d1lRb09lNTdPdlZucm9lRWkwQXR0dm4wY2Q2YmJQX0NMeExvT0o1dG1MR1FWN2MxYzVWVnZYUWpuSVF3TFd6cUhDekgyRmZpNVcwY1VJegwICWIICAAQABgAIAA — 302 — 23 B — 112 ms — h3https://obseu.segreencolumn.com/monobseu.segreencolumn.com/mon https://obseu.segreencolumn.com/mon — 200 — 16 B — 147 ms — h2https://www.google.com/pagead/1p-conversion/966596255/?random=172550760&cv=11&fst=1776815452121&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v892521497za200zb71177066zd71177066xec&gcs=G111&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&u_w=800&u_h=600&url=https%3A%2F%2Fwww.cision.com%2F&rcb=8&label=cm8YCI696M8ZEJ-t9MwD&capi=1&gtm_ee=1&frm=0&tiba=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1362701453.1776815450&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKGXRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2VaAwoBAWIDCgED&cerd=CgSO4b0t&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6VdV-QnWhZu2cTr18Y2z8_U7v_uv3V1VSyQ5uX1_OPoOtLROOWf2yxoCFOA&pscrd=IhMI8_vsrpGAlAMV8ztECB2FTiFEMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhdodHRwczovL3d3dy5jaXNpb24uY29tL0JXQ2hBSThNQ2N6d1lRb09lNTdPdlZucm9lRWkwQXR0dm4wY2Q2YmJQX0NMeExvT0o1dG1MR1FWN2MxYzVWVnZYUWpuSVF3TFd6cUhDekgyRmZpNVcwY1VJegwICWIICAAQABgAIAA&is_vtc=1&cid=CAQSsAEABaugfTrX237DMbalIRoKuiZNunZ-xER7T4im32fxf2Khhs8zOapjhsxzpzvidcr6-ePLwcah6WluDzurD751kWZKQjOLtXhs4XKiERNHRxM1JzyQYzzYA7Qw5cCyyn7L2jhFYhmxgG84ssxp1xZnqfdNPCuLlq5uDDG5ODy84445E73G6jAgunS93VLxOcSdO7SE9Uw7PAKHqnRdX-2cwnZkqLbiS8X58e0Z1ZmrRw&random=4085289808www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/966596255/?random=172550760&cv=11&fst=1776815452121&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v892521497za200zb71177066zd71177066xec&gcs=G111&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115938466~115938468~117266401~118128922&u_w=800&u_h=600&url=https%3A%2F%2Fwww.cision.com%2F&rcb=8&label=cm8YCI696M8ZEJ-t9MwD&capi=1&gtm_ee=1&frm=0&tiba=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1362701453.1776815450&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&data=event%3Dconversion&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKGXRyaWdnZXI9bmF2aWdhdGlvbi1zb3VyY2VaAwoBAWIDCgED&cerd=CgSO4b0t&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6VdV-QnWhZu2cTr18Y2z8_U7v_uv3V1VSyQ5uX1_OPoOtLROOWf2yxoCFOA&pscrd=IhMI8_vsrpGAlAMV8ztECB2FTiFEMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhdodHRwczovL3d3dy5jaXNpb24uY29tL0JXQ2hBSThNQ2N6d1lRb09lNTdPdlZucm9lRWkwQXR0dm4wY2Q2YmJQX0NMeExvT0o1dG1MR1FWN2MxYzVWVnZYUWpuSVF3TFd6cUhDekgyRmZpNVcwY1VJegwICWIICAAQABgAIAA&is_vtc=1&cid=CAQSsAEABaugfTrX237DMbalIRoKuiZNunZ-xER7T4im32fxf2Khhs8zOapjhsxzpzvidcr6-ePLwcah6WluDzurD751kWZKQjOLtXhs4XKiERNHRxM1JzyQYzzYA7Qw5cCyyn7L2jhFYhmxgG84ssxp1xZnqfdNPCuLlq5uDDG5ODy84445E73G6jAgunS93VLxOcSdO7SE9Uw7PAKHqnRdX-2cwnZkqLbiS8X58e0Z1ZmrRw&random=4085289808 — 200 — 20 B — 114 ms — h3https://obseu.segreencolumn.com/monobseu.segreencolumn.com/mon https://obseu.segreencolumn.com/mon — 200 — 16 B — 148 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 278 B — 246 ms — http/1.1https://tags.srv.stackadapt.com/saq_pxl?uid=i0qHftYaeZ2_SiaUipZvKQ&is_js=true&landing_url=https%3A%2F%2Fwww.cision.com%2F&t=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&tip=9_2X-6PpIEVFQwlISVtVp5ymVtyG4ehiuRwoUw_hwAs&host=https%3A%2F%2Fwww.cision.com&sa_conv_data_css_value=%27%27&sa_conv_data_image_value=ffd8ffe000104a46494600010101006000600000ffdb004300080606070605080707070909080a0c140d0c0b0b0c1912130f141d1a1f1e1d1a1c1c20242e2720222c231c1c2837292c30313434341f27393d38323c2e333432ffdb0043010909090c0b0c180d0d1832211c213232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232ffc00011080001000103012200021101031101ffc4001f0000010501010101010100000000000000000102030405060708090a0bffc400b5100002010303020403050504040000017d01020300041105122131410613516107227114328191a1082342b1c11552d1f02433627282090a161718191a25262728292a3435363738393a434445464748494a535455565758595a636465666768696a737475767778797a838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae1e2e3e4e5e6e7e8e9eaf1f2f3f4f5f6f7f8f9faffc4001f0100030101010101010101010000000000000102030405060708090a0bffc400b51100020102040403040705040400010277000102031104052131061241510761711322328108144291a1b1c109233352f0156272d10a162434e125f11718191a262728292a35363738393a434445464748494a535455565758595a636465666768696a737475767778797a82838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae2e3e4e5e6e7e8e9eaf2f3f4f5f6f7f8f9faffda000c03010002110311003f00f7fa28a2803fffd9eea317c50c8a571e7c50bc2d15976c3d5c26950b&l_src=&l_src_d=&u_src=&u_src_d=&shop=false&sa-user-id-v4=s%253A.o6W7wkJsHSTU4%252BLlDruZ%252FwNjVcUZZMvakQpSatDoAgo&sa-user-id-v3=s%253AAQAKIPTu4yqfIpCwcJnJ83WaJdEjyTvZ1TSp6UVWIk6ilRQNEMABGAQg2pqgzwYwAToEkxnLiEIEj-RR1A.sWg2UJJRqwHCXwuFemeA4LaaSbry64TW5YyVBVcie4s&sa-user-id-v2=s%253A7qMXxQyKVx58ULwtFZdsPVwmlQs.UW8ldhx80RUcQpfBASOXUHP9H2%252B4iQwe%252Ft7JaR4u960&sa-user-id=s%253A0-eea317c5-0c8a-571e-7c50-bc2d15976c3d.SDmU4sCte2jnqEFpEh%252B1vHkZqL5N2KkfDvrT%252Fkz1wPUtags.srv.stackadapt.com/saq_pxl?uid... https://tags.srv.stackadapt.com/saq_pxl?uid=i0qHftYaeZ2_SiaUipZvKQ&is_js=true&landing_url=https%3A%2F%2Fwww.cision.com%2F&t=Cision%3A%20AI-Powered%20Media%20Monitoring%20%26%20Intelligence%20for%20PR%20%26%20Comms&tip=9_2X-6PpIEVFQwlISVtVp5ymVtyG4ehiuRwoUw_hwAs&host=https%3A%2F%2Fwww.cision.com&sa_conv_data_css_value=%27%27&sa_conv_data_image_value=ffd8ffe000104a46494600010101006000600000ffdb004300080606070605080707070909080a0c140d0c0b0b0c1912130f141d1a1f1e1d1a1c1c20242e2720222c231c1c2837292c30313434341f27393d38323c2e333432ffdb0043010909090c0b0c180d0d1832211c213232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232ffc00011080001000103012200021101031101ffc4001f0000010501010101010100000000000000000102030405060708090a0bffc400b5100002010303020403050504040000017d01020300041105122131410613516107227114328191a1082342b1c11552d1f02433627282090a161718191a25262728292a3435363738393a434445464748494a535455565758595a636465666768696a737475767778797a838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae1e2e3e4e5e6e7e8e9eaf1f2f3f4f5f6f7f8f9faffc4001f0100030101010101010101010000000000000102030405060708090a0bffc400b51100020102040403040705040400010277000102031104052131061241510761711322328108144291a1b1c109233352f0156272d10a162434e125f11718191a262728292a35363738393a434445464748494a535455565758595a636465666768696a737475767778797a82838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae2e3e4e5e6e7e8e9eaf2f3f4f5f6f7f8f9faffda000c03010002110311003f00f7fa28a2803fffd9eea317c50c8a571e7c50bc2d15976c3d5c26950b&l_src=&l_src_d=&u_src=&u_src_d=&shop=false&sa-user-id-v4=s%253A.o6W7wkJsHSTU4%252BLlDruZ%252FwNjVcUZZMvakQpSatDoAgo&sa-user-id-v3=s%253AAQAKIPTu4yqfIpCwcJnJ83WaJdEjyTvZ1TSp6UVWIk6ilRQNEMABGAQg2pqgzwYwAToEkxnLiEIEj-RR1A.sWg2UJJRqwHCXwuFemeA4LaaSbry64TW5YyVBVcie4s&sa-user-id-v2=s%253A7qMXxQyKVx58ULwtFZdsPVwmlQs.UW8ldhx80RUcQpfBASOXUHP9H2%252B4iQwe%252Ft7JaR4u960&sa-user-id=s%253A0-eea317c5-0c8a-571e-7c50-bc2d15976c3d.SDmU4sCte2jnqEFpEh%252B1vHkZqL5N2KkfDvrT%252Fkz1wPU — 200 — 331 B — 76 ms — h2https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/js/utils.jscdnjs.cloudflare.com/ajax/libs/intl... https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/js/utils.js — 200 — 45.2 KiB — 22 ms — h3https://cookiechimp.com/widget/yv4tdyG/wwQun6n/en/modal?v=85cbfb5ccookiechimp.com/widget/yv4tdyG/wwQu... https://cookiechimp.com/widget/yv4tdyG/wwQun6n/en/modal?v=85cbfb5c — 200 — 20.1 KiB — 72 ms — h3https://js.zi-scripts.com/zi-tag.jsjs.zi-scripts.com/zi-tag.js https://js.zi-scripts.com/zi-tag.js — 200 — 5.6 KiB — 67 ms — h3https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 515 B — 90 ms — h2https://js.zi-scripts.com/unified/v1/master/getSubscriptionsjs.zi-scripts.com/unified/v1/master... https://js.zi-scripts.com/unified/v1/master/getSubscriptions — 204 — 0 B — 56 ms — h3https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=079019E0B8D148F3BF89EE308B5B1E7F&RedC=c.clarity.ms&MXFR=2ABE1422D10A6147054E0360D50A6F6Cc.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=079019E0B8D148F3BF89EE308B5B1E7F&RedC=c.clarity.ms&MXFR=2ABE1422D10A6147054E0360D50A6F6C — 302 — 740 B — 43 ms — h2https://cookiechimp.com/assets/consent_modal-5ca0919b383dd3aa1562593eaeb125a595f3c115f538c2c8b5c62d88aa5fd1ba.csscookiechimp.com/assets/consent_moda... https://cookiechimp.com/assets/consent_modal-5ca0919b383dd3aa1562593eaeb125a595f3c115f538c2c8b5c62d88aa5fd1ba.css — 200 — 9.2 KiB — 12 ms — h3https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=079019E0B8D148F3BF89EE308B5B1E7F&MUID=1CDB1BECEE78603D33900CAEEF476128c.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=079019E0B8D148F3BF89EE308B5B1E7F&MUID=1CDB1BECEE78603D33900CAEEF476128 — 200 — 466 B — 34 ms — h2https://cookiechimp.com/assets/consent_modal-e673e920cce676125ac2693e69c3e8d1bcd36eecab78ff3a6e06f303ce54e047.jscookiechimp.com/assets/consent_moda... https://cookiechimp.com/assets/consent_modal-e673e920cce676125ac2693e69c3e8d1bcd36eecab78ff3a6e06f303ce54e047.js — 200 — 43.8 KiB — 31 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.6 KiB — 24 ms — h2https://js.zi-scripts.com/unified/v1/master/getSubscriptionsjs.zi-scripts.com/unified/v1/master... https://js.zi-scripts.com/unified/v1/master/getSubscriptions — 200 — 820 B — 46 ms — h3https://ws-assets.zoominfo.com/formcomplete.jsws-assets.zoominfo.com/formcomplete... https://ws-assets.zoominfo.com/formcomplete.js — 200 — 14.5 KiB — 72 ms — h3https://ws.zoominfo.com/pixel/6410b4ecf80a6e35309a66dc/?iszitag=truews.zoominfo.com/pixel/6410b4ecf80a6... https://ws.zoominfo.com/pixel/6410b4ecf80a6e35309a66dc/?iszitag=true — 200 — 0 B — 210 ms — h3https://ws.zoominfo.com/formcomplete-v2/formsws.zoominfo.com/formcomplete-v2/for... https://ws.zoominfo.com/formcomplete-v2/forms — 200 — 0 B — 103 ms — h3https://ws.zoominfo.com/formcomplete-v2/formsws.zoominfo.com/formcomplete-v2/for... https://ws.zoominfo.com/formcomplete-v2/forms — 200 — 494 B — 218 ms — h3https://ws.zoominfo.com/pixel/6410b4ecf80a6e35309a66dc/?iszitag=truews.zoominfo.com/pixel/6410b4ecf80a6... https://ws.zoominfo.com/pixel/6410b4ecf80a6e35309a66dc/?iszitag=true — 200 — 1.9 KiB — 139 ms — h3blob:https://www.cision.com/ad225eee-210b-4eea-936d-f0d8542caba4www.cision.com/ad225eee-210b-4eea-9... blob:https://www.cision.com/ad225eee-210b-4eea-936d-f0d8542caba4 — 200 — 0 B — 1 ms — blobhttps://cookiechimp.com/cdn-cgi/rum?cookiechimp.com/cdn-cgi/rum? https://cookiechimp.com/cdn-cgi/rum? — -1 — 0 B — 0 ms — https://www.cision.com/content/dam/cision/icons/favicon.pngwww.cision.com/content/dam/cision/i... https://www.cision.com/content/dam/cision/icons/favicon.png — 200 — 1.8 KiB — 15 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 278 B — 74 ms — http/1.1https://obseu.segreencolumn.com/monobseu.segreencolumn.com/mon https://obseu.segreencolumn.com/mon — 200 — 39 B — 149 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 278 B — 219 ms — http/1.1https://obseu.segreencolumn.com/monobseu.segreencolumn.com/mon https://obseu.segreencolumn.com/mon — 200 — 39 B — 150 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 4999ms · 1478KB · CA$69/mo
Unattributable
Other
Costly
Execution 778ms
Transfer 0 KB
Monthly Cost CA$11/mo
www.cision.com
Other
Costly
Execution 715ms
Transfer 21 KB
Monthly Cost CA$10/mo
www.gstatic.com
Other
Costly
Execution 621ms
Transfer 0 KB
Unused 49%
Monthly Cost CA$9/mo
Hotjar
Session Replay
Costly
Execution 378ms
Transfer 57 KB
Unused 41%
Monthly Cost CA$5/mo
Google Tag Manager
Tag Manager
Costly
Execution 350ms
Transfer 187 KB
Unused 35%
Monthly Cost CA$5/mo
euob.segreencolumn.com
Other
Costly
Execution 315ms
Transfer 45 KB
Monthly Cost CA$4/mo
www.cision.com
Other
Costly
Execution 262ms
Transfer 114 KB
Unused 68%
Monthly Cost CA$4/mo
Google Tag Manager
Tag Manager
Optional
Execution 185ms
Transfer 145 KB
Unused 36%
Monthly Cost CA$3/mo
Optimizely
A/B Testing
Optional
Execution 159ms
Transfer 93 KB
Unused 46%
Monthly Cost CA$2/mo
js.qualified.com
Other
Optional
Execution 155ms
Transfer 117 KB
Unused 49%
Monthly Cost CA$2/mo
Microsoft Clarity
Session Replay
Optional
Execution 145ms
Transfer 26 KB
Monthly Cost CA$2/mo
js.qualified.com
Other
Optional
Execution 140ms
Transfer 97 KB
Unused 52%
Monthly Cost CA$2/mo
Google Tag Manager
Tag Manager
Optional
Execution 130ms
Transfer 172 KB
Unused 38%
Monthly Cost CA$2/mo
cdn.claydar.com
Other
Optional
Execution 120ms
Transfer 21 KB
Monthly Cost CA$2/mo
Google Tag Manager
Tag Manager
Optional
Execution 105ms
Transfer 137 KB
Unused 52%
Monthly Cost CA$1/mo
www.cision.com
Other
Optional
Execution 91ms
Transfer 0 KB
Monthly Cost CA$1/mo
Bing UET
Advertising
Optional
Execution 76ms
Transfer 15 KB
Monthly Cost CA$1/mo
www.cision.com
Other
Optional
Execution 75ms
Transfer 86 KB
Monthly Cost CA$1/mo
Facebook Pixel
Advertising
Optional
Execution 74ms
Transfer 45 KB
Monthly Cost CA$1/mo
obseu.segreencolumn.com
Other
Optional
Execution 74ms
Transfer 2 KB
Monthly Cost CA$1/mo
Facebook Pixel
Advertising
Optional
Execution 52ms
Transfer 97 KB
Unused 34%
Monthly Cost CA$1/mo

These scripts may cost more than they're worth

  • Unattributable adds 778ms and costs ~CA$11/month
  • www.cision.com adds 715ms and costs ~CA$10/month
  • www.gstatic.com adds 621ms and costs ~CA$9/month
  • Hotjar adds 378ms and costs ~CA$5/month
  • Google Tag Manager adds 350ms and costs ~CA$5/month
  • euob.segreencolumn.com adds 315ms and costs ~CA$4/month
  • www.cision.com adds 262ms and costs ~CA$4/month

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

Why this matters

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

Learn more

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

Source: web.dev

Unattributable takes 778ms 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.cision.com takes 715ms 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.gstatic.com takes 621ms 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

Hotjar takes 378ms 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 350ms 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

euob.segreencolumn.com takes 315ms 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.cision.com takes 262ms 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

68% of www.cision.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

52% of js.qualified.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

52% of Google Tag Manager'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