Instalar scripts de seguimiento en su sitio web
Esta documentación le permite etiquetar su sitio web para identificar los clics y las conversiones de sus socios afiliados.
If you use redirect tracking links, go to the step 2.
① Agregar un script de seguimiento de clics en todas las páginas o páginas de destino
Este Javascript, que debe ser incrustado en todas las páginas del sitio web del anunciante (o páginas de destino), detecta los clics de los sitios web de los afiliados, para activar la tecnología de seguimiento y para proteger al anunciante del fraude de clics.
➜ Affilae Tag extra settings
Variable | Required? | Description | Values |
---|---|---|---|
pid | Required | Unique id for your affiliate program. | This value is generated automatically and available on your program’s configuration page. |
advertiserFirst | Optional | The number of minutes elapsed from the first visit to the advertiser’s site which will be counted as being a part of the conversion process if «Split commission» sharing mode is active. | Integer value. Default: 26600 (15 Days). |
cookieExpiration | Optional | Expiration of the cookie to track clicks. | Integer value. Default: 43200 (30 Days). |
skipMouse | Optional | Disable mouse detection to trigger a click. | This value must be true or false .Default: false . |
timerLimit | Optional | Timer in seconds to detect mouse activity. | Integer value Default: 10 |
allowIframing | Optional | Allows or prevents the advertiser’s web site from being loaded through an HTML iframe embedded on another site. | This value must be true or false .Default: true . |
forceReferer | Optional | Affiliate clicks must originate from a web site. Set this parameter to true in order to prevent affiliates from generating affiliate clicks through emailings. | This value must be true or false .Default: false . |
host | Optional | Only available if you have custom SSL domain name options activated for your plan. Hostname address of the server which will receive the tracking of affiliate clicks. | URL Default: https://lb.affilae.staging1.kaizen-developments.com |
customVar | Optional | Allows you to include a custom variable in the tracking code (used for cross-selling, cashbacks, etc…). | Character string «URL encoded» |
cookieNameForAdvertiserFirst | Optional | Cookie name to allow the detection of whether a visitor has already been to the advertiser’s site before having clicked on an affiliate link. | String of characters without spaces or special characters [a-zA-Z0-9]. Default: AeFirst |
referrer | Optional | Allows you to manually specify the URL of the referring web site to be associated with the tracking. | URL Default: document.referrer |
tagType | Optional | Conversion Tag type iframe or pixel | String Default: pixel |
fp | Optional | Enable FingerPrint | This value must be true or false .Default: true . |
firstParty | Optional | Enable First Party Cookie | This value must be true or false .Default: true . |
② Añade una etiqueta de conversión en tu página de «gracias» (ventas o clientes potenciales)
La etiqueta de conversión desencadena una comunicación con un servidor Affilae para informarle de que se ha generado una nueva conversión.
El servidor es entonces capaz de detectar si un usuario ha sido parte de un proceso de seguimiento de afiliados o no y, si es así, registrar una nueva conversión.
Las etiquetas de conversión deben estar incrustadas en las páginas de confirmación de conversión de su sitio web: páginas de confirmación de pedido / páginas de agradecimiento…
Ejemplo:
JS Tag
Note: This Tag requires Affilae Tag Implementation (Check Step 1).
Iframe Tag – Fall-back
Note: valid for redirect.
Image Tag – Fall-back
Note: valid for redirect.
➜ Parameters to be set:
Variable | Required | Value Information |
---|---|---|
key | Yes | This key is supplied to you on the «conversion code» page available through your affiliate program Configuration dashboard. e.g. |
id | Yes | Populate this parameter with a unique identifier, for example, a unique order number. If you use this code to confirm a subscription to a newsletter yet you do not have an automatically generated unique identifier, you can, for example, use the user’s email Hash (e.g. MD5) to populate this parameter. |
amount | Yes for sales | Total amount Excluding Tax of an order, which will serve as the basis for calculating the commission and Revenue generated. e.g. |
payment | Yes if conversion requires payment | If the conversions are subject to payment, specify the client’s mode of payment, if not simply leave this parameter blank:
|
customer | Yes if revenue share is activated | Your client identifier if the «Revenue Share» option is activated. Please use an identifier that will not change over time, the best being the ID number used in your database. Leave this parameter blank if you do not use the Revenue Share option. |
cv | No | custom variable that will be available in the interface and API: products, new customer etc. |
voucher | No | Should be replaced by the voucher code that was applied during the check-out process. Value is case sensitive. |
¿Necesitas más información? Contáctenos.