Spotify Link Cleaner
Remove tracking parameters from Spotify URLs. Get clean, shareable links without the ?si=, utm_source, and other tracking junk.
Bulk clean multiple URLs
What Does This Tool Do?
When you share a Spotify link, Spotify adds tracking parameters like ?si=abc123 and &utm_source=copy-link to the URL. These parameters track how the link is shared and clicked, but they make URLs longer, uglier, and can reveal information about your account.
This tool strips all tracking parameters and gives you a clean Spotify URL that still works perfectly — it just doesn't carry tracking data.
What Parameters Are Removed?
| Parameter | Purpose |
|---|---|
si | Spotify's internal sharing identifier — tracks who shared a link and how it's clicked. |
utm_source | Marketing attribution — identifies where the click came from (e.g., "copy-link"). |
utm_medium | Marketing attribution — identifies the medium (e.g., "share_button"). |
utm_campaign | Marketing attribution — identifies a specific campaign. |
nd | Forces the link to open in a specific way (web player vs app). |
dl_branch | Deep linking routing parameter used by Spotify's mobile app. |
context | Playback context identifier — where in Spotify the link was generated from. |
Example
Before
https://open.spotify.com/track/6rqhFgbbKwnb9MLmUQDhG6?si=a1b2c3d4e5&utm_source=copy-link After
https://open.spotify.com/track/6rqhFgbbKwnb9MLmUQDhG6 Why Clean Spotify Links?
- Privacy — The
siparameter can be linked back to your Spotify account. Cleaning it protects your privacy when sharing. - Cleaner URLs — Shorter, cleaner links look better in social media posts, messages, and documents.
- Consistency — Clean URLs are easier to work with in databases, spreadsheets, and automation tools.
- Deduplication — Different
sivalues for the same track create different URLs. Clean URLs make it easy to deduplicate.
Other Tools
URL & URI Converter Convert between Spotify URLs and URIs Embed Generator Generate embed code for Spotify content FAQ Common questions about Spotify links
Convert by type: Track · Album · Artist · Playlist · Show · Episode
Built by the team behind Promoly (email marketing & DJ promos) and ReleaseLoop (record label project management).