public
Description: Redmine plugin to insert the Google Analytics tracking code into Redmine based on user roles.
Homepage: https://projects.littlestreamsoftware.com/projects/show/redmine-analytics
Clone URL: git://github.com/edavis10/redmine-google-analytics-plugin.git
edavis10 (author)
Tue Sep 30 20:32:49 -0700 2008
commit  89bd766775775cd3daa25cf739c376079cf6f859
tree    621327d4fb52bc2118343f947b0fc4e5f795cf7b
parent  f9e4b0432f2c4e5bd48fa0dda6e45b1d4ab03dad
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 his email address (See CREDITS.txt) or create an issue in the Bug Tracker. The bug tracker is located at projects.littlestreamsoftware.com