Getting started
A 5-minute walkthrough — sign up, connect Amazon, ship your first table.
What Velantio Tables is
Velantio Tables turns Amazon ASINs into clean comparison tables you can embed anywhere — Squarespace, Ghost, Webflow, raw HTML, or via the dedicated WordPress plugin. Live pricing pulls under your own Amazon Creators API credentials (we never see them), clicks redirect through your partner tag, and the embed payload is under 1 KB gzipped.
The 5-minute path
- Sign up at velantio.com and verify your email.
- Connect Amazon at Dashboard → Settings. Paste the Credential ID + Secret from Amazon Associates → Creators API. See Connecting Amazon for the exact steps and eligibility requirements.
- Create a table at Dashboard → Tables → New table. Pick a theme.
- Add products by pasting an ASIN or searching keywords. Drag rows to reorder. Pick which columns show (image, title, rating, price, badge, CTA).
- Copy the embed snippet from the Embed tab. Paste two lines into your blog post:
<div data-velantio="YOUR_TABLE_ID"></div>
<script async src="https://velantio.com/v1/e.js"></script>
That's it. The table renders within a second on first view. Clicks redirect through /v1/c/... so we can log them, then bounce the visitor on to Amazon with your partner tag appended.
What the dashboard tracks
Open any table → Stats tab to see views, unique views, clicks, click-through rate, and a per-product breakdown. Pick 7-day, 30-day, or all-time windows. Free-plan accounts see the last 7 days.
Where to next
- Connecting Amazon — Creators API setup + the 10-sale eligibility rule
- Creating a table — themes, columns, drag-reorder, manual products
- Embedding — Squarespace, Ghost, Webflow, plain HTML
- WordPress plugin — Gutenberg block + server-side rendering
- FAQ — the questions everyone asks