Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Outbound-Link-Tracking

Beskrivelse

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>

Installasjon

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.

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

“Outbound-Link-Tracking” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Endringslogg

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