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

name age message
file COPYRIGHT.txt Mon Sep 29 22:50:54 -0700 2008 Added project licensing and credits [edavis10]
file CREDITS.txt Tue Mar 31 17:52:51 -0700 2009 Updated the CREDITS file for release [edavis10]
file GPL.txt Mon Sep 29 22:50:54 -0700 2008 Added project licensing and credits [edavis10]
file README.rdoc Tue Mar 31 17:53:03 -0700 2009 Updated the documentation for release [edavis10]
file Rakefile Wed Oct 14 13:42:13 -0700 2009 Updated Rakefile to use redmine_plugin_support [edavis10]
file VERSION Wed Oct 14 13:37:26 -0700 2009 Added Version file [edavis10]
directory app/ Tue Sep 30 20:10:16 -0700 2008 Added i18n and l10n support. Added english stri... [edavis10]
directory config/ Tue Mar 31 17:48:25 -0700 2009 [#2039] Added Hungarian Translation from Gergő ... [edavis10]
file google_analytics_plugin.gemspec Wed Oct 14 13:41:48 -0700 2009 Added generated gemspec [edavis10]
file init.rb Wed Oct 14 13:37:26 -0700 2009 Added init file for Rails GemPlugin [edavis10]
directory lang/ Tue Mar 31 17:48:25 -0700 2009 [#2039] Added Hungarian Translation from Gergő ... [edavis10]
directory lib/ Mon Sep 29 23:05:13 -0700 2008 Added rdoc to the hook class [edavis10]
directory rails/ Wed Oct 14 13:37:26 -0700 2009 Added init file for Rails GemPlugin [edavis10]
directory test/ Mon Sep 29 21:37:51 -0700 2008 Created plugin using Redmine's generator. #1644 [edavis10]
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