Amazon Deep Link Generator

Convert Amazon product and affiliate links into deeplinks that open directly in the Amazon Shopping app, where shoppers are already logged in and ready to buy.

Shoppers who are already signed into the Amazon app convert far better than those bounced through a browser. This Amazon deep link generator turns standard and affiliate links (amzn.to, amzn.in) into deeplinks that open the product page in the Amazon app.

How to create your deep link

  1. 1Copy your Amazon product or affiliate link.
  2. 2Paste it above and tap Generate Smart Link.
  3. 3Share the deeplink in your bio, posts, or affiliate content.

Supports product pages and affiliate short links

The generator detects /dp/ and /gp/product/ URLs as well as amzn.to and amzn.in short links, extracts the product identifier, and builds an Android intent link that targets the Amazon Shopping app.

Built for affiliate marketers

Opening products in the app keeps shoppers logged in with payment and shipping details saved, removing checkout friction and improving the chance your affiliate clicks turn into orders.

Free with no signup

Generate unlimited Amazon deeplinks at no cost and share them across social media, email, and messaging apps.

Tested implementation note for Amazon

The shipping generator handles amazon.*, amzn.to, amzn.in, a.co URLs this way: No scheme and no pinned Android package, deliberately. Amazon ships per-region apps (com.amazon.Amazon, com.amazon.AmazonIN, in.amazon.mShop.android.shopping, …) so any pinned identifier is unresolvable in every other region. The published assetlinks.json lists all regional packages, so a package-less intent resolves correctly wherever the user is. Product URLs are also reduced to the bare /dp/<ASIN> form, because Amazon's AASA whitelists that shape and excludes various ref= patterns.

Verified against the generator on . See the tested deep link reference for the iOS and Android paths and the underlying samples.

Frequently Asked Questions

Does it work with Amazon affiliate links?

Yes. amzn.to and amzn.in short links are supported and converted into deeplinks that open the product in the Amazon app.

Will my affiliate tag still work?

The deeplink targets the product page; for tracking, always test your specific affiliate link to confirm attribution on your account.

Does the product open in the Amazon app?

Yes. On both Android and iPhone the deeplink opens the Amazon Shopping app directly when it is installed, and falls back to the browser when it is not.

Related deep link tools