fix

your Depop link from TikTok dumps the buyer outside their account — and the in-app "make offer" flow doesn't fire

the linkboo team·7 min read·updated Mon Jun 01 2026 17:00:00 GMT-0700 (Pacific Daylight Time)
On this page

You run a Depop shop selling vintage Y2K denim. Your TikTok account is the discovery engine — every Sunday night you post try-on hauls and styling reels of the week's drop, and the comments fill with "where's this from" and "still available?" Your bio links to your Depop shop. The TikTok-to-Depop click rate looks healthy in the analytics. The actual sales — the ones where the buyer hits your shop, taps a listing, and either buys outright or makes an offer that you then accept — are running at maybe one in eighty clicks. Not because the audience doesn't want the pieces. Because almost every TikTok-driven click is landing on the Depop web page, inside TikTok's webview, where the "make offer" button doesn't open, the message-seller button doesn't open, and the buyer is staring at what looks like a broken version of an app they normally use.

Depop is, more than almost any other marketplace, an app-first platform. The web experience exists but it's secondary to the app — the messaging, the offers, the follow-up, the social affirmation that converts a casual browser into a buyer all happens inside the Depop app. A TikTok-driven click that lands on depop.com inside the in-app browser is stranded outside the platform's primary surface, and the friction of leaving TikTok, opening Depop manually, finding your shop again, finding the listing they wanted — is a friction that mobile Sunday-night scrollers consistently won't pay. This is the vanishing visitor in the form that hits app-first marketplaces hardest.

what specifically breaks on Depop from inside TikTok's webview

Three Depop-specific failure modes stack:

1. The Depop app handoff doesn't fire. Depop's universal-link configuration on iOS hands depop.com/[username] and depop.com/products/[id] URLs to the Depop app when the click originates from a context iOS recognizes. The TikTok in-app browser is not such a context — iOS doesn't intercept the URL handoff because the click happened inside an embedded webview that iOS treats as having opted out of universal-link routing. The buyer lands on the Depop web page instead of in the Depop app.

2. The "Make Offer" button on the web page is throttled. Depop's offer-making flow operates in the app primarily; the web page renders the listing but the offer-making UI is deprioritized and in some cases asks the buyer to "continue in the Depop app." Inside TikTok's webview, the "continue in app" prompt either doesn't function (the universal-link handoff fails the same way the initial click did) or routes back to the same web page, in the same webview, in a loop the buyer rapidly gives up on.

3. The message-seller flow won't open without an authenticated session. A buyer who wants to ask "do you ship to Australia" or "is this the small or medium" — the typical pre-purchase Depop interaction — has to message you. Messaging requires the buyer to be signed in. Inside the in-app browser, the sign-in flow on Depop's web page either silently fails (cookie writes to wrong jar) or asks for credentials the buyer won't type on a phone keyboard mid-TikTok. The message never sends. You never know they wanted the piece.

The compounding effect is that Depop's revenue model — which depends heavily on the offer-acceptance and DM-led conversion patterns that happen inside the app — is structurally invisible to the buyer who arrived from TikTok's in-app browser. The buyer sees a listing, can't easily interact with it, and bounces. The sale that the TikTok hook earned you never closes.

what it's costing on Depop from TikTok specifically

Depop seller-side analytics expose top-line shop views and listing views but don't surface a "would-be-buyer-couldn't-message-me" metric. The cost shape gets discussed extensively in the r/Depop community and Depop seller Discords, where the dominant complaint pattern is "I get a ton of TikTok views but the actual buyers come from Depop's own discovery." The actual buyers come from Depop's own discovery because Depop's own discovery hands the click directly to the app where the messaging and offer flow operate. The TikTok click loses to its own routing, not to its audience composition.

Conservative range for an app-first marketplace like Depop driving TikTok bio-link traffic: 60-80% of would-be buyers are stranded on the web page inside the in-app browser and never reach the app where the conversion-side interactions live. The lift on routing the click out of the in-app browser into the Depop app (via the universal-link path) sits in the +200% to +400% completed-sale range because the baseline is so low.

For a Depop seller doing $3K/month with TikTok as a primary discovery channel, the recoverable revenue is roughly $2K–$5K/month. The recovery is concentrated in the offer-acceptance and DM-led conversion patterns that only operate inside the app.

The compounding cost is the follower-relationship erosion. Depop's marketplace is partly social — buyers follow sellers, sellers follow buyers back, follow-up DMs lead to repeat purchases. Every TikTok-driven click that should have produced a follow and didn't is a future-revisit relationship that won't form, with the multi-month compounding loss that follows.

