Spotify Pre-Save Links
A pre-save link lets fans save an upcoming release to their Spotify library before it drops. On release day, the track auto-appears in their library, drives day-one streams, and triggers Spotify's recommendation algorithms.
How a Spotify Pre-Save Link Works
Spotify itself does not offer pre-save functionality. Pre-saves are built by third-party tools that use the Spotify Web API and OAuth 2.0 to:
- Show fans a landing page with the artist, release date, and a "Pre-Save" button.
- Ask the fan to log in to Spotify and grant permission (a single OAuth scope:
user-library-modify). - Store the fan's authorization token until the release date.
- On release day, automatically call Spotify's
PUT /me/tracksorPUT /me/albumsendpoint to save the track to the fan's library.
Some tools also follow the artist on the fan's behalf or add the track to a playlist they manage.
Why Artists and Labels Use Pre-Saves
- Day-one streams — fans who pre-saved typically stream the track within 24 hours of release, boosting first-day numbers.
- Algorithmic lift — Spotify's Release Radar, Discover Weekly, and editorial pitching all weight day-one performance heavily.
- Marketing data — pre-save tools collect emails, geographic data, and follower counts that artists own (unlike Spotify's own analytics).
- Multi-platform — most tools also add Apple Music, Deezer, and Amazon Music pre-saves to the same link.
What You Need to Set Up a Pre-Save
- The Spotify URI of your upcoming release. Distributors like DistroKid, CD Baby, and TuneCore provide this once you upload. You can verify it with the Spotify ID Finder or the URL and URI Converter.
- A pre-save tool (see below).
- Your release date. Most tools require the release timezone (Spotify uses UTC for new-music Friday).
- Optional: a custom domain, branded landing page, and email capture form.
Spotify Pre-Save Tools
Common options used by independent artists, labels, and distributors:
| Tool | Best for |
|---|---|
| Promoly | Email-marketing-focused: combines pre-saves with promo email lists, ideal for labels managing multiple releases and DJ promo campaigns. |
| Show.co | Established tool with social-action gating, used by majors and indie labels. |
| Hypeddit | Popular with electronic and dance artists for download-gating. |
| Linkfire | Smart-link platform with built-in pre-save support, common at major labels. |
| ToneDen | Free tier with basic pre-save campaigns and ad integrations. |
Best Practices
- Promote the pre-save link 2-4 weeks before release. Long enough to build momentum, short enough that fans don't forget.
- Use a clean Spotify URL. Strip tracking parameters with the Link Cleaner before sharing — short, untracked links convert better.
- Email capture matters. Pre-save fans are your warmest audience for the next release. Tools that capture email outperform tools that don't.
- Add a multi-platform option. Apple Music, Deezer, and YouTube Music users matter — don't lose them by being Spotify-only.
- Release at midnight UTC, not local time. Spotify processes new music globally on Friday 00:00 UTC.
Pre-Save FAQ
Can I make a Spotify pre-save link without a third-party tool?
Not really. You'd need to register a Spotify Developer app, build the OAuth flow, store fan tokens, and run a scheduled job on release day. For most artists the build cost outweighs the benefit — pre-save tools start free.
Do pre-saves count as streams?
No. A pre-save adds the track to the fan's library on release day. The fan still has to play the track for it to count as a stream — but most pre-savers do play it within a day or two, which is the algorithmic advantage.
How early can I create a pre-save link?
As soon as your distributor delivers the release to Spotify and you have the Spotify URI. Typically 1-3 weeks before release date depending on distributor turnaround.
What happens if a fan unsubscribes?
The fan can revoke the OAuth permission in Spotify's Account → Apps page at any time before release day. The pre-save tool can no longer save the track on their behalf.
Related Tools
Built by the team behind Promoly (email marketing, DJ promos & pre-save campaigns) and ReleaseLoop (record label project management).