Skip to content

For musicians

Your release, opening
in the app they use.

A fan taps your bio link, and a web player loads asking them to sign in to a service they are already signed into. One page that routes each listener into their own app — and gets them out of the in-app browser first.

  • Spotify, Apple Music, SoundCloud, YouTube
  • Guaranteed web fallback
  • Free forever plan

The problem

The drop-off happens before the music does

Release day traffic is almost entirely social, and almost entirely mobile. That means it arrives inside TikTok's or Instagram's webview, where a streaming link behaves nothing like it does when you test it on your own phone.

The listener sees a web player. It doesn't know who they are, because the webview has its own cookie storage and their session lives in the app. It offers a thirty-second preview, or a login form, or both. Some fraction of them push through. The rest go back to the feed, and nothing about that shows up as an error anywhere.

The fix is not a better-designed page. It's making sure the tap ends up somewhere the listener is already logged in — which means opening the app, and where that isn't possible, getting them into a real browser first.

What goes on the page

Everything a listener might be looking for

Streaming is the headline, but a release week is rarely only streaming — and the merch and ticket links are the ones with money attached.

Streaming

Spotify, Apple Music, SoundCloud and YouTube are in the routing catalog, so on mobile a tap can open the app at that release rather than a web player asking the listener to log in again.

Embedded players

A track, album or playlist can sit on the page itself as a Spotify, Apple Music or SoundCloud embed — for the listener who wants to hear it before deciding anything.

Merch and vinyl

Store links are ordinary web destinations, which is exactly why the in-app browser matters: they are the ones that need a working wallet button to finish.

Tickets and tour dates

Ticketing checkouts are among the most fragile flows in a webview — timed carts, redirects and a card form on a phone keyboard.

Presaves and pre-orders

Campaigns that depend on an OAuth handshake with a streaming service, which is the single most reliable thing to break inside an in-app browser.

Whatever's next

The page is a block builder, so a Bandcamp exclusive or a Discord invite goes on it without waiting for a feature.

How the routing works

One link, resolved per listener

Rather than picking a platform for your audience, the link resolves against the device and the destination — and never without a fallback.

A plain streaming link

One URL for everybody

  • Opens a web player regardless of which app the listener has
  • Inside a webview, the listener's session doesn't exist
  • A presave OAuth handshake frequently dead-ends
  • You learn nothing about which platform your fans use

OpenOut

Resolved per device, with a fallback

  • Matches the destination against the app-target catalog on mobile
  • Attempts the native link first, web URL as guaranteed fallback
  • Detects the in-app browser and routes out before anything else
  • Records clicks per platform, so the split is measurable

Worth being precise about one thing: a tap is not proof an app opened. There is no reliable success callback from a web page, so any tool reporting "app opens" from click counts is overstating them. The mechanics are in deep links, universal links and app links explained.

Structure

How to lay out a release-week page

The same page serves a listener who came for the single and a listener who came for tour dates. Ordering is the only tool you have for telling them apart.

  1. 01

    Put the release at the top, alone

    One visually dominant button for the thing you are promoting this week. Everything else moves below it. A page with six equal buttons converts worse than a page with one and five.

  2. 02

    Let the platform be the listener's choice, not yours

    Send a listener to the service they already use rather than the one you'd prefer them to use. A Spotify link opened by an Apple Music listener is a dead end wearing a play button.

  3. 03

    Keep the back catalogue below the fold

    It should be there — people do go looking — but it should not compete with the release for the three seconds of attention a bio tap actually carries.

FAQ

Straight answers

What is a link in bio for musicians?

One page that collects everything a listener might want — the new release on each streaming service, tour dates, merch, a mailing list — behind the single URL a social profile allows. For musicians the specific value is routing: the same tap should open Spotify for a Spotify listener and Apple Music for an Apple Music listener.

Will the link open the Spotify app or the web player?

On mobile, OpenOut attempts the app. Spotify, Apple Music, SoundCloud and YouTube are all in the routing catalog, so in smart or native-app mode the destination is matched and the native link is tried first, with the web URL as the guaranteed fallback. If the app isn't installed the listener still lands on the right page rather than an error.

Why do my streaming links seem to fail when fans come from Instagram?

Because the tap never reaches a real browser. Instagram renders the link in its own webview, where the streaming service's session doesn't exist, an OAuth login often dead-ends and the web player asks for a sign-in the listener already completed weeks ago in the app. The link isn't broken; the context it opened in is.

Does this work for presave campaigns?

It helps with the part that usually breaks. A presave depends on an OAuth handshake with the streaming service, which is exactly the flow in-app browsers interfere with. Getting the visitor into a real browser first is what makes the handshake likely to complete — the presave itself still runs on whichever service you set it up with.

Is there a free plan for artists just starting out?

Yes, free forever with no credit card: one page, up to 3 links and basic analytics. The breakout engine, unlimited links and premium themes are on the paid plans.

Can I see which platform my listeners actually pick?

Yes. Clicks are recorded per link, alongside device and traffic source, so "Spotify vs Apple Music" stops being a guess. The breakout funnel is tracked separately, so you can also see how many fans never reached a working browser at all.

Get your next release in front of listeners

One page for streaming, merch and tour dates — routed per listener, with a breakout flow for fans stuck in an in-app browser. Free to start.

Claim your handle