Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Simple Woo Affiliate Tracking

Descripción

The Simple Woo Affiliate Tracking simply (ha!) tracks the sales driven by any URL appended with a ‘refid’.

For example:

www.yoursite.com/?refid=lj419275070985lkhj0

Any body who clicks through that URL and buys a product through your store will have that unique ‘refid’ attached to their order.

This allows you to add your own refid to any link you want to distribute. You can export the number of sales assoicated with the id at any time through «Tools»>»Simple Woo Affiliate Tracking» into a .csv file.

How it works:

The plugin detects the ‘refid’ appended to the URL and stores it in a cookie. During checkout, a ‘refid’ field is added to the checkout form (in a hidden state), and that field is set by plugin Javascript.

Instalación

  1. Ensure WooCommerce is installed & active
  2. Upload the simple-woo-affiliate-tracking.zip folder to WordPress
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

Preguntas frecuentes

What can I name the refid in my link?

You can add any alphanumeric string the the link.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Simple Woo Affiliate Tracking» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Simple Woo Affiliate Tracking» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

  • Tested on WordPress 4.0

0.10

  • Initial Release