agoat/contao-matomo 问题修复 & 功能扩展

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

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

agoat/contao-matomo

Composer 安装命令:

composer require agoat/contao-matomo

包简介

Matomo statistics for Contao 4

README 文档

README

Version License Downloads

Now compatible with Contao 4.4 lts and 4.8 (latest) !!

About

Add Matomo statistics easily to your contao website. Simply activate piwik tracking on the root page and set the required parameters.

For more information about Matomo visit their web page.

Attention

When refactoring the naming from piwik to matomo, the names of the database fields have changed as well. Therefore some settings may be lost when updating to 1.3.* !!

Requirements

Matomo (formerly piwik) is a 'Open Analytics Platform'. The tracking will be saved outside of contao.

A public available Matomo/Piwik installation is needed (Self-hosted or Cloud-hosted doesn't matter).

Install

Contao manager

Search for the package and install it

agoat/contao-matomo

Managed edition

Add the package

# Using the composer
composer require agoat/contao-matomo

Registration and configuration is done by the manager-plugin automatically.

Standard edition

Add the package

# Using the composer
composer require agoat/contao-matomo

Register the bundle in the AppKernel

# app/AppKernel.php
class AppKernel
{
    // ...
    public function registerBundles()
    {
        $bundles = [
            // ...
            // after Contao\CoreBundle\ContaoCoreBundle
            new Agoat\MatomoBundle\AgoatMatomoBundle(),
        ];
    }
}

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-3.0
  • 更新时间: 2018-05-18

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固