Track Everything makes using Google Analytics on a WordPress site easy. Attach tracking to forms, links, or any CSS selector.
Track Everything makes event tracking simple. By default the plugin tracks form submissions, external links and emails. However, you can customize it to track nearly any common event using CSS selectors.
The plugin allows users to label events or completely customize events’ Category
, Action
, and Label
as allowed by Analytics.
By using Google Analytics Event Tracking you can get a more detailed view of what users do on your site and track beyond what Google Analytics offers by default.
WordPress Track Everything acts as a simple interface for jQuery Track Everything, allowing anyone to easily track events on their WordPress website.
track-everything/
to the /wp-content/plugins/
directoryBy default form submissions, clicks on external links and clicks on email links are tracked. However, you can track other things by using the ‘Specific Tracking’ page found in the ‘Track Everything’ menu.
To track something enter its CSS (or jQuery) selector; Category
, Action
, and Label
; and the select the event you want to track.
A CSS selector is a way of referencing a specific object on a page. To find it we reccomend you use Selector Gadget
Category, Action
, and Label
are all ways to define events in Google Analytics.