Skip to main content

Catalogs

Our Catalogs feature allows you to link a product list or feed to your campaigns.
With this setup, you can assign different commission rates to each product and create payouts based on the catalog. This means affiliates can earn varying commissions depending on which products their referred clients purchase.

You can also choose to share the product list with your affiliates.
Affiliates will be able to download the list of products. When a product URL is specified, the list will contain the affiliate's unique tracking link that will redirect potential customers directly to the corresponding product page.

Product feeds can be added in two ways:

  1. Manually upload a CSV file containing the product list details and commissions
  2. Add a link to a live updating XML or JSON product feed
info

If your live product feed doesn't include the affiliate commission values, you will need to input them manually for each product.


Uploading a CSV Catalog

Navigate to Campaigns → Locate the relevant campaign → click the three-dot icon under the Actions column → EditCatalogsAdd New → Fill out the catalog details → Save

FieldDescription
NameSpecify a name for your catalog
DescriptionProvide a description for the catalog
PrivateToggle off to make this catalog available to all affiliates. Toggle on to restrict access and select the specific affiliates who can view this catalog
Enable Live SyncToggle off to upload a CSV catalog

Once the catalog is created, click the three dot icon under the Actions column next to the catalog and click Import Items

Download the sample file to review the required format, then upload your completed CSV file accordingly

FieldTypeDescription
Item ID (Required)StringThe ID of item in the store (SKU)
Name (Required)StringThe name of the item
Description (Optional)StringA description of the item
Default Affiliate Commission (Required)IntegerAffiliate commission (percentage): Enter the commission as a percentage of the item price. For example, type 25 if the commission is twenty-five percent. (Do not include the % symbol)
Default Merchant Commission (Optional)IntegerMerchant commission (percentage): Enter the commission as a percentage of the item price. For example, type 50 if the commission is fifty percent. (Do not include the % symbol)
Coupon (Optional)StringA coupon code relevant to this item (Informative only, does not trigger any commission logic)
Price (Required)IntegerItem price: Enter only the numeric value of the item price, without the currency. For example, if the price is 1099 USD, enter 1099. If your campaign uses a different currency, convert the amount first and then enter the converted number only.
Link (Optional)StringA URL to the product/product page.
Image Link (Optional)StringA URL to the product image.

Uploading a Live Catalog Feed

Navigate to Campaigns → Locate the relevant campaign → click the three-dot icon under the Actions column → EditCatalogsAdd New → Fill out the catalog details → Save

FieldDescription
NameSpecify a name for your catalog
DescriptionProvide a description for the catalog
PrivateToggle off to make this catalog available to all affiliates. Toggle on to restrict access and select the specific affiliates who can view this catalog
Enable Live SyncToggle on to upload a live catalog

Once Live Sync is enabled, specify:

  1. Sync Period
  2. Feed URL (if your endpoint requires any headers you can add them as well)
  3. Input the tag/field name representing items in the JSON/XML file
  4. Select the type of file (JSON/XML)

Click Next to proceed to the mapping step.

Our system will parse the product feed and try to map the various properties each product has. Use the mapping feature to associate the relevant properties with the corresponding fields.

You can then preview the data and save the mapping.

Click Save to create the catalog