Child pages
  • Referrers

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To create a new affiliate partner, click on the "Add new" button, which will take you to the affiliate creation form.

Image RemovedImage Added

Each section is important:

  • Affiliate. The account of the partner in your affiliation program.
    • Name. To connect to your affiliation back office, your partner needs a login name; you can use a simple name or an e-mail, but make sure to use something both you and your partner can remember easily.
    • Password. The first time you create the account, PrestaShop saves the password along the login name. When you need to edit the account (for instance, when needing to change the commission), the password will be blank. This does not mean there is no password; if you fill the blank field when editing the account, it will change the password.
  • Commission plan. This is where you indicate the fees of your affiliate – meaning the money you will owe your partner for actions of visitors from their site.
    • Click fee. This defines how much you estimate a visitor from this partner's site is worth. Every time a visitor from your partner's site comes to your shop by clicking on their link, the partner earns the marked amount.
    • Base fee. You can also reward your partners if visitors from their sites do buy one of your products. Note that this is only valid if the purchase is made during the browsing session that follows the click on the partner's link.
    • Percent fee. In addition to the base fee, or as a replacement, you can reward partners with a percentage of the sales made during the browsing session of visitors from their sites.
  • Technical information - Simple mode. This is very important, as this is what will make the system differentiate this partner from other referrer links. Once configured, you should make a couple of test in order to make sure that you are indeed tracking the affiliate correctly.
    • HTTP referrer. In the "Include" field, set the partner's domain name that you want to track as your affiliate domain.
    • Request URI. In the "Include" field, set the last part of the query string. The system will track referrers that use a special query string. For instance, you can track referrers that use the ?prestaff= argument in their URL. This can help you further differentiate referrers.
  • Technical information - Expert mode. While the simple mode matches words using MySQL's "LIKE" function, the expert mode enable you to use MySQL regular expressions. This can prove very powerful but also very hard to maintain. Be sure to master the subject of regular expressions before putting anything in these fields.

Image RemovedImage Added

The "Help" section gives you some precious indications on how to best configure your affiliate. Read it through.

...

The referrer settings are mostly tools to help you make the best of your affiliate program.

Image RemovedImage Added

There are three possibilities:

...