edavis10 / redmine-google-analytics-plugin

Redmine plugin to insert the Google Analytics tracking code into Redmine based on user roles.

This URL has Read+Write access

edavis10 (author)
Wed Oct 14 13:41:48 -0700 2009
commit  4b0de4bcc4744029ffafbbc6ed8036f4b8e9c14c
tree    360da77cd78bdc369a7fc18d7b3d35e858d14407
parent  8a6931d2c97a44ca45679fba56b7236ce8fcaed5
README.rdoc

Redmine Google Analytics Plugins

Redmine plugin to insert the Google Analytics tracking code into Redmine based on user roles.

Features

Adds your Google Analytics code to every pageview depending on your User roles; Anonymous user, Authenticated User, and Administrator.

Installation and Setup

  1. Download the plugin. There are three supported ways:
    • Downloading the latest archive file from Little Stream Software projects (projects.littlestreamsoftware.com)
    • Checkout the source from Git
        git clone git://github.com/edavis10/redmine-google-analytics-plugin.git vendor/plugins/google_analytics_plugin
      
    • Install it using Rail’s plugin installer
        script/plugin install git://github.com/edavis10/redmine-google-analytics-plugin.git
      
  2. Login to your Redmine install as an Administrator.
  3. Configure your settings in Administration > Information > Configure

License

This plugin is licensed under the GNU GPL v2. See COPYRIGHT.txt and GPL.txt for details.

Project help

If you need help you can contact the maintainer at the Bug Tracker. The bug tracker is located at projects.littlestreamsoftware.com