Title: GA Link Tracker
Author: project107
Published: <strong>9 aprilie 2013</strong>
Last modified: 4 septembrie 2014

---

Caută module

Acest modul **nu a fost testat cu ultimele 3 versiuni importante ale WordPress**.
S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate
când este folosit cu versiuni recente ale WordPress.

![](https://s.w.org/plugins/geopattern-icon/ga-link-tracker.svg)

# GA Link Tracker

 De [project107](https://profiles.wordpress.org/project107/)

[Descarcă](https://downloads.wordpress.org/plugin/ga-link-tracker.zip)

 * [Detalii](https://ro.wordpress.org/plugins/ga-link-tracker/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/ga-link-tracker/#reviews)
 *  [Instalare](https://ro.wordpress.org/plugins/ga-link-tracker/#installation)
 * [Dezvoltare](https://ro.wordpress.org/plugins/ga-link-tracker/#developers)

 [Suport](https://wordpress.org/support/plugin/ga-link-tracker/)

## Descriere

A tiny WordPress plugin to track events of link clicks in the main content area 
of the site. Install it and forget about it.

Links will show up under Events in the Analytics site, and will have a category 
of ‘Links’, a label of ‘PageID: CURRENT_PAGE_URI’, and the value of the href of 
the link being tracked.

Example of code added to properly formed URLs in main post content:

    ```
    <a onclick="ga('send', 'event', 'Links', 'click', 'http://twitter.com/chris_dickow');" href="http://twitter.com/chris_dickow">@chris_dickow</a>
    ```

The above example assumes the href of the link is: `http://www.myurl.com/my_blog/
my_link.html`

## Instalare

 1. Upload `GA-Link-Tracker.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. All done!

## Întrebări frecvente

  How do I configure this?

Short answer: You don’t. There are no configurable options to this script, as it
simply appends event tracker behavior to your links.

  What other data does it collect?

None.

  What else does it do?

Nothing.

## Recenzii

![](https://secure.gravatar.com/avatar/42a0e7bb767c2b9e58f483c7b2836fe193090f295fccbf029d0f8bc824156da2?
s=60&d=retro&r=g)

### 󠀁[label of 'PageID: CURRENT_PAGE_URI' isn't working](https://wordpress.org/support/topic/label-of-pageid-current_page_uri-isnt-working/)󠁿

 [dxlab](https://profiles.wordpress.org/dxlab/) 3 septembrie 2016 1 răspuns

So disappointed. In our installation the ‘PageID: CURRENT_PAGE_URI’ isn’t working.
Instead of using the current uri it uses the first one used on the page and applies
this to every link on the page. e.g. on all-of-my-pages.html it applied the following
to each link. <a onclick="ga('send', 'event', 'Links', 'click', 'http://first-link-
used-in-page.html');" href="current-page.html" target="_blank">

 [ Citește toate cele 3 recenzii ](https://wordpress.org/support/plugin/ga-link-tracker/reviews/)

## Contributori și dezvoltatori

„GA Link Tracker” este un software open-source. La acest modul au contribuit următoarele
persoane.

Contributori

 *   [ project107 ](https://profiles.wordpress.org/project107/)

[Tradu „GA Link Tracker” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/ga-link-tracker)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/ga-link-tracker/),
vezi [depozitarul SVN](https://plugins.svn.wordpress.org/ga-link-tracker/), sau 
abonează-te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/ga-link-tracker/)
prin [RSS](https://plugins.trac.wordpress.org/log/ga-link-tracker/?limit=100&mode=stop_on_copy&format=rss).

## Istoric modificări

v2.2 – Fixed conflict with abbr tag

v2.1 – Minor bugfix

v2.0 – Updated to use Google’s newer analyitcs.js file

v1.0 – Initial release.

## Meta

 *  Versiunea **2.2**
 *  Ultima actualizare **Acum 12 ani**
 *  Instalări active: **10+**
 *  Versiune WordPress ** 3.3 sau mai recentă **
 *  Testat până la **4.0.38**
 *  Limbă
 * [English (US)](https://wordpress.org/plugins/ga-link-tracker/)
 * Etichete
 * [analytics](https://ro.wordpress.org/plugins/tags/analytics/)[events](https://ro.wordpress.org/plugins/tags/events/)
   [google analytics](https://ro.wordpress.org/plugins/tags/google-analytics/)[link tracker](https://ro.wordpress.org/plugins/tags/link-tracker/)
   [links](https://ro.wordpress.org/plugins/tags/links/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/ga-link-tracker/advanced/)

## Evaluări

 3.7 din 5 stele.

 *  [  2 5 – recenzii (stele)     ](https://wordpress.org/support/plugin/ga-link-tracker/reviews/?filter=5)
 *  [  0 4 – recenzii (stele)     ](https://wordpress.org/support/plugin/ga-link-tracker/reviews/?filter=4)
 *  [  0 3 – recenzii (stele)     ](https://wordpress.org/support/plugin/ga-link-tracker/reviews/?filter=3)
 *  [  0 2 – recenzii (stele)     ](https://wordpress.org/support/plugin/ga-link-tracker/reviews/?filter=2)
 *  [  1 1 – recenzie (stele)     ](https://wordpress.org/support/plugin/ga-link-tracker/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/ga-link-tracker/reviews/#new-post)

[Vezi toate recenziile](https://wordpress.org/support/plugin/ga-link-tracker/reviews/)

## Contributori

 *   [ project107 ](https://profiles.wordpress.org/project107/)

## Suport

Ai ceva de zis? Ai nevoie de ajutor?

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/ga-link-tracker/)

## Donează

Vrei să sprijini dezvoltarea acestui modul?

 [ Donează pentru acest modul ](http://www.project107.net)