Skip to content
https://distrokid.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
72
GRADE
C
FIX
5
REVIEW
1
PASS
9
INFO
2

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

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

13.07 s

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

20.25 s

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

2.26 s

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

0.000

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

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

20.44 s

Page Load Progression

398 ms
796 ms
1.2 s
1.6 s
2.0 s
2.4 s
2.8 s
3.2 s
Checks
17
9 PASS 1 REVIEW 5 FIX
F
Page Weight Budget
Action
3.3 MB transferred, 132 requests
FIX
3.3 MB transferred, 132 requests
Warning::
Page weighs 6.7 MB (3.3 MB transferred)
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Warning::
Images are 1.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.0 MB
Info::
Fonts are 626 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 626 KB
Warning::
132 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.68 g CO2 per page load
3.3 MB / 2.4 MB budget
3.3 MB transferred
132 requests
0.68 g CO2 per page load
JavaScript 1.5 MiB 45%
Images 1.0 MiB 31%
Fonts 625.9 KiB 19%
CSS 135.5 KiB 4%
HTML 20.5 KiB 1%
Other 6.3 KiB 0%
Other 1.9 KiB 0%
Other 1.9 KiB 0%
Other 1.4 KiB 0%
Other 0 B 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

F
JS Execution Cost
Action
8166ms total JS execution
FIX
8166ms total JS execution
Warning::
Unattributable: 1571ms CPU time
Warning::
https://cdn.optimizely.com/js/21723500485.js: 1131ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-PQXY...: 955ms CPU time
Warning::
https://cmp.osano.com/16CVBDU34UU4B4LJN/7e14e741-f...: 832ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NZM...: 794ms CPU time
Warning::
Third-party scripts: 6821ms (84% of total)

Main Thread Breakdown

Script Evaluation 57% Other 21% Script Parsing & Compilation 10% Style & Layout 6%
ScriptTotalScriptingParse/CompileParty
Unattributable1571ms22ms0ms3rd
https://cdn.optimizely.com/js/21723500485.js1131ms1020ms72ms3rd
https://www.googletagmanager.com/gtag/js?id=G-PQXYYERT25955ms832ms83ms3rd
https://cmp.osano.com/16CVBDU34UU4B4LJN/7e14e741-f9f6-4c1f-bb6c-206d386c8d20/osano.js832ms708ms41ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NZMNCSB794ms619ms101ms3rd
https://distrokid.com/426ms21ms14ms1st
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js367ms198ms168ms3rd
https://distrokid.com/js/jquery.2.2.4.min.js293ms199ms15ms1st
https://www.googletagmanager.com/gtag/js?id=AW-654889251&cx=c&gtm=4e64k1268ms198ms68ms3rd
https://distrokid.com/js/jquery-touch-events.js239ms5ms3ms1st

Showing top 10 of 23 scripts

F
JS Bundles
Action
49 scripts, 685 KB unused
FIX
49 scripts, 685 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 233 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://distrokid.com/js/jquery-ui.1.12.1.min.js: 73 KB unused (89%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-PQXY...: 68 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NZM...: 65 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-654...: 60 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 685 KB
685 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB233 KB (67%)3rd
https://distrokid.com/js/jquery-ui.1.12.1.min.js82 KB73 KB (89%)1st
https://www.googletagmanager.com/gtag/js?id=G-PQXYYERT25177 KB68 KB (39%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NZMNCSB180 KB65 KB (36%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-654889251&cx=c&gtm=4e64k1146 KB60 KB (41%)3rd
https://distrokid.com/js/distro.js?cacheHash=172e2f38c9fd512665 KB60 KB (92%)1st
https://cdn.optimizely.com/js/21723500485.js117 KB39 KB (33%)3rd
https://distrokid.com/js/header.js?cacheHash=25d1e6e15ea342b636 KB34 KB (96%)1st
https://cdn.segment.com/next-integrations/actions/google-analytics-4-web/aeadee7d142fb4d69ca8.js55 KB30 KB (55%)3rd
https://distrokid.com/js/jquery.2.2.4.min.js34 KB22 KB (65%)1st

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

D
Page Weight Inventory
Action
132 resources · 3.3 MB · 685 KB savings available
FIX
132 resources · 3.3 MB · 685 KB savings available
Warning::
Page weight 2.3 MB over 1MB target
Got: 3.3 MB Expected: ≤ 1 MB
Info::
~685 KB of savings available
Info::
62 third-party resources (39% of weight)
Info::
3 resources over 200KB
132 resources · 3.3 MiB · 62 third-party 2.3 MiB over 1MB target
JavaScript 45% · 1.5 MiB
Image 31% · 1.0 MiB
Font 19% · 625.9 KiB
CSS 4% · 135.5 KiB
Document 1% · 20.7 KiB
Other 0% · 8.3 KiB

~685.0 KiB of savings available

Remove unused JavaScript: 685.0 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
38 images, 0 KB saveable
REVIEW
38 images, 0 KB saveable
Warning::
https://distrokid.com/images/blob-mockups.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/res/images/logos/tidal-logo-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/images/testimonials-new/test... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/images/testimonials-new/test... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/res/images/logos/tiktok-logo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/res/images/logos/youtube-log... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/res/images/icons/feature-ico... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/images/testimonials-new/test... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/images/testimonials-new/test... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/res/images/logos/spotify-log... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/res/images/logos/apple-music... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/images/testimonials-new/test... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/images/testimonials-new/test... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/images/testimonials-new/test... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/images/distrokid-logo-white-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/res/images/logos/amazon-musi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/images/testimonials-new/test... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/images/testimonials-new/test... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/images/testimonials-new/test... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/res/images/logos/iheart-radi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/images/testimonials-new/test... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/images/testimonials-new/test... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/images/testimonials-new/test... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/images/google-sign-in-icon.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/res/images/logos/instagram-l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/res/images/logos/deezer-logo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/res/images/icons/feature-ico... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/res/images/icons/feature-ico... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/images/testimonials-new/test... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/res/images/icons/feature-ico... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/images/testimonials-new/test... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/res/images/logos/pandora-log... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/res/images/icons/feature-ico... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://distrokid.com/images/apple-sign-in-icon-wh... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
38 images 1.0 MB
0 oversized -0 KB
9 legacy format
34 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

