Analytics

Add Google Analytics JavaScript to every page on your website. Add tracking to outbound links and downloads from your site.

Author:John Merendes (profile at wordpress.org)
WordPress version required:2.3
WordPress version tested:3.9.2
Plugin version:1.6.0
Added to WordPress repository:29-09-2014
Last updated:29-09-2014
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://ddinformation.weebly.com
Total downloads:5
plugin download
Click to start download

With the Visitor Google Analytics plugin you can add Google Analytics JavaScript to every page on your website without to need making any changes to your template. Add tracking to outbound links and downloads from your site.

You can check below the features of the plugin. Enable and disable features individually, although the default configuration will suffice for 90% of the users.

Features

  • Start with a simple configuration screen and hide more advanced/complex configuration in an Advanced Configuration mode. Most users will suffice with the simple configuration screen. If you're interested in tweaking and tuning this plugin, use the advanced settings.
  • Do not make any changes to feeds, as it is not wise to include JavaScript in those
  • Add the same JavaScript tracker code to the admin pages if you want to track those as well (switched off with the default settings)
  • When adding the JavaScript tracker code to a page, put it at the end of the body. There are quite a few WordPress plugins for Google Analytics out there. Most of them include the JavaScript in the head section. This can delay the loading of your page and is not advised by Google
  • When using a WordPress theme that does not invoke the wp_footer hook as it is supposed to do, the JavaScript tracker code will be added to the head section. This can delay the loading of your page. The only way to prevent this, is to have the theme author implement the correct plugin calls, fix the theme yourself or start using another theme
  • Does not add the tracker code to the pages when a logged on user of a configurable userlevel requests a page. This can be used to ignore your own page views and not skew your statistics. (Default configuration ignores page hits from users level 8 and up)
  • Add tracking to outgoing links. You can also specify hostnames which should be considered internal (e.g. http://www.example.com, example.com and example.org). Links to these host names will be considered internal and the tracking event will not be added to those links. You can also specify the prefix to append to the link when sending it to Google Analytics so your outbound links will be logged to a logical directory structure. This way, you will be able to easily identify what pages visitors clicked on to leave your site. (The default configuration is to check outgoing links in the /outgoing/ directory at Google Analytics)
  • Add tracking to download links. You can specify which file extensions should be considered downloads. Only internal links to these filetypes will be tracked. Internal links are either relative links (without a hostname) or links to the hostnames you defined as internal. You can also specify the prefix to append to the link when sending it to Google Analytics so your download links will be logged to a logical directory structure. This way, you will be able to easily identify what files your visitors downloaded. (The default configuration contains a list of common file extensions to be marked as downloads. These are tracked in the /downloads/ directory at Google Analytics by default)
  • Add tracking to mailto: links. You can also specify the prefix to append to the link when sending it to Google Analytics so your mailto: links will be logged to a logical directory structure. This way, you will be able to easily identify what mailto: links your visitors clicked. (The default configuration is to track mailto: links in the /mailto/ directory at Google Anaytics)
  • Specify if the outgoing, download and mail-to: links should be tracked in the postings only, the comments, the comment author URL or any combination of these three.