Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Outbound-Link-Tracking

Описание

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>

Установка

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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Outbound-Link-Tracking» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Outbound-Link-Tracking» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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