How product detection works
Generic page-preview reading, not a store-specific integration.
There's no dedicated Amazon, Flipkart, or any other store integration. Pasting a product URL does two independent, generic things:
- Name and image - GoloLink fetches the page and reads its standard preview tags (the same metadata any site can expose, not a store-specific API). If a site doesn't expose those, or the fetch fails, nothing gets filled in - add the name and image yourself.
- Destination name guess - separately, the destination's name field is guessed from the URL's domain (e.g.
amazon.com→ "Amazon",flipkart.com→ "Flipkart") purely so the field isn't blank. It's a rough guess based on the domain text, not recognition of the actual store.
Neither step detects price - auto-fill only ever pulls name and image. Both are just a head start; overwrite anything at any time.
Related articles
Adding a product URL - Paste it and GoloLink tries to fill in the name and image.
Adding a product - Paste a URL, or pull one in from your library.
Adding Amazon products - Works like any other store - paste your link, no special setup.
Adding Flipkart products - Works like any other store - paste your link, no special setup.