edavis10 / redmine-google-analytics-plugin
- Source
- Commits
- Network (4)
- Downloads (2)
- Wiki (1)
- Graphs
-
Tree:
5fb85e3
commit 5fb85e39c1b3079af8a78a1d2f2a98b1fdbd01a4
tree d85641e524832a706a72ee7e15b8c28681969215
parent 391f84c50afd7088cef3050437c9a69b2abc8837
tree d85641e524832a706a72ee7e15b8c28681969215
parent 391f84c50afd7088cef3050437c9a69b2abc8837
| name | age | message | |
|---|---|---|---|
| |
COPYRIGHT.txt | Mon Sep 29 22:50:54 -0700 2008 | |
| |
CREDITS.txt | Tue Mar 31 17:52:51 -0700 2009 | |
| |
GPL.txt | Mon Sep 29 22:50:54 -0700 2008 | |
| |
README.rdoc | Tue Mar 31 17:53:03 -0700 2009 | |
| |
Rakefile | ||
| |
app/ | Tue Sep 30 20:10:16 -0700 2008 | |
| |
config/ | Tue Mar 31 17:48:25 -0700 2009 | |
| |
init.rb | ||
| |
lang/ | Tue Mar 31 17:48:25 -0700 2009 | |
| |
lib/ | Mon Sep 29 23:05:13 -0700 2008 | |
| |
test/ | Mon Sep 29 21:37:51 -0700 2008 |
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
- 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
- Login to your Redmine install as an Administrator.
- 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

