Mobile 375 × 812

Desktop 1440 × 900

Score: 70 / 100
Based on 8 categories, 0 sections
Room to improve — your 10.2s load time is above Google's 2.5s 'Good' threshold.
Good foundation, but a few gaps could be exploited.
Several issues make your site difficult for assistive technology users.
Solid SEO basics — a few optimizations could boost rankings.
Solid infrastructure — fast server responses across the board.
Several regulatory requirements are not yet met.
Good content signals with minor gaps.
Reasonable footprint with room for optimization.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
Page weighs 9.8 MB (5.5 MB transferred)
Performance issues directly impact user engagement and conversion rates.
1 control(s) without accessible label
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
No <main> landmark found
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/6a6d5104-8bcc-4c21-b872-6040f243c824)<a href="https://beavercheck.com/results/6a6d5104-8bcc-4c21-b872-6040f243c824"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fspotify.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fspotify.comThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 10.2s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your user trust.
11 barrier(s) likely increasing bounce by ~37%.
Page takes 10.2s to load
+12% bounceUsers abandon at ~3s — you're 7.7s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 1.5s
+5% bounceClicks on the primary CTA are ignored while JavaScript runs
Fix: Break up long tasks; defer non-critical JavaScript to post-hydration
No HSTS header
+1% bounceReturning visitors are briefly exposed to downgrade attacks on first request
Fix: Set Strict-Transport-Security: max-age=31536000; includeSubDomains
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
Severe layout shift during page load
+6% bounceUsers mis-click when content jumps — converting intent into frustration
Fix: Reserve space for images, ads, and embeds with explicit width/height
1 form field(s) without a label
+2% bounceScreen readers skip unlabeled fields; autofill can't identify them; checkout abandonment spikes
Fix: Associate every input with a visible <label for="…">; add autocomplete attributes
Viewport disables user zoom
+2% bounceVisitors with low vision can't read the page — and some jurisdictions treat this as a legal risk
Fix: Remove user-scalable=no; drop maximum-scale if it's below 2
No structured data
+2% bounceNo rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
Fix: Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)
Thin content
+3% bounceUnder 300 words — visitors bounce looking for substance, search engines rank competitors first
Fix: Add a substantive FAQ, product detail, or case-study section
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
5 broken link(s) on the page
+5% bounceClicks land on 404s — trust drops and the session often ends
Fix: Fix or remove the broken destinations surfaced on the Content tab
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
SEK 5,100 investment → SEK 42,808/month returns + EUR 120,500,000 risk avoided
SEK 5,100
6h · 5 findings
SEK 42,808 /mo
~SEK 513,700 / year
EUR 120,500,000
if kept compliant
SEK 850 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
6.0 developer hours at kr850/hr
Based on Sweden rates (kr850/hr)
Start here for the best return on investment
SEK 10,041,681 / month at risk
~SEK 120,500,176 / year if left unfixed
€120,500,000
+8 more
SEK 15 /mo
17436.4 MB/mo × 0.842 SEK/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 5 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
4.00 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
10.25 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.47 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.573
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
8.09 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
26.15 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e027b1ec5987d20f3313838405d | 58.9 KiB | 47.3 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02e8ee6a30da5e556e34ee6574 | 54.4 KiB | 42.9 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e0221abbbb12bdff228230a3a46 | 54.1 KiB | 42.6 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02520e9042f58bebdfa3665d17 | 53.6 KiB | 42.1 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e020d5f00c853be5debb5eba851 | 53.0 KiB | 41.5 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e0219253d686d90dda9f8da689f | 52.9 KiB | 41.4 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616100005174b8db8467c4b43fda888bac0d | 52.7 KiB | 41.2 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616100005174593d890002cd773ab4a9429e | 51.6 KiB | 40.1 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab676161000051743f2cb99077dcbee55e3d355a | 51.5 KiB | 40.0 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e021a3734d2d93c65eb37039e7a | 49.6 KiB | 38.1 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e025645e61562deebdda78755b6 | 48.9 KiB | 37.4 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e0206ccbb3936e4801c05d5973b | 47.6 KiB | 36.1 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02cd6a20fcede386d2d3de6f91 | 47.3 KiB | 35.8 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e022055c3617944a58af16f9988 | 46.7 KiB | 35.2 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e0233b718e166c00c2012e1ac2d | 46.2 KiB | 34.7 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e021381f350c5f7f620ee69a622 | 45.7 KiB | 34.2 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | charts-images.scdn.co/assets/locale_en/regional/weekly/region_global_default.jpg | 45.2 KiB | 33.7 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab6761610000517463c14c754c70c754b127498e | 44.5 KiB | 33.0 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616100005174491afb1b9216fe1245f6e645 | 43.3 KiB | 31.7 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02d53f514696d38a297e195eda | 42.8 KiB | 31.3 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e022774b00531d558bc19e12a24 | 42.0 KiB | 30.5 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02f995fcdb4d6f1c273a3bc56b | 41.8 KiB | 30.3 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab6761610000517408cacf062848b7318679b1b4 | 41.0 KiB | 29.5 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02497e68476e7062b1bf5ea83f | 40.7 KiB | 29.2 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e0251c8a5c62d87483bcc901459 | 40.4 KiB | 28.9 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02ca0b1500e39626b9bba791a3 | 36.5 KiB | 25.0 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab6761610000517430f0dc81183daaee971c2601 | 36.0 KiB | 24.5 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02d554287ac048b4277ddb6794 | 35.3 KiB | 23.7 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e024dea4c1cdf30c359dbaec318 | 34.8 KiB | 23.3 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab676161000051742fd40dfb96a93257ef5e5cbf | 33.8 KiB | 22.3 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | charts-images.scdn.co/assets/locale_en/regional/weekly/region_br_default.jpg | 33.4 KiB | 21.9 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e020b080d4f0af2da9451318a2b | 33.3 KiB | 21.8 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02bce97fd310202839312cbd74 | 32.5 KiB | 21.0 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/2CKOmarVWv... | 32.5 KiB | 20.4 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/1on7ZQ2pvg... | 32.3 KiB | 20.2 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab676161000051743ad13d28eee1e6d4c5283d93 | 31.5 KiB | 20.0 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02f1d02a6cec967f8b6b78f76e | 31.0 KiB | 19.5 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | charts-images.scdn.co/assets/locale_en/viral/daily/region_br_default.jpg | 29.7 KiB | 18.2 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab6761610000517428a25297f5580906f6be7b79 | 29.6 KiB | 18.1 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/487N2T9nIP... | 28.9 KiB | 16.8 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02cc69f756f9f159a8b1f9152a | 28.2 KiB | 16.7 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/3p7PcrEHaa... | 27.7 KiB | 15.6 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/6aoGgTKGqt... | 27.6 KiB | 15.5 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/0vLuOi2k62... | 26.1 KiB | 14.2 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/4gzpq5DPGx... | 25.7 KiB | 13.6 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02b4d59e6fa7e5e7cbc57ac33a | 24.7 KiB | 13.2 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/0du5cEVh5y... | 25.0 KiB | 13.0 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/1elUiq4X7p... | 25.1 KiB | 13.0 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/3CIIaeZuFY... | 24.6 KiB | 12.5 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | charts-images.scdn.co/assets/locale_en/viral/daily/region_global_default.jpg | 24.0 KiB | 12.4 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/5wbf52LA6k... | 24.4 KiB | 12.4 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab6761610000517416d7677a56104e6d0749935c | 22.8 KiB | 11.2 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/6vTqEFbTtT... | 22.9 KiB | 10.8 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/1YOVBTvznj... | 22.9 KiB | 10.7 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/1yR65psqia... | 22.9 KiB | 10.7 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616100005174aadc18cac8d48124357c38e6 | 22.2 KiB | 10.7 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616100005174b98b3f22cf86542fc1bcfddf | 22.0 KiB | 10.4 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab6761610000517429362b75d7fa1a411ecaeaf9 | 21.1 KiB | 9.6 KiB |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | charts-images.scdn.co/assets/locale_en/regional/daily/region_global_default.jpg | 20.4 KiB | 8.9 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| open.spotifycdn.com/cdn/build/mobile-web-player/mobile-web-player.b53a27d6.css | 47.2 KiB | 1.1 s |
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| spotify.com/ | 877 ms |
| www.spotify.com/ | 916 ms |
| open.spotify.com/ | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
Trending songs
Beauty And A Beat
Famoso Ímã | O poderoso chatão
Cadeira Cativa … div.LoFRfYaxAS9YMiyS > div.dCdmItcWEwjLGY7z > div.Ap789CyBAWEENSAQ > div.ww6BLSuTFA6_7eOZ | 0.281 |
| 0.277 | |
Trending songs
Beauty And A Beat
Famoso Ímã | O poderoso chatão
Cadeira Cativa … div.LoFRfYaxAS9YMiyS > div.dCdmItcWEwjLGY7z > div.Ap789CyBAWEENSAQ > div.ww6BLSuTFA6_7eOZ | 0.003 |
We andour partners use cookies to personalize your experience, to show you ads … body.mobile-web-player > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.002 |
We andour partners use cookies to personalize your experience, to show you ads … body.mobile-web-player > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.002 |
We andour partners use cookies to personalize your experience, to show you ads … body.mobile-web-player > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.002 |
We andour partners use cookies to personalize your experience, to show you ads … body.mobile-web-player > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.002 |
We andour partners use cookies to personalize your experience, to show you ads … body.mobile-web-player > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.001 |
| 0.001 | |
We andour partners use cookies to personalize your experience, to show you ads … body.mobile-web-player > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.001 |
We andour partners use cookies to personalize your experience, to show you ads … body.mobile-web-player > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.000 |
We andour partners use cookies to personalize your experience, to show you ads … body.mobile-web-player > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.000 |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| /cdn/build/mobile-web-player/vendor~mobile-web-player.132... | 2.4 s | 2.0 s | 252 ms |
| Unattributable | 1.2 s | 152 ms | 0.0 ms |
| open.spotify.com/ | 1.1 s | 4.3 ms | 0.6 ms |
| www.googletagmanager.com/gtm.js?id=GTM-PZHN3VD | 602 ms | 449 ms | 64 ms |
| cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js | 371 ms | 239 ms | 74 ms |
| www.googletagmanager.com/gtag/js?id=G-BMC5VGR8YS&cx=c&_slc=1 | 371 ms | 309 ms | 58 ms |
| www.googletagmanager.com/gtag/js?id=G-ZWG1NSHWD8&cx=c>m=4e64f0 | 347 ms | 285 ms | 57 ms |
| open.spotifycdn.com/cdn/build/mobile-web-player/mobile-web-player.0f47b666.js | 245 ms | 6.1 ms | 180 ms |
| www.google-analytics.com/analytics.js | 84 ms | 73 ms | 6.9 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 3.6 s |
| Other | 1.3 s |
| Script Parsing & Compilation | 701 ms |
| Style & Layout | 630 ms |
| Rendering | 240 ms |
| Garbage Collection | 138 ms |
| Parse HTML & CSS | 101 ms |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| open.spotifycdn.com/cdn/build/mobile-web-player/mobile-web-player.0f47b666.js | 264.2 KiB | 205.5 KiB |
| /cdn/build/mobile-web-player/vendor~mobile-web-player.132... | 468.5 KiB | 193.1 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-PZHN3VD | 159.8 KiB | 72.7 KiB |
| cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js | 128.2 KiB | 70.1 KiB |
| www.googletagmanager.com/gtag/js?id=G-ZWG1NSHWD8&cx=c>m=4e64f0 | 151.2 KiB | 64.2 KiB |
| www.googletagmanager.com/gtag/js?id=G-BMC5VGR8YS&cx=c&_slc=1 | 148.5 KiB | 63.5 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab6761610000517430f0dc81183daaee971c2601 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616100005174b8db8467c4b43fda888bac0d |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab676161000051743f2cb99077dcbee55e3d355a |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab6761610000517463c14c754c70c754b127498e |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab676161000051742fd40dfb96a93257ef5e5cbf |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab6761610000517428a25297f5580906f6be7b79 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616100005174593d890002cd773ab4a9429e |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab676161000051743ad13d28eee1e6d4c5283d93 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616100005174aadc18cac8d48124357c38e6 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab6761610000517408cacf062848b7318679b1b4 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616100005174ec1fef19ee9676f9ce662f39 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab676161000051748288b1d944a4aec64c27b0c7 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab6761610000517460daaaf8302120100ed362e2 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab676161000051747888dd0df48712d389428110 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab676161000051745b7dd647f0990586f9936c79 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/3p7PcrEHaa... |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/5wbf52LA6k... |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/3CIIaeZuFY... |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/6vTqEFbTtT... |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/1on7ZQ2pvg... |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/1elUiq4X7p... |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/0vLuOi2k62... |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/4gzpq5DPGx... |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/487N2T9nIP... |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/6aoGgTKGqt... |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/1yR65psqia... |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/2CKOmarVWv... |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/0du5cEVh5y... |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/1YOVBTvznj... |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/5nP8x4uEFj... |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/4NUePmzDvC... |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/0uGWkZRPp1... |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/1SXhEXzOTF... |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/5JXhkyafyn... |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | /image/ab67c0de0000deef/dt/v1/img/radio/artist/2Z0lRIqr99... |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02f1d02a6cec967f8b6b78f76e |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e021381f350c5f7f620ee69a622 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02cd6a20fcede386d2d3de6f91 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e0221abbbb12bdff228230a3a46 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e027b1ec5987d20f3313838405d |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02520e9042f58bebdfa3665d17 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02d53f514696d38a297e195eda |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e0206ccbb3936e4801c05d5973b |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e0233b718e166c00c2012e1ac2d |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e0251c8a5c62d87483bcc901459 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e022055c3617944a58af16f9988 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e024dea4c1cdf30c359dbaec318 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02b4d59e6fa7e5e7cbc57ac33a |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02f995fcdb4d6f1c273a3bc56b |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e0257fc4730e06c9ab20c1e073b |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e0242a58729c963ed9fa9eaca0d |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02212d776c31027c511f0ee3bc |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e025e643714b04e731d235719a5 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e0298999b86df446545c63cf51b |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e026efc8b4c7dad484924b4e6d1 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02ca0b1500e39626b9bba791a3 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e022774b00531d558bc19e12a24 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02b0860cf0a98e09663c82290c |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02996475bce560ead5737dbda1 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e021a3734d2d93c65eb37039e7a |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02497e68476e7062b1bf5ea83f |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e0219253d686d90dda9f8da689f |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02e8ee6a30da5e556e34ee6574 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e025645e61562deebdda78755b6 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02cc69f756f9f159a8b1f9152a |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e020b080d4f0af2da9451318a2b |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e020d5f00c853be5debb5eba851 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02bce97fd310202839312cbd74 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02d554287ac048b4277ddb6794 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e0271d62ea7ea8a5be92d3c1f62 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02dc69ce46ee5e5a9034be3f0f |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e021a48441d5a0f6c71e1a40df3 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02054262616758b5de368e5bf4 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02c078b8ed0b04b814d7457646 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616d00001e02ef0cf4ca4310f614ca2d475e |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | charts-images.scdn.co/assets/locale_en/regional/weekly/region_global_default.jpg |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | charts-images.scdn.co/assets/locale_en/regional/weekly/region_br_default.jpg |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | charts-images.scdn.co/assets/locale_en/regional/daily/region_global_default.jpg |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | charts-images.scdn.co/assets/locale_en/regional/daily/region_br_default.jpg |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | charts-images.scdn.co/assets/locale_en/viral/daily/region_global_default.jpg |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | charts-images.scdn.co/assets/locale_en/viral/daily/region_br_default.jpg |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616100005174491afb1b9216fe1245f6e645 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab6761610000517429362b75d7fa1a411ecaeaf9 |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab67616100005174b98b3f22cf86542fc1bcfddf |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab6761610000517416d7677a56104e6d0749935c |
div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image div > div.iVFjbVBXFNQUfIjm > div.e-10310-box > img.e-10310-legacy-image | i.scdn.co/image/ab676161000051741115e3a353f05274907f4f22 |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Company
About
Jobs
For the Record div.sc-lcIPJg > div.sc-kdBSHD > div.sc-fHjqPf > ul.e-10310-type-list |
Communities
For Artists
Developers
Advertising
Investors
Vendors div.sc-lcIPJg > div.sc-kdBSHD > div.sc-fHjqPf > ul.e-10310-type-list |
Useful links
Support
Free Mobile App
Popular by Country
Import your music div.sc-lcIPJg > div.sc-kdBSHD > div.sc-fHjqPf > ul.e-10310-type-list |
Spotify Plans
Premium Individual
Premium Duo
Premium Family
Premium Student
Sp… div.sc-lcIPJg > div.sc-kdBSHD > div.sc-fHjqPf > ul.e-10310-type-list |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
/cdn/build/mobile-web-player/vendor~mobile-web-player.132... line 23, col 252 | Error sending hit payload length to Google Analytics |
Uncaught Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings. |
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
4.04 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.94 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
790 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.653
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.91 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.
7.47 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| open.spotifycdn.com/cdn/build/web-player/web-player.a7a2c422.js | 1.0 MiB | 1.2 s |
| open.spotifycdn.com/cdn/build/web-player/vendor~web-player.efddf063.js | 231.6 KiB | 217 ms |
| open.spotifycdn.com/cdn/build/web-player/encore~web-player.bab1db3b.js | 95.5 KiB | 87 ms |
| open.spotifycdn.com/cdn/build/web-player/web-player.39ded9a7.css | 75.4 KiB | 370 ms |
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e027b1ec5987d20f3313838405d | 58.9 KiB | 55.0 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e02e8ee6a30da5e556e34ee6574 | 54.4 KiB | 50.6 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e0221abbbb12bdff228230a3a46 | 54.1 KiB | 50.3 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e02520e9042f58bebdfa3665d17 | 53.6 KiB | 49.8 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e0219253d686d90dda9f8da689f | 52.9 KiB | 49.1 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616100005174b8db8467c4b43fda888bac0d | 52.7 KiB | 48.9 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616100005174593d890002cd773ab4a9429e | 51.6 KiB | 47.8 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab676161000051743f2cb99077dcbee55e3d355a | 51.5 KiB | 47.7 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e021a3734d2d93c65eb37039e7a | 49.6 KiB | 45.8 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e025645e61562deebdda78755b6 | 48.9 KiB | 45.1 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e0206ccbb3936e4801c05d5973b | 47.6 KiB | 43.8 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e02cd6a20fcede386d2d3de6f91 | 47.3 KiB | 43.4 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e022055c3617944a58af16f9988 | 46.7 KiB | 42.8 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e0233b718e166c00c2012e1ac2d | 46.2 KiB | 42.4 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e021381f350c5f7f620ee69a622 | 45.7 KiB | 41.8 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | charts-images.scdn.co/assets/locale_en/regional/weekly/region_global_default.jpg | 45.2 KiB | 41.4 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab6761610000517463c14c754c70c754b127498e | 44.5 KiB | 40.7 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e02d53f514696d38a297e195eda | 42.8 KiB | 39.0 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e022774b00531d558bc19e12a24 | 42.0 KiB | 38.2 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e02f995fcdb4d6f1c273a3bc56b | 41.8 KiB | 38.0 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e02497e68476e7062b1bf5ea83f | 40.7 KiB | 36.9 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e0251c8a5c62d87483bcc901459 | 40.4 KiB | 36.6 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e02ca0b1500e39626b9bba791a3 | 36.5 KiB | 32.7 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab6761610000517430f0dc81183daaee971c2601 | 36.0 KiB | 32.2 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e024dea4c1cdf30c359dbaec318 | 34.8 KiB | 30.9 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab676161000051742fd40dfb96a93257ef5e5cbf | 33.8 KiB | 29.9 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | charts-images.scdn.co/assets/locale_en/regional/weekly/region_br_default.jpg | 33.4 KiB | 29.5 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | /image/ab67c0de0000deef/dt/v1/img/radio/artist/1on7ZQ2pvg... | 32.3 KiB | 27.9 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab676161000051743ad13d28eee1e6d4c5283d93 | 31.5 KiB | 27.6 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e02f1d02a6cec967f8b6b78f76e | 31.0 KiB | 27.2 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | charts-images.scdn.co/assets/locale_en/viral/daily/region_br_default.jpg | 29.7 KiB | 25.9 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab6761610000517428a25297f5580906f6be7b79 | 29.6 KiB | 25.7 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | /image/ab67c0de0000deef/dt/v1/img/radio/artist/487N2T9nIP... | 28.9 KiB | 24.4 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e02cc69f756f9f159a8b1f9152a | 28.2 KiB | 24.4 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | /image/ab67c0de0000deef/dt/v1/img/radio/artist/3p7PcrEHaa... | 27.7 KiB | 23.3 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | /image/ab67c0de0000deef/dt/v1/img/radio/artist/6aoGgTKGqt... | 27.6 KiB | 23.2 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | /image/ab67c0de0000deef/dt/v1/img/radio/artist/0vLuOi2k62... | 26.1 KiB | 21.7 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | /image/ab67c0de0000deef/dt/v1/img/radio/artist/4gzpq5DPGx... | 25.7 KiB | 21.4 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e02b4d59e6fa7e5e7cbc57ac33a | 24.7 KiB | 20.8 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | /image/ab67c0de0000deef/dt/v1/img/radio/artist/1elUiq4X7p... | 25.1 KiB | 20.6 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | /image/ab67c0de0000deef/dt/v1/img/radio/artist/3CIIaeZuFY... | 24.6 KiB | 20.2 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | charts-images.scdn.co/assets/locale_en/viral/daily/region_global_default.jpg | 24.0 KiB | 20.1 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | /image/ab67c0de0000deef/dt/v1/img/radio/artist/5wbf52LA6k... | 24.4 KiB | 19.9 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | /image/ab67c0de0000deef/dt/v1/img/radio/artist/6vTqEFbTtT... | 22.9 KiB | 18.6 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616100005174b98b3f22cf86542fc1bcfddf | 22.0 KiB | 17.4 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | charts-images.scdn.co/assets/locale_en/regional/daily/region_global_default.jpg | 20.4 KiB | 16.5 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab6761610000517429362b75d7fa1a411ecaeaf9 | 21.1 KiB | 16.5 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | charts-images.scdn.co/assets/locale_en/regional/daily/region_br_default.jpg | 18.0 KiB | 14.1 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e02b0860cf0a98e09663c82290c | 15.5 KiB | 11.7 KiB |
div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 div.YR9YVGItxfIgAZje > div.P0DCrcBH45YVGZwP > div > img.obD7rdENNc2n3fC0 | i.scdn.co/image/ab67616d00001e02996475bce560ead5737dbda1 | 15.1 KiB | 11.3 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| spotify.com/ | 439 ms |
| www.spotify.com/ | 364 ms |
| open.spotify.com/ | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
Home
Trending songs
Show all
Beauty And A Beat
Justin Bieber, Nicki Minaj
Fa… div.main-view-container > div.main-view-container__scroll-node > div > div.main-view-container__scroll-node-child | 0.635 |
⌘ShiftL div.Root > div.iRGr6yO6lPcAKUoT > div#global-nav-bar > div.CJFYJUHifjAise1k | 0.013 |
Legal
Safety & Privacy Center
Privacy Policy
Cookies
About Ads
Accessibility
Co… div#Desktop_LeftSidebar_Id > nav.zOQ0BU6AULAqd7Qd > div.LzEeFRy7mTU6vYkC > div.QUc50FGWIq8Tqrrr | 0.005 |
Legal
Safety & Privacy Center
Privacy Policy
Cookies
About Ads
Accessibility
Co… div#Desktop_LeftSidebar_Id > nav.zOQ0BU6AULAqd7Qd > div.LzEeFRy7mTU6vYkC > div.QUc50FGWIq8Tqrrr | 0.003 |
Legal
Safety & Privacy Center
Privacy Policy
Cookies
About Ads
Accessibility
Co… div#Desktop_LeftSidebar_Id > nav.zOQ0BU6AULAqd7Qd > div.LzEeFRy7mTU6vYkC > div.QUc50FGWIq8Tqrrr | 0.002 |
We andour partners use cookies to personalize your experience, to show you ads … body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.001 |
We andour partners use cookies to personalize your experience, to show you ads … body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.001 |
We andour partners use cookies to personalize your experience, to show you ads … body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.001 |
We andour partners use cookies to personalize your experience, to show you ads … body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.000 |
We andour partners use cookies to personalize your experience, to show you ads … body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.000 |
We andour partners use cookies to personalize your experience, to show you ads … body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.000 |
We andour partners use cookies to personalize your experience, to show you ads … body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.000 |
We andour partners use cookies to personalize your experience, to show you ads … body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.000 |
We andour partners use cookies to personalize your experience, to show you ads … body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.000 |
Create div > header.ctNLVWve8CosEgh2 > div.xXVaCgUTXZgGPOKl > div.mkxU7yK3S6E71zxQ | 0.000 |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| open.spotifycdn.com/cdn/build/web-player/web-player.a7a2c422.js | 1.0 MiB | 655.8 KiB |
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 177.0 KiB |
| open.spotifycdn.com/cdn/build/web-player/vendor~web-player.efddf063.js | 231.4 KiB | 174.2 KiB |
| open.spotifycdn.com/cdn/build/web-player/encore~web-player.bab1db3b.js | 95.1 KiB | 74.2 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-PZHN3VD | 159.8 KiB | 72.7 KiB |
| cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js | 128.2 KiB | 70.1 KiB |
| www.googletagmanager.com/gtag/js?id=G-ZWG1NSHWD8&cx=c>m=4e64f0 | 151.2 KiB | 63.4 KiB |
| www.googletagmanager.com/gtag/js?id=G-BMC5VGR8YS&cx=c&_slc=1 | 148.5 KiB | 63.3 KiB |
| open.spotifycdn.com/cdn/build/web-player/dwp-panel-section.6576d788.js | 58.5 KiB | 51.6 KiB |
| open.spotifycdn.com/cdn/build/web-player/xpui-root-dialogs.77551545.js | 55.2 KiB | 42.8 KiB |
| open.spotifycdn.com/cdn/build/web-player/xpui-routes-your-library-x.866fecf3.js | 37.2 KiB | 25.9 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| open.spotifycdn.com/cdn/build/web-player/web-player.a7a2c422.js | 2.4 s | 1.4 s | 146 ms |
| open.spotify.com/ | 465 ms | 1.1 ms | 0.2 ms |
| Unattributable | 409 ms | 108 ms | 0.0 ms |
| open.spotifycdn.com/cdn/build/web-player/encore~web-player.bab1db3b.js | 355 ms | 333 ms | 16 ms |
| open.spotifycdn.com/cdn/build/web-player/vendor~web-player.efddf063.js | 354 ms | 279 ms | 50 ms |
| www.googletagmanager.com/gtm.js?id=GTM-PZHN3VD | 194 ms | 151 ms | 19 ms |
| cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js | 176 ms | 87 ms | 26 ms |
| www.googletagmanager.com/gtag/js?id=G-ZWG1NSHWD8&cx=c>m=4e64f0 | 122 ms | 105 ms | 15 ms |
| www.googletagmanager.com/gtag/js?id=G-BMC5VGR8YS&cx=c&_slc=1 | 91 ms | 77 ms | 13 ms |
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 84 ms | 50 ms | 30 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 2.8 s |
| Other | 881 ms |
| Style & Layout | 592 ms |
| Script Parsing & Compilation | 359 ms |
| Rendering | 102 ms |
| Garbage Collection | 93 ms |
| Parse HTML & CSS | 48 ms |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| 22.5 KiB | 20.2 KiB | |
| open.spotifycdn.com/cdn/build/web-player/dwp-panel-section.0306bf68.css | 12.4 KiB | 12.4 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div > div.m9t_KhZ6MI0XQj9b > div.QX95pTnCYcsJl9oD > div.DTD2wBL5oiABNB41 div > div.m9t_KhZ6MI0XQj9b > div.QX95pTnCYcsJl9oD > div.DTD2wBL5oiABNB41 |
div > div.m9t_KhZ6MI0XQj9b > div.Df7FJJOGsrwyBq9p > div.DTD2wBL5oiABNB41 div > div.m9t_KhZ6MI0XQj9b > div.Df7FJJOGsrwyBq9p > div.DTD2wBL5oiABNB41 |
Company
About
Jobs
For the Record div.sc-lcIPJg > div.sc-kdBSHD > div.sc-fHjqPf > ul.e-10310-type-list |
Communities
For Artists
Developers
Advertising
Investors
Vendors div.sc-lcIPJg > div.sc-kdBSHD > div.sc-fHjqPf > ul.e-10310-type-list |
Useful links
Support
Free Mobile App
Popular by Country
Import your music div.sc-lcIPJg > div.sc-kdBSHD > div.sc-fHjqPf > ul.e-10310-type-list |
Spotify Plans
Premium Individual
Premium Duo
Premium Family
Premium Student
Sp… div.sc-lcIPJg > div.sc-kdBSHD > div.sc-fHjqPf > ul.e-10310-type-list |
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more about ARIA roles and required parent element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Beauty And A Beat
Justin Bieber, Nicki Minaj div#react-aria4932822348-:r3:-react-aria-1 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Famoso Ímã | O poderoso chatão
Mc Lele JP, Mc Poze do Rodo, MC Leozinho ZS, DJ… div#react-aria4932822348-:r3:-react-aria-2 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Cadeira Cativa - Ao Vivo
Zé Neto & Cristiano div#react-aria4932822348-:r3:-react-aria-3 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Se Saudade Sentir (Se Prepara 3)
E
Mc Livinho, Mc Pedrinho, Perera DJ, DJ JB M… div#react-aria4932822348-:r3:-react-aria-4 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Insegurança / Fim de Noite - Ao Vivo
MJ Records, Panda, Ícaro e Gilmar, Humber… div#react-aria4932822348-:r3:-react-aria-5 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Choka Choka
Anitta, Shakira div#react-aria4932822348-:r3:-react-aria-6 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Aproveita Que Eu Tô Brigado - Ao Vivo
NATTAN, Zé Vaqueiro div#react-aria4932822348-:r3:-react-aria-7 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Pra Não Esquecer De Mim
E
Aaron Modesto, Mc Magal, MC Meno K, DJ Glenner div#react-aria4932822348-:r3:-react-aria-8 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Te Amei
CountryBeat, Mc Jacaré, DJ JHOW BEATS div#react-aria4932822348-:r3:-react-aria-9 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Sina de Ofélia
Heitor Santos div#react-aria4932822348-:r3:-react-aria-10 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Sorte de Alguém - Ao Vivo em São Paulo
Maiara & Maraisa div#react-aria4932822348-:r3:-react-aria-11 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Eenie Meenie
Sean Kingston, Justin Bieber div#react-aria4932822348-:r3:-react-aria-12 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
STAY (with Justin Bieber)
E
The Kid LAROI, Justin Bieber div#react-aria4932822348-:r3:-react-aria-13 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
PINKY UP
E
KATSEYE div#react-aria4932822348-:r3:-react-aria-14 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Where Are Ü Now (with Justin Bieber)
Jack Ü, Skrillex, Diplo, Justin Bieber div#react-aria4932822348-:r3:-react-aria-15 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Instinto - A COLORS SHOW
Alee, COLORS div#react-aria4932822348-:r3:-react-aria-16 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Let Me Love You
DJ Snake, Justin Bieber div#react-aria4932822348-:r3:-react-aria-17 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Melô de Poucas Ideias 2
Toque Dez, MC K.K, Raissa Castro, Dj Slk Sucessada div#react-aria4932822348-:r3:-react-aria-18 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Vingança
Mc Jacaré, MC LUUKY, dj andreoli div#react-aria4932822348-:r3:-react-aria-19 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Tô no Hype
WALFREDO, Brisa Star div#react-aria4932822348-:r3:-react-aria-20 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Henrique & Juliano
Artist div#react-aria4932822348-:r7:-react-aria-1 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Diego & Victor Hugo
Artist div#react-aria4932822348-:r7:-react-aria-2 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Grupo Menos É Mais
Artist div#react-aria4932822348-:r7:-react-aria-3 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Jorge & Mateus
Artist div#react-aria4932822348-:r7:-react-aria-4 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Zé Neto & Cristiano
Artist div#react-aria4932822348-:r7:-react-aria-5 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Matheus & Kauan
Artist div#react-aria4932822348-:r7:-react-aria-6 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Murilo Huff
Artist div#react-aria4932822348-:r7:-react-aria-7 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Luan Santana
Artist div#react-aria4932822348-:r7:-react-aria-8 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Simone Mendes
Artist div#react-aria4932822348-:r7:-react-aria-9 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Mc IG
Artist div#react-aria4932822348-:r7:-react-aria-10 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
White Noise (Sleep & Relaxation Sounds)
Sleepy John div#react-aria4932822348-:rb:-react-aria-1 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Manifesto Musical 2 (Ao Vivo / Vol.1)
Henrique & Juliano div#react-aria4932822348-:rb:-react-aria-2 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
MAYHEM
Lady Gaga div#react-aria4932822348-:rb:-react-aria-3 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
333
Matuê div#react-aria4932822348-:rb:-react-aria-4 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Bem-Vindo ao Meu Mundo - Forró & Vaquejada (Ao Vivo)
Wesley Safadão div#react-aria4932822348-:rb:-react-aria-5 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Nada Como um Dia Após o Outro Dia, Vol. 1 & 2
Racionais MC's div#react-aria4932822348-:rb:-react-aria-6 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Tubarões (Ao Vivo)
Diego & Victor Hugo div#react-aria4932822348-:rb:-react-aria-7 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Obrigado Deus
Léo Foguete div#react-aria4932822348-:rb:-react-aria-8 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Churrasquinho 3 (Ao Vivo)
Grupo Menos É Mais div#react-aria4932822348-:rb:-react-aria-9 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Liberdade
Oruam div#react-aria4932822348-:rb:-react-aria-10 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Henrique & Juliano Radio
By Spotify div#react-aria4932822348-:rf:-react-aria-1 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
PEDRO SAMPAIO Radio
With Luísa Sonza, Gloria Groove, Anitta and more div#react-aria4932822348-:rf:-react-aria-2 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Felipe Amorim Radio
With Léo Foguete, Nuzio Medeiros, cjnobeat and more div#react-aria4932822348-:rf:-react-aria-3 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Grupo Menos É Mais Radio
With Vou Zuar, Felipe Araújo, Marvvila and more div#react-aria4932822348-:rf:-react-aria-4 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Charlie Brown Jr. Radio
With O Rappa, Skank, Natiruts and more div#react-aria4932822348-:rf:-react-aria-5 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Jorge & Mateus Radio
With Cristiano Araújo, Diego & Victor Hugo, Henrique & Di… div#react-aria4932822348-:rf:-react-aria-6 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Hungria Radio
With Reset, Racionais MC's, Tribo da Periferia and more div#react-aria4932822348-:rf:-react-aria-7 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Coldplay Radio
With Ed Sheeran, Harry Styles, OneRepublic and more div#react-aria4932822348-:rf:-react-aria-8 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Zé Neto & Cristiano Radio
With Cristiano Araújo, Murilo Huff, Felipe e Rodrigo… div#react-aria4932822348-:rf:-react-aria-9 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
MC Tuto Radio
With MC Joãozinho VT, Kako, Mc Lele JP and more div#react-aria4932822348-:rf:-react-aria-10 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Top Songs - Global
Your weekly update of the most played tracks right now - Gl… div#react-aria4932822348-:r59:-react-aria-1 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Top Songs - Brazil
Your weekly update of the most played tracks right now - Br… div#react-aria4932822348-:r59:-react-aria-2 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Top 50 - Global
Your daily update of the most played tracks right now - Global. div#react-aria4932822348-:r59:-react-aria-3 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Top 50 - Brazil
Your daily update of the most played tracks right now - Brazil. div#react-aria4932822348-:r59:-react-aria-4 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Viral 50 - Global
Your daily update of the most viral tracks right now - Globa… div#react-aria4932822348-:r59:-react-aria-5 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
Viral 50 - Brazil
Your daily update of the most viral tracks right now - Brazi… div#react-aria4932822348-:r59:-react-aria-6 > div > div.LXxEtdyreLg2dh0C > div.e-10310-box |
ARIA roles must have valid values in order to perform their intended accessibility functions. Learn more about valid ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Play Beauty And A Beat div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Famoso Ímã | O poderoso chatão div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Cadeira Cativa - Ao Vivo div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Se Saudade Sentir (Se Prepara 3) div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Insegurança / Fim de Noite - Ao Vivo div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Choka Choka div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Aproveita Que Eu Tô Brigado - Ao Vivo div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Pra Não Esquecer De Mim div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Te Amei div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Sina de Ofélia div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Sorte de Alguém - Ao Vivo em São Paulo div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Eenie Meenie div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play STAY (with Justin Bieber) div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play PINKY UP div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Where Are Ü Now (with Justin Bieber) div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Instinto - A COLORS SHOW div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Let Me Love You div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Melô de Poucas Ideias 2 div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Vingança div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Tô no Hype div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Henrique & Juliano div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Diego & Victor Hugo div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Grupo Menos É Mais div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Jorge & Mateus div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Zé Neto & Cristiano div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Matheus & Kauan div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Murilo Huff div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Luan Santana div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Simone Mendes div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Mc IG div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play White Noise (Sleep & Relaxation Sounds) by Sleepy John div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Manifesto Musical 2 (Ao Vivo / Vol.1) by Henrique & Juliano div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play MAYHEM by Lady Gaga div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play 333 by Matuê div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Bem-Vindo ao Meu Mundo - Forró & Vaquejada (Ao Vivo) by Wesley Safadão div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Nada Como um Dia Após o Outro Dia, Vol. 1 & 2 by Racionais MC's div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Tubarões (Ao Vivo) by Diego & Victor Hugo div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Obrigado Deus by Léo Foguete div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Churrasquinho 3 (Ao Vivo) by Grupo Menos É Mais div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Liberdade by Oruam div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Henrique & Juliano Radio div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play PEDRO SAMPAIO Radio div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Felipe Amorim Radio div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Grupo Menos É Mais Radio div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Charlie Brown Jr. Radio div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Jorge & Mateus Radio div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Hungria Radio div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Coldplay Radio div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Zé Neto & Cristiano Radio div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play MC Tuto Radio div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Top Songs - Global div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Top Songs - Brazil div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Top 50 - Global div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Top 50 - Brazil div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Viral 50 - Global div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
Play Viral 50 - Brazil div.e-10310-box > div.YR9YVGItxfIgAZje > div.qpns1iHTAt8rMNnK > div.pk3lz3TYlskuAfwV |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
head > meta head > meta |
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Zé Neto & Cristiano span.e-10310-line-clamp > div.e-10310-text > span.e-10310-text > a |
These items highlight common accessibility best practices.
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
open.spotifycdn.com/cdn/build/web-player/web-player.a7a2c422.js line 11, col 7737 | Error sending hit payload length to Google Analytics |
open.spotifycdn.com/cdn/build/web-player/web-player.a7a2c422.js line 1, col 1675218 | Uncaught (in promise) undefined |
open.spotifycdn.com/cdn/build/web-player/web-player.a7a2c422.js line 11, col 7737 | undefined |
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback