Descripción
This plugin makes it easy to add Google Analytics Events GTAG Events for inbound or outbound links from your website. Especially useful for click tracking or analyzing landing page interactions.
You can also choose via the settings page to use the analytics.js or Universal Analytics event tracking code.
This plugin will add a simple to use WP Editor Button for entry of link, link text, and the Analytics event information.
Within the WP Editor, the track-able links will be colored red instead of blue.
Also adds a lightweight frontend Javascript file to enable the tracking.
1.2
Fix error using universal.
1.1
Add options page to include universal analytics events
1.0
Initial Build
Capturas
Instalación
- Upload
gtag-event-tracking
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Preguntas frecuentes
-
Do I have to use the TinyMCE button to add event tracking?
-
No, you can simply add data-track=”event” to trigger the event, and use data-category, data-label, and data-action to include those elements in the event.
-
Does this track all click events?
-
If you use the simple editor button, or add the data-event = “true” to any
<a>
tag, then it will track the event in Google Analytics. -
Does this only work with GTAG?
-
There are options in the settings page of the plugin to choose Universal Analytics analytics.js
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Analytics Event Tracking for GTAG” 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.