# How to clean an Instagram share link

- Canonical: https://linkclean.app/guides/clean-instagram-link/
- Updated: 2026-07-20
- Author: Ken Tominaga (https://ken0nek.com)
- Get the app: https://apps.apple.com/us/app/linkclean/id6758604043

> Instagram appends ?igshid=<token> to every link copied from its app — it identifies the sharing session back to Meta. Strip igshid before forwarding. LinkClean does this by default, and also strips the companion utm_source=ig_web_copy_link tail Instagram's web client adds.

When you tap Share → Copy Link from Instagram — a Reel, a Story, a profile, even an external link from a bio — Meta appends ?igshid=<token> to the URL. The token ties the click back to your Instagram session for Meta's first-party analytics.

Often igshid travels with utm_source=ig_web_copy_link or a similar attribution UTM. Both are tracking; both safely strippable.

## Steps

1. **Use the LinkClean share-sheet action** — From the Instagram app — or anywhere — tap Share, scroll the actions row, and pick Clean URL. The cleaned link replaces the original on your clipboard. The destination is identical; the attribution token is gone.
2. **Or paste into the app to see what was stripped** — Open LinkClean, paste the Instagram link. The display shows igshid called out as “stripped” and any utm_* tail next to it. Copy the cleaned form.
3. **Or run Clean Clipboard from the widget** — Copy the link the usual way, then tap LinkClean's home-screen widget (or the Control Center toggle). The cleaned link replaces what's on your clipboard.
4. **Confirm the post still loads** — Open the cleaned link in a private tab. Same Reel, same Story, same profile — Instagram routes purely on the path (`/p/<shortcode>/`, `/reel/<shortcode>/`, `/<handle>/`). The query string was Meta's bookkeeping.

Why this matters more than the utm_*: igshid carries the *sharing-session identity* back to your Instagram account; utm_* carries channel attribution. Strip both, but if you only knew one, igshid is the one to know — every Instagram share you forward broadcasts who you are.

## Related

- [What is igshid?](https://linkclean.app/trackers/igshid/)
- [What is mibextid (Facebook's mobile-share token)?](https://linkclean.app/trackers/mibextid/)
- [What's hidden in a share link?](https://linkclean.app/learn/whats-hidden-in-a-share-link/)
- [How to clean a YouTube share link](https://linkclean.app/guides/clean-youtube-link/)


---

LinkClean removes tracking parameters from links on-device — free to clean, one-time Pro. https://linkclean.app/ · Cite freely with attribution.
