An open API service indexing awesome lists of open source software.

https://github.com/beastbytes/yii-matomo

Matomo Analytics Reporting and Tracking clients for Yii
https://github.com/beastbytes/yii-matomo

Last synced: about 1 year ago
JSON representation

Matomo Analytics Reporting and Tracking clients for Yii

Awesome Lists containing this project

README

          

# Yii Matomo
[Matomo Analytics](https://matomo.org/) Reporting and Tracking clients for [Yii](https://yisoft.org).

For license information check the [LICENSE](LICENSE.md) file.

## Installation

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
composer require --prefer-dist beastbytes/yii-matomo
```

or add

```json
"beastbytes/yii-matomo": "^1.0.0"
```

to the `require` section of your composer.json.