Description
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
Screenshots
Installation
- Upload
gtag-event-tracking
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
-
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
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Analytics Event Tracking for GTAG” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Analytics Event Tracking for GTAG” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.