Skip to content
https://tate.org.uk

Performance

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

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

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

835 ms

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

2.22 s

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

457 ms

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

0.456

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

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

5.76 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
7 PASS 1 REVIEW 5 FIX
F
Page Weight Budget
Action
5.3 MB transferred, 133 requests
FIX
5.3 MB transferred, 133 requests
Critical::
Page weighs 12.8 MB (5.3 MB transferred)
Warning::
JavaScript is 2.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.6 MB
Warning::
Images are 2.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.3 MB
Info::
Fonts are 204 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 204 KB
Warning::
133 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.3 MB / 2.4 MB budget
5.3 MB transferred
133 requests
1.1 g CO2 per page load
JavaScript 2.6 MiB 49%
Images 2.3 MiB 43%
Fonts 204.5 KiB 4%
CSS 135.1 KiB 2%
HTML 54.9 KiB 1%
Other 4.8 KiB 0%
Other 4.2 KiB 0%
Other 3.3 KiB 0%
Other 2.6 KiB 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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 (5.3 MiB of 5.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2342ms total JS execution
FIX
2342ms total JS execution
Warning::
https://try.abtasty.com/03d869a33f572dd77e62594449...: 314ms CPU time
Warning::
https://www.tate.org.uk/: 298ms CPU time
Warning::
Unattributable: 286ms CPU time
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 286ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WQP...: 269ms CPU time
Warning::
Third-party scripts: 2342ms (100% of total)

Main Thread Breakdown

Script Evaluation 64% Other 14% Script Parsing & Compilation 9% Style & Layout 8%
ScriptTotalScriptingParse/CompileParty
https://try.abtasty.com/03d869a33f572dd77e62594449ebd8cb/main.4f8fe8525f40523c4a4c.js314ms278ms20ms3rd
https://www.tate.org.uk/298ms5ms3ms3rd
Unattributable286ms10ms0ms3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js286ms235ms30ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WQPJ9H269ms225ms22ms3rd
https://www.googletagmanager.com/gtag/js?id=G-4GZRWXM2P8&cx=c&gtm=4e64h1119ms104ms14ms3rd
https://www.googletagmanager.com/gtag/js?id=G-Q4CTQC82D1&cx=c&gtm=4e64h1115ms101ms13ms3rd
https://www.tate.org.uk/static/js/TateUI.c2ca8065327f.js106ms65ms13ms3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.js96ms77ms18ms3rd
https://static.ads-twitter.com/uwt.js82ms65ms2ms3rd

Showing top 10 of 16 scripts

F
JS Bundles
Action
52 scripts, 1.2 MB unused
FIX
52 scripts, 1.2 MB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.tate.org.uk/static/js/TateUI.c2ca80653...: 79 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-Q4CT...: 66 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.2 MB
1203 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://www.tate.org.uk/static/js/TateUI.c2ca8065327f.js138 KB79 KB (75%)3rd
https://www.googletagmanager.com/gtag/js?id=G-Q4CTQC82D1&cx=c&gtm=4e64h1173 KB66 KB (38%)3rd
https://www.googletagmanager.com/gtag/js?id=G-4GZRWXM2P8&cx=c&gtm=4e64h1155 KB61 KB (39%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-13274131&cx=c&gtm=4e64h1129 KB60 KB (46%)3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.js106 KB57 KB (54%)3rd
https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.js102 KB56 KB (54%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1012661956&cx=c&gtm=4e64h1145 KB55 KB (38%)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
133 resources · 5.3 MB · 1.2 MB savings available
FIX
133 resources · 5.3 MB · 1.2 MB savings available
Warning::
Page weight 4.3 MB over 1MB target
Got: 5.3 MB Expected: ≤ 1 MB
Info::
~1.2 MB of savings available
Warning::
132 third-party resources (100% of weight)
Info::
8 resources over 200KB
133 resources · 5.3 MiB · 132 third-party 4.3 MiB over 1MB target
JavaScript 49% · 2.6 MiB
Image 43% · 2.3 MiB
Font 4% · 204.5 KiB
CSS 2% · 135.1 KiB
Document 1% · 54.9 KiB
Other 0% · 9.3 KiB

~1.2 MiB of savings available

Remove unused JavaScript: 1.2 MiB
C
Image Optimization
Action
41 images, 0 KB saveable
REVIEW
41 images, 0 KB saveable
Warning::
https://www.tate.org.uk/static/images/tate-logo.21... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
41 images 2.3 MB
0 oversized -0 KB
40 legacy format
3 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

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

Web fonts

5

204 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 835 ms LCP 2.2 shttps://www.tate.org.uk/static/fonts/TateNewPro-Regular.5af49f1c9910.woffTateNewPro-Regular.5af4... https://www.tate.org.uk/static/fonts/TateNewPro-Regular.5af49f1c9910.woff — 47.7 KiB — 13 ms — font-display: swaphttps://www.tate.org.uk/static/fonts/tateicons.02af80ba7e78.wofftateicons.02af80ba7e78.... https://www.tate.org.uk/static/fonts/tateicons.02af80ba7e78.woff — 14.1 KiB — 10 ms — font-display: swaphttps://www.tate.org.uk/static/fonts/TateNewPro-Thin.8b266f19ed2a.woffTateNewPro-Thin.8b266f1... https://www.tate.org.uk/static/fonts/TateNewPro-Thin.8b266f19ed2a.woff — 58.6 KiB — 11 ms — font-display: swaphttps://www.tate.org.uk/static/fonts/TateNewPro-Bold.fc002b21e595.woffTateNewPro-Bold.fc002b2... https://www.tate.org.uk/static/fonts/TateNewPro-Bold.fc002b21e595.woff — 50.1 KiB — 9 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 38 ms — font-display: swap
TateNewPro-Regular.5af4... woff swap
Size 48 KB
Load time 13 ms
Start 325 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
tateicons.02af80ba7e78.... woff swap
Size 14 KB
Load time 10 ms
Start 325 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
TateNewPro-Thin.8b266f1... woff swap
Size 59 KB
Load time 11 ms
Start 338 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
TateNewPro-Bold.fc002b2... woff swap
Size 50 KB
Load time 9 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 38 ms
Start 2.0 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)

Fixing the unchecked items could save ~51 KB and ~102 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Axis12 Ltd

A
HTTP Caching
max-age=86400 (1 day)
PASS
max-age=86400 (1 day)
Info::
Cache-Control header is set
Got: 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

max-age=86400

DirectiveValueMeaning
max-age86400Cache for 1 day
Effective TTL: 86400 seconds
Network Waterfall
133 requests over 2907ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 835 ms LCP 2.2 shttps://tate.org.uk// https://tate.org.uk/ — 301 — 193 B — 19 ms — h2https://www.tate.org.uk/www.tate.org.uk/ https://www.tate.org.uk/ — 200 — 14.6 KiB — 16 ms — h2https://try.abtasty.com/03d869a33f572dd77e62594449ebd8cb.jstry.abtasty.com/03d869a33f572dd77e6... https://try.abtasty.com/03d869a33f572dd77e62594449ebd8cb.js — 200 — 3.1 KiB — 46 ms — h2https://www.tate.org.uk/static/css/styles.3f47c07a720e.csswww.tate.org.uk/static/css/styles.3... https://www.tate.org.uk/static/css/styles.3f47c07a720e.css — 200 — 92.8 KiB — 12 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/original_images/Lead_image_-_Le_Rodeur_Lubaina_Himid_.original_1.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/original_images/Lead_image_-_Le_Rodeur_Lubaina_Himid_.original_1.jpg — 200 — 215.8 KiB — 56 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/original_images/TateDraw-20230127-4864-WEB.original_1.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/original_images/TateDraw-20230127-4864-WEB.original_1.jpg — 200 — 839.2 KiB — 111 ms — h2https://try.abtasty.com/shared/commons.da270bceb96c948905e2.jstry.abtasty.com/shared/commons.da27... https://try.abtasty.com/shared/commons.da270bceb96c948905e2.js — 200 — 3.8 KiB — 8 ms — h2https://try.abtasty.com/03d869a33f572dd77e62594449ebd8cb/main.4f8fe8525f40523c4a4c.jstry.abtasty.com/03d869a33f572dd77e6... https://try.abtasty.com/03d869a33f572dd77e62594449ebd8cb/main.4f8fe8525f40523c4a4c.js — 200 — 67.3 KiB — 23 ms — h2https://try.abtasty.com/shared/me.56490845629cd5ac3849.jstry.abtasty.com/shared/me.564908456... https://try.abtasty.com/shared/me.56490845629cd5ac3849.js — 200 — 4.4 KiB — 17 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_britain_exterior_1_nuJ6H7o.max-500x500.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_britain_exterior_1_nuJ6H7o.max-500x500.jpg — 200 — 20.3 KiB — 45 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_modern_1jpg.max-500x500.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_modern_1jpg.max-500x500.jpg — 200 — 16.0 KiB — 25 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Tate_Liverpool__RIBA_North_banner__Tate_Bria.max-500x500.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Tate_Liverpool__RIBA_North_banner__Tate_Bria.max-500x500.jpg — 200 — 24.6 KiB — 29 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js — 200 — 30.4 KiB — 102 ms — h2https://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/slick.min.jscdn.jsdelivr.net/npm/@accessible360... https://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/slick.min.js — 200 — 11.4 KiB — 67 ms — h2https://www.tate.org.uk/static/js/TateUI.c2ca8065327f.jswww.tate.org.uk/static/js/TateUI.c2... https://www.tate.org.uk/static/js/TateUI.c2ca8065327f.js — 200 — 138.1 KiB — 46 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_st_ives_building_766TEk1.max-500x500.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_st_ives_building_766TEk1.max-500x500.jpg — 200 — 18.2 KiB — 30 ms — h2https://www.tate.org.uk/static/images/tate-logo.21bf83bab79c.svgwww.tate.org.uk/static/images/tate-... https://www.tate.org.uk/static/images/tate-logo.21bf83bab79c.svg — 200 — 26.7 KiB — 28 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Hawksbill_Bay_2020__Hurvin_Anderson._Courtesy_.width-420.pngmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Hawksbill_Bay_2020__Hurvin_Anderson._Courtesy_.width-420.png — 200 — 240.5 KiB — 84 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/eminmybed.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/eminmybed.width-420.jpg — 200 — 11.7 KiB — 33 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Nocturn_Whistler.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Nocturn_Whistler.width-420.jpg — 200 — 10.7 KiB — 31 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/13_a._Aleksandra_Kasuba._Spectrum_An_Afterthou.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/13_a._Aleksandra_Kasuba._Spectrum_An_Afterthou.width-420.jpg — 200 — 10.6 KiB — 39 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_britain_exterior_1_nuJ6H7o.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_britain_exterior_1_nuJ6H7o.width-420.jpg — 200 — 15.1 KiB — 34 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_modern_1jpg.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_modern_1jpg.width-420.jpg — 200 — 9.6 KiB — 69 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Tate_Liverpool__RIBA_North_banner__Tate_Brian_.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Tate_Liverpool__RIBA_North_banner__Tate_Brian_.width-420.jpg — 200 — 18.2 KiB — 44 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_st_ives_building_766TEk1.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_st_ives_building_766TEk1.width-420.jpg — 200 — 13.7 KiB — 79 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_shop.width-540.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_shop.width-540.jpg — 200 — 33.4 KiB — 89 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/visitor_drawing_turner_collection_tate_britain.width-540.pngmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/visitor_drawing_turner_collection_tate_britain.width-540.png — 200 — 226.9 KiB — 89 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tmexpandedcinema.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tmexpandedcinema.width-420.jpg — 200 — 4.8 KiB — 53 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Tate_Etc_2023_309.0.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Tate_Etc_2023_309.0.width-420.jpg — 200 — 28.9 KiB — 68 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/hockney_book_tate.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/hockney_book_tate.width-420.jpg — 200 — 16.8 KiB — 84 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 835 ms LCP 2.2 shttps://tate.org.uk// https://tate.org.uk/ — 301 — 193 B — 19 ms — h2https://www.tate.org.uk/www.tate.org.uk/ https://www.tate.org.uk/ — 200 — 14.6 KiB — 16 ms — h2https://try.abtasty.com/03d869a33f572dd77e62594449ebd8cb.jstry.abtasty.com/03d869a33f572dd77e6... https://try.abtasty.com/03d869a33f572dd77e62594449ebd8cb.js — 200 — 3.1 KiB — 46 ms — h2https://www.tate.org.uk/static/css/styles.3f47c07a720e.csswww.tate.org.uk/static/css/styles.3... https://www.tate.org.uk/static/css/styles.3f47c07a720e.css — 200 — 92.8 KiB — 12 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/original_images/Lead_image_-_Le_Rodeur_Lubaina_Himid_.original_1.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/original_images/Lead_image_-_Le_Rodeur_Lubaina_Himid_.original_1.jpg — 200 — 215.8 KiB — 56 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/original_images/TateDraw-20230127-4864-WEB.original_1.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/original_images/TateDraw-20230127-4864-WEB.original_1.jpg — 200 — 839.2 KiB — 111 ms — h2https://try.abtasty.com/shared/commons.da270bceb96c948905e2.jstry.abtasty.com/shared/commons.da27... https://try.abtasty.com/shared/commons.da270bceb96c948905e2.js — 200 — 3.8 KiB — 8 ms — h2https://try.abtasty.com/03d869a33f572dd77e62594449ebd8cb/main.4f8fe8525f40523c4a4c.jstry.abtasty.com/03d869a33f572dd77e6... https://try.abtasty.com/03d869a33f572dd77e62594449ebd8cb/main.4f8fe8525f40523c4a4c.js — 200 — 67.3 KiB — 23 ms — h2https://try.abtasty.com/shared/me.56490845629cd5ac3849.jstry.abtasty.com/shared/me.564908456... https://try.abtasty.com/shared/me.56490845629cd5ac3849.js — 200 — 4.4 KiB — 17 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_britain_exterior_1_nuJ6H7o.max-500x500.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_britain_exterior_1_nuJ6H7o.max-500x500.jpg — 200 — 20.3 KiB — 45 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_modern_1jpg.max-500x500.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_modern_1jpg.max-500x500.jpg — 200 — 16.0 KiB — 25 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Tate_Liverpool__RIBA_North_banner__Tate_Bria.max-500x500.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Tate_Liverpool__RIBA_North_banner__Tate_Bria.max-500x500.jpg — 200 — 24.6 KiB — 29 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js — 200 — 30.4 KiB — 102 ms — h2https://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/slick.min.jscdn.jsdelivr.net/npm/@accessible360... https://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/slick.min.js — 200 — 11.4 KiB — 67 ms — h2https://www.tate.org.uk/static/js/TateUI.c2ca8065327f.jswww.tate.org.uk/static/js/TateUI.c2... https://www.tate.org.uk/static/js/TateUI.c2ca8065327f.js — 200 — 138.1 KiB — 46 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_st_ives_building_766TEk1.max-500x500.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_st_ives_building_766TEk1.max-500x500.jpg — 200 — 18.2 KiB — 30 ms — h2https://www.tate.org.uk/static/images/tate-logo.21bf83bab79c.svgwww.tate.org.uk/static/images/tate-... https://www.tate.org.uk/static/images/tate-logo.21bf83bab79c.svg — 200 — 26.7 KiB — 28 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Hawksbill_Bay_2020__Hurvin_Anderson._Courtesy_.width-420.pngmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Hawksbill_Bay_2020__Hurvin_Anderson._Courtesy_.width-420.png — 200 — 240.5 KiB — 84 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/eminmybed.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/eminmybed.width-420.jpg — 200 — 11.7 KiB — 33 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Nocturn_Whistler.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Nocturn_Whistler.width-420.jpg — 200 — 10.7 KiB — 31 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/13_a._Aleksandra_Kasuba._Spectrum_An_Afterthou.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/13_a._Aleksandra_Kasuba._Spectrum_An_Afterthou.width-420.jpg — 200 — 10.6 KiB — 39 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_britain_exterior_1_nuJ6H7o.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_britain_exterior_1_nuJ6H7o.width-420.jpg — 200 — 15.1 KiB — 34 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_modern_1jpg.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_modern_1jpg.width-420.jpg — 200 — 9.6 KiB — 69 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Tate_Liverpool__RIBA_North_banner__Tate_Brian_.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Tate_Liverpool__RIBA_North_banner__Tate_Brian_.width-420.jpg — 200 — 18.2 KiB — 44 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_st_ives_building_766TEk1.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_st_ives_building_766TEk1.width-420.jpg — 200 — 13.7 KiB — 79 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_shop.width-540.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_shop.width-540.jpg — 200 — 33.4 KiB — 89 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/visitor_drawing_turner_collection_tate_britain.width-540.pngmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/visitor_drawing_turner_collection_tate_britain.width-540.png — 200 — 226.9 KiB — 89 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tmexpandedcinema.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tmexpandedcinema.width-420.jpg — 200 — 4.8 KiB — 53 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Tate_Etc_2023_309.0.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Tate_Etc_2023_309.0.width-420.jpg — 200 — 28.9 KiB — 68 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/hockney_book_tate.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/hockney_book_tate.width-420.jpg — 200 — 16.8 KiB — 84 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/the_art_of_giving.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/the_art_of_giving.width-420.jpg — 200 — 13.9 KiB — 73 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_prints_matisse.width-420.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/tate_prints_matisse.width-420.jpg — 200 — 14.4 KiB — 86 ms — h2https://www.google.com/recaptcha/api.js?onload=grecOnloadCallback&render=6LelrMMcAAAAAGjgfa_7vNO772YI9PNimZ2FDi0ewww.google.com/recaptcha/api.js?onl... https://www.google.com/recaptcha/api.js?onload=grecOnloadCallback&render=6LelrMMcAAAAAGjgfa_7vNO772YI9PNimZ2FDi0e — 200 — 1.0 KiB — 78 ms — h3https://sdk.privacy-center.org/da530001-e05b-49ef-be2a-5006a8b39f81/loader.js?target_type=notice&target=tifiyFUCsdk.privacy-center.org/da530001-e05... https://sdk.privacy-center.org/da530001-e05b-49ef-be2a-5006a8b39f81/loader.js?target_type=notice&target=tifiyFUC — 200 — 33.7 KiB — 121 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WQPJ9Hwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WQPJ9H — 200 — 205.6 KiB — 157 ms — h2https://www.tate.org.uk/static/images/kids-promo-card-bg.a19491d87c72.svgwww.tate.org.uk/static/images/kids-... https://www.tate.org.uk/static/images/kids-promo-card-bg.a19491d87c72.svg — 200 — 3.1 KiB — 5 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Hawksbill_Bay_2020__Hurvin_Anderson._Courtes.max-500x500.pngmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Hawksbill_Bay_2020__Hurvin_Anderson._Courtes.max-500x500.png — 200 — 337.1 KiB — 34 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/eminmybed.max-500x500.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/eminmybed.max-500x500.jpg — 200 — 15.6 KiB — 35 ms — h2https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Nigerian_Modernism_Banner_V1.width-1440.jpgmedia.tate.org.uk/aztate-prd-ew-dg-... https://media.tate.org.uk/aztate-prd-ew-dg-wgtail-st1-ctr-data/images/Nigerian_Modernism_Banner_V1.width-1440.jpg — 200 — 177.3 KiB — 36 ms — h2https://www.tate.org.uk/static/fonts/TateNewPro-Regular.5af49f1c9910.woffwww.tate.org.uk/static/fonts/TateNe... https://www.tate.org.uk/static/fonts/TateNewPro-Regular.5af49f1c9910.woff — 200 — 47.7 KiB — 13 ms — h2https://www.tate.org.uk/static/fonts/tateicons.02af80ba7e78.woffwww.tate.org.uk/static/fonts/tateic... https://www.tate.org.uk/static/fonts/tateicons.02af80ba7e78.woff — 200 — 14.1 KiB — 10 ms — h2https://www.tate.org.uk/static/fonts/TateNewPro-Thin.8b266f19ed2a.woffwww.tate.org.uk/static/fonts/TateNe... https://www.tate.org.uk/static/fonts/TateNewPro-Thin.8b266f19ed2a.woff — 200 — 58.6 KiB — 11 ms — h2https://try.abtasty.com/shared/analytics.e010c69a1c554238ebe4.jstry.abtasty.com/shared/analytics.e0... https://try.abtasty.com/shared/analytics.e010c69a1c554238ebe4.js — 200 — 6.8 KiB — 7 ms — h3https://dcinfos-cache.abtasty.com/v1/ua-parserdcinfos-cache.abtasty.com/v1/ua-par... https://dcinfos-cache.abtasty.com/v1/ua-parser — 200 — 235 B — 104 ms — h2https://dcinfos-cache.abtasty.com/v1/geoip?weather=falsedcinfos-cache.abtasty.com/v1/geoip?... https://dcinfos-cache.abtasty.com/v1/geoip?weather=false — 200 — 669 B — 98 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12'%3…www.w3.org/2000/svg' width='13' hei... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12'%3… — 200 — 0 B — 0 ms — datahttps://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.jssdk.privacy-center.org/sdk/22ecd6bf... https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.js — 200 — 102.4 KiB — 68 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-16456287227&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-16456287227&cx=c&gtm=4e64h1 — 200 — 144.9 KiB — 69 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-1012661956&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1012661956&cx=c&gtm=4e64h1 — 200 — 144.9 KiB — 73 ms — h2https://www.googletagmanager.com/gtag/js?id=DC-13274131&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-13274131&cx=c&gtm=4e64h1 — 200 — 129.4 KiB — 82 ms — h2https://static.queue-it.net/script/queueclient.min.jsstatic.queue-it.net/script/queuecli... https://static.queue-it.net/script/queueclient.min.js — 200 — 4.7 KiB — 28 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 48 ms — h2https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/consent-string.22ecd6bfac93de604efec0b75b2c796ee1675f92.jssdk.privacy-center.org/sdk/22ecd6bf... https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/consent-string.22ecd6bfac93de604efec0b75b2c796ee1675f92.js — 200 — 16.3 KiB — 40 ms — h3https://static.queue-it.net/script/queueconfigloader.min.jsstatic.queue-it.net/script/queuecon... https://static.queue-it.net/script/queueconfigloader.min.js — 200 — 6.5 KiB — 9 ms — h2https://assets.queue-it.net/tate/integrationconfig/javascript/queueclientConfig.js?versionTimestamp=20260421212103assets.queue-it.net/tate/integratio... https://assets.queue-it.net/tate/integrationconfig/javascript/queueclientConfig.js?versionTimestamp=20260421212103 — 200 — 1.2 KiB — 35 ms — h2https://tags.pw.adn.cloud/BFWG9R/activation.jstags.pw.adn.cloud/BFWG9R/activation... https://tags.pw.adn.cloud/BFWG9R/activation.js — 200 — 396 B — 34 ms — h2https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/ui-web-en-web.22ecd6bfac93de604efec0b75b2c796ee1675f92.jssdk.privacy-center.org/sdk/22ecd6bf... https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/ui-web-en-web.22ecd6bfac93de604efec0b75b2c796ee1675f92.js — 200 — 53.6 KiB — 41 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16456287227/?random=1776806312279&cv=11&fst=1776806312279&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9204450876z86399797za20gzb6399797zd6399797xec&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tate.org.uk%2F&rcb=6&frm=0&tiba=Tate&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1489031911.1776806312&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16456287227/?random=1776806312279&cv=11&fst=1776806312279&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9204450876z86399797za20gzb6399797zd6399797xec&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tate.org.uk%2F&rcb=6&frm=0&tiba=Tate&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1489031911.1776806312&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 56 ms — h3https://www.google.com/rmkt/collect/16456287227/?random=1776806312279&cv=11&fst=1776806312279&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9204450876z86399797za20gzb6399797zd6399797xec&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tate.org.uk%2F&rcb=6&frm=0&tiba=Tate&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1489031911.1776806312&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1645628... https://www.google.com/rmkt/collect/16456287227/?random=1776806312279&cv=11&fst=1776806312279&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9204450876z86399797za20gzb6399797zd6399797xec&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tate.org.uk%2F&rcb=6&frm=0&tiba=Tate&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1489031911.1776806312&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 185 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1012661956/?random=1776806312331&cv=11&fst=1776806312331&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9179637966z86399797za20gzb6399797zd6399797xec&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115616985~115938466~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tate.org.uk%2F&rcb=15&frm=0&tiba=Tate&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1489031911.1776806312&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1012661956/?random=1776806312331&cv=11&fst=1776806312331&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9179637966z86399797za20gzb6399797zd6399797xec&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115616985~115938466~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tate.org.uk%2F&rcb=15&frm=0&tiba=Tate&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1489031911.1776806312&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 29 ms — h3https://www.google.com/rmkt/collect/1012661956/?random=1776806312331&cv=11&fst=1776806312331&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9179637966z86399797za20gzb6399797zd6399797xec&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115616985~115938466~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tate.org.uk%2F&rcb=15&frm=0&tiba=Tate&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1489031911.1776806312&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1012661... https://www.google.com/rmkt/collect/1012661956/?random=1776806312331&cv=11&fst=1776806312331&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9179637966z86399797za20gzb6399797zd6399797xec&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115616985~115938466~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tate.org.uk%2F&rcb=15&frm=0&tiba=Tate&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1489031911.1776806312&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 153 ms — h3https://www.googletagmanager.com/gtag/js?id=G-Q4CTQC82D1&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-Q4CTQC82D1&cx=c&gtm=4e64h1 — 200 — 173.2 KiB — 168 ms — h3https://www.googletagmanager.com/gtag/js?id=G-4GZRWXM2P8&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-4GZRWXM2P8&cx=c&gtm=4e64h1 — 200 — 155.0 KiB — 163 ms — h3https://s.pinimg.com/ct/core.jss.pinimg.com/ct/core.js https://s.pinimg.com/ct/core.js — 200 — 2.1 KiB — 23 ms — h2https://static.hotjar.com/c/hotjar-1586264.js?sv=7static.hotjar.com/c/hotjar-1586264.... https://static.hotjar.com/c/hotjar-1586264.js?sv=7 — 200 — 6.3 KiB — 96 ms — h2https://secure.quantserve.com/aquant.js?a=p-yJp-XzbYwjHtLsecure.quantserve.com/aquant.js?a=p... https://secure.quantserve.com/aquant.js?a=p-yJp-XzbYwjHtL — 200 — 12.2 KiB — 97 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 149 ms — h3https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 99 ms — h2https://cdn.scarabresearch.com/js/15F8C397B23FCB36/scarab-v2.jscdn.scarabresearch.com/js/15F8C397B... https://cdn.scarabresearch.com/js/15F8C397B23FCB36/scarab-v2.js — 200 — 22.7 KiB — 135 ms — http/1.1https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CQF5PRBC77U4IOQ9MTPG&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CQF5PRBC77U4IOQ9MTPG&lib=ttq — 200 — 2.7 KiB — 191 ms — h2https://acdn.adnxs.com/dmp/up/pixie.jsacdn.adnxs.com/dmp/up/pixie.js https://acdn.adnxs.com/dmp/up/pixie.js — 200 — 9.2 KiB — 119 ms — http/1.1https://consentag.eu/public/3.1.1/consenTag.jsconsentag.eu/public/3.1.1/consenTag... https://consentag.eu/public/3.1.1/consenTag.js — 200 — 6.9 KiB — 132 ms — h2https://tags.srv.stackadapt.com/events.jstags.srv.stackadapt.com/events.js https://tags.srv.stackadapt.com/events.js — 200 — 7.7 KiB — 263 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16456287227/?random=1776806312620&cv=11&fst=1776806312620&bg=ffffff&guid=ON&async=1&gtm=45be64h1v9204450876z86399797za20gzb6399797zd6399797xea&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tate.org.uk%2F&rcb=6&frm=0&tiba=Tate&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1489031911.1776806312&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dtrue&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16456287227/?random=1776806312620&cv=11&fst=1776806312620&bg=ffffff&guid=ON&async=1&gtm=45be64h1v9204450876z86399797za20gzb6399797zd6399797xea&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tate.org.uk%2F&rcb=6&frm=0&tiba=Tate&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1489031911.1776806312&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dtrue&rfmt=3&fmt=4 — 200 — 2.1 KiB — 67 ms — h3https://www.google.com/rmkt/collect/16456287227/?random=1776806312620&cv=11&fst=1776806312620&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64h1v9204450876z86399797za20gzb6399797zd6399797xea&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tate.org.uk%2F&rcb=6&frm=0&tiba=Tate&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1489031911.1776806312&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dtrue&gcp=5www.google.com/rmkt/collect/1645628... https://www.google.com/rmkt/collect/16456287227/?random=1776806312620&cv=11&fst=1776806312620&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64h1v9204450876z86399797za20gzb6399797zd6399797xea&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tate.org.uk%2F&rcb=6&frm=0&tiba=Tate&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1489031911.1776806312&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dtrue&gcp=5 — 200 — 20 B — 164 ms — h3https://www.google.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tate.org.uk%2F&scrsrc=www.googletagmanager.com&rnd=345238566.1776806312&dt=Tate&auid=1489031911.1776806312&navt=n&npa=0&_tu=CA&gtm=45be64h1v9204450876z86399797za20gzb6399797zd6399797xec&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=1&tids=AW-16456287227&tid=AW-16456287227&tft=1776806312649&tfd=1403www.google.com/ccm/collect?rcb=6&fr... https://www.google.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tate.org.uk%2F&scrsrc=www.googletagmanager.com&rnd=345238566.1776806312&dt=Tate&auid=1489031911.1776806312&navt=n&npa=0&_tu=CA&gtm=45be64h1v9204450876z86399797za20gzb6399797zd6399797xec&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=1&tids=AW-16456287227&tid=AW-16456287227&tft=1776806312649&tfd=1403 — 200 — 21 B — 144 ms — h3https://www.google.com/ccm/collect?rcb=6&frm=0&ae=g&dl=https%3A%2F%2Fwww.tate.org.uk%2F&scrsrc=www.googletagmanager.com&rnd=345238566.1776806312&dt=Tate&auid=1489031911.1776806312&navt=n&npa=0&ep.ads_data_redaction=1&_tu=CA&gtm=45be64h1v9204450876z86399797za20gzb6399797zd6399797xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-16456287227&tid=AW-16456287227&tft=1776806312650&tfd=1405www.google.com/ccm/collect?rcb=6&fr... https://www.google.com/ccm/collect?rcb=6&frm=0&ae=g&dl=https%3A%2F%2Fwww.tate.org.uk%2F&scrsrc=www.googletagmanager.com&rnd=345238566.1776806312&dt=Tate&auid=1489031911.1776806312&navt=n&npa=0&ep.ads_data_redaction=1&_tu=CA&gtm=45be64h1v9204450876z86399797za20gzb6399797zd6399797xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-16456287227&tid=AW-16456287227&tft=1776806312650&tfd=1405 — 200 — 21 B — 144 ms — h3https://www.google.com/ccm/collect?rcb=15&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tate.org.uk%2F&scrsrc=www.googletagmanager.com&rnd=345238566.1776806312&dt=Tate&auid=1489031911.1776806312&navt=n&npa=0&_tu=CA&gtm=45be64h1v9179637966z86399797za20gzb6399797zd6399797xec&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115616985~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-1012661956&tid=AW-1012661956&tft=1776806312651&tfd=1406www.google.com/ccm/collect?rcb=15&f... https://www.google.com/ccm/collect?rcb=15&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tate.org.uk%2F&scrsrc=www.googletagmanager.com&rnd=345238566.1776806312&dt=Tate&auid=1489031911.1776806312&navt=n&npa=0&_tu=CA&gtm=45be64h1v9179637966z86399797za20gzb6399797zd6399797xec&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115616985~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-1012661956&tid=AW-1012661956&tft=1776806312651&tfd=1406 — 200 — 21 B — 138 ms — h3https://www.google.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tate.org.uk%2F&scrsrc=www.googletagmanager.com&rnd=345238566.1776806312&dt=Tate&auid=1489031911.1776806312&navt=n&npa=0&_tu=CA&gtm=45fe64h1v9190474274z86399797za20gzb6399797zd6399797xec&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=0&tids=DC-13274131&tid=DC-13274131&tft=1776806312652&tfd=1407www.google.com/ccm/collect?rcb=10&f... https://www.google.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.tate.org.uk%2F&scrsrc=www.googletagmanager.com&rnd=345238566.1776806312&dt=Tate&auid=1489031911.1776806312&navt=n&npa=0&_tu=CA&gtm=45fe64h1v9190474274z86399797za20gzb6399797zd6399797xec&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=0&tids=DC-13274131&tid=DC-13274131&tft=1776806312652&tfd=1407 — 200 — 21 B — 138 ms — h3https://www.google.com/ccm/collect?rcb=7&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.tate.org.uk%2F&scrsrc=www.googletagmanager.com&rnd=345238566.1776806312&dt=Tate&auid=1489031911.1776806312&navt=n&npa=0&ep.ads_data_redaction=1&_tu=CA&gtm=45He64h1v6399797za200zd6399797xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115616986~115938466~115938469~117266400~117884344&apve=1&apvf=f&apvc=0&tft=1776806312653&tfd=1408www.google.com/ccm/collect?rcb=7&fr... https://www.google.com/ccm/collect?rcb=7&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.tate.org.uk%2F&scrsrc=www.googletagmanager.com&rnd=345238566.1776806312&dt=Tate&auid=1489031911.1776806312&navt=n&npa=0&ep.ads_data_redaction=1&_tu=CA&gtm=45He64h1v6399797za200zd6399797xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115616986~115938466~115938469~117266400~117884344&apve=1&apvf=f&apvc=0&tft=1776806312653&tfd=1408 — 200 — 21 B — 138 ms — h3https://ariane.abtasty.com/ariane.abtasty.com/ https://ariane.abtasty.com/ — 200 — 230 B — 139 ms — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LelrMMcAAAAAGjgfa_7vNO772YI9PNimZ2FDi0e&co=aHR0cHM6Ly93d3cudGF0ZS5vcmcudWs6NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=m3lmgdnhb0t8www.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LelrMMcAAAAAGjgfa_7vNO772YI9PNimZ2FDi0e&co=aHR0cHM6Ly93d3cudGF0ZS5vcmcudWs6NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=m3lmgdnhb0t8 — 200 — 27.4 KiB — 80 ms — h3https://consentag.eu/public/3.1.1/popup_silent.htmlconsentag.eu/public/3.1.1/popup_sil... https://consentag.eu/public/3.1.1/popup_silent.html — 200 — 12.2 KiB — 41 ms — h2https://www.tate.org.uk/static/fonts/TateNewPro-Bold.fc002b21e595.woffwww.tate.org.uk/static/fonts/TateNe... https://www.tate.org.uk/static/fonts/TateNewPro-Bold.fc002b21e595.woff — 200 — 50.1 KiB — 9 ms — h2https://www.google.com/pagead/1p-user-list/16456287227/?random=1776806312279&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9204450876z86399797za20gzb6399797zd6399797xec&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tate.org.uk%2F&rcb=6&frm=0&tiba=Tate&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1489031911.1776806312&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugffpMHv98ql3Wq_PltuDD-qkDv49OGCQHGdyrOAx3Znnhj8-2fxosxd1eNRhiJ64Xmyz7eqv7TnD399AT0LXhhgXVmxHHai5Q9r5xEaQxaRFe5eia9LBtmXq1qWqoe0rd-XY3h9iv-RFmEg9eUVBF1bFvBFy721hbbmZjiFPDr-ZZgrlKl4sIh7wr4EgQUvsEHurz5ZyVZ2oanlqzgpb7TcExdZP_G-Ea4Ze3CA&random=530296138&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/16456287227/?random=1776806312279&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9204450876z86399797za20gzb6399797zd6399797xec&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tate.org.uk%2F&rcb=6&frm=0&tiba=Tate&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1489031911.1776806312&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugffpMHv98ql3Wq_PltuDD-qkDv49OGCQHGdyrOAx3Znnhj8-2fxosxd1eNRhiJ64Xmyz7eqv7TnD399AT0LXhhgXVmxHHai5Q9r5xEaQxaRFe5eia9LBtmXq1qWqoe0rd-XY3h9iv-RFmEg9eUVBF1bFvBFy721hbbmZjiFPDr-ZZgrlKl4sIh7wr4EgQUvsEHurz5ZyVZ2oanlqzgpb7TcExdZP_G-Ea4Ze3CA&random=530296138&rmt_tld=0&ipr=y — 200 — 64 B — 28 ms — h3https://www.google.com/pagead/1p-user-list/1012661956/?random=1776806312331&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9179637966z86399797za20gzb6399797zd6399797xec&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115616985~115938466~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tate.org.uk%2F&rcb=15&frm=0&tiba=Tate&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1489031911.1776806312&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfYcUYF6Oq1N8Vwo9j4AyAWu3OGkM5IkAr_JmWtabo4paolSWCL6-v-a9NhqVFDQWYvOibIuFsjljteAllnpyG8UXIYqZVi-wcj2m8l4ebteNDDJJuKy33qUkaEhCRS6ylKehBCfxQ_SLtzByFRnZkeBRcyy70aTGVRgTDnf5smvWTtT3eFE6hgsyJO79Jr5qXnASO0wxWoH_Whazpq_t7cXnZofe2jxIb6MTyg&random=2301702866&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/1012661956/?random=1776806312331&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9179637966z86399797za20gzb6399797zd6399797xec&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115616985~115938466~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tate.org.uk%2F&rcb=15&frm=0&tiba=Tate&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1489031911.1776806312&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfYcUYF6Oq1N8Vwo9j4AyAWu3OGkM5IkAr_JmWtabo4paolSWCL6-v-a9NhqVFDQWYvOibIuFsjljteAllnpyG8UXIYqZVi-wcj2m8l4ebteNDDJJuKy33qUkaEhCRS6ylKehBCfxQ_SLtzByFRnZkeBRcyy70aTGVRgTDnf5smvWTtT3eFE6hgsyJO79Jr5qXnASO0wxWoH_Whazpq_t7cXnZofe2jxIb6MTyg&random=2301702866&rmt_tld=0&ipr=y — 200 — 64 B — 33 ms — h3https://s.pinimg.com/ct/lib/main.10d2511a.jss.pinimg.com/ct/lib/main.10d2511a.j... https://s.pinimg.com/ct/lib/main.10d2511a.js — 200 — 27.3 KiB — 10 ms — h2https://script.hotjar.com/modules.6a0f3932cb1341a35c18.jsscript.hotjar.com/modules.6a0f3932c... https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js — 200 — 56.6 KiB — 54 ms — h2https://rules.quantcount.com/rules-p-yJp-XzbYwjHtL.jsrules.quantcount.com/rules-p-yJp-Xz... https://rules.quantcount.com/rules-p-yJp-XzbYwjHtL.js — 200 — 3.7 KiB — 60 ms — h2https://pixel.quantserve.com/cs?a=p-yJp-XzbYwjHtL&gdpr=0pixel.quantserve.com/cs?a=p-yJp-Xzb... https://pixel.quantserve.com/cs?a=p-yJp-XzbYwjHtL&gdpr=0 — 204 — 265 B — 106 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 40 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 361.9 KiB — 67 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.js — 200 — 27.5 KiB — 59 ms — h3https://cdnjs.cloudflare.com/ajax/libs/mustache.js/2.3.0/mustache.min.jscdnjs.cloudflare.com/ajax/libs/must... https://cdnjs.cloudflare.com/ajax/libs/mustache.js/2.3.0/mustache.min.js — 200 — 3.1 KiB — 57 ms — h3https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=8ded4184-161c-48c3-919b-f43d07737707&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=e4e598d7-c498-4fa6-a7b7-e318ebdc0c72&pt=Tate&tw_document_href=https%3A%2F%2Fwww.tate.org.uk%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776806312986.724186104299909505&txn_id=o1m50&type=javascript&version=2.3.53t.co/i/adsct?bci=3&dv=UTC%26en-US%2... https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=8ded4184-161c-48c3-919b-f43d07737707&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=e4e598d7-c498-4fa6-a7b7-e318ebdc0c72&pt=Tate&tw_document_href=https%3A%2F%2Fwww.tate.org.uk%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776806312986.724186104299909505&txn_id=o1m50&type=javascript&version=2.3.53 — 200 — 656 B — 62 ms — h2https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=8ded4184-161c-48c3-919b-f43d07737707&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=e4e598d7-c498-4fa6-a7b7-e318ebdc0c72&pt=Tate&tw_document_href=https%3A%2F%2Fwww.tate.org.uk%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776806312986.724186104299909505&txn_id=o1m50&type=javascript&version=2.3.53analytics.twitter.com/i/adsct?bci=3... https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=8ded4184-161c-48c3-919b-f43d07737707&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=e4e598d7-c498-4fa6-a7b7-e318ebdc0c72&pt=Tate&tw_document_href=https%3A%2F%2Fwww.tate.org.uk%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776806312986.724186104299909505&txn_id=o1m50&type=javascript&version=2.3.53 — 200 — 673 B — 58 ms — h2https://www.google.com/pagead/1p-user-list/16456287227/?random=1776806312620&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&gtm=45be64h1v9204450876z86399797za20gzb6399797zd6399797xea&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tate.org.uk%2F&rcb=6&frm=0&tiba=Tate&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1489031911.1776806312&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dtrue&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfQosA01MOspfEXV0dVrpkP3fthWAUpIW-WZ36o81Hub0y-RxZvWuke92MbAkBf6hHuOZeUkvQHnvC91O9sumsgRP1DcToiVJjiopBkjZlE8XkyulPKE1Bv_FQEigkCHILPPJH-OcAt44c5EY6MvLpne6JfZWziZ9LG28SSSfy6KhaxPceM0pKTSXFDNNvMvJvGduyW84AZSbGuxU29wwMq9-JmYHZO3GlZU7pQ&random=4180679933&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/16456287227/?random=1776806312620&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&gtm=45be64h1v9204450876z86399797za20gzb6399797zd6399797xea&gcd=13r3r3r3r5l1&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.tate.org.uk%2F&rcb=6&frm=0&tiba=Tate&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1489031911.1776806312&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dtrue&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfQosA01MOspfEXV0dVrpkP3fthWAUpIW-WZ36o81Hub0y-RxZvWuke92MbAkBf6hHuOZeUkvQHnvC91O9sumsgRP1DcToiVJjiopBkjZlE8XkyulPKE1Bv_FQEigkCHILPPJH-OcAt44c5EY6MvLpne6JfZWziZ9LG28SSSfy6KhaxPceM0pKTSXFDNNvMvJvGduyW84AZSbGuxU29wwMq9-JmYHZO3GlZU7pQ&random=4180679933&rmt_tld=0&ipr=y — 200 — 64 B — 30 ms — h3https://ib.adnxs.com/pixie/up?pi=932f0b51-0836-4088-9f33-d181c3215474ib.adnxs.com/pixie/up?pi=932f0b51-0... https://ib.adnxs.com/pixie/up?pi=932f0b51-0836-4088-9f33-d181c3215474 — 200 — 311 B — 58 ms — h2https://consentag.eu/manager/consent/user/getuamconsentag.eu/manager/consent/user/g... https://consentag.eu/manager/consent/user/getuam — 200 — 1.1 KiB — 64 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-4GZRWXM2P8&gtm=45je64h1v871003688z86399797za20gzb6399797zd6399797&_p=1776806311380&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&tcfd=10000&_eu=EA&are=1&cid=1691051905.1776806313&frm=0&ir=1&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266400~117884344&sid=1776806313&sct=1&seg=0&dl=https%3A%2F%2Fwww.tate.org.uk%2F&dt=Tate&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.content_group=Homepage&ep.gtm_tag=ga4%20-%20config%20-%20G-4GZRWXM2P8%20-%20testing&tfd=1925www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-4GZRWXM2P8&gtm=45je64h1v871003688z86399797za20gzb6399797zd6399797&_p=1776806311380&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&tcfd=10000&_eu=EA&are=1&cid=1691051905.1776806313&frm=0&ir=1&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266400~117884344&sid=1776806313&sct=1&seg=0&dl=https%3A%2F%2Fwww.tate.org.uk%2F&dt=Tate&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.content_group=Homepage&ep.gtm_tag=ga4%20-%20config%20-%20G-4GZRWXM2P8%20-%20testing&tfd=1925 — 204 — 549 B — 76 ms — h2https://i.ctnsnet.com/int/integration?pixel=81437208&nid=304041&cont=s&loc=https%3A%2F%2Fwww.tate.org.uk%2F&ref=&cst=&gdpr_consent=&caid=f633d66b1bf449499da6853f2bb8e66fi.ctnsnet.com/int/integration?pixel... https://i.ctnsnet.com/int/integration?pixel=81437208&nid=304041&cont=s&loc=https%3A%2F%2Fwww.tate.org.uk%2F&ref=&cst=&gdpr_consent=&caid=f633d66b1bf449499da6853f2bb8e66f — 200 — 325 B — 104 ms — h2https://ib.adnxs.com/pixie?e=PageView&pi=932f0b51-0836-4088-9f33-d181c3215474&it=1776806313056&v=0.0.45&u=https%3A%2F%2Fwww.tate.org.uk%2F&st=1776806313055&et=1776806313191&if=0&uetmsmid=d8c37643-1764-474a-86fa-ddf1c4a76013&asce=0&ascc=0&tcfhl=0&tcfe=0&tcfgdpr=0&tcfc=0ib.adnxs.com/pixie?e=PageView&pi=93... https://ib.adnxs.com/pixie?e=PageView&pi=932f0b51-0836-4088-9f33-d181c3215474&it=1776806313056&v=0.0.45&u=https%3A%2F%2Fwww.tate.org.uk%2F&st=1776806313055&et=1776806313191&if=0&uetmsmid=d8c37643-1764-474a-86fa-ddf1c4a76013&asce=0&ascc=0&tcfhl=0&tcfe=0&tcfgdpr=0&tcfc=0 — 200 — 225 B — 17 ms — h2https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 293 ms — h3https://connect.facebook.net/signals/config/283050022064437?v=2.9.303&r=stable&domain=www.tate.org.uk&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/283050022064437?v=2.9.303&r=stable&domain=www.tate.org.uk&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 46.2 KiB — 10 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 15 ms — h2https://recommender.scarabresearch.com/merchants/15F8C397B23FCB36/?pv=91626737&xp=1&cv=1&ca=&cp=1&ta=%7B%22name%22%3A%22content_pageview%22%2C%22attributes%22%3A%7B%22content_title%22%3A%22Tate%22%2C%22content_url%22%3A%22https%3A%2F%2Fwww.tate.org.uk%2F%22%7D%7Drecommender.scarabresearch.com/merc... https://recommender.scarabresearch.com/merchants/15F8C397B23FCB36/?pv=91626737&xp=1&cv=1&ca=&cp=1&ta=%7B%22name%22%3A%22content_pageview%22%2C%22attributes%22%3A%7B%22content_title%22%3A%22Tate%22%2C%22content_url%22%3A%22https%3A%2F%2Fwww.tate.org.uk%2F%22%7D%7D — 200 — 460 B — 80 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 38 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 24 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-Q4CTQC82D1&gtm=45je64h1v873491240z86399797za20gzb6399797zd6399797&_p=1776806311380&_gaz=1&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&tcfd=10000&_eu=EAAAAGA&are=1&cid=1691051905.1776806313&frm=0&ir=1&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400&sid=1776806313&sct=1&seg=0&dl=https%3A%2F%2Fwww.tate.org.uk%2F&dt=Tate&_tu=CA&en=page_view&_fv=1&_ss=1&ep.page_type=tatecool_page&ep.is_member=false&ep.content_group=Homepage&ep.gtm_tag=ga4%20-%20config%20-%20G-Q4CTQC82D1%20-%20main&tfd=2121analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-Q4CTQC82D1&gtm=45je64h1v873491240z86399797za20gzb6399797zd6399797&_p=1776806311380&_gaz=1&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&tcfd=10000&_eu=EAAAAGA&are=1&cid=1691051905.1776806313&frm=0&ir=1&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400&sid=1776806313&sct=1&seg=0&dl=https%3A%2F%2Fwww.tate.org.uk%2F&dt=Tate&_tu=CA&en=page_view&_fv=1&_ss=1&ep.page_type=tatecool_page&ep.is_member=false&ep.content_group=Homepage&ep.gtm_tag=ga4%20-%20config%20-%20G-Q4CTQC82D1%20-%20main&tfd=2121 — 204 — 549 B — 76 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-Q4CTQC82D1&cid=1691051905.1776806313&gtm=45je64h1v873491240z86399797za20gzb6399797zd6399797&rcb=19&aip=1&dma=0&gcs=G111&gcd=13r3r3r3r5l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-Q4CTQC82D1&cid=1691051905.1776806313&gtm=45je64h1v873491240z86399797za20gzb6399797zd6399797&rcb=19&aip=1&dma=0&gcs=G111&gcd=13r3r3r3r5l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400 — 204 — 549 B — 76 ms — h2https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.js — 200 — 105.9 KiB — 34 ms — h2https://tags.srv.stackadapt.com/sa.csstags.srv.stackadapt.com/sa.css https://tags.srv.stackadapt.com/sa.css — 200 — 165 B — 74 ms — h2https://tags.srv.stackadapt.com/sa.jpegtags.srv.stackadapt.com/sa.jpeg https://tags.srv.stackadapt.com/sa.jpeg — 200 — 1.6 KiB — 207 ms — h2https://ct.pinterest.com/user/?tid=2612839612378&cb=1776806313471&dep=2%2CPAGE_LOADct.pinterest.com/user/?tid=26128396... https://ct.pinterest.com/user/?tid=2612839612378&cb=1776806313471&dep=2%2CPAGE_LOAD — 200 — 748 B — 97 ms — h2https://ct.pinterest.com/v3/?tid=2612839612378&event=init&ad=%7B%22loc%22%3A%22https%3A%2F%2Fwww.tate.org.uk%2F%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A600%2C%22sw%22%3A800%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22x86%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22146%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%2C%22uaFullVersion%22%3A%22146.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D&cb=1776806313479ct.pinterest.com/v3/?tid=2612839612... https://ct.pinterest.com/v3/?tid=2612839612378&event=init&ad=%7B%22loc%22%3A%22https%3A%2F%2Fwww.tate.org.uk%2F%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A600%2C%22sw%22%3A800%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22x86%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22146%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%2C%22uaFullVersion%22%3A%22146.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D&cb=1776806313479 — 200 — 580 B — 171 ms — h2https://pixel.quantserve.com/pixel;r=1069344985;event=rule;labels=_fp.event.Homepage;rf=0;a=p-yJp-XzbYwjHtL;url=https%3A%2F%2Fwww.tate.org.uk%2F;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;ref=;dst=0;et=1776806313486;tzo=0;ogl=url.https%3A%2F%2Fwww%252Etate%252Eorg%252Euk%2F%2Csite_name.Tate%2Ctitle.Tate%2Cimage.https%3A%2F%2Fmedia%252Etate%252Eorg%252Euk%2Faztate-prd-ew-dg-wgtail-st1-ctr-data%2Fimages%2F%252Ewidth-600%2Cimage%3Awidth.600%2Cimage%3Aheight.750%2Cdescription.Tate%20is%20a%20family%20of%20art%20galleries%20in%20London%252C%20Liverpool%20and%20Cornwall%252C%20known%20as%20Ta;d=tate.org.uk;uht=2;fpan=1;fpa=P1-37dddc8f-ca3d-4b47-a855-b1d676e78bbb;pbc=;_ses=b0781dd5-caef-49f6-83f2-54af3664a8eb;_seg=0;_ss=1;_gacid=1691051905.1776806313;_gasid=4GZRWXM2P8_1776806313,Q4CTQC82D1_1776806313;gdpr=0;mdl=pixel.quantserve.com/pixel;r=106934... https://pixel.quantserve.com/pixel;r=1069344985;event=rule;labels=_fp.event.Homepage;rf=0;a=p-yJp-XzbYwjHtL;url=https%3A%2F%2Fwww.tate.org.uk%2F;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;ref=;dst=0;et=1776806313486;tzo=0;ogl=url.https%3A%2F%2Fwww%252Etate%252Eorg%252Euk%2F%2Csite_name.Tate%2Ctitle.Tate%2Cimage.https%3A%2F%2Fmedia%252Etate%252Eorg%252Euk%2Faztate-prd-ew-dg-wgtail-st1-ctr-data%2Fimages%2F%252Ewidth-600%2Cimage%3Awidth.600%2Cimage%3Aheight.750%2Cdescription.Tate%20is%20a%20family%20of%20art%20galleries%20in%20London%252C%20Liverpool%20and%20Cornwall%252C%20known%20as%20Ta;d=tate.org.uk;uht=2;fpan=1;fpa=P1-37dddc8f-ca3d-4b47-a855-b1d676e78bbb;pbc=;_ses=b0781dd5-caef-49f6-83f2-54af3664a8eb;_seg=0;_ss=1;_gacid=1691051905.1776806313;_gasid=4GZRWXM2P8_1776806313,Q4CTQC82D1_1776806313;gdpr=0;mdl= — 200 — 243 B — 8 ms — h2https://connect.facebook.net/signals/config/2359278220789639?v=2.9.303&r=stable&domain=www.tate.org.uk&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/2359278220789639?v=2.9.303&r=stable&domain=www.tate.org.uk&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 16.1 KiB — 12 ms — h3https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.js — 200 — 39.5 KiB — 25 ms — h2https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6analytics-ipv6.tiktokw.us/ipv6/enri... https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6 — 200 — 937 B — 145 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 909 B — 135 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 908 B — 121 ms — h2https://connect.facebook.net/signals/config/2875408016060796?v=2.9.303&r=stable&domain=www.tate.org.uk&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/2875408016060796?v=2.9.303&r=stable&domain=www.tate.org.uk&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 16.0 KiB — 8 ms — h3https://tags.srv.stackadapt.com/saq_pxl?uid=3_ANNEReksne1_5qo2wU3A&is_js=true&landing_url=https%3A%2F%2Fwww.tate.org.uk%2F&t=Tate&tip=Gm5L4L2aAe-cZ4KjJYSjT0zNrc2KUKrALV2gzRsnPlQ&host=https%3A%2F%2Fwww.tate.org.uk&sa_conv_data_css_value=%27%27&sa_conv_data_image_value=ffd8ffe000104a46494600010101006000600000ffdb004300080606070605080707070909080a0c140d0c0b0b0c1912130f141d1a1f1e1d1a1c1c20242e2720222c231c1c2837292c30313434341f27393d38323c2e333432ffdb0043010909090c0b0c180d0d1832211c213232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232ffc00011080001000103012200021101031101ffc4001f0000010501010101010100000000000000000102030405060708090a0bffc400b5100002010303020403050504040000017d01020300041105122131410613516107227114328191a1082342b1c11552d1f02433627282090a161718191a25262728292a3435363738393a434445464748494a535455565758595a636465666768696a737475767778797a838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae1e2e3e4e5e6e7e8e9eaf1f2f3f4f5f6f7f8f9faffc4001f0100030101010101010101010000000000000102030405060708090a0bffc400b51100020102040403040705040400010277000102031104052131061241510761711322328108144291a1b1c109233352f0156272d10a162434e125f11718191a262728292a35363738393a434445464748494a535455565758595a636465666768696a737475767778797a82838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae2e3e4e5e6e7e8e9eaf2f3f4f5f6f7f8f9faffda000c03010002110311003f00f7fa28a2803fffd9eea317c50c8a571e7c50bc2d15976c3d5c26950b&l_src=&l_src_d=&u_src=&u_src_d=&shop=false&sa-user-id-v4=s%253A.o6W7wkJsHSTU4%252BLlDruZ%252FwNjVcUZZMvakQpSatDoAgo&sa-user-id-v3=s%253AAQAKIPTu4yqfIpCwcJnJ83WaJdEjyTvZ1TSp6UVWIk6ilRQNEMABGAQgqNOfzwYwAToEkxnLiEIEuJ2oJQ.evnAgJoHnwyQz15ZkNKObGTVnaHSvPR2XOf5CXtwif8&sa-user-id-v2=s%253A7qMXxQyKVx58ULwtFZdsPVwmlQs.UW8ldhx80RUcQpfBASOXUHP9H2%252B4iQwe%252Ft7JaR4u960&sa-user-id=s%253A0-eea317c5-0c8a-571e-7c50-bc2d15976c3d.SDmU4sCte2jnqEFpEh%252B1vHkZqL5N2KkfDvrT%252Fkz1wPUtags.srv.stackadapt.com/saq_pxl?uid... https://tags.srv.stackadapt.com/saq_pxl?uid=3_ANNEReksne1_5qo2wU3A&is_js=true&landing_url=https%3A%2F%2Fwww.tate.org.uk%2F&t=Tate&tip=Gm5L4L2aAe-cZ4KjJYSjT0zNrc2KUKrALV2gzRsnPlQ&host=https%3A%2F%2Fwww.tate.org.uk&sa_conv_data_css_value=%27%27&sa_conv_data_image_value=ffd8ffe000104a46494600010101006000600000ffdb004300080606070605080707070909080a0c140d0c0b0b0c1912130f141d1a1f1e1d1a1c1c20242e2720222c231c1c2837292c30313434341f27393d38323c2e333432ffdb0043010909090c0b0c180d0d1832211c213232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232ffc00011080001000103012200021101031101ffc4001f0000010501010101010100000000000000000102030405060708090a0bffc400b5100002010303020403050504040000017d01020300041105122131410613516107227114328191a1082342b1c11552d1f02433627282090a161718191a25262728292a3435363738393a434445464748494a535455565758595a636465666768696a737475767778797a838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae1e2e3e4e5e6e7e8e9eaf1f2f3f4f5f6f7f8f9faffc4001f0100030101010101010101010000000000000102030405060708090a0bffc400b51100020102040403040705040400010277000102031104052131061241510761711322328108144291a1b1c109233352f0156272d10a162434e125f11718191a262728292a35363738393a434445464748494a535455565758595a636465666768696a737475767778797a82838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae2e3e4e5e6e7e8e9eaf2f3f4f5f6f7f8f9faffda000c03010002110311003f00f7fa28a2803fffd9eea317c50c8a571e7c50bc2d15976c3d5c26950b&l_src=&l_src_d=&u_src=&u_src_d=&shop=false&sa-user-id-v4=s%253A.o6W7wkJsHSTU4%252BLlDruZ%252FwNjVcUZZMvakQpSatDoAgo&sa-user-id-v3=s%253AAQAKIPTu4yqfIpCwcJnJ83WaJdEjyTvZ1TSp6UVWIk6ilRQNEMABGAQgqNOfzwYwAToEkxnLiEIEuJ2oJQ.evnAgJoHnwyQz15ZkNKObGTVnaHSvPR2XOf5CXtwif8&sa-user-id-v2=s%253A7qMXxQyKVx58ULwtFZdsPVwmlQs.UW8ldhx80RUcQpfBASOXUHP9H2%252B4iQwe%252Ft7JaR4u960&sa-user-id=s%253A0-eea317c5-0c8a-571e-7c50-bc2d15976c3d.SDmU4sCte2jnqEFpEh%252B1vHkZqL5N2KkfDvrT%252Fkz1wPU — 200 — 332 B — 75 ms — h2https://www.facebook.com/tr/?id=283050022064437&ev=PageView&dl=https%3A%2F%2Fwww.tate.org.uk%2F&rl=&if=false&ts=1776806313765&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.2.1776806313748.238607649617895580&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Tate&pmd[locale]=en-GB&pmd[description]=Tate%20is%20a%20family%20of%20art%20galleries%20in%20London%2C%20Liverpool%20and%20Cornwall%2C%20known%20as%20Tate%20Modern%2C%20Tate%20Britain%2C%20Tate%20St%20Ives%20and%20Tate%20Liverpool%20%2B%20RIBA%20North.%20Tate%20art%20museum%20houses%20the%20UK%27s%20collection%20of%20British%20art%20from%201500%20and%20of%20international%20modern%20art&plt=604&it=1776806313241&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=28305002206... https://www.facebook.com/tr/?id=283050022064437&ev=PageView&dl=https%3A%2F%2Fwww.tate.org.uk%2F&rl=&if=false&ts=1776806313765&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.2.1776806313748.238607649617895580&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Tate&pmd[locale]=en-GB&pmd[description]=Tate%20is%20a%20family%20of%20art%20galleries%20in%20London%2C%20Liverpool%20and%20Cornwall%2C%20known%20as%20Tate%20Modern%2C%20Tate%20Britain%2C%20Tate%20St%20Ives%20and%20Tate%20Liverpool%20%2B%20RIBA%20North.%20Tate%20art%20museum%20houses%20the%20UK%27s%20collection%20of%20British%20art%20from%201500%20and%20of%20international%20modern%20art&plt=604&it=1776806313241&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GET — 200 — 19 B — 30 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=283050022064437&ev=PageView&dl=https%3A%2F%2Fwww.tate.org.uk%2F&rl=&if=false&ts=1776806313765&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.2.1776806313748.238607649617895580&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Tate&pmd[locale]=en-GB&pmd[description]=Tate%20is%20a%20family%20of%20art%20galleries%20in%20London%2C%20Liverpool%20and%20Cornwall%2C%20known%20as%20Tate%20Modern%2C%20Tate%20Britain%2C%20Tate%20St%20Ives%20and%20Tate%20Liverpool%20%2B%20RIBA%20North.%20Tate%20art%20museum%20houses%20the%20UK%27s%20collection%20of%20British%20art%20from%201500%20and%20of%20international%20modern%20art&plt=604&it=1776806313241&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=283050022064437&ev=PageView&dl=https%3A%2F%2Fwww.tate.org.uk%2F&rl=&if=false&ts=1776806313765&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.2.1776806313748.238607649617895580&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Tate&pmd[locale]=en-GB&pmd[description]=Tate%20is%20a%20family%20of%20art%20galleries%20in%20London%2C%20Liverpool%20and%20Cornwall%2C%20known%20as%20Tate%20Modern%2C%20Tate%20Britain%2C%20Tate%20St%20Ives%20and%20Tate%20Liverpool%20%2B%20RIBA%20North.%20Tate%20art%20museum%20houses%20the%20UK%27s%20collection%20of%20British%20art%20from%201500%20and%20of%20international%20modern%20art&plt=604&it=1776806313241&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGET — 200 — 198 B — 112 ms — h3https://www.facebook.com/tr/?id=2359278220789639&ev=PageView&dl=https%3A%2F%2Fwww.tate.org.uk%2F&rl=&if=false&ts=1776806313777&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.2.1776806313748.238607649617895580&ler=empty&cdl=API_unavailable&pmd[title]=Tate&pmd[locale]=en-GB&pmd[description]=Tate%20is%20a%20family%20of%20art%20galleries%20in%20London%2C%20Liverpool%20and%20Cornwall%2C%20known%20as%20Tate%20Modern%2C%20Tate%20Britain%2C%20Tate%20St%20Ives%20and%20Tate%20Liverpool%20%2B%20RIBA%20North.%20Tate%20art%20museum%20houses%20the%20UK%27s%20collection%20of%20British%20art%20from%201500%20and%20of%20international%20modern%20art&plt=604&it=1776806313241&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=23592782207... https://www.facebook.com/tr/?id=2359278220789639&ev=PageView&dl=https%3A%2F%2Fwww.tate.org.uk%2F&rl=&if=false&ts=1776806313777&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.2.1776806313748.238607649617895580&ler=empty&cdl=API_unavailable&pmd[title]=Tate&pmd[locale]=en-GB&pmd[description]=Tate%20is%20a%20family%20of%20art%20galleries%20in%20London%2C%20Liverpool%20and%20Cornwall%2C%20known%20as%20Tate%20Modern%2C%20Tate%20Britain%2C%20Tate%20St%20Ives%20and%20Tate%20Liverpool%20%2B%20RIBA%20North.%20Tate%20art%20museum%20houses%20the%20UK%27s%20collection%20of%20British%20art%20from%201500%20and%20of%20international%20modern%20art&plt=604&it=1776806313241&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GET — 200 — 16 B — 37 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=2359278220789639&ev=PageView&dl=https%3A%2F%2Fwww.tate.org.uk%2F&rl=&if=false&ts=1776806313777&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.2.1776806313748.238607649617895580&ler=empty&cdl=API_unavailable&pmd[title]=Tate&pmd[locale]=en-GB&pmd[description]=Tate%20is%20a%20family%20of%20art%20galleries%20in%20London%2C%20Liverpool%20and%20Cornwall%2C%20known%20as%20Tate%20Modern%2C%20Tate%20Britain%2C%20Tate%20St%20Ives%20and%20Tate%20Liverpool%20%2B%20RIBA%20North.%20Tate%20art%20museum%20houses%20the%20UK%27s%20collection%20of%20British%20art%20from%201500%20and%20of%20international%20modern%20art&plt=604&it=1776806313241&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=2359278220789639&ev=PageView&dl=https%3A%2F%2Fwww.tate.org.uk%2F&rl=&if=false&ts=1776806313777&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.2.1776806313748.238607649617895580&ler=empty&cdl=API_unavailable&pmd[title]=Tate&pmd[locale]=en-GB&pmd[description]=Tate%20is%20a%20family%20of%20art%20galleries%20in%20London%2C%20Liverpool%20and%20Cornwall%2C%20known%20as%20Tate%20Modern%2C%20Tate%20Britain%2C%20Tate%20St%20Ives%20and%20Tate%20Liverpool%20%2B%20RIBA%20North.%20Tate%20art%20museum%20houses%20the%20UK%27s%20collection%20of%20British%20art%20from%201500%20and%20of%20international%20modern%20art&plt=604&it=1776806313241&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGET — 200 — 193 B — 118 ms — h3https://www.facebook.com/tr/?id=2875408016060796&ev=PageView&dl=https%3A%2F%2Fwww.tate.org.uk%2F&rl=&if=false&ts=1776806313791&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.2.1776806313748.238607649617895580&ler=empty&cdl=API_unavailable&pmd[title]=Tate&pmd[locale]=en-GB&pmd[description]=Tate%20is%20a%20family%20of%20art%20galleries%20in%20London%2C%20Liverpool%20and%20Cornwall%2C%20known%20as%20Tate%20Modern%2C%20Tate%20Britain%2C%20Tate%20St%20Ives%20and%20Tate%20Liverpool%20%2B%20RIBA%20North.%20Tate%20art%20museum%20houses%20the%20UK%27s%20collection%20of%20British%20art%20from%201500%20and%20of%20international%20modern%20art&plt=604&it=1776806313241&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&expv2[7]=pt0&rqm=GETwww.facebook.com/tr/?id=28754080160... https://www.facebook.com/tr/?id=2875408016060796&ev=PageView&dl=https%3A%2F%2Fwww.tate.org.uk%2F&rl=&if=false&ts=1776806313791&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.2.1776806313748.238607649617895580&ler=empty&cdl=API_unavailable&pmd[title]=Tate&pmd[locale]=en-GB&pmd[description]=Tate%20is%20a%20family%20of%20art%20galleries%20in%20London%2C%20Liverpool%20and%20Cornwall%2C%20known%20as%20Tate%20Modern%2C%20Tate%20Britain%2C%20Tate%20St%20Ives%20and%20Tate%20Liverpool%20%2B%20RIBA%20North.%20Tate%20art%20museum%20houses%20the%20UK%27s%20collection%20of%20British%20art%20from%201500%20and%20of%20international%20modern%20art&plt=604&it=1776806313241&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&expv2[7]=pt0&rqm=GET — 200 — 16 B — 42 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=2875408016060796&ev=PageView&dl=https%3A%2F%2Fwww.tate.org.uk%2F&rl=&if=false&ts=1776806313791&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.2.1776806313748.238607649617895580&ler=empty&cdl=API_unavailable&pmd[title]=Tate&pmd[locale]=en-GB&pmd[description]=Tate%20is%20a%20family%20of%20art%20galleries%20in%20London%2C%20Liverpool%20and%20Cornwall%2C%20known%20as%20Tate%20Modern%2C%20Tate%20Britain%2C%20Tate%20St%20Ives%20and%20Tate%20Liverpool%20%2B%20RIBA%20North.%20Tate%20art%20museum%20houses%20the%20UK%27s%20collection%20of%20British%20art%20from%201500%20and%20of%20international%20modern%20art&plt=604&it=1776806313241&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&expv2[7]=pt0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=2875408016060796&ev=PageView&dl=https%3A%2F%2Fwww.tate.org.uk%2F&rl=&if=false&ts=1776806313791&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.2.1776806313748.238607649617895580&ler=empty&cdl=API_unavailable&pmd[title]=Tate&pmd[locale]=en-GB&pmd[description]=Tate%20is%20a%20family%20of%20art%20galleries%20in%20London%2C%20Liverpool%20and%20Cornwall%2C%20known%20as%20Tate%20Modern%2C%20Tate%20Britain%2C%20Tate%20St%20Ives%20and%20Tate%20Liverpool%20%2B%20RIBA%20North.%20Tate%20art%20museum%20houses%20the%20UK%27s%20collection%20of%20British%20art%20from%201500%20and%20of%20international%20modern%20art&plt=604&it=1776806313241&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&expv2[7]=pt0&rqm=FGET — 200 — 191 B — 121 ms — h3https://ct.pinterest.com/static/ct/token_create.jsct.pinterest.com/static/ct/token_cr... https://ct.pinterest.com/static/ct/token_create.js — 200 — 2.2 KiB — 30 ms — h2https://ct.pinterest.com/ct.htmlct.pinterest.com/ct.html https://ct.pinterest.com/ct.html — 200 — 695 B — 96 ms — h2https://analytics.tiktok.com/api/v2/pixel/actanalytics.tiktok.com/api/v2/pixel/a... https://analytics.tiktok.com/api/v2/pixel/act — 200 — 748 B — 122 ms — h2https://www.tate.org.uk/favicon.icowww.tate.org.uk/favicon.ico https://www.tate.org.uk/favicon.ico — 200 — 3.1 KiB — 6 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 2342ms · 1320KB · £24/mo
try.abtasty.com
Other
Costly
Execution 314ms
Transfer 67 KB
Unused 62%
Monthly Cost £3/mo
www.tate.org.uk
Other
Costly
Execution 298ms
Transfer 15 KB
Monthly Cost £3/mo
Unattributable
Other
Costly
Execution 286ms
Transfer 0 KB
Monthly Cost £3/mo
www.gstatic.com
Other
Costly
Execution 286ms
Transfer 0 KB
Unused 49%
Monthly Cost £3/mo
Google Tag Manager
Tag Manager
Costly
Execution 269ms
Transfer 206 KB
Unused 26%
Monthly Cost £3/mo
Google Tag Manager
Tag Manager
Optional
Execution 119ms
Transfer 155 KB
Unused 39%
Monthly Cost £1/mo
Google Tag Manager
Tag Manager
Optional
Execution 115ms
Transfer 173 KB
Unused 38%
Monthly Cost £1/mo
www.tate.org.uk
Other
Optional
Execution 106ms
Transfer 138 KB
Unused 75%
Monthly Cost £1/mo
analytics.tiktok.com
Other
Optional
Execution 96ms
Transfer 106 KB
Unused 54%
Monthly Cost £1/mo
Twitter/X Pixel
Advertising
Optional
Execution 82ms
Transfer 13 KB
Monthly Cost £1/mo
ajax.googleapis.com
Other
Optional
Execution 75ms
Transfer 30 KB
Monthly Cost £1/mo
sdk.privacy-center.org
Other
Optional
Execution 68ms
Transfer 102 KB
Unused 54%
Monthly Cost £1/mo
Google Tag Manager
Tag Manager
Optional
Execution 64ms
Transfer 145 KB
Unused 37%
Monthly Cost £1/mo
Facebook Pixel
Advertising
Optional
Execution 61ms
Transfer 16 KB
Monthly Cost £1/mo
Facebook Pixel
Advertising
Optional
Execution 53ms
Transfer 97 KB
Unused 33%
Monthly Cost £1/mo
Hotjar
Session Replay
Optional
Execution 51ms
Transfer 57 KB
Unused 67%
Monthly Cost £1/mo

These scripts may cost more than they're worth

  • try.abtasty.com adds 314ms and costs ~£3/month
  • www.tate.org.uk adds 298ms and costs ~£3/month
  • Unattributable adds 286ms and costs ~£3/month
  • www.gstatic.com adds 286ms and costs ~£3/month
  • Google Tag Manager adds 269ms 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

try.abtasty.com takes 314ms 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

62% of try.abtasty.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

www.tate.org.uk takes 298ms 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 286ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.gstatic.com takes 286ms 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 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

75% of www.tate.org.uk'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

54% of analytics.tiktok.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

54% of sdk.privacy-center.org'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

67% of Hotjar'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