how linkboo's escape flow handles Depop specifically

The Depop escape is engineered around the app-handoff problem. Routing the buyer to Safari is the wrong move if Safari then renders the Depop web page in a logged-out state — the buyer would still be outside the Depop app. The full handoff has to clear Safari's URL handler and trigger the Depop app's universal-link interception.

When a buyer taps a linkboo-wrapped Depop link from TikTok, linkboo's page loads briefly inside TikTok's in-app browser. It detects that the click came from within that webview and hands the visitor off to their device's real browser — the in-app webview closes, the Depop URL reopens in Safari or Chrome, and the device's real cookie jar (and the buyer's logged-in session) come with them.

The piece worth emphasizing is the app-handoff guarantee. Once the click arrives in Safari or Chrome proper, iOS and Android both recognize depop.com URLs as Depop universal links and open the Depop app directly — which is exactly what fails inside TikTok's webview but works correctly in the real browser. The Depop app loads on your shop or listing, the buyer's session is active, the "Make Offer" button works on the first tap, and the messaging flow opens cleanly. For buyers without the Depop app installed, the fallback is Depop's mobile web in Safari or Chrome where their session cookie is present and the login flow works normally.

On the rare device where the automatic hand-off can't fire, linkboo shows a clean one-tap escape — far more discoverable than the platform's buried menu.

Recover the Depop sales that strand outside the app — install the escape link →

The E-commerce cluster covers checkout-side and app-handoff failures across destinations. Depop's failure mode is most similar to Vinted's (resale marketplace with strong app-first orientation) and Etsy's (marketplace with login-wall checkout):

For the underlying explanation of why app-first marketplaces break in social-app webviews, why your bio link logs people out is the long-form thesis.

for Depop sellers driving TikTok traffic

If Depop is your primary marketplace and TikTok is your discovery channel, the Depop-sellers persona page covers the drop-cadence pattern that converts on TikTok-discovery audiences, the listing-bundle strategy, the Depop Boost feature interpretation, and the messaging-template approach that works for high-volume incoming DMs after a viral hook.

Not ready to fix it? Compare the escape tools for marketplace links →

Will the escape route buyers to the Depop app or to Depop's mobile web?

The app, when the buyer has it installed. The iOS universal-link handoff and Android App Links pattern both hand the URL to the Depop app. Buyers without the app land in Safari/Chrome on Depop's mobile web, where the experience is still materially better than the in-app browser version — the cookies work, the sign-in flow operates normally, the buyer can either sign in or download the app from a context the platform recommends.

Does the escape preserve TikTok source attribution in my Depop seller analytics?

Depop's seller analytics surface top-line shop views and listing views without a granular source-attribution dashboard. The escape doesn't affect what Depop counts — clicks that route through the escape into the Depop app count as app-attributed traffic; clicks that route to mobile web count as web-attributed. The difference is in conversion rate, not in volume measurement.

What about the Depop "boost" paid promotion — does the escape work with promoted listings?

Yes. Promoted listings have the same URL structure as organic listings on `depop.com`. The escape handles both identically. The promoted-listing investment performs better when buyers actually land in the Depop app where the offer and message flows operate.

Does this work for Depop shops that operate internationally — UK, US, Australia?

Yes. Depop's app is consistent across regions, and the universal-link handoff applies to the regional `depop.com` URLs equivalently. Buyers in different regions experience the same escape behavior with their regional Depop app pricing and shipping options.

Will the escape preserve any UTM-style parameters I've added to my Depop bio link?

Depop's URL structure doesn't typically support UTM parameters in a way that surfaces in seller analytics. The escape preserves any query parameters present on the URL, but Depop's seller-side analytics don't read UTM-style tags for granular source breakdown. The TikTok-versus-other-source distinction surfaces only at the broad referrer level.

My Depop shop has a custom URL — does the escape work with that?

Yes. Depop shop URLs follow the pattern `depop.com/[username]`; the escape handles any username path. The universal-link handoff works regardless of username.

Does the escape interact with Depop's "shop the look" carousel and styled-by-seller features?

No conflict. Those features operate inside the Depop app's UI after the buyer lands in the app. The escape's role ends when the app receives the URL handoff; the in-app experience operates exactly as it does for any non-TikTok-attributed app session.

Stop losing the click after the tap.

linkboo escapes the in-app browser so your real page loads — fast.

Start for free →