Analytics Event Tracking for GTAG
Adds a button to the WP Editor for easy insertion of links that can be tracked as Events in Google Analytics using the gtag.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 2008 days ago
Is Analytics Event Tracking for GTAG abandoned?
Possibly abandoned (last update 2008 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
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
Installation
- Upload
gtag-event-trackingto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Frequently Asked Questions
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