By Spotify
Let visitors listen to any Spotify track directly from your page. Supports 30-second previews for non-subscribers.
YOUR_TRACK_IDrequiredSpotify track ID
Default: 4cOdK2wGLETKBW3PvgPWqT
<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>