Skip to content
https://criteo.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
67
GRADE
D
FIX
5
REVIEW
2
PASS
8
INFO
2

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

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

5.74 s

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

10.09 s

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

3.08 s

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

0.000

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

10.20 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.

26.29 s

Page Load Progression

803 ms
1.6 s
2.4 s
3.2 s
4.0 s
4.8 s
5.6 s
6.4 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
9.4 MB transferred, 183 requests
FIX
9.4 MB transferred, 183 requests
Critical::
Page weighs 16.5 MB (9.4 MB transferred)
Warning::
Images are 2.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.0 MB
Warning::
JavaScript is 1.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.7 MB
Info::
Fonts are 768 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 768 KB
Warning::
183 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.0 g CO2 per page load
9.4 MB / 2.4 MB budget
9.4 MB transferred
183 requests
2.0 g CO2 per page load
Other 4.7 MiB 49%
Images 2.0 MiB 22%
JavaScript 1.7 MiB 18%
Fonts 767.7 KiB 8%
CSS 163.9 KiB 2%
HTML 86.1 KiB 1%
Other 16.9 KiB 0%
Other 4.0 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

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 (9.4 MiB of 9.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
21104ms total JS execution
FIX
21104ms total JS execution
Warning::
https://www.criteo.com/wp-content/plugins/motionpa...: 9053ms CPU time
Warning::
https://www.criteo.com/: 2167ms CPU time
Warning::
Unattributable: 1942ms CPU time
Warning::
https://www.criteo.com/wp-content/plugins/motionpa...: 1918ms CPU time
Warning::
https://fast.wistia.com/assets/external/publicApi....: 1263ms CPU time
Warning::
Third-party scripts: 21104ms (100% of total)

Main Thread Breakdown

Other 59% Script Evaluation 28% Style & Layout 6% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.criteo.com/wp-content/plugins/motionpage/assets/js/gsap/ScrollTrigger.min.js?ver=3.12.29053ms147ms4ms3rd
https://www.criteo.com/2167ms604ms28ms3rd
Unattributable1942ms159ms0ms3rd
https://www.criteo.com/wp-content/plugins/motionpage/assets/js/gsap/gsap.min.js?ver=3.12.21918ms46ms9ms3rd
https://fast.wistia.com/assets/external/publicApi.js1263ms1027ms76ms3rd
https://fast.wistia.net/assets/external/engines/hls_video.js@4a7b909604c9049f14b616b11446fa0e8efdec421027ms780ms3ms3rd
https://www.criteo.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1626ms387ms8ms3rd
https://www.googletagmanager.com/gtag/js?id=G-W0WYERL9HS536ms462ms68ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-M4Z343H480ms391ms68ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-878667505&cx=c&gtm=4e64f0379ms325ms48ms3rd

Showing top 10 of 19 scripts

F
JS Bundles
Action
48 scripts, 637 KB unused
FIX
48 scripts, 637 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-W0WY...: 112 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://fast.wistia.net/assets/external/engines/hl...: 83 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-M4Z...: 74 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://fast.wistia.com/assets/external/publicApi....: 68 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-W0WY...: 66 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 637 KB
637 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-W0WYERL9HS&cx=c&gtm=4e64f0175 KB112 KB (64%)3rd
https://fast.wistia.net/assets/external/engines/hls_video.js@4a7b909604c9049f14b616b11446fa0e8efdec42159 KB83 KB (52%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-M4Z343H194 KB74 KB (38%)3rd
https://fast.wistia.com/assets/external/publicApi.js147 KB68 KB (46%)3rd
https://www.googletagmanager.com/gtag/js?id=G-W0WYERL9HS176 KB66 KB (38%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-878667505&cx=c&gtm=4e64f0146 KB64 KB (44%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-12766688&cx=c&gtm=4e64f0129 KB62 KB (48%)3rd
https://web.cmp.usercentrics.eu/ui/v/3.114.0/WebSdk.lib.c9b98563.js56 KB36 KB (64%)3rd
https://www.criteo.com/wp-content/themes/criteo2017/js/theme.min.js?ver=202604165654 KB29 KB (55%)3rd
https://browser.sentry-cdn.com/9.6.1/bundle.min.js25 KB21 KB (86%)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
183 resources · 9.4 MB · 637 KB savings available
FIX
183 resources · 9.4 MB · 637 KB savings available
Warning::
Page weight 8.4 MB over 1MB target
Got: 9.4 MB Expected: ≤ 1 MB
Info::
~637 KB of savings available
Warning::
182 third-party resources (100% of weight)
Info::
11 resources over 200KB
183 resources · 9.4 MiB · 182 third-party 8.4 MiB over 1MB target
Media 49% · 4.6 MiB
Image 22% · 2.0 MiB
JavaScript 18% · 1.7 MiB
Font 8% · 767.7 KiB
CSS 2% · 163.9 KiB
Document 1% · 86.6 KiB
Other 0% · 24.1 KiB

~636.6 KiB of savings available

Remove unused JavaScript: 636.6 KiB
C
Image Optimization
Action
67 images, 0 KB saveable
REVIEW
67 images, 0 KB saveable
Warning::
https://www.criteo.com/wp-content/uploads/2025/03/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.criteo.com/wp-content/uploads/2025/03/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.criteo.com/wp-content/uploads/2025/09/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.criteo.com/wp-content/uploads/2025/03/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.criteo.com/wp-content/uploads/2025/03/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.criteo.com/wp-content/uploads/2026/02/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.criteo.com/wp-content/uploads/2025/03/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.criteo.com/wp-content/uploads/2025/04/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.criteo.com/wp-content/uploads/2025/03/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.criteo.com/wp-content/themes/criteo201... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.criteo.com/wp-content/uploads/2025/03/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.criteo.com/wp-content/uploads/2025/03/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tree-nation.com/images/tracking/label-co2-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.criteo.com/wp-content/uploads/2025/03/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.criteo.com/wp-content/uploads/2024/05/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.criteo.com/wp-content/uploads/2025/03/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.criteo.com/wp-content/uploads/2025/03/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.criteo.com/wp-content/uploads/2024/01/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.criteo.com/wp-content/uploads/2025/03/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.criteo.com/wp-content/uploads/2025/03/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.criteo.com/wp-content/uploads/2025/03/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.criteo.com/wp-content/uploads/2025/03/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
67 images 2.0 MB
0 oversized -0 KB
56 legacy format
22 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

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

Web fonts

10

768 KB total

Render-blocking

0

of 10

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 5.7 s LCP 10.1 shttps://www.criteo.com/wp-content/themes/criteo2017/fonts/mona-sans/Mona-Sans-RegularWide.woffMona-Sans-RegularWide.woff https://www.criteo.com/wp-content/themes/criteo2017/fonts/mona-sans/Mona-Sans-RegularWide.woff — 21.7 KiB — 12 ms — font-display: swaphttps://www.criteo.com/wp-content/themes/criteo2017/fonts/graphik-lc/Graphik-Regular-Cy-Web.woff2Graphik-Regular-Cy-Web.... https://www.criteo.com/wp-content/themes/criteo2017/fonts/graphik-lc/Graphik-Regular-Cy-Web.woff2 — 42.7 KiB — 10 ms — font-display: swaphttps://www.criteo.com/wp-content/themes/criteo2017/fonts/graphik-lc/Graphik-Medium-Cy-Web.woff2Graphik-Medium-Cy-Web.w... https://www.criteo.com/wp-content/themes/criteo2017/fonts/graphik-lc/Graphik-Medium-Cy-Web.woff2 — 46.6 KiB — 39 ms — font-display: swaphttps://www.criteo.com/wp-content/themes/criteo2017/fonts/graphik-lc/Graphik-Semibold-Cy-Web.woff2Graphik-Semibold-Cy-Web... https://www.criteo.com/wp-content/themes/criteo2017/fonts/graphik-lc/Graphik-Semibold-Cy-Web.woff2 — 47.6 KiB — 16 ms — font-display: swaphttps://www.criteo.com/wp-content/themes/criteo2017/fonts/fa-solid-900.woff2fa-solid-900.woff2 https://www.criteo.com/wp-content/themes/criteo2017/fonts/fa-solid-900.woff2 — 139.2 KiB — 50 ms — font-display: swaphttps://www.criteo.com/wp-content/themes/criteo2017/fonts/fa-brands-400.woff2fa-brands-400.woff2 https://www.criteo.com/wp-content/themes/criteo2017/fonts/fa-brands-400.woff2 — 136.5 KiB — 35 ms — font-display: swaphttps://www.criteo.com/wp-content/themes/criteo2017/fonts/fa-brands-400.wofffa-brands-400.woff https://www.criteo.com/wp-content/themes/criteo2017/fonts/fa-brands-400.woff — 159.6 KiB — 28 ms — font-display: swaphttps://www.criteo.com/wp-content/themes/criteo2017/fonts/fa-brands-400.ttffa-brands-400.ttf https://www.criteo.com/wp-content/themes/criteo2017/fonts/fa-brands-400.ttf — 89.9 KiB — 17 ms — font-display: swaphttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-brands-400.woff2 — 75.6 KiB — 68 ms — font-display: swapdata:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AACGwAAwAAAAAP8AAACFgAAMEnAAAAAAAAAAAA…x-font-woff;charset=utf... data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AACGwAAwAAAAAP8AAACFgAAMEnAAAAAAAAAAAA… — 8.4 KiB — 42 ms — font-display: swap
Mona-Sans-RegularWide.woff woff swap
Size 22 KB
Load time 12 ms
Start 45 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Graphik-Regular-Cy-Web.... woff2 swap
Size 43 KB
Load time 10 ms
Start 46 ms
Risk FOUT — text flashes from fallback to web font
Graphik-Medium-Cy-Web.w... woff2 swap
Size 47 KB
Load time 39 ms
Start 47 ms
Risk FOUT — text flashes from fallback to web font
Graphik-Semibold-Cy-Web... woff2 swap
Size 48 KB
Load time 16 ms
Start 47 ms
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 139 KB
Load time 50 ms
Start 48 ms
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
fa-brands-400.woff2 woff2 swap
Size 137 KB
Load time 35 ms
Start 49 ms
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
fa-brands-400.woff woff swap
Size 160 KB
Load time 28 ms
Start 269 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fa-brands-400.ttf ttf swap
Size 90 KB
Load time 17 ms
Start 347 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-brands-400.woff2 woff2 swap
Size 76 KB
Load time 68 ms
Start 473 ms
Risk FOUT — text flashes from fallback to web font
x-font-woff;charset=utf... woff swap
Size 8 KB
Load time 42 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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 ~302 KB and ~604 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
9 hints, 0 missing preconnects
PASS
9 hints, 0 missing preconnects
Info::
Page uses 9 resource hint(s)

Current Resource Hints

preconnect
preload
7
dns-prefetch
2
prefetch

9 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
HTTP Caching
max-age=86400 (1 day)
PASS
max-age=86400 (1 day)
Info::
Cache-Control header is set
Got: public, max-age=86400
Info::
Effective TTL: 1 day (max-age=86400)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=86400

DirectiveValueMeaning
publicAny cache may store this response
max-age86400Cache for 1 day
Effective TTL: 86400 seconds
Network Waterfall
183 requests over 4051ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 5.7 s LCP 10.1 shttps://criteo.com// https://criteo.com/ — 301 — 422 B — 17 ms — h2https://www.criteo.com/www.criteo.com/ https://www.criteo.com/ — 200 — 85.0 KiB — 13 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/fonts/mona-sans/Mona-Sans-RegularWide.woffwww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/fonts/mona-sans/Mona-Sans-RegularWide.woff — 200 — 21.7 KiB — 12 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/fonts/graphik-lc/Graphik-Regular-Cy-Web.woff2www.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/fonts/graphik-lc/Graphik-Regular-Cy-Web.woff2 — 200 — 42.7 KiB — 10 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/fonts/graphik-lc/Graphik-Medium-Cy-Web.woff2www.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/fonts/graphik-lc/Graphik-Medium-Cy-Web.woff2 — 200 — 46.6 KiB — 39 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/fonts/graphik-lc/Graphik-Semibold-Cy-Web.woff2www.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/fonts/graphik-lc/Graphik-Semibold-Cy-Web.woff2 — 200 — 47.6 KiB — 16 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/fonts/fa-solid-900.woff2www.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/fonts/fa-solid-900.woff2 — 200 — 139.2 KiB — 50 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/fonts/fa-brands-400.woff2www.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/fonts/fa-brands-400.woff2 — 200 — 136.5 KiB — 35 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css — 200 — 10.9 KiB — 73 ms — h3https://www.criteo.com/wp-content/themes/criteo2017/css/theme.min.css?ver=2026041656www.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/css/theme.min.css?ver=2026041656 — 200 — 143.6 KiB — 48 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/sass/select2.min.css?ver=6.8.2www.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/sass/select2.min.css?ver=6.8.2 — 200 — 3.1 KiB — 32 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.5.9/slick.min.css?ver=6.8.2cdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.5.9/slick.min.css?ver=6.8.2 — 200 — 976 B — 88 ms — h3https://www.criteo.com/wp-content/uploads/tablepress-combined.min.css?ver=18www.criteo.com/wp-content/uploads/t... https://www.criteo.com/wp-content/uploads/tablepress-combined.min.css?ver=18 — 200 — 2.7 KiB — 33 ms — h2https://www.criteo.com/wp-content/plugins/tablepress-responsive-tables/css/tablepress-responsive.min.css?ver=1.8www.criteo.com/wp-content/plugins/t... https://www.criteo.com/wp-content/plugins/tablepress-responsive-tables/css/tablepress-responsive.min.css?ver=1.8 — 200 — 1.8 KiB — 14 ms — h2https://www.criteo.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.criteo.com/wp-includes/js/jquer... https://www.criteo.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 35.0 KiB — 54 ms — h2https://www.criteo.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.criteo.com/wp-includes/js/jquer... https://www.criteo.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.5 KiB — 49 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/js/cookies.jswww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/js/cookies.js — 200 — 778 B — 15 ms — h2https://www.criteo.com/wp-content/uploads/2025/12/Introducing-Agentic-Audiences.pngwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/12/Introducing-Agentic-Audiences.png — 200 — 8.4 KiB — 9 ms — h2https://fast.wistia.com/embed/i98jm7zpk8.jsfast.wistia.com/embed/i98jm7zpk8.js https://fast.wistia.com/embed/i98jm7zpk8.js — 200 — 3.5 KiB — 57 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/img/criteo-logo-orange.svgwww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/img/criteo-logo-orange.svg — 200 — 3.1 KiB — 18 ms — h2https://www.criteo.com/wp-content/uploads/2025/12/Criteo.pngwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/12/Criteo.png — 200 — 10.1 KiB — 13 ms — h2https://www.criteo.com/wp-content/uploads/2025/12/Cross-channel-marketing-strategies-for-2026-A-practical-guide-for-small-teams.pngwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/12/Cross-channel-marketing-strategies-for-2026-A-practical-guide-for-small-teams.png — 200 — 7.8 KiB — 6 ms — h2https://tree-nation.com/js/track.jstree-nation.com/js/track.js https://tree-nation.com/js/track.js — 200 — 815 B — 137 ms — h2https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css?ver=6.8.2cdn.jsdelivr.net/npm/slick-carousel... https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css?ver=6.8.2 — 200 — 998 B — 35 ms — h2https://www.criteo.com/wp-content/plugins/rw-quick-page-and-post-redirects/js/qppr_frontend_script.min.js?ver=1.0.1www.criteo.com/wp-content/plugins/r... https://www.criteo.com/wp-content/plugins/rw-quick-page-and-post-redirects/js/qppr_frontend_script.min.js?ver=1.0.1 — 200 — 846 B — 25 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/js/popper.min.jswww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/js/popper.min.js — 200 — 8.6 KiB — 27 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/js/bs4.min.jswww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/js/bs4.min.js — 200 — 18.9 KiB — 14 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/js/iframe.min.jswww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/js/iframe.min.js — 200 — 5.5 KiB — 28 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/js/select2.min.jswww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/js/select2.min.js — 200 — 45.5 KiB — 44 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/js/theme.min.js?ver=2026041656www.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/js/theme.min.js?ver=2026041656 — 200 — 54.2 KiB — 69 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 5.7 s LCP 10.1 shttps://criteo.com// https://criteo.com/ — 301 — 422 B — 17 ms — h2https://www.criteo.com/www.criteo.com/ https://www.criteo.com/ — 200 — 85.0 KiB — 13 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/fonts/mona-sans/Mona-Sans-RegularWide.woffwww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/fonts/mona-sans/Mona-Sans-RegularWide.woff — 200 — 21.7 KiB — 12 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/fonts/graphik-lc/Graphik-Regular-Cy-Web.woff2www.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/fonts/graphik-lc/Graphik-Regular-Cy-Web.woff2 — 200 — 42.7 KiB — 10 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/fonts/graphik-lc/Graphik-Medium-Cy-Web.woff2www.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/fonts/graphik-lc/Graphik-Medium-Cy-Web.woff2 — 200 — 46.6 KiB — 39 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/fonts/graphik-lc/Graphik-Semibold-Cy-Web.woff2www.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/fonts/graphik-lc/Graphik-Semibold-Cy-Web.woff2 — 200 — 47.6 KiB — 16 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/fonts/fa-solid-900.woff2www.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/fonts/fa-solid-900.woff2 — 200 — 139.2 KiB — 50 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/fonts/fa-brands-400.woff2www.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/fonts/fa-brands-400.woff2 — 200 — 136.5 KiB — 35 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css — 200 — 10.9 KiB — 73 ms — h3https://www.criteo.com/wp-content/themes/criteo2017/css/theme.min.css?ver=2026041656www.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/css/theme.min.css?ver=2026041656 — 200 — 143.6 KiB — 48 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/sass/select2.min.css?ver=6.8.2www.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/sass/select2.min.css?ver=6.8.2 — 200 — 3.1 KiB — 32 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.5.9/slick.min.css?ver=6.8.2cdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.5.9/slick.min.css?ver=6.8.2 — 200 — 976 B — 88 ms — h3https://www.criteo.com/wp-content/uploads/tablepress-combined.min.css?ver=18www.criteo.com/wp-content/uploads/t... https://www.criteo.com/wp-content/uploads/tablepress-combined.min.css?ver=18 — 200 — 2.7 KiB — 33 ms — h2https://www.criteo.com/wp-content/plugins/tablepress-responsive-tables/css/tablepress-responsive.min.css?ver=1.8www.criteo.com/wp-content/plugins/t... https://www.criteo.com/wp-content/plugins/tablepress-responsive-tables/css/tablepress-responsive.min.css?ver=1.8 — 200 — 1.8 KiB — 14 ms — h2https://www.criteo.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.criteo.com/wp-includes/js/jquer... https://www.criteo.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 35.0 KiB — 54 ms — h2https://www.criteo.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.criteo.com/wp-includes/js/jquer... https://www.criteo.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.5 KiB — 49 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/js/cookies.jswww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/js/cookies.js — 200 — 778 B — 15 ms — h2https://www.criteo.com/wp-content/uploads/2025/12/Introducing-Agentic-Audiences.pngwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/12/Introducing-Agentic-Audiences.png — 200 — 8.4 KiB — 9 ms — h2https://fast.wistia.com/embed/i98jm7zpk8.jsfast.wistia.com/embed/i98jm7zpk8.js https://fast.wistia.com/embed/i98jm7zpk8.js — 200 — 3.5 KiB — 57 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/img/criteo-logo-orange.svgwww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/img/criteo-logo-orange.svg — 200 — 3.1 KiB — 18 ms — h2https://www.criteo.com/wp-content/uploads/2025/12/Criteo.pngwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/12/Criteo.png — 200 — 10.1 KiB — 13 ms — h2https://www.criteo.com/wp-content/uploads/2025/12/Cross-channel-marketing-strategies-for-2026-A-practical-guide-for-small-teams.pngwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/12/Cross-channel-marketing-strategies-for-2026-A-practical-guide-for-small-teams.png — 200 — 7.8 KiB — 6 ms — h2https://tree-nation.com/js/track.jstree-nation.com/js/track.js https://tree-nation.com/js/track.js — 200 — 815 B — 137 ms — h2https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css?ver=6.8.2cdn.jsdelivr.net/npm/slick-carousel... https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css?ver=6.8.2 — 200 — 998 B — 35 ms — h2https://www.criteo.com/wp-content/plugins/rw-quick-page-and-post-redirects/js/qppr_frontend_script.min.js?ver=1.0.1www.criteo.com/wp-content/plugins/r... https://www.criteo.com/wp-content/plugins/rw-quick-page-and-post-redirects/js/qppr_frontend_script.min.js?ver=1.0.1 — 200 — 846 B — 25 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/js/popper.min.jswww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/js/popper.min.js — 200 — 8.6 KiB — 27 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/js/bs4.min.jswww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/js/bs4.min.js — 200 — 18.9 KiB — 14 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/js/iframe.min.jswww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/js/iframe.min.js — 200 — 5.5 KiB — 28 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/js/select2.min.jswww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/js/select2.min.js — 200 — 45.5 KiB — 44 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/js/theme.min.js?ver=2026041656www.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/js/theme.min.js?ver=2026041656 — 200 — 54.2 KiB — 69 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery.matchHeight/0.7.0/jquery.matchHeight-min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery.matchHeight/0.7.0/jquery.matchHeight-min.js — 200 — 1.8 KiB — 51 ms — h3https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.5.9/slick.min.js?ver=6.8.2cdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.5.9/slick.min.js?ver=6.8.2 — 200 — 9.1 KiB — 52 ms — h3https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js?ver=6.8.2cdn.jsdelivr.net/npm/slick-carousel... https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js?ver=6.8.2 — 200 — 10.8 KiB — 33 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/js/scrolllock.min.jswww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/js/scrolllock.min.js — 200 — 841 B — 38 ms — h2https://tree-nation.com/images/tracking/label-co2-website-white-en.pngtree-nation.com/images/tracking/lab... https://tree-nation.com/images/tracking/label-co2-website-white-en.png — 200 — 8.7 KiB — 66 ms — h2https://fast.wistia.com/player.jsfast.wistia.com/player.js https://fast.wistia.com/player.js — 200 — 55.1 KiB — 82 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-M4Z343Hwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-M4Z343H — 200 — 194.1 KiB — 318 ms — h2https://www.criteo.com/wp-content/plugins/motionpage/assets/js/gsap/gsap.min.js?ver=3.12.2www.criteo.com/wp-content/plugins/m... https://www.criteo.com/wp-content/plugins/motionpage/assets/js/gsap/gsap.min.js?ver=3.12.2 — 200 — 31.1 KiB — 43 ms — h2https://www.criteo.com/wp-content/plugins/motionpage/assets/js/gsap/SplitText.min.js?ver=3.12.2www.criteo.com/wp-content/plugins/m... https://www.criteo.com/wp-content/plugins/motionpage/assets/js/gsap/SplitText.min.js?ver=3.12.2 — 200 — 6.1 KiB — 31 ms — h2https://www.criteo.com/wp-content/plugins/motionpage/assets/js/gsap/ScrollTrigger.min.js?ver=3.12.2www.criteo.com/wp-content/plugins/m... https://www.criteo.com/wp-content/plugins/motionpage/assets/js/gsap/ScrollTrigger.min.js?ver=3.12.2 — 200 — 19.3 KiB — 42 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/js/wavegradient.jswww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/js/wavegradient.js — 200 — 6.3 KiB — 29 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/Homepage-Hero-bg.pngwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/Homepage-Hero-bg.png — 200 — 28.9 KiB — 26 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/img/arrow-2023-black.svgwww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/img/arrow-2023-black.svg — 200 — 492 B — 26 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/bento-publishers.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/bento-publishers.svg — 200 — 845 B — 31 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/bento-retailers.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/bento-retailers.svg — 200 — 1.1 KiB — 34 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/PG_Logo_SVG.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/PG_Logo_SVG.svg — 200 — 3.3 KiB — 37 ms — h2https://www.criteo.com/wp-content/uploads/2025/09/WPP-Media_Wordmark_White.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/09/WPP-Media_Wordmark_White.svg — 200 — 15.4 KiB — 30 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/comcast.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/comcast.svg — 200 — 3.7 KiB — 41 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/shopify-2.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/shopify-2.svg — 200 — 2.9 KiB — 35 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/bounding-box.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/bounding-box.svg — 200 — 1.9 KiB — 35 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/deliveroo-1.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/deliveroo-1.svg — 200 — 2.2 KiB — 27 ms — h2https://www.criteo.com/wp-content/uploads/2025/04/hp-advertisers-icon-1.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/04/hp-advertisers-icon-1.svg — 200 — 1002 B — 23 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/fonts/fa-brands-400.woffwww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/fonts/fa-brands-400.woff — 200 — 159.6 KiB — 28 ms — h2https://www.criteo.com/wp-content/uploads/2025/04/Academy-featured.pngwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/04/Academy-featured.png — 200 — 7.4 KiB — 12 ms — h2https://www.criteo.com/wp-content/uploads/2023/02/Careers-Featured-Image-v2-1.jpgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2023/02/Careers-Featured-Image-v2-1.jpg — 200 — 18.9 KiB — 12 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/bento-agencies.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/bento-agencies.svg — 200 — 792 B — 21 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/hp-bento-performance-media-4.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/hp-bento-performance-media-4.svg — 200 — 65.3 KiB — 30 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/hp-bento-advertisers-retail-media.pngwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/hp-bento-advertisers-retail-media.png — 200 — 58.7 KiB — 13 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/ysl_beauty_logo.svg.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/ysl_beauty_logo.svg.svg — 200 — 3.0 KiB — 12 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/hp-bento-retailers-goals.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/hp-bento-retailers-goals.svg — 200 — 9.9 KiB — 14 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/hp-bento-retailers-brandsagencies.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/hp-bento-retailers-brandsagencies.svg — 200 — 158.2 KiB — 21 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/freshdirect_logo.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/freshdirect_logo.svg — 200 — 6.0 KiB — 10 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/hp-bento-publishers-commerce-difference.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/hp-bento-publishers-commerce-difference.svg — 200 — 87.9 KiB — 23 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/hp-bento-publishers-criteo-demand.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/hp-bento-publishers-criteo-demand.svg — 200 — 597.1 KiB — 61 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/publishers-commerce-media-2.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/publishers-commerce-media-2.svg — 200 — 96.2 KiB — 41 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/raptive_logo.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/raptive_logo.svg — 200 — 1.6 KiB — 27 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/hp-bento-agencies-commerce-Al.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/hp-bento-agencies-commerce-Al.svg — 200 — 11.6 KiB — 23 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/hp-bento-agencies-product-level-insights.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/hp-bento-agencies-product-level-insights.svg — 200 — 11.8 KiB — 29 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/agencies_efficient-outcomes.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/agencies_efficient-outcomes.svg — 200 — 404.2 KiB — 48 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/omg_logo.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/omg_logo.svg — 200 — 3.4 KiB — 23 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/aventon-seeklogo.com-2.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/aventon-seeklogo.com-2.svg — 200 — 1.6 KiB — 14 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/Adele-Nasr-Headshot.jpgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/Adele-Nasr-Headshot.jpg — 200 — 77.5 KiB — 23 ms — h2https://www.criteo.com/wp-content/uploads/2026/02/Wine-Country-Logo-250.pngwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2026/02/Wine-Country-Logo-250.png — 200 — 16.2 KiB — 11 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/fonts/fa-brands-400.ttfwww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/fonts/fa-brands-400.ttf — 200 — 89.9 KiB — 17 ms — h2https://www.criteo.com/wp-content/uploads/2024/05/Patch-Media-ss-logo.pngwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2024/05/Patch-Media-ss-logo.png — 200 — 4.6 KiB — 10 ms — h2https://www.criteo.com/wp-content/uploads/2024/01/Represent_Black.pngwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2024/01/Represent_Black.png — 200 — 7.0 KiB — 15 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/Group-1000004380.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/Group-1000004380.svg — 200 — 723 B — 9 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/Group-1000004326.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/Group-1000004326.svg — 200 — 772 B — 11 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/Frame-1000004615.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/Frame-1000004615.svg — 200 — 625 B — 13 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/img/arrow-2023-white.svgwww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/img/arrow-2023-white.svg — 200 — 485 B — 12 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/Customer-Acquisition.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/Customer-Acquisition.svg — 200 — 824 B — 8 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/Customer-Retention.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/Customer-Retention.svg — 200 — 2.9 KiB — 9 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/Contextual-Advertising.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/Contextual-Advertising.svg — 200 — 1.5 KiB — 12 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/Retail-Media-Platform.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/Retail-Media-Platform.svg — 200 — 880 B — 9 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/Audiences.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/Audiences.svg — 200 — 701 B — 17 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/Dynamic-Retargeting.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/Dynamic-Retargeting.svg — 200 — 690 B — 13 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/Video-Advertising.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/Video-Advertising.svg — 200 — 1.3 KiB — 9 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/Ad-Trust-and-Safety.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/Ad-Trust-and-Safety.svg — 200 — 819 B — 7 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/Addresssability.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/Addresssability.svg — 200 — 1.0 KiB — 14 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/img/carousel-nav-black.svgwww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/img/carousel-nav-black.svg — 200 — 459 B — 15 ms — h2https://www.criteo.com/wp-content/uploads/2026/02/Wine-Country-hero-e1772035182800.jpgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2026/02/Wine-Country-hero-e1772035182800.jpg — 200 — 115.1 KiB — 11 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/img/arrow-outward.svgwww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/img/arrow-outward.svg — 200 — 772 B — 14 ms — h2https://www.criteo.com/wp-content/uploads/2024/05/Patch-Media-ss-hero.jpgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2024/05/Patch-Media-ss-hero.jpg — 200 — 44.4 KiB — 11 ms — h2https://www.criteo.com/wp-content/uploads/2024/10/Represent-Clothing-ss-hero-min.pngwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2024/10/Represent-Clothing-ss-hero-min.png — 200 — 45.7 KiB — 12 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/img/technology_Illustration-MD-SM-XS.svgwww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/img/technology_Illustration-MD-SM-XS.svg — 200 — 90.2 KiB — 18 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/750M-Asset.svgwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/750M-Asset.svg — 200 — 2.4 KiB — 14 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/img/contact-sales-2025.svgwww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/img/contact-sales-2025.svg — 200 — 1.6 KiB — 14 ms — h2https://www.criteo.com/wp-content/uploads/2025/03/Lets-talk-mobile-1.pngwww.criteo.com/wp-content/uploads/2... https://www.criteo.com/wp-content/uploads/2025/03/Lets-talk-mobile-1.png — 200 — 14.4 KiB — 8 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/img/arrow-2025-purple.svgwww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/img/arrow-2025-purple.svg — 200 — 542 B — 9 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/img/x_logo.svgwww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/img/x_logo.svg — 200 — 782 B — 6 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-brands-400.woff2cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-brands-400.woff2 — 200 — 75.6 KiB — 68 ms — h3https://tree-nation.com/track/web/195755tree-nation.com/track/web/195755 https://tree-nation.com/track/web/195755 — -1 — 0 B — 1.3 s — https://fast.wistia.com/embed/medias/i98jm7zpk8/swatchfast.wistia.com/embed/medias/i98jm7... https://fast.wistia.com/embed/medias/i98jm7zpk8/swatch — 200 — 2.3 KiB — 2 ms — h2https://fast.wistia.com/assets/external/publicApi.jsfast.wistia.com/assets/external/pub... https://fast.wistia.com/assets/external/publicApi.js — 200 — 147.2 KiB — 8 ms — h2https://fast.wistia.net/embed/medias/i98jm7zpk8.jsonfast.wistia.net/embed/medias/i98jm7... https://fast.wistia.net/embed/medias/i98jm7zpk8.json — 200 — 3.5 KiB — 39 ms — h2https://browser.sentry-cdn.com/9.6.1/bundle.min.jsbrowser.sentry-cdn.com/9.6.1/bundle... https://browser.sentry-cdn.com/9.6.1/bundle.min.js — 200 — 24.8 KiB — 30 ms — h2https://cdn.eu.amplitude.com/libs/analytics-browser-2.9.0-min.js.gzcdn.eu.amplitude.com/libs/analytics... https://cdn.eu.amplitude.com/libs/analytics-browser-2.9.0-min.js.gz — 200 — 18.9 KiB — 92 ms — h2https://web.cmp.usercentrics.eu/ui/loader.jsweb.cmp.usercentrics.eu/ui/loader.j... https://web.cmp.usercentrics.eu/ui/loader.js — 200 — 15.7 KiB — 82 ms — h2https://www2.criteo.com/pdt.jswww2.criteo.com/pdt.js https://www2.criteo.com/pdt.js — 200 — 4.4 KiB — 362 ms — http/1.1https://unpkg.com/web-vitals@2.1.0/dist/web-vitals.umd.jsunpkg.com/web-vitals@2.1.0/dist/web... https://unpkg.com/web-vitals@2.1.0/dist/web-vitals.umd.js — 200 — 2.2 KiB — 87 ms — h3https://fast.wistia.net/assets/external/googleAnalytics4.jsfast.wistia.net/assets/external/goo... https://fast.wistia.net/assets/external/googleAnalytics4.js — 200 — 11.0 KiB — 9 ms — h2https://web.cmp.usercentrics.eu/ui/v/3.114.0/WebSdk.lib.c9b98563.jsweb.cmp.usercentrics.eu/ui/v/3.114.... https://web.cmp.usercentrics.eu/ui/v/3.114.0/WebSdk.lib.c9b98563.js — 200 — 56.2 KiB — 41 ms — h2https://v1.api.service.cmp.usercentrics.eu/latest/ruleSetData?id=oQCDaiX1ieAt_1v1.api.service.cmp.usercentrics.eu/... https://v1.api.service.cmp.usercentrics.eu/latest/ruleSetData?id=oQCDaiX1ieAt_1 — 200 — 791 B — 77 ms — h2https://fast.wistia.net/assets/external/googleAnalytics.js@4a7b909604c9049f14b616b11446fa0e8efdec42fast.wistia.net/assets/external/goo... https://fast.wistia.net/assets/external/googleAnalytics.js@4a7b909604c9049f14b616b11446fa0e8efdec42 — 200 — 7.8 KiB — 6 ms — h2https://js-agent.newrelic.com/nr-full-1.312.1.min.jsjs-agent.newrelic.com/nr-full-1.312... https://js-agent.newrelic.com/nr-full-1.312.1.min.js — 200 — 27.3 KiB — 32 ms — h2https://fast.wistia.net/assets/external/playPauseLoadingControl.js@4a7b909604c9049f14b616b11446fa0e8efdec42fast.wistia.net/assets/external/pla... https://fast.wistia.net/assets/external/playPauseLoadingControl.js@4a7b909604c9049f14b616b11446fa0e8efdec42 — 200 — 20.1 KiB — 9 ms — h2https://fast.wistia.net/assets/external/skipControls.js@4a7b909604c9049f14b616b11446fa0e8efdec42fast.wistia.net/assets/external/ski... https://fast.wistia.net/assets/external/skipControls.js@4a7b909604c9049f14b616b11446fa0e8efdec42 — 200 — 17.2 KiB — 8 ms — h2https://fast.wistia.net/assets/external/engines/hls_video.js@4a7b909604c9049f14b616b11446fa0e8efdec42fast.wistia.net/assets/external/eng... https://fast.wistia.net/assets/external/engines/hls_video.js@4a7b909604c9049f14b616b11446fa0e8efdec42 — 200 — 159.1 KiB — 6 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/img/lightico.svgwww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/img/lightico.svg — 200 — 687 B — 6 ms — h2https://v1.api.service.cmp.usercentrics.eu/latest/core/eETjrQB6y3u-TAv1.api.service.cmp.usercentrics.eu/... https://v1.api.service.cmp.usercentrics.eu/latest/core/eETjrQB6y3u-TA — 200 — 823 B — 22 ms — h2https://fast.wistia.com/embed/medias/i98jm7zpk8.m3u8fast.wistia.com/embed/medias/i98jm7... https://fast.wistia.com/embed/medias/i98jm7zpk8.m3u8 — 200 — 1.7 KiB — 5 ms — h2https://embed-cloudfront.wistia.com/deliveries/5495f0ebeb224d5a96cede0d56fc5be47b9b11ac.m3u8embed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/5495f0ebeb224d5a96cede0d56fc5be47b9b11ac.m3u8 — 200 — 2.4 KiB — 90 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/img/defaultico.pngwww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/img/defaultico.png — 200 — 1021 B — 19 ms — h2https://app.usercentrics.eu/session/1px.png?settingsId=eETjrQB6y3u-TAapp.usercentrics.eu/session/1px.png... https://app.usercentrics.eu/session/1px.png?settingsId=eETjrQB6y3u-TA — 200 — 1023 B — 99 ms — h2https://web.cmp.usercentrics.eu/cdcs/v/1.0.0/index.htmlweb.cmp.usercentrics.eu/cdcs/v/1.0.... https://web.cmp.usercentrics.eu/cdcs/v/1.0.0/index.html — 200 — 1.1 KiB — 65 ms — h2https://www.criteo.com/wp-content/themes/criteo2017/img/favicon.icowww.criteo.com/wp-content/themes/cr... https://www.criteo.com/wp-content/themes/criteo2017/img/favicon.ico — 200 — 1.9 KiB — 5 ms — h2https://embed-cloudfront.wistia.com/deliveries/5495f0ebeb224d5a96cede0d56fc5be47b9b11ac.m3u8/seg-1-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/5495f0ebeb224d5a96cede0d56fc5be47b9b11ac.m3u8/seg-1-v1-a1.ts — 200 — 862.6 KiB — 105 ms — h2https://v1.api.service.cmp.usercentrics.eu/latest/1/cmp/en/GDPR/eETjrQB6y3u-TA/7.1.56/7.1.56v1.api.service.cmp.usercentrics.eu/... https://v1.api.service.cmp.usercentrics.eu/latest/1/cmp/en/GDPR/eETjrQB6y3u-TA/7.1.56/7.1.56 — 200 — 9.3 KiB — 23 ms — h3https://www.googletagmanager.com/gtag/js?id=G-W0WYERL9HSwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-W0WYERL9HS — 200 — 175.8 KiB — 111 ms — h2https://www.googletagmanager.com/gtag/js?id=G-W0WYERL9HS&cx=c&gtm=4e64f0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-W0WYERL9HS&cx=c&gtm=4e64f0 — 200 — 174.7 KiB — 116 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 293 B — 291 ms — h2https://web.cmp.usercentrics.eu/ui/v/3.114.0/GdprCmpController.98dde46a.jsweb.cmp.usercentrics.eu/ui/v/3.114.... https://web.cmp.usercentrics.eu/ui/v/3.114.0/GdprCmpController.98dde46a.js — 200 — 9.4 KiB — 28 ms — h3https://uct.service.usercentrics.eu/uct?v=2&sid=eETjrQB6y3u-TA&t=24&abv=&r=https%3A%2F%2Fwww.criteo.com%2F&cb=1776358989233uct.service.usercentrics.eu/uct?v=2... https://uct.service.usercentrics.eu/uct?v=2&sid=eETjrQB6y3u-TA&t=24&abv=&r=https%3A%2F%2Fwww.criteo.com%2F&cb=1776358989233 — 200 — 255 B — 98 ms — h2https://cdn.drda.io/scripts/analytics/next/dreamdata.cl.min.jscdn.drda.io/scripts/analytics/next/... https://cdn.drda.io/scripts/analytics/next/dreamdata.cl.min.js — 200 — 34.6 KiB — 129 ms — h2https://www2.criteo.com/analytics?ver=5&account_id=127241&campaign_id=1377&pi_opt_in=false&conly=true&clear=true&revoke_consent=truewww2.criteo.com/analytics?ver=5&acc... https://www2.criteo.com/analytics?ver=5&account_id=127241&campaign_id=1377&pi_opt_in=false&conly=true&clear=true&revoke_consent=true — 200 — 1.0 KiB — 194 ms — http/1.1https://consent-api.service.consent.usercentrics.eu/consent/uw/3consent-api.service.consent.usercen... https://consent-api.service.consent.usercentrics.eu/consent/uw/3 — 204 — 0 B — 93 ms — h2https://web.cmp.usercentrics.eu/ui/TvGdprCmpView.f8e69ac0.jsweb.cmp.usercentrics.eu/ui/TvGdprCm... https://web.cmp.usercentrics.eu/ui/TvGdprCmpView.f8e69ac0.js — 200 — 29.4 KiB — 38 ms — h3https://web.cmp.usercentrics.eu/ui/v/3.114.0/UcGdprCmpView.c071ab9b.jsweb.cmp.usercentrics.eu/ui/v/3.114.... https://web.cmp.usercentrics.eu/ui/v/3.114.0/UcGdprCmpView.c071ab9b.js — 200 — 18.4 KiB — 34 ms — h3https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 334 B — 196 ms — h2https://fast.wistia.net/assets/external/interFontFace.js@4a7b909604c9049f14b616b11446fa0e8efdec42fast.wistia.net/assets/external/int... https://fast.wistia.net/assets/external/interFontFace.js@4a7b909604c9049f14b616b11446fa0e8efdec42 — 200 — 19.7 KiB — 3 ms — h2https://consent-api.service.consent.usercentrics.eu/consent/uw/3consent-api.service.consent.usercen... https://consent-api.service.consent.usercentrics.eu/consent/uw/3 — 201 — 74 B — 130 ms — h2https://uct.service.usercentrics.eu/uct?v=2&sid=eETjrQB6y3u-TA&t=1&abv=&r=https%3A%2F%2Fwww.criteo.com%2F&cb=1776358989414uct.service.usercentrics.eu/uct?v=2... https://uct.service.usercentrics.eu/uct?v=2&sid=eETjrQB6y3u-TA&t=1&abv=&r=https%3A%2F%2Fwww.criteo.com%2F&cb=1776358989414 — 200 — 113 B — 38 ms — h2https://web.cmp.usercentrics.eu/ui/v/3.114.0/sections.c79e0e02.jsweb.cmp.usercentrics.eu/ui/v/3.114.... https://web.cmp.usercentrics.eu/ui/v/3.114.0/sections.c79e0e02.js — 200 — 1.8 KiB — 24 ms — h3https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8embed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8 — 200 — 2.4 KiB — 20 ms — h2data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AACGwAAwAAAAAP8AAACFgAAMEnAAAAAAAAAAAA…data:application/x-font-woff;charse... data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AACGwAAwAAAAAP8AAACFgAAMEnAAAAAAAAAAAA… — 200 — 8.4 KiB — 42 ms — datahttps://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-2-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-2-v1-a1.ts — 200 — 171.5 KiB — 25 ms — h2https://web.cmp.usercentrics.eu/ui/v/3.114.0/secondLayer.b796d0f0.jsweb.cmp.usercentrics.eu/ui/v/3.114.... https://web.cmp.usercentrics.eu/ui/v/3.114.0/secondLayer.b796d0f0.js — 200 — 3.0 KiB — 22 ms — h3https://web.cmp.usercentrics.eu/ui/v/3.114.0/getToastifyStyle.4f0a73d7.jsweb.cmp.usercentrics.eu/ui/v/3.114.... https://web.cmp.usercentrics.eu/ui/v/3.114.0/getToastifyStyle.4f0a73d7.js — 200 — 716 B — 23 ms — h3https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-3-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-3-v1-a1.ts — 200 — 165.6 KiB — 23 ms — h2https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-4-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-4-v1-a1.ts — 200 — 315.6 KiB — 29 ms — h2https://bam.nr-data.net/1/bb94583995?a=72531584&v=1.312.1&to=b1YBYkFZWBBYBURaDVYcIlVHUVkNFhZRVAd1XAdDX1lEUQlUAA%3D%3D&rst=2692&ck=0&s=e2f14c3abafdc02d&ref=https://www.criteo.com/&ptid=9848a4da4ca85b3b&af=err,xhr,stn,ins&ap=1508&be=29&fe=1649&dc=652&at=QxEWFAlDS08bBxIJGUVO&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776358986982,%22n%22:0,%22f%22:18,%22dn%22:18,%22dne%22:18,%22c%22:18,%22s%22:18,%22ce%22:18,%22rq%22:26,%22rp%22:29,%22rpe%22:33,%22di%22:601,%22ds%22:624,%22de%22:681,%22dc%22:1655,%22l%22:1657,%22le%22:1678%7D,%22navigation%22:%7B%7D%7D&fp=192&fcp=856bam.nr-data.net/1/bb94583995?a=7253... https://bam.nr-data.net/1/bb94583995?a=72531584&v=1.312.1&to=b1YBYkFZWBBYBURaDVYcIlVHUVkNFhZRVAd1XAdDX1lEUQlUAA%3D%3D&rst=2692&ck=0&s=e2f14c3abafdc02d&ref=https://www.criteo.com/&ptid=9848a4da4ca85b3b&af=err,xhr,stn,ins&ap=1508&be=29&fe=1649&dc=652&at=QxEWFAlDS08bBxIJGUVO&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776358986982,%22n%22:0,%22f%22:18,%22dn%22:18,%22dne%22:18,%22c%22:18,%22s%22:18,%22ce%22:18,%22rq%22:26,%22rp%22:29,%22rpe%22:33,%22di%22:601,%22ds%22:624,%22de%22:681,%22dc%22:1655,%22l%22:1657,%22le%22:1678%7D,%22navigation%22:%7B%7D%7D&fp=192&fcp=856 — 200 — 722 B — 256 ms — http/1.1https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 292 B — 225 ms — h2https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-5-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-5-v1-a1.ts — 200 — 130.3 KiB — 21 ms — h2https://fast.wistia.net/assets/external/allIntegrations.js@4a7b909604c9049f14b616b11446fa0e8efdec42fast.wistia.net/assets/external/all... https://fast.wistia.net/assets/external/allIntegrations.js@4a7b909604c9049f14b616b11446fa0e8efdec42 — 200 — 15.9 KiB — 2 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-878667505&cx=c&gtm=4e64f0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-878667505&cx=c&gtm=4e64f0 — 200 — 146.0 KiB — 175 ms — h3https://www.googletagmanager.com/gtag/js?id=DC-12766688&cx=c&gtm=4e64f0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-12766688&cx=c&gtm=4e64f0 — 200 — 129.3 KiB — 174 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-W0WYERL9HS&gtm=45je64f0v886407081za200zb77234826zd77234826&_p=1776358987046&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&gdid=dOThhZD&ecid=1373762131&_eu=EA&are=1&cid=431909680.1776358990&frm=0&ir=1&pscdl=denied&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401&sid=1776358989&sct=1&seg=0&dl=https%3A%2F%2Fwww.criteo.com%2F&dt=The%20Global%20Commerce%20Intelligence%20Platform&_tu=SA&en=wistia_play&_fv=1&_nsi=1&_ss=1&_ee=1&ep.event_category=Video&ep.event_label=0401%20-%20Criteo%20-%20What%20is%20Criteo%20Go%20-%20Website%20Edit%20-%20FOR%20SLIDE-IN&ep.video_hashed_id=i98jm7zpk8&tfd=2913region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-W0WYERL9HS&gtm=45je64f0v886407081za200zb77234826zd77234826&_p=1776358987046&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&gdid=dOThhZD&ecid=1373762131&_eu=EA&are=1&cid=431909680.1776358990&frm=0&ir=1&pscdl=denied&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401&sid=1776358989&sct=1&seg=0&dl=https%3A%2F%2Fwww.criteo.com%2F&dt=The%20Global%20Commerce%20Intelligence%20Platform&_tu=SA&en=wistia_play&_fv=1&_nsi=1&_ss=1&_ee=1&ep.event_category=Video&ep.event_label=0401%20-%20Criteo%20-%20What%20is%20Criteo%20Go%20-%20Website%20Edit%20-%20FOR%20SLIDE-IN&ep.video_hashed_id=i98jm7zpk8&tfd=2913 — 204 — 548 B — 145 ms — h2https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-6-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-6-v1-a1.ts — 200 — 292.1 KiB — 26 ms — h2https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 331 B — 120 ms — h2https://bam.nr-data.net/events/1/bb94583995?a=72531584&v=1.312.1&to=b1YBYkFZWBBYBURaDVYcIlVHUVkNFhZRVAd1XAdDX1lEUQlUAA%3D%3D&rst=3013&ck=0&s=e2f14c3abafdc02d&ref=https://www.criteo.com/&ptid=9848a4da4ca85b3bbam.nr-data.net/events/1/bb94583995... https://bam.nr-data.net/events/1/bb94583995?a=72531584&v=1.312.1&to=b1YBYkFZWBBYBURaDVYcIlVHUVkNFhZRVAd1XAdDX1lEUQlUAA%3D%3D&rst=3013&ck=0&s=e2f14c3abafdc02d&ref=https://www.criteo.com/&ptid=9848a4da4ca85b3b — 200 — 416 B — 211 ms — http/1.1https://bam.nr-data.net/jserrors/1/bb94583995?a=72531584&v=1.312.1&to=b1YBYkFZWBBYBURaDVYcIlVHUVkNFhZRVAd1XAdDX1lEUQlUAA%3D%3D&rst=3017&ck=0&s=e2f14c3abafdc02d&ref=https://www.criteo.com/&ptid=9848a4da4ca85b3bbam.nr-data.net/jserrors/1/bb945839... https://bam.nr-data.net/jserrors/1/bb94583995?a=72531584&v=1.312.1&to=b1YBYkFZWBBYBURaDVYcIlVHUVkNFhZRVAd1XAdDX1lEUQlUAA%3D%3D&rst=3017&ck=0&s=e2f14c3abafdc02d&ref=https://www.criteo.com/&ptid=9848a4da4ca85b3b — 200 — 416 B — 221 ms — http/1.1https://bam.nr-data.net/events/1/bb94583995?a=72531584&v=1.312.1&to=b1YBYkFZWBBYBURaDVYcIlVHUVkNFhZRVAd1XAdDX1lEUQlUAA%3D%3D&rst=3019&ck=0&s=e2f14c3abafdc02d&ref=https://www.criteo.com/&ptid=9848a4da4ca85b3bbam.nr-data.net/events/1/bb94583995... https://bam.nr-data.net/events/1/bb94583995?a=72531584&v=1.312.1&to=b1YBYkFZWBBYBURaDVYcIlVHUVkNFhZRVAd1XAdDX1lEUQlUAA%3D%3D&rst=3019&ck=0&s=e2f14c3abafdc02d&ref=https://www.criteo.com/&ptid=9848a4da4ca85b3b — 200 — 416 B — 206 ms — http/1.1https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-7-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-7-v1-a1.ts — 200 — 403.8 KiB — 28 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.criteo.com%2F&scrsrc=www.googletagmanager.com&rnd=1913315852.1776358990&navt=n&npa=1&us_privacy=error&gdid=dOThhZD&_tu=CA&gtm=45fe64f0v9190193848z8886407081za20gzb886407081zd77234826xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~117384406&apve=1&apvf=f&apvc=1&tids=DC-12766688&tid=DC-12766688&tft=1776358990142&tfd=3161pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.criteo.com%2F&scrsrc=www.googletagmanager.com&rnd=1913315852.1776358990&navt=n&npa=1&us_privacy=error&gdid=dOThhZD&_tu=CA&gtm=45fe64f0v9190193848z8886407081za20gzb886407081zd77234826xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~117384406&apve=1&apvf=f&apvc=1&tids=DC-12766688&tid=DC-12766688&tft=1776358990142&tfd=3161 — 200 — 21 B — 207 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fwww.criteo.com%2F&scrsrc=www.googletagmanager.com&rnd=1913315852.1776358990&navt=n&npa=1&us_privacy=error&did=dOThhZD&gdid=dOThhZD&_tu=CA&gtm=45be64f0v898094328z8886407081za20gzb886407081zd77234826xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-878667505&tid=AW-878667505&tft=1776358990231&tfd=3250pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fwww.criteo.com%2F&scrsrc=www.googletagmanager.com&rnd=1913315852.1776358990&navt=n&npa=1&us_privacy=error&did=dOThhZD&gdid=dOThhZD&_tu=CA&gtm=45be64f0v898094328z8886407081za20gzb886407081zd77234826xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-878667505&tid=AW-878667505&tft=1776358990231&tfd=3250 — 200 — 21 B — 118 ms — h3https://www.googletagmanager.com/a?v=3&t=l&pid=1283422330&rv=64f0&tag_exp=0~115938465~115938468~117266400&u=AAAAAIAAAAAAACAAAAAAAAE&ut=Ag&h=Ag&gtm=45be64f0v898094328za20gzb886407081zd77234826&cl=3.3.0&ccid=98094328&cid=AW-878667505&l=L64.S66.B53.E84.I600.TC12.HTC0.F856.C16~gtm.init_consent.S3.V2.E76~gtm.init.S0.V0.TS5ogtcrossdomain.TI10.TE1.TS5ogtadsdatatos.TI18.TE0.TS5ogt1pdatav2.TI8.TE1.TS5ccdadsfirst.TI19.TE0.TS5ccdemform.TI17.TE2.TS5ccdempageview.TI16.TE1.TS5ccdadsconvmarking.TI15.TE0.TS5ccdenablecm.TI14.TE0.TS5ccdadd1pdata.TI13.TE1.TS5ccdadd1pdata.TI12.TE0.TS5ccdadslast.TI11.TE0~gtm.js.S0.V0.TS5rep.TI6.TE0~gtm.dom.S0.V0.E38~*.S0.V0.E37~*.S0.V0.E37~gtm.load.S0.V0.E37~*.S0.V0~*.S0.V0~*.S0.V0~*.S0.V0~*.S0.V0www.googletagmanager.com/a?v=3&t=l&... https://www.googletagmanager.com/a?v=3&t=l&pid=1283422330&rv=64f0&tag_exp=0~115938465~115938468~117266400&u=AAAAAIAAAAAAACAAAAAAAAE&ut=Ag&h=Ag&gtm=45be64f0v898094328za20gzb886407081zd77234826&cl=3.3.0&ccid=98094328&cid=AW-878667505&l=L64.S66.B53.E84.I600.TC12.HTC0.F856.C16~gtm.init_consent.S3.V2.E76~gtm.init.S0.V0.TS5ogtcrossdomain.TI10.TE1.TS5ogtadsdatatos.TI18.TE0.TS5ogt1pdatav2.TI8.TE1.TS5ccdadsfirst.TI19.TE0.TS5ccdemform.TI17.TE2.TS5ccdempageview.TI16.TE1.TS5ccdadsconvmarking.TI15.TE0.TS5ccdenablecm.TI14.TE0.TS5ccdadd1pdata.TI13.TE1.TS5ccdadd1pdata.TI12.TE0.TS5ccdadslast.TI11.TE0~gtm.js.S0.V0.TS5rep.TI6.TE0~gtm.dom.S0.V0.E38~*.S0.V0.E37~*.S0.V0.E37~gtm.load.S0.V0.E37~*.S0.V0~*.S0.V0~*.S0.V0~*.S0.V0~*.S0.V0 — 200 — 11 B — 55 ms — h3https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-8-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-8-v1-a1.ts — 200 — 342.0 KiB — 29 ms — h2https://api.eu.amplitude.com/2/httpapiapi.eu.amplitude.com/2/httpapi https://api.eu.amplitude.com/2/httpapi — 200 — 0 B — 124 ms — h2https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-9-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-9-v1-a1.ts — 200 — 271.5 KiB — 26 ms — h2https://cdn.dreamdata.cloud/api/v1/pcdn.dreamdata.cloud/api/v1/p https://cdn.dreamdata.cloud/api/v1/p — 200 — 247 B — 79 ms — h2https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 333 B — 107 ms — h2https://api.eu.amplitude.com/2/httpapiapi.eu.amplitude.com/2/httpapi https://api.eu.amplitude.com/2/httpapi — 200 — 217 B — 53 ms — h2https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-10-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-10-v1-a1.ts — 200 — 103.8 KiB — 22 ms — h2https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-11-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-11-v1-a1.ts — 200 — 121.5 KiB — 25 ms — h2https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-12-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-12-v1-a1.ts — 200 — 256.8 KiB — 24 ms — h2https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-13-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-13-v1-a1.ts — 200 — 436.2 KiB — 34 ms — h2https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-14-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-14-v1-a1.ts — 200 — 253.8 KiB — 24 ms — h2https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-15-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-15-v1-a1.ts — 200 — 118.6 KiB — 22 ms — h2https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-16-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-16-v1-a1.ts — 200 — 142.1 KiB — 22 ms — h2https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-17-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-17-v1-a1.ts — 200 — 109.7 KiB — 24 ms — h2https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-18-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-18-v1-a1.ts — 200 — 98.0 KiB — 23 ms — h2https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-19-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-19-v1-a1.ts — 200 — 89.1 KiB — 21 ms — h2https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-20-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/e247218881161f9e92b5c600918e6d978c5870a2.m3u8/seg-20-v1-a1.ts — 200 — 74.4 KiB — 24 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 21104ms · 1549KB · $280/mo
www.criteo.com
Other
Costly
Execution 9053ms
Transfer 19 KB
Monthly Cost $120/mo
www.criteo.com
Other
Costly
Execution 2167ms
Transfer 85 KB
Monthly Cost $29/mo
Unattributable
Other
Costly
Execution 1942ms
Transfer 0 KB
Monthly Cost $26/mo
www.criteo.com
Other
Costly
Execution 1918ms
Transfer 31 KB
Monthly Cost $25/mo
fast.wistia.com
Other
Costly
Execution 1263ms
Transfer 147 KB
Unused 46%
Monthly Cost $17/mo
fast.wistia.net
Other
Costly
Execution 1027ms
Transfer 159 KB
Unused 52%
Monthly Cost $14/mo
www.criteo.com
Other
Costly
Execution 626ms
Transfer 35 KB
Monthly Cost $8/mo
Google Tag Manager
Tag Manager
Costly
Execution 536ms
Transfer 176 KB
Unused 38%
Monthly Cost $7/mo
Google Tag Manager
Tag Manager
Costly
Execution 480ms
Transfer 194 KB
Unused 38%
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 379ms
Transfer 146 KB
Unused 44%
Monthly Cost $5/mo
fast.wistia.com
Other
Costly
Execution 378ms
Transfer 55 KB
Monthly Cost $5/mo
web.cmp.usercentrics.eu
Other
Costly
Execution 269ms
Transfer 56 KB
Unused 64%
Monthly Cost $4/mo
www.criteo.com
Other
Costly
Execution 246ms
Transfer 54 KB
Unused 55%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Costly
Execution 236ms
Transfer 129 KB
Unused 48%
Monthly Cost $3/mo
js-agent.newrelic.com
Other
Optional
Execution 181ms
Transfer 27 KB
Monthly Cost $2/mo
cdn.drda.io
Other
Optional
Execution 151ms
Transfer 35 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 108ms
Transfer 175 KB
Unused 64%
Monthly Cost $1/mo
www.criteo.com
Other
Optional
Execution 72ms
Transfer 6 KB
Monthly Cost $1/mo
web.cmp.usercentrics.eu
Other
Optional
Execution 70ms
Transfer 18 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.criteo.com adds 9053ms and costs ~$120/month
  • www.criteo.com adds 2167ms and costs ~$29/month
  • Unattributable adds 1942ms and costs ~$26/month
  • www.criteo.com adds 1918ms and costs ~$25/month
  • fast.wistia.com adds 1263ms and costs ~$17/month
  • fast.wistia.net adds 1027ms and costs ~$14/month
  • www.criteo.com adds 626ms and costs ~$8/month
  • Google Tag Manager adds 536ms and costs ~$7/month
  • Google Tag Manager adds 480ms and costs ~$6/month
  • Google Tag Manager adds 379ms and costs ~$5/month
  • fast.wistia.com adds 378ms and costs ~$5/month
  • web.cmp.usercentrics.eu adds 269ms and costs ~$4/month
  • www.criteo.com adds 246ms and costs ~$3/month
  • Google Tag Manager adds 236ms and costs ~$3/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.criteo.com takes 9053ms 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.criteo.com takes 2167ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Unattributable takes 1942ms 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.criteo.com takes 1918ms 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

fast.wistia.com takes 1263ms 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

fast.wistia.net takes 1027ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

52% of fast.wistia.net'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

www.criteo.com takes 626ms 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 536ms 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 480ms 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 379ms 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

fast.wistia.com 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

web.cmp.usercentrics.eu takes 269ms 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

64% of web.cmp.usercentrics.eu'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

www.criteo.com takes 246ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

55% of www.criteo.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

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

64% 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