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:

  1. Show fans a landing page with the artist, release date, and a "Pre-Save" button.
  2. Ask the fan to log in to Spotify and grant permission (a single OAuth scope: user-library-modify).
  3. Store the fan's authorization token until the release date.
  4. On release day, automatically call Spotify's PUT /me/tracks or PUT /me/albums endpoint 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

What You Need to Set Up a Pre-Save

  1. 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.
  2. A pre-save tool (see below).
  3. Your release date. Most tools require the release timezone (Spotify uses UTC for new-music Friday).
  4. 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

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).