https://github.com/biblibre/koha-plugin-opac-matomo
Koha plugin for Matomo on OPAC
https://github.com/biblibre/koha-plugin-opac-matomo
koha-plugin matomo
Last synced: 4 months ago
JSON representation
Koha plugin for Matomo on OPAC
- Host: GitHub
- URL: https://github.com/biblibre/koha-plugin-opac-matomo
- Owner: biblibre
- License: gpl-3.0
- Created: 2019-05-22T10:09:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2026-01-16T09:17:00.000Z (5 months ago)
- Last Synced: 2026-01-16T23:44:21.006Z (5 months ago)
- Topics: koha-plugin, matomo
- Language: Perl
- Size: 21.5 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Koha plugin for Matamo JS code at OPAC
## Installation
1. Download KPZ file and install in your Koha
2. On Koha server, go into folder 'Koha/Plugin/Com/BibLibre/OpacMatomo/'
3. Copy `config.yaml.sample` into `config.yaml`
4. Edit `config.yaml`
5. Enter your Matomo website in __tracker_url__
6. Enter the site id of this OPAC in __site_id__
7. Choose your language in lang (you may create a new __lang_xx.yaml__ file)
## Packaging
To create KPZ archive from git repository, run the following command:
``git archive --output=../koha-plugin.kpz --format=zip HEAD -- Koha``
## See also
* https://wiki.koha-community.org/wiki/Matomo
* https://matomo.org/home/