A
Third-Party Impact
39% third-party, 0 ms blocking
PASS
39% third-party, 0 ms blocking
Info::
Third-party code accounts for 39% of page weight (1.3 MiB of 3.3 MiB)
Info::
Third-party blocking time is low (0 ms)
61%
39%
First-party Third-party
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
7 fonts (626 KB)
PASS
7 fonts (626 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

626 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 13.1 s LCP 20.3 shttps://distrokid.com/fonts/google-fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7W0Q5n-wU.woff2UcC73FwrK3iLTeHuS_fvQtM... https://distrokid.com/fonts/google-fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7W0Q5n-wU.woff2 — 45.6 KiB — 18 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2S6uyw4BMUTPHjx4wXiWtFCc... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 13.7 KiB — 8 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2S6u9w4BMUTPHh6UVSwiPGQ3... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2 — 13.9 KiB — 11 ms — font-display: swaphttps://distrokid.com/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0fontawesome-webfont.woff2 https://distrokid.com/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0 — 75.5 KiB — 25 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2S6u9w4BMUTPHh7USSwiPGQ3... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2 — 13.6 KiB — 15 ms — font-display: swaphttps://distrokid.com/fonts/fontawesome-pro-6.7.2-web/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://distrokid.com/fonts/fontawesome-pro-6.7.2-web/webfonts/fa-brands-400.woff2 — 117.0 KiB — 23 ms — font-display: swaphttps://distrokid.com/fonts/fontawesome-pro-6.7.2-web/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://distrokid.com/fonts/fontawesome-pro-6.7.2-web/webfonts/fa-solid-900.woff2 — 346.5 KiB — 24 ms — font-display: swap
UcC73FwrK3iLTeHuS_fvQtM... woff2 swap
Size 46 KB
Load time 18 ms
Start 841 ms
Risk FOUT — text flashes from fallback to web font
S6uyw4BMUTPHjx4wXiWtFCc... woff2 swap
Size 14 KB
Load time 8 ms
Start 841 ms
Risk FOUT — text flashes from fallback to web font
S6u9w4BMUTPHh6UVSwiPGQ3... woff2 swap
Size 14 KB
Load time 11 ms
Start 842 ms
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff2 woff2 swap
Size 76 KB
Load time 25 ms
Start 842 ms
Risk FOUT — text flashes from fallback to web font
S6u9w4BMUTPHh7USSwiPGQ3... woff2 swap
Size 14 KB
Load time 15 ms
Start 842 ms
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 117 KB
Load time 23 ms
Start 843 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fa-solid-900.woff2 woff2 swap
Size 347 KB
Load time 24 ms
Start 915 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~232 KB and ~464 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+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
132 requests over 3253ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 13.1 s LCP 20.3 shttps://distrokid.com// https://distrokid.com/ — 200 — 18.7 KiB — 208 ms — h2https://js.sentry-cdn.com/317a4933c8fd4ce8aef96a0855e5bf6e.min.jsjs.sentry-cdn.com/317a4933c8fd4ce8a... https://js.sentry-cdn.com/317a4933c8fd4ce8aef96a0855e5bf6e.min.js — 200 — 2.6 KiB — 77 ms — h2https://distrokid.com/fonts/fontawesome-pro-6.7.2-web/css/all.min.css/fonts/fontawesome-pro-6.7.2-web/cs... https://distrokid.com/fonts/fontawesome-pro-6.7.2-web/css/all.min.css — 200 — 69.8 KiB — 87 ms — h2https://distrokid.com/font-awesome-4.7.0/css/font-awesome.min.css/font-awesome-4.7.0/css/font-awesom... https://distrokid.com/font-awesome-4.7.0/css/font-awesome.min.css — 200 — 7.9 KiB — 41 ms — h2https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900fonts.googleapis.com/css?family=Lat... https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900 — 200 — 959 B — 35 ms — h2https://distrokid.com/js/jquery.2.2.4.min.js/js/jquery.2.2.4.min.js https://distrokid.com/js/jquery.2.2.4.min.js — 200 — 34.2 KiB — 87 ms — h2https://distrokid.com/js/header.js?cacheHash=25d1e6e15ea342b6/js/header.js?cacheHash=25d1e6e15ea... https://distrokid.com/js/header.js?cacheHash=25d1e6e15ea342b6 — 200 — 35.9 KiB — 92 ms — h2https://distrokid.com/js/distro.js?cacheHash=172e2f38c9fd5126/js/distro.js?cacheHash=172e2f38c9f... https://distrokid.com/js/distro.js?cacheHash=172e2f38c9fd5126 — 200 — 65.3 KiB — 96 ms — h2https://distrokid.com/js/fixCaps.js?cacheHash=4d712b9355dbb337/js/fixCaps.js?cacheHash=4d712b9355... https://distrokid.com/js/fixCaps.js?cacheHash=4d712b9355dbb337 — 200 — 5.9 KiB — 88 ms — h2https://distrokid.com/css/main.css?cacheHash=6fabfc7871555ebb/css/main.css?cacheHash=6fabfc78715... https://distrokid.com/css/main.css?cacheHash=6fabfc7871555ebb — 200 — 51.2 KiB — 65 ms — h2https://distrokid.com/css/animation.css?cacheHash=5c3dd0a8672eff96/css/animation.css?cacheHash=5c3dd0... https://distrokid.com/css/animation.css?cacheHash=5c3dd0a8672eff96 — 200 — 1.7 KiB — 39 ms — h2https://cdn.optimizely.com/js/21723500485.jscdn.optimizely.com/js/21723500485.j... https://cdn.optimizely.com/js/21723500485.js — 200 — 117.4 KiB — 95 ms — h2https://distrokid.com/fonts/google-fonts/inter/css2.css?cacheHash=3cd37b41a1689329/fonts/google-fonts/inter/css2.css?... https://distrokid.com/fonts/google-fonts/inter/css2.css?cacheHash=3cd37b41a1689329 — 200 — 725 B — 40 ms — h2https://www.google.com/recaptcha/api.jswww.google.com/recaptcha/api.js https://www.google.com/recaptcha/api.js — 200 — 1012 B — 59 ms — h3https://distrokid.com/css/homepage.css?cacheHash=3d4b4d075f04cf2e/css/homepage.css?cacheHash=3d4b4d0... https://distrokid.com/css/homepage.css?cacheHash=3d4b4d075f04cf2e — 200 — 1.5 KiB — 21 ms — h2https://distrokid.com/images/distrokid-logo-white-new.png/images/distrokid-logo-white-new.pn... https://distrokid.com/images/distrokid-logo-white-new.png — 200 — 2.0 KiB — 84 ms — h2https://distrokid.com/images/apple-sign-in-icon.png/images/apple-sign-in-icon.png https://distrokid.com/images/apple-sign-in-icon.png — 200 — 525 B — 85 ms — h2https://distrokid.com/images/google-sign-in-icon.png/images/google-sign-in-icon.png https://distrokid.com/images/google-sign-in-icon.png — 200 — 956 B — 12 ms — h2https://distrokid.com/css/registrationForm.css?cacheHash=2c03e66e3564c9f4/css/registrationForm.css?cacheHash... https://distrokid.com/css/registrationForm.css?cacheHash=2c03e66e3564c9f4 — 200 — 401 B — 14 ms — h2https://distrokid.com/images/apple-sign-in-icon-white.png/images/apple-sign-in-icon-white.pn... https://distrokid.com/images/apple-sign-in-icon-white.png — 200 — 392 B — 13 ms — h2https://distrokid.com/js/social-signin.js/js/social-signin.js https://distrokid.com/js/social-signin.js — 200 — 2.1 KiB — 13 ms — h2https://distrokid.com/css/image-grid.css?cacheHash=11a91a7f151c354c/css/image-grid.css?cacheHash=11a91... https://distrokid.com/css/image-grid.css?cacheHash=11a91a7f151c354c — 200 — 616 B — 61 ms — h2https://distrokid.com/css/feature-cards-section.css?cacheHash=8241d07aae8ad22/css/feature-cards-section.css?cach... https://distrokid.com/css/feature-cards-section.css?cacheHash=8241d07aae8ad22 — 200 — 542 B — 63 ms — h2https://c.sitetran.com/widget/v3.jsc.sitetran.com/widget/v3.js https://c.sitetran.com/widget/v3.js — 200 — 25.6 KiB — 102 ms — h3https://distrokid.com/js/homepage.js?cacheHash=5ce4c9c67e4f3b35/js/homepage.js?cacheHash=5ce4c9c67... https://distrokid.com/js/homepage.js?cacheHash=5ce4c9c67e4f3b35 — 200 — 548 B — 63 ms — h2https://distrokid.com/js/distro-noblock.js?cacheHash=1443d002005eb6a8/js/distro-noblock.js?cacheHash=144... https://distrokid.com/js/distro-noblock.js?cacheHash=1443d002005eb6a8 — 200 — 2.3 KiB — 62 ms — h2https://distrokid.com/manifest.json/manifest.json https://distrokid.com/manifest.json — 200 — 1.4 KiB — 185 ms — h2https://distrokid.com/js/jquery-ui.1.12.1.min.js/js/jquery-ui.1.12.1.min.js https://distrokid.com/js/jquery-ui.1.12.1.min.js — 200 — 82.0 KiB — 146 ms — h2https://distrokid.com/js/mailcheck.min.js/js/mailcheck.min.js https://distrokid.com/js/mailcheck.min.js — 200 — 1.6 KiB — 81 ms — h2https://distrokid.com/js/jquery.placeholder.js/js/jquery.placeholder.js https://distrokid.com/js/jquery.placeholder.js — 200 — 1.7 KiB — 87 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 13.1 s LCP 20.3 shttps://distrokid.com// https://distrokid.com/ — 200 — 18.7 KiB — 208 ms — h2https://js.sentry-cdn.com/317a4933c8fd4ce8aef96a0855e5bf6e.min.jsjs.sentry-cdn.com/317a4933c8fd4ce8a... https://js.sentry-cdn.com/317a4933c8fd4ce8aef96a0855e5bf6e.min.js — 200 — 2.6 KiB — 77 ms — h2https://distrokid.com/fonts/fontawesome-pro-6.7.2-web/css/all.min.css/fonts/fontawesome-pro-6.7.2-web/cs... https://distrokid.com/fonts/fontawesome-pro-6.7.2-web/css/all.min.css — 200 — 69.8 KiB — 87 ms — h2https://distrokid.com/font-awesome-4.7.0/css/font-awesome.min.css/font-awesome-4.7.0/css/font-awesom... https://distrokid.com/font-awesome-4.7.0/css/font-awesome.min.css — 200 — 7.9 KiB — 41 ms — h2https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900fonts.googleapis.com/css?family=Lat... https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900 — 200 — 959 B — 35 ms — h2https://distrokid.com/js/jquery.2.2.4.min.js/js/jquery.2.2.4.min.js https://distrokid.com/js/jquery.2.2.4.min.js — 200 — 34.2 KiB — 87 ms — h2https://distrokid.com/js/header.js?cacheHash=25d1e6e15ea342b6/js/header.js?cacheHash=25d1e6e15ea... https://distrokid.com/js/header.js?cacheHash=25d1e6e15ea342b6 — 200 — 35.9 KiB — 92 ms — h2https://distrokid.com/js/distro.js?cacheHash=172e2f38c9fd5126/js/distro.js?cacheHash=172e2f38c9f... https://distrokid.com/js/distro.js?cacheHash=172e2f38c9fd5126 — 200 — 65.3 KiB — 96 ms — h2https://distrokid.com/js/fixCaps.js?cacheHash=4d712b9355dbb337/js/fixCaps.js?cacheHash=4d712b9355... https://distrokid.com/js/fixCaps.js?cacheHash=4d712b9355dbb337 — 200 — 5.9 KiB — 88 ms — h2https://distrokid.com/css/main.css?cacheHash=6fabfc7871555ebb/css/main.css?cacheHash=6fabfc78715... https://distrokid.com/css/main.css?cacheHash=6fabfc7871555ebb — 200 — 51.2 KiB — 65 ms — h2https://distrokid.com/css/animation.css?cacheHash=5c3dd0a8672eff96/css/animation.css?cacheHash=5c3dd0... https://distrokid.com/css/animation.css?cacheHash=5c3dd0a8672eff96 — 200 — 1.7 KiB — 39 ms — h2https://cdn.optimizely.com/js/21723500485.jscdn.optimizely.com/js/21723500485.j... https://cdn.optimizely.com/js/21723500485.js — 200 — 117.4 KiB — 95 ms — h2https://distrokid.com/fonts/google-fonts/inter/css2.css?cacheHash=3cd37b41a1689329/fonts/google-fonts/inter/css2.css?... https://distrokid.com/fonts/google-fonts/inter/css2.css?cacheHash=3cd37b41a1689329 — 200 — 725 B — 40 ms — h2https://www.google.com/recaptcha/api.jswww.google.com/recaptcha/api.js https://www.google.com/recaptcha/api.js — 200 — 1012 B — 59 ms — h3https://distrokid.com/css/homepage.css?cacheHash=3d4b4d075f04cf2e/css/homepage.css?cacheHash=3d4b4d0... https://distrokid.com/css/homepage.css?cacheHash=3d4b4d075f04cf2e — 200 — 1.5 KiB — 21 ms — h2https://distrokid.com/images/distrokid-logo-white-new.png/images/distrokid-logo-white-new.pn... https://distrokid.com/images/distrokid-logo-white-new.png — 200 — 2.0 KiB — 84 ms — h2https://distrokid.com/images/apple-sign-in-icon.png/images/apple-sign-in-icon.png https://distrokid.com/images/apple-sign-in-icon.png — 200 — 525 B — 85 ms — h2https://distrokid.com/images/google-sign-in-icon.png/images/google-sign-in-icon.png https://distrokid.com/images/google-sign-in-icon.png — 200 — 956 B — 12 ms — h2https://distrokid.com/css/registrationForm.css?cacheHash=2c03e66e3564c9f4/css/registrationForm.css?cacheHash... https://distrokid.com/css/registrationForm.css?cacheHash=2c03e66e3564c9f4 — 200 — 401 B — 14 ms — h2https://distrokid.com/images/apple-sign-in-icon-white.png/images/apple-sign-in-icon-white.pn... https://distrokid.com/images/apple-sign-in-icon-white.png — 200 — 392 B — 13 ms — h2https://distrokid.com/js/social-signin.js/js/social-signin.js https://distrokid.com/js/social-signin.js — 200 — 2.1 KiB — 13 ms — h2https://distrokid.com/css/image-grid.css?cacheHash=11a91a7f151c354c/css/image-grid.css?cacheHash=11a91... https://distrokid.com/css/image-grid.css?cacheHash=11a91a7f151c354c — 200 — 616 B — 61 ms — h2https://distrokid.com/css/feature-cards-section.css?cacheHash=8241d07aae8ad22/css/feature-cards-section.css?cach... https://distrokid.com/css/feature-cards-section.css?cacheHash=8241d07aae8ad22 — 200 — 542 B — 63 ms — h2https://c.sitetran.com/widget/v3.jsc.sitetran.com/widget/v3.js https://c.sitetran.com/widget/v3.js — 200 — 25.6 KiB — 102 ms — h3https://distrokid.com/js/homepage.js?cacheHash=5ce4c9c67e4f3b35/js/homepage.js?cacheHash=5ce4c9c67... https://distrokid.com/js/homepage.js?cacheHash=5ce4c9c67e4f3b35 — 200 — 548 B — 63 ms — h2https://distrokid.com/js/distro-noblock.js?cacheHash=1443d002005eb6a8/js/distro-noblock.js?cacheHash=144... https://distrokid.com/js/distro-noblock.js?cacheHash=1443d002005eb6a8 — 200 — 2.3 KiB — 62 ms — h2https://distrokid.com/manifest.json/manifest.json https://distrokid.com/manifest.json — 200 — 1.4 KiB — 185 ms — h2https://distrokid.com/js/jquery-ui.1.12.1.min.js/js/jquery-ui.1.12.1.min.js https://distrokid.com/js/jquery-ui.1.12.1.min.js — 200 — 82.0 KiB — 146 ms — h2https://distrokid.com/js/mailcheck.min.js/js/mailcheck.min.js https://distrokid.com/js/mailcheck.min.js — 200 — 1.6 KiB — 81 ms — h2https://distrokid.com/js/jquery.placeholder.js/js/jquery.placeholder.js https://distrokid.com/js/jquery.placeholder.js — 200 — 1.7 KiB — 87 ms — h2https://distrokid.com/js/sweetalert2@8.min.js/js/sweetalert2@8.min.js https://distrokid.com/js/sweetalert2@8.min.js — 200 — 19.1 KiB — 82 ms — h2https://distrokid.com/js/linkify/linkify.min.js/js/linkify/linkify.min.js https://distrokid.com/js/linkify/linkify.min.js — 200 — 9.4 KiB — 98 ms — h2https://distrokid.com/js/linkify/linkify-jquery.min.js/js/linkify/linkify-jquery.min.js https://distrokid.com/js/linkify/linkify-jquery.min.js — 200 — 1.5 KiB — 103 ms — h2https://distrokid.com/js/jquery-touch-events.js/js/jquery-touch-events.js https://distrokid.com/js/jquery-touch-events.js — 200 — 4.6 KiB — 100 ms — h2https://distrokid.com/js/jquery.ba-outside-events.js/js/jquery.ba-outside-events.js https://distrokid.com/js/jquery.ba-outside-events.js — 200 — 3.1 KiB — 108 ms — h2https://distrokid.com/js/jquery.kenburns-0.1.js/js/jquery.kenburns-0.1.js https://distrokid.com/js/jquery.kenburns-0.1.js — 200 — 2.1 KiB — 84 ms — h2https://distrokid.com/js/lazysizes.min.js/js/lazysizes.min.js https://distrokid.com/js/lazysizes.min.js — 200 — 3.4 KiB — 108 ms — h2https://distrokid.com/js/respond.min.js/js/respond.min.js https://distrokid.com/js/respond.min.js — 200 — 2.1 KiB — 102 ms — h2https://distrokid.com/images/blob-mockups.png/images/blob-mockups.png https://distrokid.com/images/blob-mockups.png — 200 — 576.0 KiB — 212 ms — h2https://distrokid.com/res/images/logos/spotify-logo-icon.webp/res/images/logos/spotify-logo-icon... https://distrokid.com/res/images/logos/spotify-logo-icon.webp — 200 — 1.7 KiB — 193 ms — h2https://distrokid.com/res/images/logos/apple-music-logo-icon.webp/res/images/logos/apple-music-logo-... https://distrokid.com/res/images/logos/apple-music-logo-icon.webp — 200 — 16.7 KiB — 193 ms — h2https://distrokid.com/res/images/logos/tiktok-logo-icon.webp/res/images/logos/tiktok-logo-icon.... https://distrokid.com/res/images/logos/tiktok-logo-icon.webp — 200 — 4.8 KiB — 193 ms — h2https://distrokid.com/res/images/logos/pandora-logo-icon.webp/res/images/logos/pandora-logo-icon... https://distrokid.com/res/images/logos/pandora-logo-icon.webp — 200 — 17.0 KiB — 193 ms — h2https://distrokid.com/res/images/logos/amazon-music-logo-icon.webp/res/images/logos/amazon-music-logo... https://distrokid.com/res/images/logos/amazon-music-logo-icon.webp — 200 — 9.6 KiB — 192 ms — h2https://distrokid.com/res/images/logos/instagram-logo-icon.webp/res/images/logos/instagram-logo-ic... https://distrokid.com/res/images/logos/instagram-logo-icon.webp — 200 — 22.6 KiB — 192 ms — h2https://distrokid.com/res/images/logos/youtube-logo-icon.webp/res/images/logos/youtube-logo-icon... https://distrokid.com/res/images/logos/youtube-logo-icon.webp — 200 — 1.4 KiB — 192 ms — h2https://distrokid.com/res/images/logos/tidal-logo-icon.webp/res/images/logos/tidal-logo-icon.w... https://distrokid.com/res/images/logos/tidal-logo-icon.webp — 200 — 851 B — 191 ms — h2https://distrokid.com/res/images/logos/iheart-radio-logo-icon.webp/res/images/logos/iheart-radio-logo... https://distrokid.com/res/images/logos/iheart-radio-logo-icon.webp — 200 — 2.1 KiB — 191 ms — h2https://distrokid.com/res/images/logos/deezer-logo-icon.webp/res/images/logos/deezer-logo-icon.... https://distrokid.com/res/images/logos/deezer-logo-icon.webp — 200 — 5.0 KiB — 191 ms — h2https://distrokid.com/res/images/icons/feature-icon-distrokid.svg/res/images/icons/feature-icon-dist... https://distrokid.com/res/images/icons/feature-icon-distrokid.svg — 200 — 499 B — 190 ms — h2https://distrokid.com/res/images/icons/feature-icon-distrovid.svg/res/images/icons/feature-icon-dist... https://distrokid.com/res/images/icons/feature-icon-distrovid.svg — 200 — 627 B — 190 ms — h2https://distrokid.com/res/images/icons/feature-icon-mixea.svg/res/images/icons/feature-icon-mixe... https://distrokid.com/res/images/icons/feature-icon-mixea.svg — 200 — 675 B — 189 ms — h2https://distrokid.com/res/images/icons/feature-icon-direct.svg/res/images/icons/feature-icon-dire... https://distrokid.com/res/images/icons/feature-icon-direct.svg — 200 — 492 B — 189 ms — h2https://distrokid.com/res/images/icons/feature-icon-bandzoogle.svg/res/images/icons/feature-icon-band... https://distrokid.com/res/images/icons/feature-icon-bandzoogle.svg — 200 — 708 B — 189 ms — h2https://a21723500485.cdn.optimizely.com/client_storage/a21723500485.htmla21723500485.cdn.optimizely.com/cli... https://a21723500485.cdn.optimizely.com/client_storage/a21723500485.html — 200 — 1.5 KiB — 79 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 120 ms — h2https://cdn.segment.com/analytics.js/v1/DzerDthP45sI66cNhQjdZaJpLO9qs9jJ/analytics.min.jscdn.segment.com/analytics.js/v1/Dze... https://cdn.segment.com/analytics.js/v1/DzerDthP45sI66cNhQjdZaJpLO9qs9jJ/analytics.min.js — 200 — 28.9 KiB — 172 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NZMNCSBwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NZMNCSB — 200 — 179.8 KiB — 202 ms — h2https://cmp.osano.com/16CVBDU34UU4B4LJN/7e14e741-f9f6-4c1f-bb6c-206d386c8d20/osano.jscmp.osano.com/16CVBDU34UU4B4LJN/7e1... https://cmp.osano.com/16CVBDU34UU4B4LJN/7e14e741-f9f6-4c1f-bb6c-206d386c8d20/osano.js — 200 — 62.4 KiB — 187 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 — 362.4 KiB — 206 ms — h2https://c.sitetran.com/1566/widget-prod.json?intervalcache=1776899400c.sitetran.com/1566/widget-prod.jso... https://c.sitetran.com/1566/widget-prod.json?intervalcache=1776899400 — 200 — 2.1 KiB — 74 ms — h3https://distrokid.com/fonts/google-fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7W0Q5n-wU.woff2/fonts/google-fonts/inter/UcC73FwrK... https://distrokid.com/fonts/google-fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7W0Q5n-wU.woff2 — 200 — 45.6 KiB — 18 ms — h2https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2fonts.gstatic.com/s/lato/v25/S6uyw4... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 200 — 13.7 KiB — 8 ms — h3https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2fonts.gstatic.com/s/lato/v25/S6u9w4... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2 — 200 — 13.9 KiB — 11 ms — h3https://distrokid.com/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0/font-awesome-4.7.0/fonts/fontaweso... https://distrokid.com/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0 — 200 — 75.5 KiB — 25 ms — h2https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2fonts.gstatic.com/s/lato/v25/S6u9w4... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2 — 200 — 13.6 KiB — 15 ms — h3https://distrokid.com/fonts/fontawesome-pro-6.7.2-web/webfonts/fa-brands-400.woff2/fonts/fontawesome-pro-6.7.2-web/we... https://distrokid.com/fonts/fontawesome-pro-6.7.2-web/webfonts/fa-brands-400.woff2 — 200 — 117.0 KiB — 23 ms — h2https://distrokid.com/fonts/fontawesome-pro-6.7.2-web/webfonts/fa-solid-900.woff2/fonts/fontawesome-pro-6.7.2-web/we... https://distrokid.com/fonts/fontawesome-pro-6.7.2-web/webfonts/fa-solid-900.woff2 — 200 — 346.5 KiB — 24 ms — h2https://cdn.segment.com/v1/projects/DzerDthP45sI66cNhQjdZaJpLO9qs9jJ/settingscdn.segment.com/v1/projects/DzerDth... https://cdn.segment.com/v1/projects/DzerDthP45sI66cNhQjdZaJpLO9qs9jJ/settings — 200 — 1.5 KiB — 9 ms — h2blob:https://distrokid.com/f4c2ac6b-a5a6-4915-bf7c-e5f5d3441c15distrokid.com/f4c2ac6b-a5a6-4915-bf... blob:https://distrokid.com/f4c2ac6b-a5a6-4915-bf7c-e5f5d3441c15 — 200 — -1 B — 86 ms — blobhttps://distrokid.com/images/testimonials-new/testimonial-inji.webp/images/testimonials-new/testimonia... https://distrokid.com/images/testimonials-new/testimonial-inji.webp — 200 — 33.4 KiB — 15 ms — h2https://cdn.segment.com/analytics-next/bundles/ajs-destination.bundle.8e6b895db75187c55313.jscdn.segment.com/analytics-next/bund... https://cdn.segment.com/analytics-next/bundles/ajs-destination.bundle.8e6b895db75187c55313.js — 200 — 3.4 KiB — 4 ms — h2https://distrokid.com/images/testimonials-new/testimonial-nobigdyl.webp/images/testimonials-new/testimonia... https://distrokid.com/images/testimonials-new/testimonial-nobigdyl.webp — 200 — 31.6 KiB — 13 ms — h2https://js.adsrvr.org/up_loader.1.1.0.jsjs.adsrvr.org/up_loader.1.1.0.js https://js.adsrvr.org/up_loader.1.1.0.js — 200 — 12.3 KiB — 23 ms — http/1.1https://cnv.event.prod.bidr.io/log/cnv?tag_id=6661&buzz_key=dsp&value=&segment_key=&account_id=144&order=[ORDER]&ord=[CACHEBUSTER]cnv.event.prod.bidr.io/log/cnv?tag_... https://cnv.event.prod.bidr.io/log/cnv?tag_id=6661&buzz_key=dsp&value=&segment_key=&account_id=144&order=[ORDER]&ord=[CACHEBUSTER] — 303 — 305 B — 121 ms — h2https://distrokid.com/images/testimonials-new/testimonial-powfu.webp/images/testimonials-new/testimonia... https://distrokid.com/images/testimonials-new/testimonial-powfu.webp — 200 — 25.0 KiB — 13 ms — h2https://cnv.event.prod.bidr.io/log/cnv?tag_id=6661&buzz_key=dsp&value=&segment_key=&account_id=144&order=%5BORDER%5D&ord=%5BCACHEBUSTER%5D&_bee_ppp=1cnv.event.prod.bidr.io/log/cnv?tag_... https://cnv.event.prod.bidr.io/log/cnv?tag_id=6661&buzz_key=dsp&value=&segment_key=&account_id=144&order=%5BORDER%5D&ord=%5BCACHEBUSTER%5D&_bee_ppp=1 — 200 — 305 B — 26 ms — h2blob:https://distrokid.com/c0b599f6-f969-4b57-80a6-3c1f28683258distrokid.com/c0b599f6-f969-4b57-80... blob:https://distrokid.com/c0b599f6-f969-4b57-80a6-3c1f28683258 — 200 — -1 B — 82 ms — blobblob:https://distrokid.com/9e8c587d-2e77-46fe-b706-0bef4b6646e8distrokid.com/9e8c587d-2e77-46fe-b7... blob:https://distrokid.com/9e8c587d-2e77-46fe-b706-0bef4b6646e8 — 200 — -1 B — 95 ms — blobblob:https://distrokid.com/7f74ad32-e3c7-46d2-bc8b-2a14944fd6badistrokid.com/7f74ad32-e3c7-46d2-bc... blob:https://distrokid.com/7f74ad32-e3c7-46d2-bc8b-2a14944fd6ba — 200 — -1 B — 89 ms — blobblob:https://distrokid.com/385d9d7b-8906-477b-8a15-f220a8e904c3distrokid.com/385d9d7b-8906-477b-8a... blob:https://distrokid.com/385d9d7b-8906-477b-8a15-f220a8e904c3 — 200 — -1 B — 98 ms — blobblob:https://distrokid.com/32eb359b-5192-48df-80ba-069c9a8ff0bedistrokid.com/32eb359b-5192-48df-80... blob:https://distrokid.com/32eb359b-5192-48df-80ba-069c9a8ff0be — 200 — -1 B — 97 ms — blobblob:https://distrokid.com/50bb401f-7087-480d-862f-e299ec91a62fdistrokid.com/50bb401f-7087-480d-86... blob:https://distrokid.com/50bb401f-7087-480d-862f-e299ec91a62f — 200 — -1 B — 89 ms — blobblob:https://distrokid.com/504861cb-47fe-48b5-91f9-991e74fb93bcdistrokid.com/504861cb-47fe-48b5-91... blob:https://distrokid.com/504861cb-47fe-48b5-91f9-991e74fb93bc — 200 — -1 B — 90 ms — blobblob:https://distrokid.com/22853be6-b128-41d2-97f7-d8bf873e4f01distrokid.com/22853be6-b128-41d2-97... blob:https://distrokid.com/22853be6-b128-41d2-97f7-d8bf873e4f01 — 200 — -1 B — 102 ms — blobblob:https://distrokid.com/00d57638-e675-4aa4-aec6-761c3588ec0cdistrokid.com/00d57638-e675-4aa4-ae... blob:https://distrokid.com/00d57638-e675-4aa4-aec6-761c3588ec0c — 200 — -1 B — 100 ms — blobhttps://distrokid.com/images/testimonials-new/testimonial-kei-henderson_21-savage.webp/images/testimonials-new/testimonia... https://distrokid.com/images/testimonials-new/testimonial-kei-henderson_21-savage.webp — 200 — 11.9 KiB — 12 ms — h2https://distrokid.com/images/testimonials-new/testimonial-eydrey.webp/images/testimonials-new/testimonia... https://distrokid.com/images/testimonials-new/testimonial-eydrey.webp — 200 — 27.6 KiB — 20 ms — h2https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 385 B — 38 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-654889251&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-654889251&cx=c&gtm=4e64k1 — 200 — 146.1 KiB — 25 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 23 ms — h2https://s.yimg.com/wi/ytc.jss.yimg.com/wi/ytc.js https://s.yimg.com/wi/ytc.js — 200 — 7.1 KiB — 26 ms — h2https://pixel.byspotify.com/ping.min.jspixel.byspotify.com/ping.min.js https://pixel.byspotify.com/ping.min.js — 200 — 10.2 KiB — 31 ms — h2https://tags.srv.stackadapt.com/events.jstags.srv.stackadapt.com/events.js https://tags.srv.stackadapt.com/events.js — 200 — 7.7 KiB — 308 ms — h2https://distrokid.com/images/testimonials-new/testimonial-ludacris.webp/images/testimonials-new/testimonia... https://distrokid.com/images/testimonials-new/testimonial-ludacris.webp — 200 — 25.8 KiB — 14 ms — h2https://cdn.segment.com/analytics-next/bundles/schemaFilter.bundle.1b218d13fed021531d4e.jscdn.segment.com/analytics-next/bund... https://cdn.segment.com/analytics-next/bundles/schemaFilter.bundle.1b218d13fed021531d4e.js — 200 — 1.2 KiB — 6 ms — h2https://pixel-config.reddit.com/pixels/t2_v052f2bf/configpixel-config.reddit.com/pixels/t2_v... https://pixel-config.reddit.com/pixels/t2_v052f2bf/config — 200 — 227 B — 22 ms — h2https://alb.reddit.com/rp.gif?ts=1776899826804&id=t2_v052f2bf&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=55447399-0b27-4e7f-8289-67b731bc7085&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=&opt_out=0&sh=823&sw=412&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776899826... https://alb.reddit.com/rp.gif?ts=1776899826804&id=t2_v052f2bf&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=55447399-0b27-4e7f-8289-67b731bc7085&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=&opt_out=0&sh=823&sw=412&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 666 B — 104 ms — h2https://s.yimg.com/wi/config/10205443.jsons.yimg.com/wi/config/10205443.json https://s.yimg.com/wi/config/10205443.json — 200 — 419 B — 14 ms — h2https://sp.analytics.yahoo.com/sp.pl?a=10000&d=Wed%2C%2022%20Apr%202026%2023%3A17%3A06%20GMT&n=0&b=DistroKid%3A%20Music%20Distribution%20Services&.yp=10205443&f=https%3A%2F%2Fdistrokid.com%2F&enc=UTF-8&us_privacy=1---&yv=1.16.6&et=custom&ea=ViewProduct&tagmgr=gtmsp.analytics.yahoo.com/sp.pl?a=1000... https://sp.analytics.yahoo.com/sp.pl?a=10000&d=Wed%2C%2022%20Apr%202026%2023%3A17%3A06%20GMT&n=0&b=DistroKid%3A%20Music%20Distribution%20Services&.yp=10205443&f=https%3A%2F%2Fdistrokid.com%2F&enc=UTF-8&us_privacy=1---&yv=1.16.6&et=custom&ea=ViewProduct&tagmgr=gtm — 200 — 508 B — 75 ms — h2https://distrokid.com/images/testimonials-new/testimonial-them.webp/images/testimonials-new/testimonia... https://distrokid.com/images/testimonials-new/testimonial-them.webp — 200 — 41.3 KiB — 16 ms — h2https://pixels.spotify.com/v1/config/c6492e147fa74f2db988ffe0734a3328pixels.spotify.com/v1/config/c6492e... https://pixels.spotify.com/v1/config/c6492e147fa74f2db988ffe0734a3328 — 200 — 265 B — 33 ms — h2https://pixels.spotify.com/v1/ingestpixels.spotify.com/v1/ingest https://pixels.spotify.com/v1/ingest — 200 — 0 B — 22 ms — h2https://cdn.segment.com/next-integrations/actions/google-analytics-4-web/aeadee7d142fb4d69ca8.jscdn.segment.com/next-integrations/a... https://cdn.segment.com/next-integrations/actions/google-analytics-4-web/aeadee7d142fb4d69ca8.js — 200 — 55.4 KiB — 9 ms — h2https://pixels.spotify.com/v1/ingestpixels.spotify.com/v1/ingest https://pixels.spotify.com/v1/ingest — 200 — 125 B — 19 ms — h2https://cdn.segment.com/next-integrations/actions/3962/1faa179dfb20d0a3f5a0.jscdn.segment.com/next-integrations/a... https://cdn.segment.com/next-integrations/actions/3962/1faa179dfb20d0a3f5a0.js — 200 — 9.2 KiB — 6 ms — h2https://distrokid.com/images/testimonials-new/testimonial-carly-pearl.webp/images/testimonials-new/testimonia... https://distrokid.com/images/testimonials-new/testimonial-carly-pearl.webp — 200 — 17.3 KiB — 13 ms — h2https://www.googletagmanager.com/gtag/js?id=G-PQXYYERT25www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-PQXYYERT25 — 200 — 176.7 KiB — 26 ms — h3https://tags.srv.stackadapt.com/sa.csstags.srv.stackadapt.com/sa.css https://tags.srv.stackadapt.com/sa.css — 200 — 165 B — 97 ms — h2https://tags.srv.stackadapt.com/sa.jpegtags.srv.stackadapt.com/sa.jpeg https://tags.srv.stackadapt.com/sa.jpeg — 200 — 1.6 KiB — 286 ms — h2https://distrokid.com/images/testimonials-new/testimonial-haley-joelle.webp/images/testimonials-new/testimonia... https://distrokid.com/images/testimonials-new/testimonial-haley-joelle.webp — 200 — 14.1 KiB — 12 ms — h2https://api.segment.io/v1/papi.segment.io/v1/p https://api.segment.io/v1/p — 200 — 172 B — 485 ms — h2https://distrokid.com/cdn-cgi/rum?/cdn-cgi/rum? https://distrokid.com/cdn-cgi/rum? — 204 — 159 B — 6 ms — h2https://distrokid.com/images/testimonials-new/testimonial-arizona-zervas.webp/images/testimonials-new/testimonia... https://distrokid.com/images/testimonials-new/testimonial-arizona-zervas.webp — 200 — 36.9 KiB — 13 ms — h2https://distrokid.com/favicon-32x32.png/favicon-32x32.png https://distrokid.com/favicon-32x32.png — 200 — 1.5 KiB — 14 ms — h2https://insight.adsrvr.org/track/cei?advertiser_id=x875688&cookie_sync=1&upv=3.0.0&upid=ix11ote&ref=https://distrokid.com/insight.adsrvr.org/track/cei?advert... https://insight.adsrvr.org/track/cei?advertiser_id=x875688&cookie_sync=1&upv=3.0.0&upid=ix11ote&ref=https://distrokid.com/ — 302 — 165 B — 55 ms — h2https://match.adsrvr.org/track/cei?advertiser_id=x875688&cookie_sync=1&upv=3.0.0&upid=ix11ote&ref=https%3a%2f%2fdistrokid.com&redirect=1match.adsrvr.org/track/cei?advertis... https://match.adsrvr.org/track/cei?advertiser_id=x875688&cookie_sync=1&upv=3.0.0&upid=ix11ote&ref=https%3a%2f%2fdistrokid.com&redirect=1 — 200 — 369 B — 21 ms — h2https://tags.srv.stackadapt.com/saq_pxl?uid=9gFKIhc-8fhtlWxTyV1cAQ&is_js=true&landing_url=https%3A%2F%2Fdistrokid.com%2F&t=DistroKid%3A%20Music%20Distribution%20Services&tip=9Z3stydX2QPXC8hOovMjvVWQUv8muAYR5neNCl3-ENs&host=https%3A%2F%2Fdistrokid.com&sa_conv_data_css_value=%27%27&sa_conv_data_image_value=ffd8ffe000104a46494600010101006000600000ffdb004300080606070605080707070909080a0c140d0c0b0b0c1912130f141d1a1f1e1d1a1c1c20242e2720222c231c1c2837292c30313434341f27393d38323c2e333432ffdb0043010909090c0b0c180d0d1832211c213232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232ffc00011080001000103012200021101031101ffc4001f0000010501010101010100000000000000000102030405060708090a0bffc400b5100002010303020403050504040000017d01020300041105122131410613516107227114328191a1082342b1c11552d1f02433627282090a161718191a25262728292a3435363738393a434445464748494a535455565758595a636465666768696a737475767778797a838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae1e2e3e4e5e6e7e8e9eaf1f2f3f4f5f6f7f8f9faffc4001f0100030101010101010101010000000000000102030405060708090a0bffc400b51100020102040403040705040400010277000102031104052131061241510761711322328108144291a1b1c109233352f0156272d10a162434e125f11718191a262728292a35363738393a434445464748494a535455565758595a636465666768696a737475767778797a82838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae2e3e4e5e6e7e8e9eaf2f3f4f5f6f7f8f9faffda000c03010002110311003f00f7fa28a2803fffd9d062be9241e2506572676dc4138597ca050822c8&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%253AAQAKIPRFhrP-CkV0uPKfxL11xIfj-MBTZ8_Gxno-cRWQOrK5EOwBGAQg8q2lzwYwAToErRmGtEIE6ezHPw.8%252B7H35S4xZ%252FEbz8UuU5h55ASAGxbmgypAze4z1M7XgY&sa-user-id-v2=s%253A0GK-kkHiUGVyZ23EE4WXygUIIsg.Vb9hUlzTAJpn6Vs7mHR7tKJtDu9cXeFGJy1kAHQ62OE&sa-user-id=s%253A0-d062be92-41e2-5065-7267-6dc4138597ca.VK7lwyuTY8K%252BDrUxBzFqOqurAvq1cSFKkNq4%252F1dqOqUtags.srv.stackadapt.com/saq_pxl?uid... https://tags.srv.stackadapt.com/saq_pxl?uid=9gFKIhc-8fhtlWxTyV1cAQ&is_js=true&landing_url=https%3A%2F%2Fdistrokid.com%2F&t=DistroKid%3A%20Music%20Distribution%20Services&tip=9Z3stydX2QPXC8hOovMjvVWQUv8muAYR5neNCl3-ENs&host=https%3A%2F%2Fdistrokid.com&sa_conv_data_css_value=%27%27&sa_conv_data_image_value=ffd8ffe000104a46494600010101006000600000ffdb004300080606070605080707070909080a0c140d0c0b0b0c1912130f141d1a1f1e1d1a1c1c20242e2720222c231c1c2837292c30313434341f27393d38323c2e333432ffdb0043010909090c0b0c180d0d1832211c213232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232ffc00011080001000103012200021101031101ffc4001f0000010501010101010100000000000000000102030405060708090a0bffc400b5100002010303020403050504040000017d01020300041105122131410613516107227114328191a1082342b1c11552d1f02433627282090a161718191a25262728292a3435363738393a434445464748494a535455565758595a636465666768696a737475767778797a838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae1e2e3e4e5e6e7e8e9eaf1f2f3f4f5f6f7f8f9faffc4001f0100030101010101010101010000000000000102030405060708090a0bffc400b51100020102040403040705040400010277000102031104052131061241510761711322328108144291a1b1c109233352f0156272d10a162434e125f11718191a262728292a35363738393a434445464748494a535455565758595a636465666768696a737475767778797a82838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae2e3e4e5e6e7e8e9eaf2f3f4f5f6f7f8f9faffda000c03010002110311003f00f7fa28a2803fffd9d062be9241e2506572676dc4138597ca050822c8&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%253AAQAKIPRFhrP-CkV0uPKfxL11xIfj-MBTZ8_Gxno-cRWQOrK5EOwBGAQg8q2lzwYwAToErRmGtEIE6ezHPw.8%252B7H35S4xZ%252FEbz8UuU5h55ASAGxbmgypAze4z1M7XgY&sa-user-id-v2=s%253A0GK-kkHiUGVyZ23EE4WXygUIIsg.Vb9hUlzTAJpn6Vs7mHR7tKJtDu9cXeFGJy1kAHQ62OE&sa-user-id=s%253A0-d062be92-41e2-5065-7267-6dc4138597ca.VK7lwyuTY8K%252BDrUxBzFqOqurAvq1cSFKkNq4%252F1dqOqU — 200 — 352 B — 98 ms — h2https://js.adsrvr.org/universal_pixel.jsjs.adsrvr.org/universal_pixel.js https://js.adsrvr.org/universal_pixel.js — 200 — 958 B — 20 ms — http/1.1https://distrokid.com/images/testimonials-new/testimonial-christian-kuiria.webp/images/testimonials-new/testimonia... https://distrokid.com/images/testimonials-new/testimonial-christian-kuiria.webp — 200 — 31.0 KiB — 14 ms — h2https://distrokid.com/images/testimonials-new/testimonial-jessia.webp/images/testimonials-new/testimonia... https://distrokid.com/images/testimonials-new/testimonial-jessia.webp — 200 — 20.8 KiB — 14 ms — h2https://distrokid.com/images/testimonials-new/testimonial-ari-herstand.webp/images/testimonials-new/testimonia... https://distrokid.com/images/testimonials-new/testimonial-ari-herstand.webp — 200 — 13.7 KiB — 14 ms — h2https://pagead2.googlesyndication.com/pagead/conversion/654889251/?random=1776899826880&cv=11&fst=1776899826880&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k1v877798717z8835633249za20gzb835633249zd835633249xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fdistrokid.com%2F&rcb=12&label=EaGQCJ7s0skDEKOio7gC&frm=0&tiba=DistroKid%3A%20Music%20Distribution%20Services&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&us_privacy=1---&pscdl=denied&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&category=acrcp_v1_512&fmt=8pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/conversion/654889251/?random=1776899826880&cv=11&fst=1776899826880&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k1v877798717z8835633249za20gzb835633249zd835633249xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fdistrokid.com%2F&rcb=12&label=EaGQCJ7s0skDEKOio7gC&frm=0&tiba=DistroKid%3A%20Music%20Distribution%20Services&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&us_privacy=1---&pscdl=denied&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&category=acrcp_v1_512&fmt=8 — 204 — 21 B — 60 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-PQXYYERT25&gtm=45je64k1v9101111693za200zd9101111693&_p=1776899825650&gcs=G100&gcd=13p3p3p2p6l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&_prs=wg&are=1&cid=817226118.1776899828&frm=0&pscdl=denied&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117512543~118128922&dt=DistroKid%3A%20Music%20Distribution%20Services&dl=https%3A%2F%2Fdistrokid.com&sid=1776899827&sct=1&seg=0&_tu=SAg&en=page_view&_fv=1&_nsi=1&_ss=2&_ee=1&tfd=2586region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-PQXYYERT25&gtm=45je64k1v9101111693za200zd9101111693&_p=1776899825650&gcs=G100&gcd=13p3p3p2p6l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&_prs=wg&are=1&cid=817226118.1776899828&frm=0&pscdl=denied&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117512543~118128922&dt=DistroKid%3A%20Music%20Distribution%20Services&dl=https%3A%2F%2Fdistrokid.com&sid=1776899827&sct=1&seg=0&_tu=SAg&en=page_view&_fv=1&_nsi=1&_ss=2&_ee=1&tfd=2586 — 204 — 547 B — 51 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fdistrokid.com%2F&scrsrc=www.googletagmanager.com&rnd=460644568.1776899828&navt=n&npa=1&us_privacy=1---&ep.ads_data_redaction=0&gtm=45He64k1v835633249za200zd835633249xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776899827721&tfd=2589pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fdistrokid.com%2F&scrsrc=www.googletagmanager.com&rnd=460644568.1776899828&navt=n&npa=1&us_privacy=1---&ep.ads_data_redaction=0&gtm=45He64k1v835633249za200zd835633249xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776899827721&tfd=2589 — 200 — 21 B — 32 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fdistrokid.com%2F&scrsrc=www.googletagmanager.com&rnd=460644568.1776899828&navt=n&npa=1&us_privacy=1---&_tu=CA&gtm=45be64k1v877798717z8835633249za20gzb835633249zd835633249xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~117384406&apve=1&apvf=f&apvc=0&tids=AW-654889251&tid=AW-654889251&tft=1776899827723&tfd=2591pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fdistrokid.com%2F&scrsrc=www.googletagmanager.com&rnd=460644568.1776899828&navt=n&npa=1&us_privacy=1---&_tu=CA&gtm=45be64k1v877798717z8835633249za20gzb835633249zd835633249xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~117384406&apve=1&apvf=f&apvc=0&tids=AW-654889251&tid=AW-654889251&tft=1776899827723&tfd=2591 — 200 — 21 B — 23 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&ae=g&dl=https%3A%2F%2Fdistrokid.com%2F&scrsrc=www.googletagmanager.com&rnd=460644568.1776899828&navt=n&npa=1&us_privacy=1---&_tu=CA&gtm=45be64k1v877798717z8835633249za20gzb835633249zd835633249xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~117384406&apve=1&apvf=f&apvc=0&tids=AW-654889251&tid=AW-654889251&tft=1776899827725&tfd=2593pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&ae=g&dl=https%3A%2F%2Fdistrokid.com%2F&scrsrc=www.googletagmanager.com&rnd=460644568.1776899828&navt=n&npa=1&us_privacy=1---&_tu=CA&gtm=45be64k1v877798717z8835633249za20gzb835633249zd835633249xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~117384406&apve=1&apvf=f&apvc=0&tids=AW-654889251&tid=AW-654889251&tft=1776899827725&tfd=2593 — 200 — 21 B — 33 ms — h3https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 73 B — 43 ms — h2https://distrokid.com/images/testimonials-new/testimonial-josean-log.webp/images/testimonials-new/testimonia... https://distrokid.com/images/testimonials-new/testimonial-josean-log.webp — 200 — 17.2 KiB — 18 ms — h2https://distrokid.com/images/testimonials-new/testimonial-the-red-pears.webp/images/testimonials-new/testimonia... https://distrokid.com/images/testimonials-new/testimonial-the-red-pears.webp — 200 — 19.9 KiB — 12 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 0 B — 71 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 348 B — 86 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
84% of JavaScript execution is third-party
First-party Third-party 6821ms · 1224KB · $91/mo
Unattributable
Other
Costly
Execution 1571ms
Transfer 0 KB
Monthly Cost $21/mo
Optimizely
A/B Testing
Costly
Execution 1131ms
Transfer 117 KB
Unused 33%
Monthly Cost $15/mo
Google Tag Manager
Tag Manager
Costly
Execution 955ms
Transfer 177 KB
Unused 39%
Monthly Cost $13/mo
cmp.osano.com
Other
Costly
Execution 832ms
Transfer 62 KB
Monthly Cost $11/mo
Google Tag Manager
Tag Manager
Costly
Execution 794ms
Transfer 180 KB
Unused 36%
Monthly Cost $11/mo
www.gstatic.com
Other
Costly
Execution 367ms
Transfer 362 KB
Unused 67%
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 268ms
Transfer 146 KB
Unused 41%
Monthly Cost $4/mo
www.redditstatic.com
Other
Costly
Execution 238ms
Transfer 19 KB
Monthly Cost $3/mo
Segment
Analytics
Optional
Execution 140ms
Transfer 55 KB
Unused 55%
Monthly Cost $2/mo
Segment
Analytics
Optional
Execution 102ms
Transfer 9 KB
Monthly Cost $1/mo
js.adsrvr.org
Other
Optional
Execution 87ms
Transfer 12 KB
Monthly Cost $1/mo
tags.srv.stackadapt.com
Other
Optional
Execution 84ms
Transfer 8 KB
Monthly Cost $1/mo
static.cloudflareinsights.com
Other
Optional
Execution 63ms
Transfer 11 KB
Monthly Cost $1/mo
Segment
Analytics
Optional
Execution 63ms
Transfer 29 KB
Monthly Cost $1/mo
c.sitetran.com
Other
Optional
Execution 63ms
Transfer 26 KB
Monthly Cost $1/mo
pixel.byspotify.com
Other
Optional
Execution 62ms
Transfer 10 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1571ms and costs ~$21/month
  • Optimizely adds 1131ms and costs ~$15/month
  • Google Tag Manager adds 955ms and costs ~$13/month
  • cmp.osano.com adds 832ms and costs ~$11/month
  • Google Tag Manager adds 794ms and costs ~$11/month
  • www.gstatic.com adds 367ms and costs ~$5/month
  • Google Tag Manager adds 268ms and costs ~$4/month
  • www.redditstatic.com adds 238ms and costs ~$3/month

84% 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 1571ms 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

Optimizely takes 1131ms 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 955ms 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

cmp.osano.com takes 832ms 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 794ms 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 367ms 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

67% of www.gstatic.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

Google Tag Manager takes 268ms 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.redditstatic.com takes 238ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

55% of Segment'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