Project

General

Profile

Actions

PluginGoogleAnalytics » History » Revision 6

« Previous | Revision 6/7 (diff) | Next »
Eric Davis, 2009-04-15 01:17
Adding 0.2.0 release


Google Analytics Plugin

A 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.

Screenshot:

0.1.0 version thumbnail

Installation and Setup

  1. Download the plugin. There are three supported ways:
    • Downloading the latest archive file from Little Stream Software projects
    • 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 > Plugins > Configure

News

0.1.0 Release Announcement
0.2.0 Release Announcement

Updated by Eric Davis almost 15 years ago · 6 revisions