This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Generic Stats

Description

The “Generic Stats” plugin is a place for you to put all statistics tracking code that the various stats packages provide in one place.

The benefit is that when swapping templates or adding (and removing) stats code, you don’t need to edit your theme.

You also have the option to specify which code will be put above the <body> tag, and which code will be placed BELOW the </body> tag.

You can also prevent the stats code from being shown to admin users, to prevent the tracking of admin users.

More Info

For more info on this plugin, you can go to the following pages:

Screenshots

  • The "Generic Stats" plugin options page

Installation

  1. Upload genstats.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the “Generic Stats” plugin options page
  4. Add your statistics code in the appropriate places and click “Update Settings”

FAQ

Installation Instructions
  1. Upload genstats.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the “Generic Stats” plugin options page
  4. Add your statistics code in the appropriate places and click “Update Settings”
Where do I get the Statistics Code you talk about?

When you sign up for a statistics program, for example with Google Analytics or performancing Metrics, you are generally given code that you will need to place on your web page. That is the code I am talking about.

Reviews

Read all 1 review

Contributors & Developers

“Generic Stats” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Generic Stats” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.4

  • 2017/06/09
  • Replaced performancing pmetrics link with Clicky (what pmetrics was based on)
  • Updated version and “Tested with” info.

1.3

  • 2015/04/17
  • Removed StatCounter link
  • Updated version and WP requirements

1.2

  • 2009/11/02
  • Updated look & feel of admin page
  • Changed to use new “get options” methods
  • Added pretty little “Plugin Appreciation” box on the Admin page
  • Updated links to the plugin’s pages

1.1

  • 2008/05/26
  • Minor changes

1.0

  • Initial Release