Documentation

Everything you need to integrate and optimize our AI-powered Amazon affiliate recommendation system.

Quick Start Guide

Get up and running in less than 5 minutes

1

Get Your Amazon Affiliate Tag

Sign up for Amazon Associates if you haven't already, and get your unique affiliate tag (e.g., "yoursite-20").

Sign up for Amazon Associates
2

Set Up Domain Whitelist

Sigin up and Log in to your account and add your website domain to the whitelist. Make sure to add both www and non-www versions of your domain (e.g., "example.com" and "www.example.com") as they are treated separately. If you're unsure which version your site uses, add both to be safe.

3

Add the Widget Container

Add this HTML where you want the recommendations to appear:

<div class="amazon-widget-container"
     data-tag="your-affiliate-tag"
>
</div>
4

Include the Script

Add this script tag before your closing </body> tag:

<script src="https://affiliatematic.com/amazon-widget.iife.js" async></script>

Configuration Options

Customize the widget behavior with these data attributes

Attribute Description Default
data-tag Your Amazon affiliate tag Required