Guide
Tracking & ROI
Both
No — a link-in-bio tool like Linktree doesn't break the tracking link itself. The creator pastes the full tracking URL, click ID and UTM parameters included, as a button's destination, and the tool forwards visitors to exactly that address. What can actually go wrong is Linktree's own optional UTM auto-tagging: by default it sets utm_source=linktree and utm_medium=social on top of the link, which can overwrite the influencer platform's own UTM values in Google Analytics reporting — even though commission tracking itself, via the click ID, isn't affected.
A link-in-bio tool — Linktree, Beacons, Milkshake, Stan Store and similar — solves one specific problem: Instagram, TikTok and most other platforms only allow one clickable link in the bio field. The tool replaces that single link with a landing page full of buttons, each pointing to a destination the creator has typed in themselves — a product page, a YouTube video, or an influencer platform's tracking link. Technically, it's nothing more than an ordinary webpage with a set of <a href="..."> links. When someone taps a button, the browser navigates to exactly the URL in that href attribute — including everything after the question mark.
That means a link-in-bio tool doesn't, by itself, invent or delete anything in the URL the creator has pasted in. The risk isn't in the forwarding step — it's in whatever extra layer the tool adds on top, particularly if the tool has its own optional UTM tagging switched on.
An influencer tracking link typically carries three layers of information: the destination address, a click ID or referral parameter that identifies the specific creator, and usually a set of UTM parameters for reporting. See the full walkthrough in how influencer tracking actually works. The click ID is what a commission actually gets tied to — not the UTMs. As long as the creator pastes the whole tracking URL, parameters intact, as the destination of their Linktree button, there's no technical reason any part of it should go missing along the way: the tool sends the browser on to exactly the string that was in the field.
The only place this can genuinely go wrong is if the tool itself rewrites or adds something on top of the URL — which is precisely what Linktree's own UTM feature does, if it's switched on.
From Linktree's own Help Center: the feature is available starting on the Pro plan and is set up on the Links page, under the Analytics Integrations tab, by toggling on "UTM Parameters." The default values, per the same source, are utm_medium=social and utm_source=linktree — and the purpose is stated explicitly: "By default, parameters are set so Google Analytics shows all traffic from Linktree under 'Social' data", meaning all Linktree traffic is meant to appear as social traffic in Google Analytics by default, not as a referral. That's a deliberate design choice on Linktree's part — not a bug — and it solves a different, well-known problem: without it, Linktree traffic often lands incorrectly in the Referral bucket of the Acquisition report, with linktr.ee as the source, instead of being recognized as social traffic.
This is where the practical problem for an influencer campaign specifically shows up. If the creator's tracking link already carries its own UTM parameters — for example utm_source=instagram&utm_medium=influencer&utm_campaign=autumn-launch-2026, set by the influencer platform following the convention covered in UTM parameters for influencer campaigns — and the creator also has Linktree's own UTM feature switched on, Linktree's default values get added on top of the link as a second, duplicate set of parameters with the same names. Linktree's own documentation doesn't describe what happens when the feature is enabled on a link that already carries its own UTM parameters — this isn't a confirmed Linktree-specific behavior, but a general, well-established property of URL query strings: when the same parameter name appears twice in one URL, most systems, including Google Analytics, only have one value to work with — typically the one added last. In practice, that can mean a campaign's own utm_source=instagram gets overwritten by Linktree's utm_source=linktree in reporting, while the click ID — which Linktree's UTM feature doesn't touch, because it only sets utm_source, utm_medium and utm_campaign — still passes through unchanged, so the commission is still correctly attributed to the creator.
Every link-in-bio tool solves the same underlying problem the same basic way: a landing page with outbound buttons pointing at a URL the creator has entered. That part of the mechanism doesn't depend on which tool is used. What does vary is whether the tool — like Linktree — also offers its own optional auto-tagging on top of the link, and if so, with which default values. Linktree is the only one of these tools where that's publicly documented in this level of detail. Check the specific tool in use for an equivalent setting before assuming it behaves identically.
| Tool | Core mechanic (landing page with outbound buttons) | Own UTM auto-tagging documented? | Status in this article |
|---|---|---|---|
| Linktree | Yes | Yes — Pro plan, defaults to utm_source=linktree / utm_medium=social | Confirmed via Linktree's own Help Center |
| Beacons | Yes | Not publicly documented at the same level of detail | Assume the same core mechanic; check the tool's own settings for an equivalent feature before using it for a campaign |
| Milkshake | Yes | Not publicly documented at the same level of detail | Same caveat as Beacons |
| Stan Store | Yes | Not publicly documented at the same level of detail | Same caveat as Beacons |
A link-in-bio tool's UTM collision is a reporting-layer problem, not a tracking-loss mechanism in the sense covered elsewhere in the Academy. It's worth distinguishing from three genuinely different causes of a similar-looking symptom: an ad blocker matching the tracking domain itself and dropping the request outright, covered in do ad blockers break influencer and affiliate tracking links; a customer's browser or in-app environment failing to carry a UTM parameter through to Google Analytics at all, covered in why influencer sales don't show up in Google Analytics; and the discount-code alternative that sidesteps link-based tracking, and therefore this whole class of problem, entirely — see discount codes vs tracking links. None of those three mechanisms are specific to a link-in-bio tool; the UTM collision described in this article is.
The figures below are illustrative and invented for this purpose — not a real Make Influence customer case, and not an actual measurement.
Assume a creator on a campaign generates 500 clicks from their Linktree link over a week, and the link carries the influencer platform's own utm_source=instagram&utm_medium=influencer plus a click ID. The creator also has Linktree's own UTM feature switched on from earlier. In Google Analytics, the report shows all 500 clicks under "Social / linktree" — not under "Influencer / instagram" — because Linktree's values won the collision. Had only the influencer platform's own UTMs been used, the same 500 clicks would have been grouped correctly under the right campaign in the report. In both cases, the resulting orders remain correctly attributed to the creator in the commission statement, because that's built on the click ID, not the UTM values — but the 500 clicks are effectively invisible in the campaign report the marketing team actually looks at.
At Make Influence, we haven't observed this collision as a widespread source of errors in our own campaigns — but the mechanism behind it isn't speculative; it follows directly from how URL query strings and Linktree's own documented feature work. Our recommendation for brands and creators using a link-in-bio tool as part of a tracking setup is the same one that applies to the rest of the attribution chain: keep UTM tagging to a single source of truth. Let the influencer platform's own link be the final authority, and don't let the link-in-bio tool's own, generic auto-tagging overwrite something that's already set up correctly for the campaign.
No. The tool forwards to the URL the creator pasted in, unchanged. What can go wrong is the tool's own optional UTM feature, if it's switched on on top of a link that already has its own UTM parameters.
Usually not. The click ID — what a commission is actually tied to — isn't one of the parameters Linktree's documented UTM feature touches.
The core mechanic (a landing page with outbound buttons) is structurally the same. But only Linktree's own auto-tagging feature is publicly documented at this level of detail — check the specific tool in use for an equivalent setting before assuming identical behavior.
Click the button from the tool's own landing page and look at the full URL in the browser's address bar after the redirect. That's the most reliable way to confirm behavior for the specific account and link.
No, there's no reason to. The risk sits in one specific setting — the tool's own UTM auto-tagging, if it exists and is switched on — not in the concept itself.
No. A link-in-bio page has its own, independently chosen address (e.g. linktr.ee/username), separate from Instagram's or TikTok's own username — so it isn't affected. What can go stale is a button inside the page pointing at a profile URL. See what happens to tracking and bio links when an influencer changes their username mid-campaign? for the full platform-by-platform breakdown.
Make Influence
Find creators with real audience data, run collaborations in one place, and see clicks and sales per creator while the campaign is live.
Book a demoCreate accountMake Influence
Apply to campaigns from brands that are actively looking, follow your own clicks and sales, and get paid without chasing invoices.
Create creator profileMore creator guidesMake Influence
Briefs, agreed terms, tracking links and results sit together — so brands and creators see the same numbers.
See how it worksBrowse the Academy