Child pages
  • Comprender las estadísticas

Versions Compared

Key

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

...

Añadir un nuevo sitio referente

The affiliate space enables you to create privileged access for your partners. They will have access to all statistics on the flow of visitors from their site to your online shop. To create their privileged space, you need to create their account in your affiliation program, then define how you will pay based on traffic and sales generated.

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

Image Removed

Each section is important:

...

El espacio de afiliación le permite crear un acceso privilegiado para sus socios. Ellos tendrán acceso a todas las estadísticas relacionadas con el flujo de visitantes procedentes desde su sitio web. Para crear su espacio privilegiado, debe crearles una cuenta en su programa de afiliación, y a continuación definir cuánto les va a pagar a ellos en función del tráfico y las ventas generadas.

Para crear un nuevo afiliado, haga clic en el botón "Añadir nuevo", para abrir el formulario de creación de afiliados.

Image Added

Cada sección es importante:

  • Afiliado. La cuenta del asociado en su programa de afilicación.
    • Nombre. Para conectar al back-office de afiliados, su socio necesita un nombre para identificarse y poder iniciar sesión; puede utilizar un simple nombre o una dirección de correo electrónico, pero asegúrese de utilizar un identificador que pueda fácilmente ser recordado por usted y por su socio .
    • Contraseña. 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 planComisiones. 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 modeInformación técnica - Modo simple. 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 modeInformación técnica - Modo experto. 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.

...