Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Outbound-Link-Tracking

Descripción

Open outbound links in a new window and track using GA

Usage

After activation, all external anchor links on your site will open in a new window and will be tracked if Google Analytics is enabled. If you do not want a link to be tracked and open in a new window, add .no-track or .internal to your anchor tag.

Example:

<a href=”http://google.com” class=”no-track”>Google</a>

Instalación

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Outbound-Link-Tracking” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Outbound-Link-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 .

Historial de cambios

0.5.0

  • Restructuring and cleanup

0.4.0

  • Add support for Ext.js ajax

0.3.0

  • JS cleanup, use window._gaq

0.2.0

  • restructure JS