Skip to content
https://yougov.co.uk

Performance

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

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

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

2.44 s

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

2.76 s

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

1.29 s

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

0.001

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

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

4.92 s

Page Load Progression

859 ms
1.7 s
2.6 s
3.4 s
4.3 s
5.2 s
6.0 s
6.9 s
Checks
15
6 PASS 4 REVIEW 3 FIX
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 (1.6 MiB of 1.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5429ms total JS execution
FIX
5429ms total JS execution
Warning::
https://d18w79e3uiqk2z.cloudfront.net/39b5939e/pol...: 1802ms CPU time
Warning::
https://yougov.com/en-gb/: 1170ms CPU time
Warning::
Unattributable: 821ms CPU time
Warning::
https://d1z3r0i09bwium.cloudfront.net/v1.0/creep.j...: 767ms CPU time
Warning::
https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chu...: 386ms CPU time
Warning::
Third-party scripts: 5429ms (100% of total)

Main Thread Breakdown

Other 50% Script Evaluation 38% Style & Layout 7%
ScriptTotalScriptingParse/CompileParty
https://d18w79e3uiqk2z.cloudfront.net/39b5939e/polyfills-5CFQRCPP.js1802ms433ms0ms3rd
https://yougov.com/en-gb/1170ms112ms34ms3rd
Unattributable821ms94ms0ms3rd
https://d1z3r0i09bwium.cloudfront.net/v1.0/creep.js767ms721ms12ms3rd
https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-22BXOX6I.js386ms315ms0ms3rd
https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-CSRV2LAD.js190ms184ms0ms3rd
https://cdn-ukwest.onetrust.com/scripttemplates/202512.1.0/otBannerSdk.js113ms79ms16ms3rd
https://cdn-ukwest.onetrust.com/consent/d6184387-4576-4218-9f38-639c735ffe2e/OtAutoBlock.js?forceNoCache=297ms82ms1ms3rd
https://js-agent.newrelic.com/nr-spa-1.313.1.min.js81ms57ms3ms3rd
D
Page Weight Inventory
Action
185 resources · 1.6 MB · 137 KB savings available
FIX
185 resources · 1.6 MB · 137 KB savings available
Warning::
Page weight 652 KB over 1MB target
Got: 1.6 MB Expected: ≤ 1 MB
Info::
~137 KB of savings available
Warning::
184 third-party resources (100% of weight)
185 resources · 1.6 MiB · 184 third-party 651.6 KiB over 1MB target
JavaScript 59% · 990.9 KiB
Image 23% · 383.2 KiB
Font 9% · 148.8 KiB
Document 5% · 86.6 KiB
Other 2% · 41.5 KiB
CSS 1% · 24.5 KiB

~136.6 KiB of savings available

Remove unused JavaScript: 136.6 KiB
C
Page Weight Budget
Action
1.6 MB transferred, 185 requests
REVIEW
1.6 MB transferred, 185 requests
Info::
Page weighs 4.9 MB (1.6 MB transferred)
Warning::
JavaScript is 883 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 883 KB
Warning::
185 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.34 g CO2 per page load
1.6 MB / 2.4 MB budget
1.6 MB transferred
185 requests
0.34 g CO2 per page load
JavaScript 882.5 KiB 53%
Images 373.0 KiB 22%
Fonts 148.8 KiB 9%
Other 111.4 KiB 7%
HTML 86.1 KiB 5%
Other 45.7 KiB 3%
CSS 19.9 KiB 1%
Other 8.2 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

Why this matters

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

Source: web.dev

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

B
Image Optimization
61 images, 0 KB saveable
REVIEW
61 images, 0 KB saveable
Warning::
https://d18w79e3uiqk2z.cloudfront.net/39b5939e/ass... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
61 images 373 KB
0 oversized -0 KB
31 legacy format
1 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

B
JS Bundles
90 scripts, 137 KB unused
REVIEW
90 scripts, 137 KB unused
Warning::
https://cdn-ukwest.onetrust.com/scripttemplates/20...: 66 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chu...: 49 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://d18w79e3uiqk2z.cloudfront.net/39b5939e/mai...: 21 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 137 KB
137 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn-ukwest.onetrust.com/scripttemplates/202512.1.0/otBannerSdk.js126 KB66 KB (53%)3rd
https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-WWXHZVDN.js103 KB49 KB (48%)3rd
https://d18w79e3uiqk2z.cloudfront.net/39b5939e/main-5VDDFA2F.js62 KB21 KB (35%)3rd
https://cdn-ukwest.onetrust.com/consent/d6184387-4576-4218-9f38-639c735ffe2e/OtAutoBlock.js?forceNoCache=24 KB3rd
https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js9 KB3rd
https://cdn-ukwest.onetrust.com/consent/d6184387-4576-4218-9f38-639c735ffe2e/d6184387-4576-4218-9f38-639c735ffe2e.json3 KB3rd
https://dev.visualwebsiteoptimizer.com/j.php?a=553266&u=https%3A%2F%2Fyougov.com%2Fen-gb%2F&vn=2.2&ph=1&st=1688.0999999046326&x=true25 KB3rd
https://dev.visualwebsiteoptimizer.com/cdn/web/djIkdGU6Ny4wOmFzeW5jJWdxdWVyeSVzYWZhcmk=/tag-9493ceffe2b22ae668637ac4efbd8e58br.js57 KB3rd
https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-L2AOR5G5.js2 KB3rd
https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-XOW27YAM.js2 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

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

Web fonts

4

149 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 2.4 s LCP 2.8 shttps://d18w79e3uiqk2z.cloudfront.net/39b5939e/media/Graphik-Regular-Web-7VESZU4H.woff2Graphik-Regular-Web-7VE... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/media/Graphik-Regular-Web-7VESZU4H.woff2 — 36.2 KiB — 15 ms — font-display: swaphttps://d18w79e3uiqk2z.cloudfront.net/39b5939e/media/Graphik-Bold-Web-3BJD5M6J.woff2Graphik-Bold-Web-3BJD5M... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/media/Graphik-Bold-Web-3BJD5M6J.woff2 — 37.5 KiB — 13 ms — font-display: swaphttps://d18w79e3uiqk2z.cloudfront.net/39b5939e/media/Graphik-Medium-Web-ST6MRZLX.woff2Graphik-Medium-Web-ST6M... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/media/Graphik-Medium-Web-ST6MRZLX.woff2 — 35.2 KiB — 15 ms — font-display: swaphttps://d18w79e3uiqk2z.cloudfront.net/39b5939e/media/Graphik-Semibold-Web-ZICCUFUQ.woff2Graphik-Semibold-Web-ZI... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/media/Graphik-Semibold-Web-ZICCUFUQ.woff2 — 39.8 KiB — 21 ms — font-display: swap
Graphik-Regular-Web-7VE... woff2 swap
Size 36 KB
Load time 15 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
Graphik-Bold-Web-3BJD5M... woff2 swap
Size 37 KB
Load time 13 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
Graphik-Medium-Web-ST6M... woff2 swap
Size 35 KB
Load time 15 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
Graphik-Semibold-Web-ZI... woff2 swap
Size 40 KB
Load time 21 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A
HTTP Caching
max-age=300 (5 minutes)
PASS
max-age=300 (5 minutes)
Info::
Cache-Control header is set
Got: max-age=300
Info::
Effective TTL: 5 minutes (max-age=300)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=300

DirectiveValueMeaning
max-age300Cache for 5 minutes
Effective TTL: 300 seconds
Network Waterfall
185 requests over 7743ms
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 2.4 s LCP 2.8 shttps://yougov.co.uk// https://yougov.co.uk/ — 301 — 507 B — 238 ms — h2https://yougov.com/en-gb/yougov.com/en-gb/ https://yougov.com/en-gb/ — 200 — 83.1 KiB — 1.5 s — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/styles-FIQXGEXU.cssd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/styles-FIQXGEXU.css — 200 — 19.9 KiB — 185 ms — h2https://cdn-ukwest.onetrust.com/consent/d6184387-4576-4218-9f38-639c735ffe2e/OtAutoBlock.js?forceNoCache=2cdn-ukwest.onetrust.com/consent/d61... https://cdn-ukwest.onetrust.com/consent/d6184387-4576-4218-9f38-639c735ffe2e/OtAutoBlock.js?forceNoCache=2 — 200 — 4.3 KiB — 51 ms — h2https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.jscdn-ukwest.onetrust.com/scripttempl... https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 39 ms — h2https://cdn-ukwest.onetrust.com/consent/d6184387-4576-4218-9f38-639c735ffe2e/d6184387-4576-4218-9f38-639c735ffe2e.jsoncdn-ukwest.onetrust.com/consent/d61... https://cdn-ukwest.onetrust.com/consent/d6184387-4576-4218-9f38-639c735ffe2e/d6184387-4576-4218-9f38-639c735ffe2e.json — 200 — 2.6 KiB — 35 ms — h2https://dev.visualwebsiteoptimizer.com/j.php?a=553266&u=https%3A%2F%2Fyougov.com%2Fen-gb%2F&vn=2.2&ph=1&st=1688.0999999046326&x=truedev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=553266&u=https%3A%2F%2Fyougov.com%2Fen-gb%2F&vn=2.2&ph=1&st=1688.0999999046326&x=true — 200 — 24.8 KiB — 52 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/menu/icon-nav-menu-lang-intl-black.svg?pw=20d18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/menu/icon-nav-menu-lang-intl-black.svg?pw=20 — 200 — 1.3 KiB — 59 ms — h2https://ygo-assets-websites-public.yougov.net/images/SeneddFull.format-webp.webp?pw=384ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/SeneddFull.format-webp.webp?pw=384 — 200 — 19.5 KiB — 100 ms — h2https://ygo-assets-websites-public.yougov.net/images/LondonCouncil.format-webp.webp?pw=384ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/LondonCouncil.format-webp.webp?pw=384 — 200 — 26.7 KiB — 97 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 207 B — 15 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/media/Graphik-Regular-Web-7VESZU4H.woff2d18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/media/Graphik-Regular-Web-7VESZU4H.woff2 — 200 — 36.2 KiB — 15 ms — h2https://cdn-ukwest.onetrust.com/scripttemplates/202512.1.0/otBannerSdk.jscdn-ukwest.onetrust.com/scripttempl... https://cdn-ukwest.onetrust.com/scripttemplates/202512.1.0/otBannerSdk.js — 200 — 126.0 KiB — 26 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/menu/icon-nav-menu-lang-uk.svg?pw=20d18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/menu/icon-nav-menu-lang-uk.svg?pw=20 — 200 — 889 B — 63 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/message-white.svgd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/message-white.svg — 200 — 1.1 KiB — 61 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Contact.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Contact.svg — 200 — 1.4 KiB — 19 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/search.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/search.svg — 200 — 672 B — 17 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/search-black.svgd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/search-black.svg — 200 — 743 B — 69 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Featured.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Featured.svg — 200 — 2.8 KiB — 14 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Agencies.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Agencies.svg — 200 — 2.6 KiB — 17 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Retail.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Retail.svg — 200 — 2.2 KiB — 12 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Economy.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Economy.svg — 200 — 2.1 KiB — 13 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Media.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Media.svg — 200 — 1.7 KiB — 10 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Health.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Health.svg — 200 — 2.4 KiB — 14 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Government.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Government.svg — 200 — 1.1 KiB — 15 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Society.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Society.svg — 200 — 3.4 KiB — 16 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Sports.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Sports.svg — 200 — 2.4 KiB — 17 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Technology.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Technology.svg — 200 — 3.1 KiB — 19 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Travel.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Travel.svg — 200 — 1.5 KiB — 20 ms — h2https://ygo-assets-websites-public.yougov.net/images/SeneddFull.format-webp.webp?pw=30ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/SeneddFull.format-webp.webp?pw=30 — 200 — 757 B — 6 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 2.4 s LCP 2.8 shttps://yougov.co.uk// https://yougov.co.uk/ — 301 — 507 B — 238 ms — h2https://yougov.com/en-gb/yougov.com/en-gb/ https://yougov.com/en-gb/ — 200 — 83.1 KiB — 1.5 s — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/styles-FIQXGEXU.cssd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/styles-FIQXGEXU.css — 200 — 19.9 KiB — 185 ms — h2https://cdn-ukwest.onetrust.com/consent/d6184387-4576-4218-9f38-639c735ffe2e/OtAutoBlock.js?forceNoCache=2cdn-ukwest.onetrust.com/consent/d61... https://cdn-ukwest.onetrust.com/consent/d6184387-4576-4218-9f38-639c735ffe2e/OtAutoBlock.js?forceNoCache=2 — 200 — 4.3 KiB — 51 ms — h2https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.jscdn-ukwest.onetrust.com/scripttempl... https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 39 ms — h2https://cdn-ukwest.onetrust.com/consent/d6184387-4576-4218-9f38-639c735ffe2e/d6184387-4576-4218-9f38-639c735ffe2e.jsoncdn-ukwest.onetrust.com/consent/d61... https://cdn-ukwest.onetrust.com/consent/d6184387-4576-4218-9f38-639c735ffe2e/d6184387-4576-4218-9f38-639c735ffe2e.json — 200 — 2.6 KiB — 35 ms — h2https://dev.visualwebsiteoptimizer.com/j.php?a=553266&u=https%3A%2F%2Fyougov.com%2Fen-gb%2F&vn=2.2&ph=1&st=1688.0999999046326&x=truedev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=553266&u=https%3A%2F%2Fyougov.com%2Fen-gb%2F&vn=2.2&ph=1&st=1688.0999999046326&x=true — 200 — 24.8 KiB — 52 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/menu/icon-nav-menu-lang-intl-black.svg?pw=20d18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/menu/icon-nav-menu-lang-intl-black.svg?pw=20 — 200 — 1.3 KiB — 59 ms — h2https://ygo-assets-websites-public.yougov.net/images/SeneddFull.format-webp.webp?pw=384ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/SeneddFull.format-webp.webp?pw=384 — 200 — 19.5 KiB — 100 ms — h2https://ygo-assets-websites-public.yougov.net/images/LondonCouncil.format-webp.webp?pw=384ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/LondonCouncil.format-webp.webp?pw=384 — 200 — 26.7 KiB — 97 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 207 B — 15 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/media/Graphik-Regular-Web-7VESZU4H.woff2d18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/media/Graphik-Regular-Web-7VESZU4H.woff2 — 200 — 36.2 KiB — 15 ms — h2https://cdn-ukwest.onetrust.com/scripttemplates/202512.1.0/otBannerSdk.jscdn-ukwest.onetrust.com/scripttempl... https://cdn-ukwest.onetrust.com/scripttemplates/202512.1.0/otBannerSdk.js — 200 — 126.0 KiB — 26 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/menu/icon-nav-menu-lang-uk.svg?pw=20d18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/menu/icon-nav-menu-lang-uk.svg?pw=20 — 200 — 889 B — 63 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/message-white.svgd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/message-white.svg — 200 — 1.1 KiB — 61 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Contact.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Contact.svg — 200 — 1.4 KiB — 19 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/search.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/search.svg — 200 — 672 B — 17 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/search-black.svgd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/search-black.svg — 200 — 743 B — 69 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Featured.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Featured.svg — 200 — 2.8 KiB — 14 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Agencies.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Agencies.svg — 200 — 2.6 KiB — 17 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Retail.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Retail.svg — 200 — 2.2 KiB — 12 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Economy.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Economy.svg — 200 — 2.1 KiB — 13 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Media.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Media.svg — 200 — 1.7 KiB — 10 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Health.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Health.svg — 200 — 2.4 KiB — 14 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Government.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Government.svg — 200 — 1.1 KiB — 15 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Society.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Society.svg — 200 — 3.4 KiB — 16 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Sports.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Sports.svg — 200 — 2.4 KiB — 17 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Technology.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Technology.svg — 200 — 3.1 KiB — 19 ms — h2https://ygo-assets-websites-public.yougov.net/original_images/Travel.svgygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/original_images/Travel.svg — 200 — 1.5 KiB — 20 ms — h2https://ygo-assets-websites-public.yougov.net/images/SeneddFull.format-webp.webp?pw=30ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/SeneddFull.format-webp.webp?pw=30 — 200 — 757 B — 6 ms — h2https://ygo-assets-websites-public.yougov.net/images/LondonCouncil.format-webp.webp?pw=30ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/LondonCouncil.format-webp.webp?pw=30 — 200 — 783 B — 8 ms — h2https://ygo-assets-entities-us.yougov.net/9ee8cf45-2d06-11e6-a4bd-71dbf5f2854a.jpg?pw=80ygo-assets-entities-us.yougov.net/9... https://ygo-assets-entities-us.yougov.net/9ee8cf45-2d06-11e6-a4bd-71dbf5f2854a.jpg?pw=80 — 200 — 3.2 KiB — 44 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/media/Graphik-Bold-Web-3BJD5M6J.woff2d18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/media/Graphik-Bold-Web-3BJD5M6J.woff2 — 200 — 37.5 KiB — 13 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/media/Graphik-Medium-Web-ST6MRZLX.woff2d18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/media/Graphik-Medium-Web-ST6MRZLX.woff2 — 200 — 35.2 KiB — 15 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/media/Graphik-Semibold-Web-ZICCUFUQ.woff2d18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/media/Graphik-Semibold-Web-ZICCUFUQ.woff2 — 200 — 39.8 KiB — 21 ms — h2https://dev.visualwebsiteoptimizer.com/cdn/web/djIkdGU6Ny4wOmFzeW5jJWdxdWVyeSVzYWZhcmk=/tag-9493ceffe2b22ae668637ac4efbd8e58br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/web/djIkdGU6Ny4wOmFzeW5jJWdxdWVyeSVzYWZhcmk=/tag-9493ceffe2b22ae668637ac4efbd8e58br.js — 200 — 57.2 KiB — 61 ms — h3https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-L2AOR5G5.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-L2AOR5G5.js — 200 — 2.2 KiB — 29 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-XOW27YAM.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-XOW27YAM.js — 200 — 1.8 KiB — 19 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-SMX73KU6.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-SMX73KU6.js — 200 — 2.1 KiB — 20 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-JWRBRXJN.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-JWRBRXJN.js — 200 — 15.5 KiB — 38 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-OXBVXWAS.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-OXBVXWAS.js — 200 — 10.7 KiB — 23 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-ISEDD3KL.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-ISEDD3KL.js — 200 — 29.9 KiB — 45 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-V4V4C77N.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-V4V4C77N.js — 200 — 10.1 KiB — 33 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-A6G6LTCK.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-A6G6LTCK.js — 200 — 596 B — 28 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-L742AN2W.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-L742AN2W.js — 200 — 3.3 KiB — 25 ms — h2https://dnc08nwcya6mg.cloudfront.net/original_images/YG_Logo.png?pw=84dnc08nwcya6mg.cloudfront.net/origin... https://dnc08nwcya6mg.cloudfront.net/original_images/YG_Logo.png?pw=84 — 200 — 10.9 KiB — 54 ms — h2https://dnc08nwcya6mg.cloudfront.net/original_images/ShareBtn-Bluesky.png?pw=32dnc08nwcya6mg.cloudfront.net/origin... https://dnc08nwcya6mg.cloudfront.net/original_images/ShareBtn-Bluesky.png?pw=32 — 200 — 5.0 KiB — 58 ms — h2https://dnc08nwcya6mg.cloudfront.net/original_images/Group.original.png?pw=32dnc08nwcya6mg.cloudfront.net/origin... https://dnc08nwcya6mg.cloudfront.net/original_images/Group.original.png?pw=32 — 200 — 2.6 KiB — 60 ms — h2https://dnc08nwcya6mg.cloudfront.net/original_images/twitter-x.png?pw=32dnc08nwcya6mg.cloudfront.net/origin... https://dnc08nwcya6mg.cloudfront.net/original_images/twitter-x.png?pw=32 — 200 — 3.0 KiB — 53 ms — h2https://dnc08nwcya6mg.cloudfront.net/original_images/Group_3.original.png?pw=32dnc08nwcya6mg.cloudfront.net/origin... https://dnc08nwcya6mg.cloudfront.net/original_images/Group_3.original.png?pw=32 — 200 — 2.8 KiB — 55 ms — h2https://dnc08nwcya6mg.cloudfront.net/original_images/rss.png?pw=32dnc08nwcya6mg.cloudfront.net/origin... https://dnc08nwcya6mg.cloudfront.net/original_images/rss.png?pw=32 — 200 — 2.9 KiB — 61 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-YQYEGRGT.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-YQYEGRGT.js — 200 — 3.9 KiB — 12 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/polyfills-5CFQRCPP.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/polyfills-5CFQRCPP.js — 200 — 12.8 KiB — 19 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/main-5VDDFA2F.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/main-5VDDFA2F.js — 200 — 61.7 KiB — 22 ms — h2https://d18w79e3uiqk2z.cloudfront.net/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=7&cb=2080292094d18w79e3uiqk2z.cloudfront.net/_Inca... https://d18w79e3uiqk2z.cloudfront.net/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=7&cb=2080292094 — -1 — 0 B — 409 ms — https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-E6SRKXGV.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-E6SRKXGV.js — 200 — 1.2 KiB — 13 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-RXGUKYJZ.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-RXGUKYJZ.js — 200 — 1.8 KiB — 41 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-VLL2RJBR.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-VLL2RJBR.js — 200 — 1.8 KiB — 48 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-ZP7TTCN5.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-ZP7TTCN5.js — 200 — 696 B — 45 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-ISX6V6L5.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-ISX6V6L5.js — 200 — 1.4 KiB — 42 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-2KOTCDAH.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-2KOTCDAH.js — 200 — 1.9 KiB — 48 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-422P7VE2.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-422P7VE2.js — 200 — 2.1 KiB — 52 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-CSRV2LAD.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-CSRV2LAD.js — 200 — 7.7 KiB — 67 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-RB4YOMRY.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-RB4YOMRY.js — 200 — 1.1 KiB — 43 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-PUGTVJT7.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-PUGTVJT7.js — 200 — 1.1 KiB — 45 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-W2D3HJZG.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-W2D3HJZG.js — 200 — 1.5 KiB — 51 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-6PDZLTWV.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-6PDZLTWV.js — 200 — 1.0 KiB — 53 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-55KXETJ3.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-55KXETJ3.js — 200 — 1.1 KiB — 48 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-XYESIFYE.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-XYESIFYE.js — 200 — 752 B — 55 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-VK3KDNNB.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-VK3KDNNB.js — 200 — 6.5 KiB — 58 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-YLOL3XED.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-YLOL3XED.js — 200 — 2.0 KiB — 62 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-IQAPVFNZ.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-IQAPVFNZ.js — 200 — 782 B — 65 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-ZYGPSPPA.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-ZYGPSPPA.js — 200 — 1.1 KiB — 81 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-KVFMJ55R.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-KVFMJ55R.js — 200 — 1.1 KiB — 69 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-LBIGGLUI.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-LBIGGLUI.js — 200 — 939 B — 62 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-MLHGQLJB.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-MLHGQLJB.js — 200 — 1.6 KiB — 66 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-QEY7IAK7.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-QEY7IAK7.js — 200 — 7.0 KiB — 71 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-6EO5Z2BK.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-6EO5Z2BK.js — 200 — 22.4 KiB — 96 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-EEY4XZHX.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-EEY4XZHX.js — 200 — 11.5 KiB — 94 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-ZXP4YMRP.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-ZXP4YMRP.js — 200 — 1.2 KiB — 82 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-JVXOGDCB.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-JVXOGDCB.js — 200 — 1.0 KiB — 71 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-22BXOX6I.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-22BXOX6I.js — 200 — 72.8 KiB — 99 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-FSBVZ45G.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-FSBVZ45G.js — 200 — 5.4 KiB — 85 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-V5KZKPIP.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-V5KZKPIP.js — 200 — 2.4 KiB — 90 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-VI73JOY6.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-VI73JOY6.js — 200 — 1.3 KiB — 87 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-JRCHUMZZ.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-JRCHUMZZ.js — 200 — 23.2 KiB — 8 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-PVFOEXZG.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-PVFOEXZG.js — 200 — 1.5 KiB — 8 ms — h2https://api-test.yougov.com/public-content/main-navigation/en-gbapi-test.yougov.com/public-content/... https://api-test.yougov.com/public-content/main-navigation/en-gb — 200 — 4.2 KiB — 160 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-EUWZUXOQ.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-EUWZUXOQ.js — 200 — 22.9 KiB — 10 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/menu/icon-nav-menu-lang-intl-white.svg?pw=20d18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/menu/icon-nav-menu-lang-intl-white.svg?pw=20 — 200 — 1.3 KiB — 68 ms — h2https://cdn-ukwest.onetrust.com/consent/d6184387-4576-4218-9f38-639c735ffe2e/019b07c4-17df-73bd-bf85-364872bf5a42/en-gb.jsoncdn-ukwest.onetrust.com/consent/d61... https://cdn-ukwest.onetrust.com/consent/d6184387-4576-4218-9f38-639c735ffe2e/019b07c4-17df-73bd-bf85-364872bf5a42/en-gb.json — 200 — 23.5 KiB — 93 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-UYB2FLAM.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-UYB2FLAM.js — 200 — 1.1 KiB — 30 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-IQPTWIEQ.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-IQPTWIEQ.js — 200 — 656 B — 27 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-ZLEZXJ5R.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-ZLEZXJ5R.js — 200 — 2.9 KiB — 36 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-JI4NMPSH.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-JI4NMPSH.js — 200 — 1.4 KiB — 30 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-UOLHDK7U.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-UOLHDK7U.js — 200 — 8.9 KiB — 31 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-GMMKJC3W.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-GMMKJC3W.js — 200 — 846 B — 36 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-G6BQV4WE.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-G6BQV4WE.js — 200 — 26.2 KiB — 73 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-5LM3FZUU.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-5LM3FZUU.js — 200 — 1.7 KiB — 40 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-JPCUK7BX.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-JPCUK7BX.js — 200 — 2.4 KiB — 42 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-ONRP7YG3.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-ONRP7YG3.js — 200 — 3.9 KiB — 50 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-O24JZBRT.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-O24JZBRT.js — 200 — 6.1 KiB — 43 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-FTFIAFKH.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-FTFIAFKH.js — 200 — 6.2 KiB — 45 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-EX6QAOXK.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-EX6QAOXK.js — 200 — 3.8 KiB — 47 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-ICVA2LN6.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-ICVA2LN6.js — 200 — 912 B — 52 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-37MPRHWO.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-37MPRHWO.js — 200 — 1.3 KiB — 56 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-P6ZCUP4L.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-P6ZCUP4L.js — 200 — 851 B — 49 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-YYHGITIV.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-YYHGITIV.js — 200 — 2.4 KiB — 65 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-5TF37W3G.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-5TF37W3G.js — 200 — 1.0 KiB — 53 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-ACSXIVTN.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-ACSXIVTN.js — 200 — 2.1 KiB — 51 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-K3ICHNWN.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-K3ICHNWN.js — 200 — 819 B — 53 ms — h2https://js-agent.newrelic.com/nr-spa-1.313.1.min.jsjs-agent.newrelic.com/nr-spa-1.313.... https://js-agent.newrelic.com/nr-spa-1.313.1.min.js — 200 — 30.3 KiB — 82 ms — h2https://datawrapper.dwcdn.net/lib/embed.min.jsdatawrapper.dwcdn.net/lib/embed.min... https://datawrapper.dwcdn.net/lib/embed.min.js — 200 — 557 B — 89 ms — h2https://d1z3r0i09bwium.cloudfront.net/v1.0/attributor.jsd1z3r0i09bwium.cloudfront.net/v1.0/... https://d1z3r0i09bwium.cloudfront.net/v1.0/attributor.js — 200 — 3.4 KiB — 158 ms — h2https://d18w79e3uiqk2z.cloudfront.net/static/favicon.pngd18w79e3uiqk2z.cloudfront.net/stati... https://d18w79e3uiqk2z.cloudfront.net/static/favicon.png — 200 — 2.8 KiB — 113 ms — h2https://api.inconvo.chat/content/latest-convo?app_code=yougov-uk&channel_slug=daily-chat-ukapi.inconvo.chat/content/latest-con... https://api.inconvo.chat/content/latest-convo?app_code=yougov-uk&channel_slug=daily-chat-uk — 200 — 1.4 KiB — 169 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-WWXHZVDN.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-WWXHZVDN.js — 200 — 102.8 KiB — 17 ms — h2https://d18w79e3uiqk2z.cloudfront.net/static/favicon.pngd18w79e3uiqk2z.cloudfront.net/stati... https://d18w79e3uiqk2z.cloudfront.net/static/favicon.png — 200 — 0 B — 2 ms — h2https://cdn.dreamdata.cloud/api/v1/pcdn.dreamdata.cloud/api/v1/p https://cdn.dreamdata.cloud/api/v1/p — 200 — 247 B — 139 ms — h2https://cdn-ukwest.onetrust.com/scripttemplates/202512.1.0/assets/otCenterRounded.jsoncdn-ukwest.onetrust.com/scripttempl... https://cdn-ukwest.onetrust.com/scripttemplates/202512.1.0/assets/otCenterRounded.json — 200 — 2.9 KiB — 22 ms — h2https://cdn-ukwest.onetrust.com/scripttemplates/202512.1.0/assets/v2/otPcCenter.jsoncdn-ukwest.onetrust.com/scripttempl... https://cdn-ukwest.onetrust.com/scripttemplates/202512.1.0/assets/v2/otPcCenter.json — 200 — 13.3 KiB — 25 ms — h2https://cdn-ukwest.onetrust.com/scripttemplates/202512.1.0/assets/otCommonStyles.csscdn-ukwest.onetrust.com/scripttempl... https://cdn-ukwest.onetrust.com/scripttemplates/202512.1.0/assets/otCommonStyles.css — 200 — 4.6 KiB — 21 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/i18n/en-us.jsond18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/i18n/en-us.json — 200 — 0 B — 229 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/i18n/en-us.jsond18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/i18n/en-us.json — 200 — 4.4 KiB — 5 ms — h2https://d18w79e3uiqk2z.cloudfront.net/static/favicon.icod18w79e3uiqk2z.cloudfront.net/stati... https://d18w79e3uiqk2z.cloudfront.net/static/favicon.ico — 200 — 4.6 KiB — 54 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/menu/icon-nav-menu-lang-us.svgd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/menu/icon-nav-menu-lang-us.svg — 200 — 1.3 KiB — 52 ms — h2https://d25d2506sfb94s.cloudfront.net/r/13/cookie_img_blue_desktop.svgd25d2506sfb94s.cloudfront.net/r/13/... https://d25d2506sfb94s.cloudfront.net/r/13/cookie_img_blue_desktop.svg — 200 — 5.2 KiB — 58 ms — http/1.1https://cdn-ukwest.onetrust.com/logos/static/ot_guard_logo.svgcdn-ukwest.onetrust.com/logos/stati... https://cdn-ukwest.onetrust.com/logos/static/ot_guard_logo.svg — 200 — 549 B — 18 ms — h2https://cdn-ukwest.onetrust.com/logos/704e6ae8-725d-4606-bc55-526c212e95ba/8fce76a5-9764-44c2-866e-34efd8ea893f/486ea988-83b3-455c-8584-3138cf4f4fe1/logo@3x.pngcdn-ukwest.onetrust.com/logos/704e6... https://cdn-ukwest.onetrust.com/logos/704e6ae8-725d-4606-bc55-526c212e95ba/8fce76a5-9764-44c2-866e-34efd8ea893f/486ea988-83b3-455c-8584-3138cf4f4fe1/logo@3x.png — 200 — 10.6 KiB — 26 ms — h2https://cdn-ukwest.onetrust.com/logos/static/powered_by_logo.svgcdn-ukwest.onetrust.com/logos/stati... https://cdn-ukwest.onetrust.com/logos/static/powered_by_logo.svg — 200 — 2.6 KiB — 28 ms — h2https://d1z3r0i09bwium.cloudfront.net/v1.0/creep.jsd1z3r0i09bwium.cloudfront.net/v1.0/... https://d1z3r0i09bwium.cloudfront.net/v1.0/creep.js — 200 — 82.9 KiB — 291 ms — h2https://bam.nr-data.net/1/28418fab15?a=553988785&v=1.313.1&to=YVFaZEdTWkZRBhBYC1gbdl9HX1VZWR8BVTFEXRca&rst=4869&ck=0&s=d16fb7d55b8c5f79&ref=https://yougov.com/en-gb&ptid=370302852ec5a1a3&tt=476303ec581d3d94&af=err,spa,xhr,stn,ins&ap=0.939174&be=1321&fe=1867&dc=1776&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776894367930,%22n%22:0,%22f%22:240,%22dn%22:241,%22dne%22:245,%22c%22:245,%22s%22:315,%22ce%22:387,%22rq%22:388,%22rp%22:1321,%22rpe%22:1736,%22di%22:1989,%22ds%22:3096,%22de%22:3097,%22dc%22:3185,%22l%22:3185,%22le%22:3188%7D,%22navigation%22:%7B%7D%7D&fp=1720&fcp=2364bam.nr-data.net/1/28418fab15?a=5539... https://bam.nr-data.net/1/28418fab15?a=553988785&v=1.313.1&to=YVFaZEdTWkZRBhBYC1gbdl9HX1VZWR8BVTFEXRca&rst=4869&ck=0&s=d16fb7d55b8c5f79&ref=https://yougov.com/en-gb&ptid=370302852ec5a1a3&tt=476303ec581d3d94&af=err,spa,xhr,stn,ins&ap=0.939174&be=1321&fe=1867&dc=1776&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776894367930,%22n%22:0,%22f%22:240,%22dn%22:241,%22dne%22:245,%22c%22:245,%22s%22:315,%22ce%22:387,%22rq%22:388,%22rp%22:1321,%22rpe%22:1736,%22di%22:1989,%22ds%22:3096,%22de%22:3097,%22dc%22:3185,%22l%22:3185,%22le%22:3188%7D,%22navigation%22:%7B%7D%7D&fp=1720&fcp=2364 — 200 — 707 B — 35 ms — http/1.1https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-RQW2WNXG.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-RQW2WNXG.js — 200 — 15.7 KiB — 7 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-MA2M74O2.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-MA2M74O2.js — 200 — 3.9 KiB — 14 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-JBBBXPGE.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-JBBBXPGE.js — 200 — 4.3 KiB — 11 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-C6PH3BYD.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-C6PH3BYD.js — 200 — 6.1 KiB — 72 ms — h2https://bam.nr-data.net/browser/blobs?browser_monitoring_key=28418fab15&type=BrowserSessionChunk&app_id=553988785&protocol_version=0&timestamp=1776894367922&attributes=entityGuid%3DMzcwNzAzfEJST1dTRVJ8QVBQTElDQVRJT058NTk0NTI4ODIy%26harvestId%3Dd16fb7d55b8c5f79_370302852ec5a1a3_1%26trace.firstTimestamp%3D1776894367922%26trace.lastTimestamp%3D1776894371110%26trace.nodes%3D139%26trace.originTimestamp%3D1776894367922%26agentVersion%3D1.313.1%26firstSessionHarvest%3Dtrue%26ptid%3D370302852ec5a1a3%26session%3Dd16fb7d55b8c5f79%26currentUrl%3Dhttps://yougov.com/en-gbbam.nr-data.net/browser/blobs?brows... https://bam.nr-data.net/browser/blobs?browser_monitoring_key=28418fab15&type=BrowserSessionChunk&app_id=553988785&protocol_version=0&timestamp=1776894367922&attributes=entityGuid%3DMzcwNzAzfEJST1dTRVJ8QVBQTElDQVRJT058NTk0NTI4ODIy%26harvestId%3Dd16fb7d55b8c5f79_370302852ec5a1a3_1%26trace.firstTimestamp%3D1776894367922%26trace.lastTimestamp%3D1776894371110%26trace.nodes%3D139%26trace.originTimestamp%3D1776894367922%26agentVersion%3D1.313.1%26firstSessionHarvest%3Dtrue%26ptid%3D370302852ec5a1a3%26session%3Dd16fb7d55b8c5f79%26currentUrl%3Dhttps://yougov.com/en-gb — 200 — 405 B — 52 ms — http/1.1https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-2J72YAK7.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-2J72YAK7.js — 200 — 8.9 KiB — 22 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-XIML4CHW.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-XIML4CHW.js — 200 — 1.8 KiB — 14 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-DLV5YQLL.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-DLV5YQLL.js — 200 — 5.2 KiB — 19 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-FJ2VD5QQ.jsd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/chunk-FJ2VD5QQ.js — 200 — 1.5 KiB — 16 ms — h2https://bam.nr-data.net/events/1/28418fab15?a=553988785&v=1.313.1&to=YVFaZEdTWkZRBhBYC1gbdl9HX1VZWR8BVTFEXRca&rst=4963&ck=0&s=d16fb7d55b8c5f79&ref=https://yougov.com/en-gb&ptid=370302852ec5a1a3&ht=1bam.nr-data.net/events/1/28418fab15... https://bam.nr-data.net/events/1/28418fab15?a=553988785&v=1.313.1&to=YVFaZEdTWkZRBhBYC1gbdl9HX1VZWR8BVTFEXRca&rst=4963&ck=0&s=d16fb7d55b8c5f79&ref=https://yougov.com/en-gb&ptid=370302852ec5a1a3&ht=1 — 200 — 412 B — 26 ms — http/1.1https://bam.nr-data.net/jserrors/1/28418fab15?a=553988785&v=1.313.1&to=YVFaZEdTWkZRBhBYC1gbdl9HX1VZWR8BVTFEXRca&rst=4966&ck=0&s=d16fb7d55b8c5f79&ref=https://yougov.com/en-gb&ptid=370302852ec5a1a3&ht=1bam.nr-data.net/jserrors/1/28418fab... https://bam.nr-data.net/jserrors/1/28418fab15?a=553988785&v=1.313.1&to=YVFaZEdTWkZRBhBYC1gbdl9HX1VZWR8BVTFEXRca&rst=4966&ck=0&s=d16fb7d55b8c5f79&ref=https://yougov.com/en-gb&ptid=370302852ec5a1a3&ht=1 — 200 — 405 B — 39 ms — http/1.1https://bam.nr-data.net/events/1/28418fab15?a=553988785&v=1.313.1&to=YVFaZEdTWkZRBhBYC1gbdl9HX1VZWR8BVTFEXRca&rst=4969&ck=0&s=d16fb7d55b8c5f79&ref=https://yougov.com/en-gb&ptid=370302852ec5a1a3&ht=1bam.nr-data.net/events/1/28418fab15... https://bam.nr-data.net/events/1/28418fab15?a=553988785&v=1.313.1&to=YVFaZEdTWkZRBhBYC1gbdl9HX1VZWR8BVTFEXRca&rst=4969&ck=0&s=d16fb7d55b8c5f79&ref=https://yougov.com/en-gb&ptid=370302852ec5a1a3&ht=1 — 200 — 412 B — 36 ms — http/1.1https://bam.nr-data.net/events/1/28418fab15?a=553988785&v=1.313.1&to=YVFaZEdTWkZRBhBYC1gbdl9HX1VZWR8BVTFEXRca&rst=4971&ck=0&s=d16fb7d55b8c5f79&ref=https://yougov.com/en-gb&ptid=370302852ec5a1a3&ht=1bam.nr-data.net/events/1/28418fab15... https://bam.nr-data.net/events/1/28418fab15?a=553988785&v=1.313.1&to=YVFaZEdTWkZRBhBYC1gbdl9HX1VZWR8BVTFEXRca&rst=4971&ck=0&s=d16fb7d55b8c5f79&ref=https://yougov.com/en-gb&ptid=370302852ec5a1a3&ht=1 — 200 — 405 B — 42 ms — http/1.1https://bam.nr-data.net/browser/blobs?browser_monitoring_key=28418fab15&type=BrowserSessionChunk&app_id=553988785&protocol_version=0&timestamp=1776894369611&attributes=entityGuid%3DMzcwNzAzfEJST1dTRVJ8QVBQTElDQVRJT058NTk0NTI4ODIy%26harvestId%3Dd16fb7d55b8c5f79_370302852ec5a1a3_2%26trace.firstTimestamp%3D1776894369611%26trace.lastTimestamp%3D1776894372862%26trace.nodes%3D90%26trace.originTimestamp%3D1776894367922%26agentVersion%3D1.313.1%26ptid%3D370302852ec5a1a3%26session%3Dd16fb7d55b8c5f79%26currentUrl%3Dhttps://yougov.com/en-gbbam.nr-data.net/browser/blobs?brows... https://bam.nr-data.net/browser/blobs?browser_monitoring_key=28418fab15&type=BrowserSessionChunk&app_id=553988785&protocol_version=0&timestamp=1776894369611&attributes=entityGuid%3DMzcwNzAzfEJST1dTRVJ8QVBQTElDQVRJT058NTk0NTI4ODIy%26harvestId%3Dd16fb7d55b8c5f79_370302852ec5a1a3_2%26trace.firstTimestamp%3D1776894369611%26trace.lastTimestamp%3D1776894372862%26trace.nodes%3D90%26trace.originTimestamp%3D1776894367922%26agentVersion%3D1.313.1%26ptid%3D370302852ec5a1a3%26session%3Dd16fb7d55b8c5f79%26currentUrl%3Dhttps://yougov.com/en-gb — 200 — 405 B — 30 ms — http/1.1https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.jswidget.trustpilot.com/bootstrap/v5/... https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js — 200 — 8.1 KiB — 49 ms — h2https://ygo-assets-websites-public.yougov.net/images/panel-people-left.format-webp.webp?pw=30ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/panel-people-left.format-webp.webp?pw=30 — 200 — 2.4 KiB — 8 ms — h2https://ygo-assets-websites-public.yougov.net/images/panel-people-right.format-webp.webp?pw=30ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/panel-people-right.format-webp.webp?pw=30 — 200 — 2.0 KiB — 9 ms — h2https://ygo-assets-websites-public.yougov.net/images/panel-phone-screenshot.format-webp.webp?pw=30ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/panel-phone-screenshot.format-webp.webp?pw=30 — 200 — 1.4 KiB — 10 ms — h2https://ygo-assets-websites-public.yougov.net/images/panel-people-left.format-webp.webp?pw=280ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/panel-people-left.format-webp.webp?pw=280 — 200 — 55.9 KiB — 15 ms — h2https://ygo-assets-websites-public.yougov.net/images/panel-people-right.format-webp.webp?pw=340ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/panel-people-right.format-webp.webp?pw=340 — 200 — 50.8 KiB — 21 ms — h2https://ygo-assets-websites-public.yougov.net/images/panel-phone-screenshot.format-webp.webp?pw=360ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/panel-phone-screenshot.format-webp.webp?pw=360 — 200 — 53.4 KiB — 27 ms — h2https://api-test.yougov.com/concierge-api/statusapi-test.yougov.com/concierge-api/s... https://api-test.yougov.com/concierge-api/status — 200 — 527 B — 86 ms — h2https://ygo-assets-websites-public.yougov.net/images/why-real-people-desktop.format-webp.webp?pw=30ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/why-real-people-desktop.format-webp.webp?pw=30 — 200 — 674 B — 6 ms — h2https://ygo-assets-websites-public.yougov.net/images/why-accurate-data-desktop.format-webp.webp?pw=30ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/why-accurate-data-desktop.format-webp.webp?pw=30 — 200 — 665 B — 7 ms — h2https://ygo-assets-websites-public.yougov.net/images/why-tech-ai-desktop.format-webp.webp?pw=30ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/why-tech-ai-desktop.format-webp.webp?pw=30 — 200 — 626 B — 9 ms — h2https://ygo-assets-websites-public.yougov.net/images/why-experts-desktop.format-webp.webp?pw=30ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/why-experts-desktop.format-webp.webp?pw=30 — 200 — 780 B — 8 ms — h2https://ygo-assets-websites-public.yougov.net/images/why-real-people-desktop.format-webp.webp?pw=548ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/why-real-people-desktop.format-webp.webp?pw=548 — 200 — 17.3 KiB — 8 ms — h2https://ygo-assets-websites-public.yougov.net/images/why-accurate-data-desktop.format-webp.webp?pw=548ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/why-accurate-data-desktop.format-webp.webp?pw=548 — 200 — 7.8 KiB — 22 ms — h2https://ygo-assets-websites-public.yougov.net/images/why-tech-ai-desktop.format-webp.webp?pw=548ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/why-tech-ai-desktop.format-webp.webp?pw=548 — 200 — 8.2 KiB — 23 ms — h2https://ygo-assets-websites-public.yougov.net/images/why-experts-desktop.format-webp.webp?pw=548ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/why-experts-desktop.format-webp.webp?pw=548 — 200 — 9.7 KiB — 27 ms — h2https://api-test.yougov.com/public-content/homepages/en-gb/testimonialsapi-test.yougov.com/public-content/... https://api-test.yougov.com/public-content/homepages/en-gb/testimonials — 200 — 11.8 KiB — 92 ms — h2https://widget.trustpilot.com/trustboxes/5419b6ffb0d04a076446a9af/index.html?templateId=5419b6ffb0d04a076446a9af&businessunitId=4a89bf070000640005048717widget.trustpilot.com/trustboxes/54... https://widget.trustpilot.com/trustboxes/5419b6ffb0d04a076446a9af/index.html?templateId=5419b6ffb0d04a076446a9af&businessunitId=4a89bf070000640005048717 — 200 — 3.1 KiB — 35 ms — h2https://widget.trustpilot.com/trustboxes/5419b6ffb0d04a076446a9af/main.jswidget.trustpilot.com/trustboxes/54... https://widget.trustpilot.com/trustboxes/5419b6ffb0d04a076446a9af/main.js — 200 — 26.0 KiB — 14 ms — h2https://ygo-assets-websites-public.yougov.net/images/ClientsCaseStudies_-_Havas_-_Logo_8EkPREH.format-webp.webp?pw=30ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/ClientsCaseStudies_-_Havas_-_Logo_8EkPREH.format-webp.webp?pw=30 — 200 — 840 B — 7 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/quote.svgd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/quote.svg — 200 — 1.2 KiB — 13 ms — h2https://ygo-assets-websites-public.yougov.net/images/Screenshot_2025-04-23_at_15.08.18.original.format-webp.webp?pw=30ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/Screenshot_2025-04-23_at_15.08.18.original.format-webp.webp?pw=30 — 200 — 709 B — 17 ms — h2https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/star-filled.svgd18w79e3uiqk2z.cloudfront.net/39b59... https://d18w79e3uiqk2z.cloudfront.net/39b5939e/assets/images/svg/star-filled.svg — 200 — 878 B — 68 ms — h2https://ygo-assets-websites-public.yougov.net/images/ClientsCaseStudies_-_VirginMoney_-_Logo.format-webp.webp?pw=30ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/ClientsCaseStudies_-_VirginMoney_-_Logo.format-webp.webp?pw=30 — 200 — 871 B — 13 ms — h2https://ygo-assets-websites-public.yougov.net/images/Screenshot_2025-04-23_at_15_26TF2Me.10.00.original.format-webp.webp?pw=30ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/Screenshot_2025-04-23_at_15_26TF2Me.10.00.original.format-webp.webp?pw=30 — 200 — 640 B — 19 ms — h2https://ygo-assets-websites-public.yougov.net/images/ClientsCaseStudies_-_TikTok_-_Logo_9Uu8FX7.format-webp.webp?pw=30ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/ClientsCaseStudies_-_TikTok_-_Logo_9Uu8FX7.format-webp.webp?pw=30 — 200 — 607 B — 17 ms — h2https://ygo-assets-websites-public.yougov.net/images/ClientsCaseStudies_-_NYT_-_Logo_ijil8Mb.format-webp.webp?pw=30ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/ClientsCaseStudies_-_NYT_-_Logo_ijil8Mb.format-webp.webp?pw=30 — 200 — 579 B — 21 ms — h2https://ygo-assets-websites-public.yougov.net/images/ClientsCaseStudies_-_University_of_Cambridg_GzIuGwW.format-webp.webp?pw=30ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/ClientsCaseStudies_-_University_of_Cambridg_GzIuGwW.format-webp.webp?pw=30 — 200 — 822 B — 21 ms — h2https://ygo-assets-websites-public.yougov.net/images/ClientsCaseStudies_-_Vauxhall_-_Logo.format-webp.webp?pw=30ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/ClientsCaseStudies_-_Vauxhall_-_Logo.format-webp.webp?pw=30 — 200 — 772 B — 24 ms — h2https://ygo-assets-websites-public.yougov.net/images/ClientsCaseStudies_-_FoxSports_-_Logo.format-webp.webp?pw=30ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/ClientsCaseStudies_-_FoxSports_-_Logo.format-webp.webp?pw=30 — 200 — 947 B — 22 ms — h2https://ygo-assets-websites-public.yougov.net/images/ClientsCaseStudies_-_Havas_-_Logo_8EkPREH.format-webp.webp?pw=735ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/ClientsCaseStudies_-_Havas_-_Logo_8EkPREH.format-webp.webp?pw=735 — 200 — 8.4 KiB — 27 ms — h2https://ygo-assets-websites-public.yougov.net/images/Screenshot_2025-04-23_at_15_26TF2Me.10.00.original.format-webp.webp?pw=108ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/Screenshot_2025-04-23_at_15_26TF2Me.10.00.original.format-webp.webp?pw=108 — 200 — 966 B — 25 ms — h2https://ygo-assets-websites-public.yougov.net/images/ClientsCaseStudies_-_University_of_Cambridg_GzIuGwW.format-webp.webp?pw=735ygo-assets-websites-public.yougov.n... https://ygo-assets-websites-public.yougov.net/images/ClientsCaseStudies_-_University_of_Cambridg_GzIuGwW.format-webp.webp?pw=735 — 200 — 12.8 KiB — 29 ms — h2https://widget.trustpilot.com/trustbox-data/5419b6ffb0d04a076446a9af?businessUnitId=4a89bf070000640005048717&locale=en-gbwidget.trustpilot.com/trustbox-data... https://widget.trustpilot.com/trustbox-data/5419b6ffb0d04a076446a9af?businessUnitId=4a89bf070000640005048717&locale=en-gb — 200 — 939 B — 10 ms — h2blob:https://yougov.com/742e5915-7e2a-4fc4-b3b5-4331b25bbee8yougov.com/742e5915-7e2a-4fc4-b3b5-... blob:https://yougov.com/742e5915-7e2a-4fc4-b3b5-4331b25bbee8 — 200 — -1 B — 618 ms — blobhttps://widget.trustpilot.com/stats/TrustboxImpression?styleWidth=100%25&styleHeight=40px&theme=light&locale=en-gb&url=https%3A%2F%2Fyougov.com%2Fen-gb&referrer=&userAgent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=4a89bf070000640005048717&widgetId=5419b6ffb0d04a076446a9afwidget.trustpilot.com/stats/Trustbo... https://widget.trustpilot.com/stats/TrustboxImpression?styleWidth=100%25&styleHeight=40px&theme=light&locale=en-gb&url=https%3A%2F%2Fyougov.com%2Fen-gb&referrer=&userAgent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=4a89bf070000640005048717&widgetId=5419b6ffb0d04a076446a9af — 204 — 309 B — 85 ms — h2https://d1z3r0i09bwium.cloudfront.net/v1.0/creep.jsd1z3r0i09bwium.cloudfront.net/v1.0/... https://d1z3r0i09bwium.cloudfront.net/v1.0/creep.js — 200 — 342 B — 90 ms — h2https://api.yougov.com/platform/attributor/v1/attributions/ccc-b0--a-2-13----99-84-4d-a4be1-f-----caf-57a919a75------------api.yougov.com/platform/attributor/... https://api.yougov.com/platform/attributor/v1/attributions/ccc-b0--a-2-13----99-84-4d-a4be1-f-----caf-57a919a75------------ — 200 — 0 B — 97 ms — h2https://api.yougov.com/platform/attributor/v1/attributions/ccc-b0--a-2-13----99-84-4d-a4be1-f-----caf-57a919a75------------api.yougov.com/platform/attributor/... https://api.yougov.com/platform/attributor/v1/attributions/ccc-b0--a-2-13----99-84-4d-a4be1-f-----caf-57a919a75------------ — 404 — 589 B — 232 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 5429ms · 337KB · £94/mo
d18w79e3uiqk2z.cloudfront.net
Other
Costly
Execution 1802ms
Transfer 13 KB
Monthly Cost £31/mo
yougov.com
Other
Costly
Execution 1170ms
Transfer 83 KB
Monthly Cost £20/mo
Unattributable
Other
Costly
Execution 821ms
Transfer 0 KB
Monthly Cost £14/mo
d1z3r0i09bwium.cloudfront.net
Other
Costly
Execution 767ms
Transfer 0 KB
Monthly Cost £13/mo
d18w79e3uiqk2z.cloudfront.net
Other
Costly
Execution 386ms
Transfer 73 KB
Monthly Cost £7/mo
d18w79e3uiqk2z.cloudfront.net
Other
Optional
Execution 190ms
Transfer 8 KB
Monthly Cost £3/mo
cdn-ukwest.onetrust.com
Other
Optional
Execution 113ms
Transfer 126 KB
Unused 53%
Monthly Cost £2/mo
cdn-ukwest.onetrust.com
Other
Optional
Execution 97ms
Transfer 4 KB
Monthly Cost £2/mo
js-agent.newrelic.com
Other
Optional
Execution 81ms
Transfer 30 KB
Monthly Cost £1/mo

These scripts may cost more than they're worth

  • d18w79e3uiqk2z.cloudfront.net adds 1802ms and costs ~£31/month
  • yougov.com adds 1170ms and costs ~£20/month
  • Unattributable adds 821ms and costs ~£14/month
  • d1z3r0i09bwium.cloudfront.net adds 767ms and costs ~£13/month
  • d18w79e3uiqk2z.cloudfront.net adds 386ms and costs ~£7/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

d18w79e3uiqk2z.cloudfront.net takes 1802ms 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

yougov.com takes 1170ms 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 821ms 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

d1z3r0i09bwium.cloudfront.net takes 767ms 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

d18w79e3uiqk2z.cloudfront.net takes 386ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

53% of cdn-ukwest.onetrust.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback