SP

Spotify Track Player

By Spotify

9.8/ 10

Let visitors listen to any Spotify track directly from your page. Supports 30-second previews for non-subscribers.

🎵

Music & Audio

Embed music players, podcasts, and audio streams.

Browse category

Parameters

YOUR_TRACK_IDrequired

Spotify track ID

Default: 4cOdK2wGLETKBW3PvgPWqT

Embed Code

Customize:
html
<iframe
  src="https://open.spotify.com/embed/track/YOUR_TRACK_ID"
  width="100%"
  height="400"
  frameborder="0"
  allowtransparency="true"
  allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"
  loading="lazy"
></iframe>

Live Preview