Skip to content
https://rijksmuseum.nl

Performance

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

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

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

1.09 s

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

1.48 s

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

374 ms

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

0.000

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

1.71 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.38 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
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
2.9 MB transferred, 116 requests
FIX
2.9 MB transferred, 116 requests
Warning::
Page weighs 6.9 MB (2.9 MB transferred)
Warning::
JavaScript is 1.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.8 MB
Warning::
116 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.61 g CO2 per page load
2.9 MB / 2.4 MB budget
2.9 MB transferred
116 requests
0.61 g CO2 per page load
JavaScript 1.8 MiB 60%
Images 995.1 KiB 33%
HTML 113.1 KiB 4%
Fonts 30.5 KiB 1%
CSS 22.5 KiB 1%
Other 8.8 KiB 0%
Other 7.2 KiB 0%
Other 2.9 KiB 0%
Other 1.2 KiB 0%
Other 1.0 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

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 (2.9 MiB of 2.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
37 scripts, 659 KB unused
FIX
37 scripts, 659 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-CS3D...: 64 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 62 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://analytics.tiktok.com/i18n/pixel/static/mai...: 62 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-1234...: 61 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 60 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 659 KB
659 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-CS3DSQ64VQ&cx=c&gtm=4e64k0164 KB64 KB (39%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-14853655&cx=c&gtm=4e64k0129 KB62 KB (48%)3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js110 KB62 KB (57%)3rd
https://www.googletagmanager.com/gtag/js?id=G-12345&cx=c&gtm=4e64k0137 KB61 KB (45%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-970895607&cx=c&gtm=4e64k0145 KB60 KB (42%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-794194365&cx=c&gtm=4e64k0134 KB59 KB (44%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-976087125&cx=c&gtm=4e64k0136 KB59 KB (43%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-990532474&cx=c&gtm=4e64k0134 KB58 KB (43%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TDHW9DQ181 KB57 KB (32%)3rd
https://cdn-4.convertexperiments.com/v1/js/10042695-10043546.js?environment=production86 KB45 KB (52%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
116 resources · 2.9 MB · 659 KB savings available
FIX
116 resources · 2.9 MB · 659 KB savings available
Warning::
Page weight 1.9 MB over 1MB target
Got: 2.9 MB Expected: ≤ 1 MB
Info::
~659 KB of savings available
Warning::
115 third-party resources (100% of weight)
Info::
1 resources over 200KB
116 resources · 2.9 MiB · 115 third-party 1.9 MiB over 1MB target
JavaScript 60% · 1.8 MiB
Image 34% · 1002.8 KiB
Document 4% · 114.6 KiB
Font 1% · 30.5 KiB
CSS 1% · 22.5 KiB
Other 0% · 12.0 KiB

~659.4 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
29 images, 0 KB saveable
REVIEW
29 images, 0 KB saveable
Warning::
https://www.rijksmuseum.nl/statics/logos/ing.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rijksmuseum.nl/statics/logos/kpn-logo-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rijksmuseum.nl/statics/logos/anbi.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rijksmuseum.nl/statics/logos/vrienden-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rijksmuseum.nl/statics/logos/m-ocw-nl.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
29 images 995 KB
0 oversized -0 KB
27 legacy format
5 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1689ms total JS execution
REVIEW
1689ms total JS execution
Warning::
Unattributable: 286ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-TDH...: 208ms CPU time
Info::
https://cdn-4.convertexperiments.com/v1/js/1004269...: 132ms CPU time
Info::
https://www.rijksmuseum.nl/statics/generated/vue-r...: 129ms CPU time
Info::
https://www.rijksmuseum.nl/nl: 122ms CPU time
Warning::
Third-party scripts: 1689ms (100% of total)

Main Thread Breakdown

Script Evaluation 66% Other 17% Script Parsing & Compilation 9%
ScriptTotalScriptingParse/CompileParty
Unattributable286ms10ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TDHW9DQ208ms173ms31ms3rd
https://cdn-4.convertexperiments.com/v1/js/10042695-10043546.js?environment=production132ms118ms8ms3rd
https://www.rijksmuseum.nl/statics/generated/vue-router.1d374ba6a02c7388ebe5.mjs129ms108ms1ms3rd
https://www.rijksmuseum.nl/nl122ms4ms2ms3rd
https://www.googletagmanager.com/gtag/js?id=G-12345&cx=c&gtm=4e64k0104ms84ms18ms3rd
https://www.googletagmanager.com/gtag/js?id=G-CS3DSQ64VQ&cx=c&gtm=4e64k093ms79ms12ms3rd
https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js87ms75ms10ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-990532474&cx=c&gtm=4e64k084ms57ms8ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-976087125&cx=c&gtm=4e64k082ms70ms10ms3rd

Showing top 10 of 15 scripts

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

Green Hosting

No green hosting detected

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

Web fonts

2

31 KB total

Render-blocking

0

of 2

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 FCP 1.1 s LCP 1.5 shttps://www.rijksmuseum.nl/statics/fonts/Rijksmuseum-Normal.woff2Rijksmuseum-Normal.woff2 https://www.rijksmuseum.nl/statics/fonts/Rijksmuseum-Normal.woff2 — 15.5 KiB — 21 ms — font-display: swaphttps://www.rijksmuseum.nl/statics/fonts/Rijksmuseum-Bold.woff2Rijksmuseum-Bold.woff2 https://www.rijksmuseum.nl/statics/fonts/Rijksmuseum-Bold.woff2 — 15.0 KiB — 21 ms — font-display: swap
Rijksmuseum-Normal.woff2 woff2 swap
Size 15 KB
Load time 21 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
Rijksmuseum-Bold.woff2 woff2 swap
Size 15 KB
Load time 21 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
116 requests over 4132ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.1 s LCP 1.5 shttps://rijksmuseum.nl// https://rijksmuseum.nl/ — 301 — 540 B — 768 ms — http/1.1https://www.rijksmuseum.nl/www.rijksmuseum.nl/ https://www.rijksmuseum.nl/ — 302 — 577 B — 618 ms — h2https://www.rijksmuseum.nl/nlwww.rijksmuseum.nl/nl https://www.rijksmuseum.nl/nl — 200 — 108.8 KiB — 38 ms — h2https://www.rijksmuseum.nl/statics/fonts/Rijksmuseum-Normal.woff2www.rijksmuseum.nl/statics/fonts/Ri... https://www.rijksmuseum.nl/statics/fonts/Rijksmuseum-Normal.woff2 — 200 — 15.5 KiB — 21 ms — h2https://www.rijksmuseum.nl/statics/fonts/Rijksmuseum-Bold.woff2www.rijksmuseum.nl/statics/fonts/Ri... https://www.rijksmuseum.nl/statics/fonts/Rijksmuseum-Bold.woff2 — 200 — 15.0 KiB — 21 ms — h2https://www.rijksmuseum.nl/statics/generated/rijksmuseum-app.css?v=bauL2fGuHsDKYNfzA7vf5nBRLLQ4ynzIeVaZyhr6RwUwww.rijksmuseum.nl/statics/generate... https://www.rijksmuseum.nl/statics/generated/rijksmuseum-app.css?v=bauL2fGuHsDKYNfzA7vf5nBRLLQ4ynzIeVaZyhr6RwU — 200 — 22.5 KiB — 20 ms — h2https://www.rijksmuseum.nl/assets/147dde9e-c250-4ed9-b941-39800085a4e3?w=20&h=30&fx=1190&fy=1235&c=f22be63e2ca5bca8d99b395fe875f4460b50021d19fecede5a85ff908a67fe69www.rijksmuseum.nl/assets/147dde9e-... https://www.rijksmuseum.nl/assets/147dde9e-c250-4ed9-b941-39800085a4e3?w=20&h=30&fx=1190&fy=1235&c=f22be63e2ca5bca8d99b395fe875f4460b50021d19fecede5a85ff908a67fe69 — 200 — 19.5 KiB — 26 ms — h2https://www.rijksmuseum.nl/statics/logos/m-ocw-nl.svgwww.rijksmuseum.nl/statics/logos/m-... https://www.rijksmuseum.nl/statics/logos/m-ocw-nl.svg — 200 — 25.2 KiB — 27 ms — h2https://www.rijksmuseum.nl/statics/generated/rijksmuseum-app.mjs?v=kwVeN3xp5lqUqH9x8sk5jVPU8dmE046fDkDXIMfSy30www.rijksmuseum.nl/statics/generate... https://www.rijksmuseum.nl/statics/generated/rijksmuseum-app.mjs?v=kwVeN3xp5lqUqH9x8sk5jVPU8dmE046fDkDXIMfSy30 — 200 — 51.6 KiB — 31 ms — h2https://www.rijksmuseum.nl/statics/logos/vrienden-loterij.svgwww.rijksmuseum.nl/statics/logos/vr... https://www.rijksmuseum.nl/statics/logos/vrienden-loterij.svg — 200 — 2.0 KiB — 9 ms — h2https://www.rijksmuseum.nl/statics/logos/ing.svgwww.rijksmuseum.nl/statics/logos/in... https://www.rijksmuseum.nl/statics/logos/ing.svg — 200 — 8.5 KiB — 7 ms — h2https://www.rijksmuseum.nl/statics/logos/kpn-logo-white.svgwww.rijksmuseum.nl/statics/logos/kp... https://www.rijksmuseum.nl/statics/logos/kpn-logo-white.svg — 200 — 1.5 KiB — 6 ms — h2https://www.rijksmuseum.nl/site.webmanifestwww.rijksmuseum.nl/site.webmanifest https://www.rijksmuseum.nl/site.webmanifest — 200 — 1.2 KiB — 631 ms — h2https://www.rijksmuseum.nl/assets/147dde9e-c250-4ed9-b941-39800085a4e3?w=1440&h=1082&fx=1190&fy=1235&format=webp&c=9fdc1583206074d572dfa22365a38bc09a080d270a07fc127b4bfab07ed7327dwww.rijksmuseum.nl/assets/147dde9e-... https://www.rijksmuseum.nl/assets/147dde9e-c250-4ed9-b941-39800085a4e3?w=1440&h=1082&fx=1190&fy=1235&format=webp&c=9fdc1583206074d572dfa22365a38bc09a080d270a07fc127b4bfab07ed7327d — 200 — 102.3 KiB — 11 ms — h2https://www.rijksmuseum.nl/assets/4ef912c6-338f-4a68-a033-deab0702d0f0?w=20&h=15&fx=4615&fy=2381&c=c336dfd1b779becf92794ae8c315ef76d8ab2ec76644251ca19de3b93104b144www.rijksmuseum.nl/assets/4ef912c6-... https://www.rijksmuseum.nl/assets/4ef912c6-338f-4a68-a033-deab0702d0f0?w=20&h=15&fx=4615&fy=2381&c=c336dfd1b779becf92794ae8c315ef76d8ab2ec76644251ca19de3b93104b144 — 200 — 39.7 KiB — 37 ms — h2https://www.rijksmuseum.nl/assets/e45e3a0b-61e1-4b22-b4e0-5e0defe985d1?w=20&h=30&fx=1494&fy=1547&c=c2df3ad9b43b2bda3c93b5bc4b40e47783492f5068d34f317f39a072d83e1a98www.rijksmuseum.nl/assets/e45e3a0b-... https://www.rijksmuseum.nl/assets/e45e3a0b-61e1-4b22-b4e0-5e0defe985d1?w=20&h=30&fx=1494&fy=1547&c=c2df3ad9b43b2bda3c93b5bc4b40e47783492f5068d34f317f39a072d83e1a98 — 200 — 675.0 KiB — 53 ms — h2https://www.rijksmuseum.nl/assets/c768f3dc-f69f-4788-8db4-f11e0411cf18?w=20&h=30&fx=623&fy=396&c=884fdedaff202e9f67fbbf7d1284bb4b08ba54aba529148d42c244330bf9d8dawww.rijksmuseum.nl/assets/c768f3dc-... https://www.rijksmuseum.nl/assets/c768f3dc-f69f-4788-8db4-f11e0411cf18?w=20&h=30&fx=623&fy=396&c=884fdedaff202e9f67fbbf7d1284bb4b08ba54aba529148d42c244330bf9d8da — 200 — 1.6 KiB — 35 ms — h2https://www.rijksmuseum.nl/assets/d7360324-7a68-4691-817d-e737dd383d81?w=20&h=15&fx=960&fy=540&c=df691d1315bf3726a69295f9b5375f74742dfe63ea971314b507b8754aaac3b1www.rijksmuseum.nl/assets/d7360324-... https://www.rijksmuseum.nl/assets/d7360324-7a68-4691-817d-e737dd383d81?w=20&h=15&fx=960&fy=540&c=df691d1315bf3726a69295f9b5375f74742dfe63ea971314b507b8754aaac3b1 — 200 — 4.2 KiB — 35 ms — h2https://www.rijksmuseum.nl/statics/logos/anbi.svgwww.rijksmuseum.nl/statics/logos/an... https://www.rijksmuseum.nl/statics/logos/anbi.svg — 200 — 4.2 KiB — 32 ms — h2https://www.rijksmuseum.nl/statics/logos/instagram.svgwww.rijksmuseum.nl/statics/logos/in... https://www.rijksmuseum.nl/statics/logos/instagram.svg — 200 — 1021 B — 32 ms — h2https://www.rijksmuseum.nl/statics/logos/Facebook.svgwww.rijksmuseum.nl/statics/logos/Fa... https://www.rijksmuseum.nl/statics/logos/Facebook.svg — 200 — 721 B — 32 ms — h2https://www.rijksmuseum.nl/statics/logos/linkedin.svgwww.rijksmuseum.nl/statics/logos/li... https://www.rijksmuseum.nl/statics/logos/linkedin.svg — 200 — 683 B — 32 ms — h2https://www.rijksmuseum.nl/statics/logos/tiktok.svgwww.rijksmuseum.nl/statics/logos/ti... https://www.rijksmuseum.nl/statics/logos/tiktok.svg — 200 — 1.1 KiB — 32 ms — h2https://www.rijksmuseum.nl/statics/logos/youtube.svgwww.rijksmuseum.nl/statics/logos/yo... https://www.rijksmuseum.nl/statics/logos/youtube.svg — 200 — 886 B — 32 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TDHW9DQwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TDHW9DQ — 200 — 181.4 KiB — 119 ms — h2https://www.rijksmuseum.nl/statics/generated/focus-point-image.4be9e719ab09cafeb510.mjswww.rijksmuseum.nl/statics/generate... https://www.rijksmuseum.nl/statics/generated/focus-point-image.4be9e719ab09cafeb510.mjs — 200 — 782 B — 39 ms — h2https://www.rijksmuseum.nl/statics/generated/accessibility-helper.38e6f8b02440fbf26b89.mjswww.rijksmuseum.nl/statics/generate... https://www.rijksmuseum.nl/statics/generated/accessibility-helper.38e6f8b02440fbf26b89.mjs — 200 — 1.2 KiB — 42 ms — h2https://www.rijksmuseum.nl/statics/generated/tooltip-toggle-content.ad6aecf1433059c1e96e.mjswww.rijksmuseum.nl/statics/generate... https://www.rijksmuseum.nl/statics/generated/tooltip-toggle-content.ad6aecf1433059c1e96e.mjs — 200 — 910 B — 42 ms — h2https://www.rijksmuseum.nl/statics/generated/height-expander.8618a196fa10c546034c.mjswww.rijksmuseum.nl/statics/generate... https://www.rijksmuseum.nl/statics/generated/height-expander.8618a196fa10c546034c.mjs — 200 — 1.0 KiB — 43 ms — h2https://www.rijksmuseum.nl/statics/generated/navigation.d9a8a3afc3a45477d509.mjswww.rijksmuseum.nl/statics/generate... https://www.rijksmuseum.nl/statics/generated/navigation.d9a8a3afc3a45477d509.mjs — 200 — 1.3 KiB — 42 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.1 s LCP 1.5 shttps://rijksmuseum.nl// https://rijksmuseum.nl/ — 301 — 540 B — 768 ms — http/1.1https://www.rijksmuseum.nl/www.rijksmuseum.nl/ https://www.rijksmuseum.nl/ — 302 — 577 B — 618 ms — h2https://www.rijksmuseum.nl/nlwww.rijksmuseum.nl/nl https://www.rijksmuseum.nl/nl — 200 — 108.8 KiB — 38 ms — h2https://www.rijksmuseum.nl/statics/fonts/Rijksmuseum-Normal.woff2www.rijksmuseum.nl/statics/fonts/Ri... https://www.rijksmuseum.nl/statics/fonts/Rijksmuseum-Normal.woff2 — 200 — 15.5 KiB — 21 ms — h2https://www.rijksmuseum.nl/statics/fonts/Rijksmuseum-Bold.woff2www.rijksmuseum.nl/statics/fonts/Ri... https://www.rijksmuseum.nl/statics/fonts/Rijksmuseum-Bold.woff2 — 200 — 15.0 KiB — 21 ms — h2https://www.rijksmuseum.nl/statics/generated/rijksmuseum-app.css?v=bauL2fGuHsDKYNfzA7vf5nBRLLQ4ynzIeVaZyhr6RwUwww.rijksmuseum.nl/statics/generate... https://www.rijksmuseum.nl/statics/generated/rijksmuseum-app.css?v=bauL2fGuHsDKYNfzA7vf5nBRLLQ4ynzIeVaZyhr6RwU — 200 — 22.5 KiB — 20 ms — h2https://www.rijksmuseum.nl/assets/147dde9e-c250-4ed9-b941-39800085a4e3?w=20&h=30&fx=1190&fy=1235&c=f22be63e2ca5bca8d99b395fe875f4460b50021d19fecede5a85ff908a67fe69www.rijksmuseum.nl/assets/147dde9e-... https://www.rijksmuseum.nl/assets/147dde9e-c250-4ed9-b941-39800085a4e3?w=20&h=30&fx=1190&fy=1235&c=f22be63e2ca5bca8d99b395fe875f4460b50021d19fecede5a85ff908a67fe69 — 200 — 19.5 KiB — 26 ms — h2https://www.rijksmuseum.nl/statics/logos/m-ocw-nl.svgwww.rijksmuseum.nl/statics/logos/m-... https://www.rijksmuseum.nl/statics/logos/m-ocw-nl.svg — 200 — 25.2 KiB — 27 ms — h2https://www.rijksmuseum.nl/statics/generated/rijksmuseum-app.mjs?v=kwVeN3xp5lqUqH9x8sk5jVPU8dmE046fDkDXIMfSy30www.rijksmuseum.nl/statics/generate... https://www.rijksmuseum.nl/statics/generated/rijksmuseum-app.mjs?v=kwVeN3xp5lqUqH9x8sk5jVPU8dmE046fDkDXIMfSy30 — 200 — 51.6 KiB — 31 ms — h2https://www.rijksmuseum.nl/statics/logos/vrienden-loterij.svgwww.rijksmuseum.nl/statics/logos/vr... https://www.rijksmuseum.nl/statics/logos/vrienden-loterij.svg — 200 — 2.0 KiB — 9 ms — h2https://www.rijksmuseum.nl/statics/logos/ing.svgwww.rijksmuseum.nl/statics/logos/in... https://www.rijksmuseum.nl/statics/logos/ing.svg — 200 — 8.5 KiB — 7 ms — h2https://www.rijksmuseum.nl/statics/logos/kpn-logo-white.svgwww.rijksmuseum.nl/statics/logos/kp... https://www.rijksmuseum.nl/statics/logos/kpn-logo-white.svg — 200 — 1.5 KiB — 6 ms — h2https://www.rijksmuseum.nl/site.webmanifestwww.rijksmuseum.nl/site.webmanifest https://www.rijksmuseum.nl/site.webmanifest — 200 — 1.2 KiB — 631 ms — h2https://www.rijksmuseum.nl/assets/147dde9e-c250-4ed9-b941-39800085a4e3?w=1440&h=1082&fx=1190&fy=1235&format=webp&c=9fdc1583206074d572dfa22365a38bc09a080d270a07fc127b4bfab07ed7327dwww.rijksmuseum.nl/assets/147dde9e-... https://www.rijksmuseum.nl/assets/147dde9e-c250-4ed9-b941-39800085a4e3?w=1440&h=1082&fx=1190&fy=1235&format=webp&c=9fdc1583206074d572dfa22365a38bc09a080d270a07fc127b4bfab07ed7327d — 200 — 102.3 KiB — 11 ms — h2https://www.rijksmuseum.nl/assets/4ef912c6-338f-4a68-a033-deab0702d0f0?w=20&h=15&fx=4615&fy=2381&c=c336dfd1b779becf92794ae8c315ef76d8ab2ec76644251ca19de3b93104b144www.rijksmuseum.nl/assets/4ef912c6-... https://www.rijksmuseum.nl/assets/4ef912c6-338f-4a68-a033-deab0702d0f0?w=20&h=15&fx=4615&fy=2381&c=c336dfd1b779becf92794ae8c315ef76d8ab2ec76644251ca19de3b93104b144 — 200 — 39.7 KiB — 37 ms — h2https://www.rijksmuseum.nl/assets/e45e3a0b-61e1-4b22-b4e0-5e0defe985d1?w=20&h=30&fx=1494&fy=1547&c=c2df3ad9b43b2bda3c93b5bc4b40e47783492f5068d34f317f39a072d83e1a98www.rijksmuseum.nl/assets/e45e3a0b-... https://www.rijksmuseum.nl/assets/e45e3a0b-61e1-4b22-b4e0-5e0defe985d1?w=20&h=30&fx=1494&fy=1547&c=c2df3ad9b43b2bda3c93b5bc4b40e47783492f5068d34f317f39a072d83e1a98 — 200 — 675.0 KiB — 53 ms — h2https://www.rijksmuseum.nl/assets/c768f3dc-f69f-4788-8db4-f11e0411cf18?w=20&h=30&fx=623&fy=396&c=884fdedaff202e9f67fbbf7d1284bb4b08ba54aba529148d42c244330bf9d8dawww.rijksmuseum.nl/assets/c768f3dc-... https://www.rijksmuseum.nl/assets/c768f3dc-f69f-4788-8db4-f11e0411cf18?w=20&h=30&fx=623&fy=396&c=884fdedaff202e9f67fbbf7d1284bb4b08ba54aba529148d42c244330bf9d8da — 200 — 1.6 KiB — 35 ms — h2https://www.rijksmuseum.nl/assets/d7360324-7a68-4691-817d-e737dd383d81?w=20&h=15&fx=960&fy=540&c=df691d1315bf3726a69295f9b5375f74742dfe63ea971314b507b8754aaac3b1www.rijksmuseum.nl/assets/d7360324-... https://www.rijksmuseum.nl/assets/d7360324-7a68-4691-817d-e737dd383d81?w=20&h=15&fx=960&fy=540&c=df691d1315bf3726a69295f9b5375f74742dfe63ea971314b507b8754aaac3b1 — 200 — 4.2 KiB — 35 ms — h2https://www.rijksmuseum.nl/statics/logos/anbi.svgwww.rijksmuseum.nl/statics/logos/an... https://www.rijksmuseum.nl/statics/logos/anbi.svg — 200 — 4.2 KiB — 32 ms — h2https://www.rijksmuseum.nl/statics/logos/instagram.svgwww.rijksmuseum.nl/statics/logos/in... https://www.rijksmuseum.nl/statics/logos/instagram.svg — 200 — 1021 B — 32 ms — h2https://www.rijksmuseum.nl/statics/logos/Facebook.svgwww.rijksmuseum.nl/statics/logos/Fa... https://www.rijksmuseum.nl/statics/logos/Facebook.svg — 200 — 721 B — 32 ms — h2https://www.rijksmuseum.nl/statics/logos/linkedin.svgwww.rijksmuseum.nl/statics/logos/li... https://www.rijksmuseum.nl/statics/logos/linkedin.svg — 200 — 683 B — 32 ms — h2https://www.rijksmuseum.nl/statics/logos/tiktok.svgwww.rijksmuseum.nl/statics/logos/ti... https://www.rijksmuseum.nl/statics/logos/tiktok.svg — 200 — 1.1 KiB — 32 ms — h2https://www.rijksmuseum.nl/statics/logos/youtube.svgwww.rijksmuseum.nl/statics/logos/yo... https://www.rijksmuseum.nl/statics/logos/youtube.svg — 200 — 886 B — 32 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TDHW9DQwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TDHW9DQ — 200 — 181.4 KiB — 119 ms — h2https://www.rijksmuseum.nl/statics/generated/focus-point-image.4be9e719ab09cafeb510.mjswww.rijksmuseum.nl/statics/generate... https://www.rijksmuseum.nl/statics/generated/focus-point-image.4be9e719ab09cafeb510.mjs — 200 — 782 B — 39 ms — h2https://www.rijksmuseum.nl/statics/generated/accessibility-helper.38e6f8b02440fbf26b89.mjswww.rijksmuseum.nl/statics/generate... https://www.rijksmuseum.nl/statics/generated/accessibility-helper.38e6f8b02440fbf26b89.mjs — 200 — 1.2 KiB — 42 ms — h2https://www.rijksmuseum.nl/statics/generated/tooltip-toggle-content.ad6aecf1433059c1e96e.mjswww.rijksmuseum.nl/statics/generate... https://www.rijksmuseum.nl/statics/generated/tooltip-toggle-content.ad6aecf1433059c1e96e.mjs — 200 — 910 B — 42 ms — h2https://www.rijksmuseum.nl/statics/generated/height-expander.8618a196fa10c546034c.mjswww.rijksmuseum.nl/statics/generate... https://www.rijksmuseum.nl/statics/generated/height-expander.8618a196fa10c546034c.mjs — 200 — 1.0 KiB — 43 ms — h2https://www.rijksmuseum.nl/statics/generated/navigation.d9a8a3afc3a45477d509.mjswww.rijksmuseum.nl/statics/generate... https://www.rijksmuseum.nl/statics/generated/navigation.d9a8a3afc3a45477d509.mjs — 200 — 1.3 KiB — 42 ms — h2https://www.rijksmuseum.nl/statics/generated/vue-router.1d374ba6a02c7388ebe5.mjswww.rijksmuseum.nl/statics/generate... https://www.rijksmuseum.nl/statics/generated/vue-router.1d374ba6a02c7388ebe5.mjs — 200 — 9.9 KiB — 50 ms — h2https://www.rijksmuseum.nl/statics/generated/rijks-icons.svg?v=LEr2od284qOG_c184XLVumM3SEziuQWxo7R2Jp2JYEEwww.rijksmuseum.nl/statics/generate... https://www.rijksmuseum.nl/statics/generated/rijks-icons.svg?v=LEr2od284qOG_c184XLVumM3SEziuQWxo7R2Jp2JYEE — 200 — 4.5 KiB — 6 ms — h2https://cdn-4.convertexperiments.com/v1/js/10042695-10043546.js?environment=productioncdn-4.convertexperiments.com/v1/js/... https://cdn-4.convertexperiments.com/v1/js/10042695-10043546.js?environment=production — 200 — 86.2 KiB — 28 ms — h2https://www.rijksmuseum.nl/nl/api/mewww.rijksmuseum.nl/nl/api/me https://www.rijksmuseum.nl/nl/api/me — 200 — 800 B — 645 ms — h2https://www.rijksmuseum.nl/assets/4ef912c6-338f-4a68-a033-deab0702d0f0?w=1440&h=1082&fx=4615&fy=2381&format=webp&c=f2183acee553a66cc54c698e5e0ad14255a3ea5dea59a8e41e013c05d0a5761ewww.rijksmuseum.nl/assets/4ef912c6-... https://www.rijksmuseum.nl/assets/4ef912c6-338f-4a68-a033-deab0702d0f0?w=1440&h=1082&fx=4615&fy=2381&format=webp&c=f2183acee553a66cc54c698e5e0ad14255a3ea5dea59a8e41e013c05d0a5761e — 200 — 105.3 KiB — 17 ms — h2https://www.googletagmanager.com/gtag/js?id=G-12345&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-12345&cx=c&gtm=4e64k0 — 200 — 136.6 KiB — 108 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 77 ms — h2https://static.hotjar.com/c/hotjar-1107212.js?sv=7static.hotjar.com/c/hotjar-1107212.... https://static.hotjar.com/c/hotjar-1107212.js?sv=7 — 200 — 6.2 KiB — 56 ms — h2https://www.clarity.ms/tag/qupwlj1l8g?ref=gtm2www.clarity.ms/tag/qupwlj1l8g?ref=g... https://www.clarity.ms/tag/qupwlj1l8g?ref=gtm2 — 200 — 1.1 KiB — 258 ms — http/1.1https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CCPE29JC77U85PT2JGDG&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CCPE29JC77U85PT2JGDG&lib=ttq — 200 — 3.2 KiB — 116 ms — h2https://www.googletagmanager.com/gtag/js?id=G-CS3DSQ64VQ&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-CS3DSQ64VQ&cx=c&gtm=4e64k0 — 200 — 164.3 KiB — 115 ms — h3https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 117 ms — h2https://sc-static.net/scevent.min.jssc-static.net/scevent.min.js https://sc-static.net/scevent.min.js — 200 — 24.8 KiB — 121 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 — 89 ms — h3https://www.google.com/ccm/collect?rcb=10&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&scrsrc=www.googletagmanager.com&rnd=1906939233.1776894298&dt=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&auid=1007796769.1776894298&navt=n&npa=0&ep.ads_data_redaction=1&_tu=CA&gtm=45He64k0v79399995za200zd79399995xea&gcs=G1--&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938469~117266401~118463262&apve=1&apvf=f&apvc=1&tft=1776894297810&tfd=2031www.google.com/ccm/collect?rcb=10&f... https://www.google.com/ccm/collect?rcb=10&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&scrsrc=www.googletagmanager.com&rnd=1906939233.1776894298&dt=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&auid=1007796769.1776894298&navt=n&npa=0&ep.ads_data_redaction=1&_tu=CA&gtm=45He64k0v79399995za200zd79399995xea&gcs=G1--&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938469~117266401~118463262&apve=1&apvf=f&apvc=1&tft=1776894297810&tfd=2031 — 200 — 21 B — 144 ms — h3https://cdn-4.convertexperiments.com/api/v1/project-optional-settings/10042695/10043546cdn-4.convertexperiments.com/api/v1... https://cdn-4.convertexperiments.com/api/v1/project-optional-settings/10042695/10043546 — 200 — 530 B — 57 ms — h2https://script.hotjar.com/modules.6a0f3932cb1341a35c18.jsscript.hotjar.com/modules.6a0f3932c... https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js — 200 — 56.6 KiB — 67 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=1424529&time=1776894298003&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnlpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=1424529&time=1776894298003&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl — 200 — 788 B — 54 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=1424529&time=1776894298003&li_adsId=0db8fbe6-7782-4a98-9dad-ebd9b22fedaf&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnlpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=1424529&time=1776894298003&li_adsId=0db8fbe6-7782-4a98-9dad-ebd9b22fedaf&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl — 302 — 765 B — 79 ms — h2https://t.rijksmuseum.nl/g/collect?v=2&tid=G-12345&gtm=45je64k0z879399995za20gzb79399995zd79399995&_p=1776894297280&gcs=G1--&gcd=13l3l3l3l5l1&npa=0&dma=0&ecid=630762978&_fplc=0&are=1&cid=1579191619.1776894298&ec_mode=c&frm=0&pscdl=noapi&rcb=5&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=nl&ur=US-CA&sst.rnd=1906939233.1776894298&sst.adr=1&sst.tft=1776894297280&sst.lpc=212712343&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=1&tag_exp=0~115938466~115938469~117266401~117512542~118463262&sid=1776894298&sct=1&seg=0&dl=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&dt=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&_tu=DA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.app_platform=web&ep.website_id=001&ep.page_layout=desktop&ep.environment=Production&ep.content_type=homepage&ep.content_id=6bf37895-1324-44e5-86a9-98d1203f8c12&ep.unique_event_id=page_1776894755069_177689467555169_69&tfd=2309&richsstsset.rijksmuseum.nl/g/collect?v=2&tid=... https://t.rijksmuseum.nl/g/collect?v=2&tid=G-12345&gtm=45je64k0z879399995za20gzb79399995zd79399995&_p=1776894297280&gcs=G1--&gcd=13l3l3l3l5l1&npa=0&dma=0&ecid=630762978&_fplc=0&are=1&cid=1579191619.1776894298&ec_mode=c&frm=0&pscdl=noapi&rcb=5&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=nl&ur=US-CA&sst.rnd=1906939233.1776894298&sst.adr=1&sst.tft=1776894297280&sst.lpc=212712343&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=1&tag_exp=0~115938466~115938469~117266401~117512542~118463262&sid=1776894298&sct=1&seg=0&dl=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&dt=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&_tu=DA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.app_platform=web&ep.website_id=001&ep.page_layout=desktop&ep.environment=Production&ep.content_type=homepage&ep.content_id=6bf37895-1324-44e5-86a9-98d1203f8c12&ep.unique_event_id=page_1776894755069_177689467555169_69&tfd=2309&richsstsse — 200 — 509 B — 421 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=1424529&time=1776894298003&li_adsId=0db8fbe6-7782-4a98-9dad-ebd9b22fedaf&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&cookiesTest=truepx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=1424529&time=1776894298003&li_adsId=0db8fbe6-7782-4a98-9dad-ebd9b22fedaf&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&cookiesTest=true — 200 — 273 B — 56 ms — h2https://t.rijksmuseum.nl/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fwww.rijksmuseum.nl&1p=1t.rijksmuseum.nl/_/service_worker/6... https://t.rijksmuseum.nl/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fwww.rijksmuseum.nl&1p=1 — 200 — 1.9 KiB — 371 ms — h2https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js — 200 — 109.5 KiB — 22 ms — h2https://connect.facebook.net/signals/config/1002921673111303?v=2.9.303&r=stable&domain=www.rijksmuseum.nl&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/1002921673111303?v=2.9.303&r=stable&domain=www.rijksmuseum.nl&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.6 KiB — 103 ms — h3https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 45 B — 108 ms — h3https://bat.bing.com/p/action/4011554.jsbat.bing.com/p/action/4011554.js https://bat.bing.com/p/action/4011554.js — 200 — 424 B — 29 ms — h2https://www.googletagmanager.com/gtag/destination?id=AW-990532474&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-990532474&cx=c&gtm=4e64k0 — 200 — 133.9 KiB — 104 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-970895607&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-970895607&cx=c&gtm=4e64k0 — 200 — 144.5 KiB — 127 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-976087125&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-976087125&cx=c&gtm=4e64k0 — 200 — 136.4 KiB — 117 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-794194365&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-794194365&cx=c&gtm=4e64k0 — 200 — 133.9 KiB — 116 ms — h3https://www.googletagmanager.com/gtag/destination?id=DC-14853655&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-14853655&cx=c&gtm=4e64k0 — 200 — 129.2 KiB — 126 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-CS3DSQ64VQ&gtm=45je64k0v873877545z879399995za20gzb79399995zd79399995&_p=1776894297280&_gaz=1&gcs=G1--&gcd=13l3l3l3l5l1&npa=0&dma=0&ecid=58041053&_eu=EAAAAGA&are=1&cid=1579191619.1776894298&ec_mode=a&frm=0&ir=1&pscdl=noapi&rcb=2&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=nl&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117512542&sid=1776894298&sct=1&seg=0&dl=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&dt=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&_tu=CA&en=page_view&_fv=1&_ss=1&ep.app_platform=web&ep.website_id=001&ep.page_layout=desktop&ep.environment=Production&ep.content_type=homepage&ep.content_id=6bf37895-1324-44e5-86a9-98d1203f8c12&tfd=2505analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-CS3DSQ64VQ&gtm=45je64k0v873877545z879399995za20gzb79399995zd79399995&_p=1776894297280&_gaz=1&gcs=G1--&gcd=13l3l3l3l5l1&npa=0&dma=0&ecid=58041053&_eu=EAAAAGA&are=1&cid=1579191619.1776894298&ec_mode=a&frm=0&ir=1&pscdl=noapi&rcb=2&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=nl&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117512542&sid=1776894298&sct=1&seg=0&dl=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&dt=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&_tu=CA&en=page_view&_fv=1&_ss=1&ep.app_platform=web&ep.website_id=001&ep.page_layout=desktop&ep.environment=Production&ep.content_type=homepage&ep.content_id=6bf37895-1324-44e5-86a9-98d1203f8c12&tfd=2505 — 204 — 552 B — 150 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-CS3DSQ64VQ&cid=1579191619.1776894298&gtm=45je64k0v873877545z879399995za20gzb79399995zd79399995&rcb=2&aip=1&dma=0&gcs=G1--&gcd=13l3l3l3l5l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266400~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-CS3DSQ64VQ&cid=1579191619.1776894298&gtm=45je64k0v873877545z879399995za20gzb79399995zd79399995&rcb=2&aip=1&dma=0&gcs=G1--&gcd=13l3l3l3l5l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266400~117512542 — 204 — 552 B — 93 ms — h2https://tr.snapchat.com/cm/i?pid=8ebc9c2f-419d-4bd9-b478-1c5fde6061d9&u_scsid=4b6c1187-d72d-4d17-93cd-c4c74ff67ab7&u_sclid=7d8cb0a2-0d53-431c-941f-baf3ec771394tr.snapchat.com/cm/i?pid=8ebc9c2f-4... https://tr.snapchat.com/cm/i?pid=8ebc9c2f-419d-4bd9-b478-1c5fde6061d9&u_scsid=4b6c1187-d72d-4d17-93cd-c4c74ff67ab7&u_sclid=7d8cb0a2-0d53-431c-941f-baf3ec771394 — 200 — 1.0 KiB — 115 ms — h2https://tr.snapchat.com/config/nl/8ebc9c2f-419d-4bd9-b478-1c5fde6061d9.js?v=3.56.0-2604221701tr.snapchat.com/config/nl/8ebc9c2f-... https://tr.snapchat.com/config/nl/8ebc9c2f-419d-4bd9-b478-1c5fde6061d9.js?v=3.56.0-2604221701 — 200 — 467 B — 168 ms — h2https://tr.snapchat.com/p?pid=8ebc9c2f-419d-4bd9-b478-1c5fde6061d9&ev=PAGE_VIEW&intg=gtm&pids=8ebc9c2f-419d-4bd9-b478-1c5fde6061d9&u_c1=2bd6b773-88e7-42c8-aee1-07ef8bbdcaad&cdid=%40-c4b95305-b29f-4af2-800e-7931a15789ed&u_sclid=7d8cb0a2-0d53-431c-941f-baf3ec771394&u_scsid=4b6c1187-d72d-4d17-93cd-c4c74ff67ab7&gat=G-CS3DSQ64VQ%2CG-12345%2CGTM-TDHW9DQ&gac=aa500a59&bg=false&bt=1d53c387&d_a=x86&d_bvs=%5B%2C%7B%22brand%22%3A%22Not-A.Brand%22%2C%22version%22%3A%2224.0.0.0%22%7D%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146.0.7680.164%22%7D%5D&d_os=10.15.7&d_ot=macOS&df=true&huah=true&m_dcl=1628&m_fcps=1672&m_pi=1628&m_pl=0&m_pv=2&m_rd=2549&m_sh=600&m_sl=2526&m_sw=800&pl=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&trackId=e8ee2a93-8347-4761-aa09-763e136e1aab&ts=1776894298328&v=3.56.0-2604221701tr.snapchat.com/p?pid=8ebc9c2f-419d... https://tr.snapchat.com/p?pid=8ebc9c2f-419d-4bd9-b478-1c5fde6061d9&ev=PAGE_VIEW&intg=gtm&pids=8ebc9c2f-419d-4bd9-b478-1c5fde6061d9&u_c1=2bd6b773-88e7-42c8-aee1-07ef8bbdcaad&cdid=%40-c4b95305-b29f-4af2-800e-7931a15789ed&u_sclid=7d8cb0a2-0d53-431c-941f-baf3ec771394&u_scsid=4b6c1187-d72d-4d17-93cd-c4c74ff67ab7&gat=G-CS3DSQ64VQ%2CG-12345%2CGTM-TDHW9DQ&gac=aa500a59&bg=false&bt=1d53c387&d_a=x86&d_bvs=%5B%2C%7B%22brand%22%3A%22Not-A.Brand%22%2C%22version%22%3A%2224.0.0.0%22%7D%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146.0.7680.164%22%7D%5D&d_os=10.15.7&d_ot=macOS&df=true&huah=true&m_dcl=1628&m_fcps=1672&m_pi=1628&m_pl=0&m_pv=2&m_rd=2549&m_sh=600&m_sl=2526&m_sw=800&pl=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&trackId=e8ee2a93-8347-4761-aa09-763e136e1aab&ts=1776894298328&v=3.56.0-2604221701 — 200 — 426 B — 93 ms — h2https://scripts.clarity.ms/0.8.60-beta/clarity.jsscripts.clarity.ms/0.8.60-beta/clar... https://scripts.clarity.ms/0.8.60-beta/clarity.js — 200 — 25.0 KiB — 21 ms — h2https://script.hotjar.com/browser-perf.8417c6bba72228fa2e29.jsscript.hotjar.com/browser-perf.8417... https://script.hotjar.com/browser-perf.8417c6bba72228fa2e29.js — 200 — 2.3 KiB — 20 ms — h2https://sc-static.net/scevent.min.jssc-static.net/scevent.min.js https://sc-static.net/scevent.min.js — 200 — 24.8 KiB — 63 ms — h2https://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.6 KiB — 16 ms — h2https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6analytics-ipv6.tiktokw.us/ipv6/enri... https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6 — 200 — 776 B — 112 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 906 B — 143 ms — h2https://bat.bing.net/actionp/0?ti=4011554&tm=gtm002&Ver=2&mid=9d73425a-c902-4f83-8e5e-ba359050d970&bo=1&evt=consent&src=default&cdb=AQAQ&asc=Dbat.bing.net/actionp/0?ti=4011554&t... https://bat.bing.net/actionp/0?ti=4011554&tm=gtm002&Ver=2&mid=9d73425a-c902-4f83-8e5e-ba359050d970&bo=1&evt=consent&src=default&cdb=AQAQ&asc=D — 204 — 346 B — 71 ms — h2https://bat.bing.net/action/0?ti=4011554&tm=gtm002&Ver=2&mid=9d73425a-c902-4f83-8e5e-ba359050d970&bo=2&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Rijksmuseum,%20h%C3%A9t%20museum%20van%20Nederland&p=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&r=&lt=1629&evt=pageLoad&sv=2&asc=D&cdb=AQAQ&rn=212762bat.bing.net/action/0?ti=4011554&tm... https://bat.bing.net/action/0?ti=4011554&tm=gtm002&Ver=2&mid=9d73425a-c902-4f83-8e5e-ba359050d970&bo=2&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Rijksmuseum,%20h%C3%A9t%20museum%20van%20Nederland&p=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&r=&lt=1629&evt=pageLoad&sv=2&asc=D&cdb=AQAQ&rn=212762 — 204 — 119 B — 68 ms — h2https://www.facebook.com/tr/?id=1002921673111303&ev=PageView&dl=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rl=&if=false&ts=1776894298585&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776894298572.774973489737553160&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&pmd[locale]=nl&pmd[description]=We%20vertellen%20het%20verhaal%20van%20800%20jaar%20Nederlandse%20geschiedenis%20met%20de%20grote%20meesters%20Rembrandt%2C%20Vermeer%20en%20Van%20Gogh.%20Midden%20in%20het%20historische%20centrum%20van%20Amsterdam.&plt=1628.5&it=1776894298174&coo=false&eid=page_1776894755069_177689467555169_69&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=10029216731... https://www.facebook.com/tr/?id=1002921673111303&ev=PageView&dl=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rl=&if=false&ts=1776894298585&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776894298572.774973489737553160&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&pmd[locale]=nl&pmd[description]=We%20vertellen%20het%20verhaal%20van%20800%20jaar%20Nederlandse%20geschiedenis%20met%20de%20grote%20meesters%20Rembrandt%2C%20Vermeer%20en%20Van%20Gogh.%20Midden%20in%20het%20historische%20centrum%20van%20Amsterdam.&plt=1628.5&it=1776894298174&coo=false&eid=page_1776894755069_177689467555169_69&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GET — 200 — 16 B — 28 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1002921673111303&ev=PageView&dl=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rl=&if=false&ts=1776894298585&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776894298572.774973489737553160&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&pmd[locale]=nl&pmd[description]=We%20vertellen%20het%20verhaal%20van%20800%20jaar%20Nederlandse%20geschiedenis%20met%20de%20grote%20meesters%20Rembrandt%2C%20Vermeer%20en%20Van%20Gogh.%20Midden%20in%20het%20historische%20centrum%20van%20Amsterdam.&plt=1628.5&it=1776894298174&coo=false&eid=page_1776894755069_177689467555169_69&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1002921673111303&ev=PageView&dl=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rl=&if=false&ts=1776894298585&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776894298572.774973489737553160&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&pmd[locale]=nl&pmd[description]=We%20vertellen%20het%20verhaal%20van%20800%20jaar%20Nederlandse%20geschiedenis%20met%20de%20grote%20meesters%20Rembrandt%2C%20Vermeer%20en%20Van%20Gogh.%20Midden%20in%20het%20historische%20centrum%20van%20Amsterdam.&plt=1628.5&it=1776894298174&coo=false&eid=page_1776894755069_177689467555169_69&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGET — 200 — 200 B — 424 ms — h3https://tr.snapchat.com/cm/s?bt=1d53c387&pnid=140&cb=1776894298598&u_scsid=cc16c228-943d-4464-ae84-cfea90f384eb&u_sclid=800ac9b5-a46e-41af-bf0d-6d95fb16d7e7tr.snapchat.com/cm/s?bt=1d53c387&pn... https://tr.snapchat.com/cm/s?bt=1d53c387&pnid=140&cb=1776894298598&u_scsid=cc16c228-943d-4464-ae84-cfea90f384eb&u_sclid=800ac9b5-a46e-41af-bf0d-6d95fb16d7e7 — 302 — 330 B — 77 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/970895607/?random=1776894298633&cv=11&fst=1776894298633&bg=ffffff&guid=ON&async=1&gtm=45be64k0v896519035z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=1&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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/970895607/?random=1776894298633&cv=11&fst=1776894298633&bg=ffffff&guid=ON&async=1&gtm=45be64k0v896519035z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=1&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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 — 69 ms — h3https://www.google.com/rmkt/collect/970895607/?random=1776894298633&cv=11&fst=1776894298633&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v896519035z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=1&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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/9708956... https://www.google.com/rmkt/collect/970895607/?random=1776894298633&cv=11&fst=1776894298633&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v896519035z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=1&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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 — 100 ms — h3https://www.google.com/ccm/collect?rcb=1&frm=0&ae=g&dl=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&scrsrc=www.googletagmanager.com&rnd=1906939233.1776894298&dt=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&auid=1007796769.1776894298&navt=n&npa=0&ep.ads_data_redaction=1&_tu=CA&gtm=45be64k0v896519035z879399995za20gzb79399995zd79399995xea&gcs=G1--&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-970895607&tid=AW-970895607&tft=1776894298659&tfd=2879www.google.com/ccm/collect?rcb=1&fr... https://www.google.com/ccm/collect?rcb=1&frm=0&ae=g&dl=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&scrsrc=www.googletagmanager.com&rnd=1906939233.1776894298&dt=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&auid=1007796769.1776894298&navt=n&npa=0&ep.ads_data_redaction=1&_tu=CA&gtm=45be64k0v896519035z879399995za20gzb79399995zd79399995xea&gcs=G1--&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-970895607&tid=AW-970895607&tft=1776894298659&tfd=2879 — 200 — 21 B — 96 ms — h3https://pixel.tapad.com/idsync/ex/push?partner_id=2884&partner_url=https%3A%2F%2Ftr.snapchat.com%2Fcm%2Fp%3Frand%3D1776893406707%26pnid%3D140%26pcid%3D%24%7BTA_DEVICE_ID%7Dpixel.tapad.com/idsync/ex/push?part... https://pixel.tapad.com/idsync/ex/push?partner_id=2884&partner_url=https%3A%2F%2Ftr.snapchat.com%2Fcm%2Fp%3Frand%3D1776893406707%26pnid%3D140%26pcid%3D%24%7BTA_DEVICE_ID%7D — 302 — 693 B — 76 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/976087125/?random=1776894298726&cv=11&fst=1776894298726&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9108074712z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=0&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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/976087125/?random=1776894298726&cv=11&fst=1776894298726&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9108074712z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=0&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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 — 36 ms — h3https://www.google.com/rmkt/collect/976087125/?random=1776894298726&cv=11&fst=1776894298726&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9108074712z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=0&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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/9760871... https://www.google.com/rmkt/collect/976087125/?random=1776894298726&cv=11&fst=1776894298726&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9108074712z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=0&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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 — 83 ms — h3https://www.google.com/ccm/collect?rcb=0&frm=0&ae=g&dl=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&scrsrc=www.googletagmanager.com&rnd=1906939233.1776894298&dt=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&auid=1007796769.1776894298&navt=n&npa=0&ep.ads_data_redaction=1&_tu=CA&gtm=45be64k0v9108074712z879399995za20gzb79399995zd79399995xea&gcs=G1--&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-976087125&tid=AW-976087125&tft=1776894298748&tfd=2969www.google.com/ccm/collect?rcb=0&fr... https://www.google.com/ccm/collect?rcb=0&frm=0&ae=g&dl=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&scrsrc=www.googletagmanager.com&rnd=1906939233.1776894298&dt=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&auid=1007796769.1776894298&navt=n&npa=0&ep.ads_data_redaction=1&_tu=CA&gtm=45be64k0v9108074712z879399995za20gzb79399995zd79399995xea&gcs=G1--&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-976087125&tid=AW-976087125&tft=1776894298748&tfd=2969 — 200 — 21 B — 78 ms — h3https://pixel.tapad.com/idsync/ex/push/check?partner_id=2884&partner_url=https%3A%2F%2Ftr.snapchat.com%2Fcm%2Fp%3Frand%3D1776893406707%26pnid%3D140%26pcid%3D%24%7BTA_DEVICE_ID%7Dpixel.tapad.com/idsync/ex/push/chec... https://pixel.tapad.com/idsync/ex/push/check?partner_id=2884&partner_url=https%3A%2F%2Ftr.snapchat.com%2Fcm%2Fp%3Frand%3D1776893406707%26pnid%3D140%26pcid%3D%24%7BTA_DEVICE_ID%7D — 302 — 388 B — 49 ms — h2https://tr.snapchat.com/cm/p?rand=1776893406707&pnid=140&pcid=54dbf2bd-df22-40d1-86cb-acedbf9a5644tr.snapchat.com/cm/p?rand=177689340... https://tr.snapchat.com/cm/p?rand=1776893406707&pnid=140&pcid=54dbf2bd-df22-40d1-86cb-acedbf9a5644 — 200 — 17 B — 67 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/794194365/?random=1776894298801&cv=11&fst=1776894298801&bg=ffffff&guid=ON&async=1&gtm=45be64k0z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=8&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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/794194365/?random=1776894298801&cv=11&fst=1776894298801&bg=ffffff&guid=ON&async=1&gtm=45be64k0z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=8&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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 — 36 ms — h3https://www.google.com/rmkt/collect/794194365/?random=1776894298801&cv=11&fst=1776894298801&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=8&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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/7941943... https://www.google.com/rmkt/collect/794194365/?random=1776894298801&cv=11&fst=1776894298801&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=8&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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 — 99 ms — h3https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&dl=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&scrsrc=www.googletagmanager.com&rnd=1906939233.1776894298&dt=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&auid=1007796769.1776894298&navt=n&npa=0&ep.ads_data_redaction=1&_tu=CA&gtm=45be64k0z879399995za20gzb79399995zd79399995xea&gcs=G1--&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266401~117884344&apve=1&apvf=f&apvc=0&tids=AW-794194365&tid=AW-794194365&tft=1776894298823&tfd=3044www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&dl=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&scrsrc=www.googletagmanager.com&rnd=1906939233.1776894298&dt=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&auid=1007796769.1776894298&navt=n&npa=0&ep.ads_data_redaction=1&_tu=CA&gtm=45be64k0z879399995za20gzb79399995zd79399995xea&gcs=G1--&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266401~117884344&apve=1&apvf=f&apvc=0&tids=AW-794194365&tid=AW-794194365&tft=1776894298823&tfd=3044 — 200 — 21 B — 96 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/990532474/?random=1776894298865&cv=11&fst=1776894298865&bg=ffffff&guid=ON&async=1&gtm=45be64k0z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=1&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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/990532474/?random=1776894298865&cv=11&fst=1776894298865&bg=ffffff&guid=ON&async=1&gtm=45be64k0z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=1&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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 — 39 ms — h3https://www.google.com/rmkt/collect/990532474/?random=1776894298865&cv=11&fst=1776894298865&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=1&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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/9905324... https://www.google.com/rmkt/collect/990532474/?random=1776894298865&cv=11&fst=1776894298865&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=1&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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 — 54 ms — h3https://www.google.com/ccm/collect?rcb=1&frm=0&ae=g&dl=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&scrsrc=www.googletagmanager.com&rnd=1906939233.1776894298&dt=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&auid=1007796769.1776894298&navt=n&npa=0&ep.ads_data_redaction=1&_tu=CA&gtm=45be64k0z879399995za20gzb79399995zd79399995xea&gcs=G1--&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117384405&apve=1&apvf=f&apvc=0&tids=AW-990532474&tid=AW-990532474&tft=1776894298911&tfd=3131www.google.com/ccm/collect?rcb=1&fr... https://www.google.com/ccm/collect?rcb=1&frm=0&ae=g&dl=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&scrsrc=www.googletagmanager.com&rnd=1906939233.1776894298&dt=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&auid=1007796769.1776894298&navt=n&npa=0&ep.ads_data_redaction=1&_tu=CA&gtm=45be64k0z879399995za20gzb79399995zd79399995xea&gcs=G1--&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117384405&apve=1&apvf=f&apvc=0&tids=AW-990532474&tid=AW-990532474&tft=1776894298911&tfd=3131 — 200 — 21 B — 49 ms — h3https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 282 B — 236 ms — http/1.1https://ad.doubleclick.net/activity;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=4326549233910;npa=0;auiddc=1007796769.1776894298;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=3;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_o9IPjYsBp-txqr3Qyi8aAV5p3PWbRoWc4w;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl?ad.doubleclick.net/activity;src=148... https://ad.doubleclick.net/activity;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=4326549233910;npa=0;auiddc=1007796769.1776894298;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=3;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_o9IPjYsBp-txqr3Qyi8aAV5p3PWbRoWc4w;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl? — 302 — 22 B — 361 ms — h3https://14853655.fls.doubleclick.net/activityi;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=4326549233910;npa=0;auiddc=1007796769.1776894298;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_o9IPjYsBp-txqr3Qyi8aAV5p3PWbRoWc4w;_dc_test=1;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl?14853655.fls.doubleclick.net/activi... https://14853655.fls.doubleclick.net/activityi;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=4326549233910;npa=0;auiddc=1007796769.1776894298;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_o9IPjYsBp-txqr3Qyi8aAV5p3PWbRoWc4w;_dc_test=1;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl? — 302 — 893 B — 83 ms — h2https://ad.doubleclick.net/activity;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=665709317942;npa=0;auiddc=1007796769.1776894298;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=3;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_7O4vdjMSHMtRvwvrFynqH-wfUSDdsvulEQ;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl?ad.doubleclick.net/activity;src=148... https://ad.doubleclick.net/activity;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=665709317942;npa=0;auiddc=1007796769.1776894298;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=3;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_7O4vdjMSHMtRvwvrFynqH-wfUSDdsvulEQ;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl? — 302 — 22 B — 75 ms — h3https://14853655.fls.doubleclick.net/activityi;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=665709317942;npa=0;auiddc=1007796769.1776894298;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_7O4vdjMSHMtRvwvrFynqH-wfUSDdsvulEQ;_dc_test=1;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl?14853655.fls.doubleclick.net/activi... https://14853655.fls.doubleclick.net/activityi;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=665709317942;npa=0;auiddc=1007796769.1776894298;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_7O4vdjMSHMtRvwvrFynqH-wfUSDdsvulEQ;_dc_test=1;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl? — 302 — 515 B — 77 ms — h2https://www.google.com/pagead/1p-user-list/970895607/?random=1776894298633&cv=11&fst=1776891600000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v896519035z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=1&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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=CAQSsAEABaugfer8Yr8Vyx0flI287f2SH1z8MqgoaCBao_22xbkRwkRIFZpCxtQgRvOuJKCErAMS51Q70Dm1S2ZxU53xN3f1uNEGyOOYUd3X8eHCVkh2s0ut9s8mJwFVoH7o6LAaIPVPdHGWwHsFZOD3DdPxkSnyl4Fo4yhyyY3yaz1Es-VxDIoUgAkMCLtpkZjj0h9eJV-aQ3p8x_1t2ghz7jvHYMmEqoGRSVjgwJ0KtUHABQ&random=2581746374&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/970895607/?random=1776894298633&cv=11&fst=1776891600000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v896519035z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=1&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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=CAQSsAEABaugfer8Yr8Vyx0flI287f2SH1z8MqgoaCBao_22xbkRwkRIFZpCxtQgRvOuJKCErAMS51Q70Dm1S2ZxU53xN3f1uNEGyOOYUd3X8eHCVkh2s0ut9s8mJwFVoH7o6LAaIPVPdHGWwHsFZOD3DdPxkSnyl4Fo4yhyyY3yaz1Es-VxDIoUgAkMCLtpkZjj0h9eJV-aQ3p8x_1t2ghz7jvHYMmEqoGRSVjgwJ0KtUHABQ&random=2581746374&rmt_tld=0&ipr=y — 200 — 64 B — 36 ms — h3https://www.google.com/pagead/1p-user-list/976087125/?random=1776894298726&cv=11&fst=1776891600000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9108074712z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=0&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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=CAQSsAEABaugfRc-w9GT0y9f6TTXA4qHzy_TLX795cq21LfQssrfXjTu9-1yjHr-STiklv-8Sny7ntE9Pya84E7XCqN_fsdgkTSi3BzwGg3_YqKZeH_sViAdc4WlRdSjQfyedfxZ5klAgc9KMAwHCmABmJXnQauqYUxU2pn-7KlXxOpOUyPmcUtdfRaSrSMInf74zgpvtnQrCAhJFzZcXI3Loq2atVJs_lJXF4knzwLCe48jMw&random=1746112002&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/976087125/?random=1776894298726&cv=11&fst=1776891600000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9108074712z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=0&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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=CAQSsAEABaugfRc-w9GT0y9f6TTXA4qHzy_TLX795cq21LfQssrfXjTu9-1yjHr-STiklv-8Sny7ntE9Pya84E7XCqN_fsdgkTSi3BzwGg3_YqKZeH_sViAdc4WlRdSjQfyedfxZ5klAgc9KMAwHCmABmJXnQauqYUxU2pn-7KlXxOpOUyPmcUtdfRaSrSMInf74zgpvtnQrCAhJFzZcXI3Loq2atVJs_lJXF4knzwLCe48jMw&random=1746112002&rmt_tld=0&ipr=y — 200 — 64 B — 24 ms — h3https://www.google.com/pagead/1p-user-list/794194365/?random=1776894298801&cv=11&fst=1776891600000&bg=ffffff&guid=ON&async=1&gtm=45be64k0z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=8&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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=CAQSsAEABaugfVsp0_ynu5P9M7pNKiviAVBueH3X6D8C3ehdViziu2w2LKqFBT-P6sBuLnhzvVRXCsIDTqGe9Uyib8y0lmrh5z-C8AKkVHkAdRtqnFChzm32VMJgsu3jXqXviNzTdl9RX3sZlkFIpbzpi0lMS2Kz91sYeeynp4_uuY0icBvlyJNaMktid5bxoUTlN0ZP2KnAas_7BGx8CXq8m55fSLRGlwB0F3tyKoN7iYbJbw&random=83783818&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/794194365/?random=1776894298801&cv=11&fst=1776891600000&bg=ffffff&guid=ON&async=1&gtm=45be64k0z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266401~117884344&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=8&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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=CAQSsAEABaugfVsp0_ynu5P9M7pNKiviAVBueH3X6D8C3ehdViziu2w2LKqFBT-P6sBuLnhzvVRXCsIDTqGe9Uyib8y0lmrh5z-C8AKkVHkAdRtqnFChzm32VMJgsu3jXqXviNzTdl9RX3sZlkFIpbzpi0lMS2Kz91sYeeynp4_uuY0icBvlyJNaMktid5bxoUTlN0ZP2KnAas_7BGx8CXq8m55fSLRGlwB0F3tyKoN7iYbJbw&random=83783818&rmt_tld=0&ipr=y — 200 — 64 B — 31 ms — h3https://www.google.com/pagead/1p-user-list/990532474/?random=1776894298865&cv=11&fst=1776891600000&bg=ffffff&guid=ON&async=1&gtm=45be64k0z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=1&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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=CAQSsAEABaugfZuaMyt8wpGVNFywNcN5GU5LUYPHCU6Z2wk7gqhedn_0dElx2T6AAKPpVUWU8GlveOxs1bMr0p76pDjaPdSeLydW5vbpLvuGLMKkvB5kwcMQwqYWT08BbfdiPIAkOyyW07zLYfxcODxuGTMutgYxjhs-wCZ3P1Gk4vo31D2u_kNdoOgVcveGie8sccV9r7F2a5et_504XsLRJ_qk9L8bcFEQGptL6vPkSxR3GA&random=945408311&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/990532474/?random=1776894298865&cv=11&fst=1776891600000&bg=ffffff&guid=ON&async=1&gtm=45be64k0z879399995za20gzb79399995zd79399995xea&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~117384405&u_w=800&u_h=600&url=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl&rcb=1&frm=0&tiba=Rijksmuseum%2C%20h%C3%A9t%20museum%20van%20Nederland&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1007796769.1776894298&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=CAQSsAEABaugfZuaMyt8wpGVNFywNcN5GU5LUYPHCU6Z2wk7gqhedn_0dElx2T6AAKPpVUWU8GlveOxs1bMr0p76pDjaPdSeLydW5vbpLvuGLMKkvB5kwcMQwqYWT08BbfdiPIAkOyyW07zLYfxcODxuGTMutgYxjhs-wCZ3P1Gk4vo31D2u_kNdoOgVcveGie8sccV9r7F2a5et_504XsLRJ_qk9L8bcFEQGptL6vPkSxR3GA&random=945408311&rmt_tld=0&ipr=y — 200 — 64 B — 32 ms — h3https://ad.doubleclick.net/activity;dc_pre=CIjE_ou3gpQDFecxrQYdNJYhXg;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=665709317942;npa=0;auiddc=1007796769.1776894298;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=3;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_7O4vdjMSHMtRvwvrFynqH-wfUSDdsvulEQ;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl?ad.doubleclick.net/activity;dc_pre=... https://ad.doubleclick.net/activity;dc_pre=CIjE_ou3gpQDFecxrQYdNJYhXg;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=665709317942;npa=0;auiddc=1007796769.1776894298;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=3;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_7O4vdjMSHMtRvwvrFynqH-wfUSDdsvulEQ;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl? — 200 — 64 B — 31 ms — h3https://ad.doubleclick.net/activity;dc_pre=CPTH_ou3gpQDFX3EwgQdQFMErw;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=4326549233910;npa=0;auiddc=1007796769.1776894298;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=3;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_o9IPjYsBp-txqr3Qyi8aAV5p3PWbRoWc4w;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl?ad.doubleclick.net/activity;dc_pre=... https://ad.doubleclick.net/activity;dc_pre=CPTH_ou3gpQDFX3EwgQdQFMErw;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=4326549233910;npa=0;auiddc=1007796769.1776894298;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=3;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_o9IPjYsBp-txqr3Qyi8aAV5p3PWbRoWc4w;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl? — 302 — 22 B — 292 ms — h3https://14853655.fls.doubleclick.net/activityi;dc_pre=CLP-gIy3gpQDFbni_QUd9eoF7Q;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=4326549233910;npa=0;auiddc=1007796769.1776894298;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_o9IPjYsBp-txqr3Qyi8aAV5p3PWbRoWc4w;_dc_test=1;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl?14853655.fls.doubleclick.net/activi... https://14853655.fls.doubleclick.net/activityi;dc_pre=CLP-gIy3gpQDFbni_QUd9eoF7Q;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=4326549233910;npa=0;auiddc=1007796769.1776894298;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_o9IPjYsBp-txqr3Qyi8aAV5p3PWbRoWc4w;_dc_test=1;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl? — 200 — 725 B — 29 ms — h2https://14853655.fls.doubleclick.net/activityi;dc_pre=CPGFgYy3gpQDFQjzuAgdwnQVvw;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=665709317942;npa=0;auiddc=1007796769.1776894298;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_7O4vdjMSHMtRvwvrFynqH-wfUSDdsvulEQ;_dc_test=1;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl?14853655.fls.doubleclick.net/activi... https://14853655.fls.doubleclick.net/activityi;dc_pre=CPGFgYy3gpQDFQjzuAgdwnQVvw;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=665709317942;npa=0;auiddc=1007796769.1776894298;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_7O4vdjMSHMtRvwvrFynqH-wfUSDdsvulEQ;_dc_test=1;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl? — 200 — 667 B — 28 ms — h2https://www.google.com/gmp/conversion/_dc_unique_id=12055257426003077791;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4GNsebTdNxvUvu4Ua8Gml1AMx3Ssqr_TIYg0;_dc_time=1776894299;dc_pre=CPTH_ou3gpQDFX3EwgQdQFMErw;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=4326549233910;npa=0;auiddc=1007796769.1776894298;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=3;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_o9IPjYsBp-txqr3Qyi8aAV5p3PWbRoWc4w;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=12055257426003077791;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4GNsebTdNxvUvu4Ua8Gml1AMx3Ssqr_TIYg0;_dc_time=1776894299;dc_pre=CPTH_ou3gpQDFX3EwgQdQFMErw;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=4326549233910;npa=0;auiddc=1007796769.1776894298;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=3;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_o9IPjYsBp-txqr3Qyi8aAV5p3PWbRoWc4w;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl? — 200 — 63 B — 258 ms — h3https://tr6.snapchat.com/ptr6.snapchat.com/p https://tr6.snapchat.com/p — 200 — 44 B — 71 ms — h2https://adservice.google.com/ddm/fls/z/dc_pre=CLP-gIy3gpQDFbni_QUd9eoF7Q;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=4326549233910;npa=0;auiddc=*;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_o9IPjYsBp-txqr3Qyi8aAV5p3PWbRoWc4w;_dc_test=1;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnladservice.google.com/ddm/fls/z/dc_p... https://adservice.google.com/ddm/fls/z/dc_pre=CLP-gIy3gpQDFbni_QUd9eoF7Q;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=4326549233910;npa=0;auiddc=*;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_o9IPjYsBp-txqr3Qyi8aAV5p3PWbRoWc4w;_dc_test=1;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl — 200 — 63 B — 55 ms — h3https://adservice.google.com/ddm/fls/z/dc_pre=CPGFgYy3gpQDFQjzuAgdwnQVvw;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=665709317942;npa=0;auiddc=*;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_7O4vdjMSHMtRvwvrFynqH-wfUSDdsvulEQ;_dc_test=1;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnladservice.google.com/ddm/fls/z/dc_p... https://adservice.google.com/ddm/fls/z/dc_pre=CPGFgYy3gpQDFQjzuAgdwnQVvw;src=14853655;type=pageview;cat=allpa0;rcb=10;ord=665709317942;npa=0;auiddc=*;u1=%2Fnl;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9193567826z879399995za20gzb79399995zd79399995xea;gcs=G1--;gcd=13l3l3l3l5l1;dma=0;dc_fmt=2;tag_exp=0~115616986~115938466~115938469~117266401~118128922;epver=2;dc_random=1776894299_7O4vdjMSHMtRvwvrFynqH-wfUSDdsvulEQ;_dc_test=1;~oref=https%3A%2F%2Fwww.rijksmuseum.nl%2Fnl — 200 — 63 B — 44 ms — h3https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 518 B — 49 ms — h2https://www.rijksmuseum.nl/favicon.svgwww.rijksmuseum.nl/favicon.svg https://www.rijksmuseum.nl/favicon.svg — 200 — 846 B — 154 ms — h2https://www.rijksmuseum.nl/android-chrome-192x192.pngwww.rijksmuseum.nl/android-chrome-1... https://www.rijksmuseum.nl/android-chrome-192x192.png — 200 — 2.2 KiB — 653 ms — h2https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=F93BDF7860214F179DD9F39113837477&RedC=c.clarity.ms&MXFR=0563DEDF944769973CC3C99C904767D2c.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=F93BDF7860214F179DD9F39113837477&RedC=c.clarity.ms&MXFR=0563DEDF944769973CC3C99C904767D2 — 302 — 598 B — 38 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 282 B — 149 ms — http/1.1https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 92 B — 70 ms — h2https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=F93BDF7860214F179DD9F39113837477&MUID=38859CDEAB6A68F1041D8B9DAA1C69BAc.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=F93BDF7860214F179DD9F39113837477&MUID=38859CDEAB6A68F1041D8B9DAA1C69BA — 200 — 467 B — 30 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 1689ms · 1556KB · €18/mo
Unattributable
Other
Costly
Execution 286ms
Transfer 0 KB
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 208ms
Transfer 181 KB
Unused 32%
Monthly Cost €2/mo
cdn-4.convertexperiments.com
Other
Optional
Execution 132ms
Transfer 86 KB
Unused 52%
Monthly Cost €1/mo
www.rijksmuseum.nl
Other
Optional
Execution 129ms
Transfer 10 KB
Monthly Cost €1/mo
www.rijksmuseum.nl
Other
Optional
Execution 122ms
Transfer 109 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 104ms
Transfer 137 KB
Unused 45%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 93ms
Transfer 164 KB
Unused 39%
Monthly Cost €1/mo
Hotjar
Session Replay
Optional
Execution 87ms
Transfer 57 KB
Unused 67%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 84ms
Transfer 134 KB
Unused 43%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 82ms
Transfer 136 KB
Unused 43%
Monthly Cost €1/mo
analytics.tiktok.com
Other
Optional
Execution 79ms
Transfer 110 KB
Unused 57%
Monthly Cost €1/mo
Microsoft Clarity
Session Replay
Optional
Execution 78ms
Transfer 25 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 72ms
Transfer 145 KB
Unused 42%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 69ms
Transfer 134 KB
Unused 44%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 64ms
Transfer 129 KB
Unused 48%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 286ms and costs ~€3/month
  • Google Tag Manager adds 208ms and costs ~€2/month

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

Why this matters

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

Learn more

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

Source: web.dev

Unattributable takes 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 208ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

52% of cdn-4.convertexperiments.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

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

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

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