org_heigl/piwik 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

org_heigl/piwik

Composer 安装命令:

composer require org_heigl/piwik

包简介

Easy way to integrate piwik (http://piwik.org) analysis into a Zend-Framework Project

关键字:

README 文档

README

Piwik-Integration for ZendFramework2

This module integrates the piwik-tracking-code into all WebViews of your ZF2-Site

Installation:

Piwik is best installed via composer. Include the following line into the require-section of your composer.json-File:

"org_heigl/piwik" : "1.0.*"

Usage:

  1. Add the module to the modules-list of your applications application.config.php-File.
  2. Copy this modules module.config.php-File to your applications ```config/autoload``-directory and edit it according to your piwik-settings.
  3. There is no third step!

Configuration:

The configuration consists of two parameters:

return array(
    'orgHeiglPiwik' => array(

        // Always omit a trailing slash!
        'server' => 'example.org',
        'site_id' => 1,
    ), 
);
  • server is the server your piwik installation is running at. Omit a trailing slash as well as a scheme (http:// or https://). If you have installed piwik in a subdirectory you will have to include that here as well. So it would read example.org/piwik when you have installed your piwik-instance in the subdirectory piwik on the server example.org.
  • site_id is the ID of the site you want to track as configured in your piwik-installation.

Feedback:

Feel free to provide feedback by opening issues or pull-requests or by contacting me directly at piwik (AT) heigl (DOT) org

License:

This module is licensed according to the LICENSE-Document.

统计信息

  • 总下载量: 4.67k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 3
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-07-16

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固