项目

常规

配置文件

插件目录 » Google Analytics 插件

作者 Tobias Fischer
网站 https://github.com/paginagmbh/redmine-google-analytics-plugin
代码仓库 https://github.com/paginagmbh/redmine-google-analytics-plugin.git
注册时间 2015-11-26(超过8年前)
当前版本 1.0.1
兼容性 Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x
用户评分   (3)

Redmine 插件,用于根据用户角色将 Google Analytics(或例如 Piwik)跟踪代码插入到 Redmine。

这是 Eric Davis 的 google_analytics_plugin 插件的 git 分支,该插件已停止使用,并由 Raphael Kallensee 分支。

由贡献者进行本地化:

  • 英语
  • 德语
  • 意大利语
  • 日语
  • 葡萄牙语
  • 葡萄牙语(巴西)
  • 俄语
  • 匈牙利语

安装说明

此插件版本需要 Redmine >= 2.0.0!

  1. 更改 Redmine 安装插件目录
    cd /your_redmine_root/plugins/
    
  2. 下载插件。有两种支持方式
    • 从 GitHub 项目页面下载最新存档文件
      wget https://github.com/paginagmbh/redmine-google-analytics-plugin/archive/master.zip
      
    • 从 Git 检出源代码
      git clone git://github.com/paginagmbh/redmine-google-analytics-plugin.git plugins/google_analytics_plugin
      
  3. 重启您的 redmine 网络服务器
  4. 以管理员身份登录您的 Redmine 安装。
  5. 在“管理 > 插件 > [Google Analytics 插件] - 配置”中配置您的设置
    • 您必须将完整的 Google Analytics 或例如 Piwik 跟踪代码粘贴到字段中,包括 HTML 脚本标签。

变更日志

1.0.1 (2020-01-15)

兼容 Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x。

维护版本

1.0.0 (2015-11-26)

兼容 Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x。

用户评分

 Federico Vera 在5年前

在 3.4.6 中运行良好。

 Jonathan Cormier 在7年前

如果使用 zip 版本
unzip redmine_google_analytics_plugin-paginagmbh-github.zip
mv redmine-google-analytics-plugin-master google_analytics_plugin

 Maicon Zucco 在8年前

运行非常好!
谢谢。