Project

General

Profile

Feature #434

Adding a Piwik Tracking Code to Redmine

Added by Daniel Curtis over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
08/09/2014
Due date:
% Done:

100%

Estimated time:
0.50 h
Spent time:

Description

Redmine by itself does not have any support for Piwik Analytics yet. Until then the tracking code provided by Piwik can be inserted directly into Redmine base code.

  • To add the Piwik code, edit the following file:
    vi /path/to/redmine/app/views/layouts/base.html.erb
    
    • Add it in the <div id="footer"> tag:

<!-- Piwik -->
...
<!-- End Piwik Code -->

#1

Updated by Daniel Curtis over 9 years ago

  • Project changed from 24 to 25
#2

Updated by Daniel Curtis over 9 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 90 to 100
#3

Updated by Daniel Curtis over 9 years ago

  • Project changed from 25 to Website Hosting
  • Subject changed from Adding Piwik Analytics to Redmine to Adding a Piwik Tracking Code to Redmine

Also available in: Atom PDF