Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Outbound-Link-Tracking

Beschrijving

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>

Installatie

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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Outbound-Link-Tracking” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Outbound-Link-Tracking” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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