Google Analytics Internal

Use Google Analytics events to track when you publish posts.

Author:Dan Bissonnet (profile at wordpress.org)
WordPress version required:3.8.1
WordPress version tested:4.1.1
Plugin version:0.3.0
Added to WordPress repository:24-02-2014
Last updated:10-04-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://danisadesigner.com/plugins/google-anal...
Total downloads:1 335
Active installs:20+
plugin download
Click to start download

Google Analytics gathers lots of data when users interact with your site from the front end, but sometimes you need to match this with actions taken in WordPress.

This plugin triggers a custom event in Google Analytics when a post is published. That way you can monitor any relationship between publishing and changes in traffic.

Update: the plugin now creates events for comments too so you can track the number of comments submitted or approved.

That's it at the moment. If there are other events you would like to track or any improvements, let me know in the support forums or even better on GitHub.

If you already have Yoast's Google Analytics for WordPress installed and configured, you don't need to do anything as the plugin should find you UA string automatically.

If you don't have Yoast's plugin, you can set your UA string in your wp-config.php:

define( 'DBISSO_GA_UA', 'UA-XXXXXXXX-Y' );