This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit cbddbffeafd2e190b50ebfaeee7a190ac4cbf596
tree dbbceb701e84e66e5d0a1cb3686f718696a3cb3a
parent 5fb85e39c1b3079af8a78a1d2f2a98b1fdbd01a4
tree dbbceb701e84e66e5d0a1cb3686f718696a3cb3a
parent 5fb85e39c1b3079af8a78a1d2f2a98b1fdbd01a4
| name | age | message | |
|---|---|---|---|
| |
COPYRIGHT.txt | ||
| |
CREDITS.txt | ||
| |
GPL.txt | ||
| |
README.rdoc | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
init.rb | ||
| |
lang/ | ||
| |
lib/ | ||
| |
test/ |
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








