PHPackages                             thelia/matomo-manager-module - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. thelia/matomo-manager-module

ActiveThelia-module

thelia/matomo-manager-module
============================

1.0.1(2y ago)0116GPL-3.0+PHP

Since May 23Pushed 2y ago6 watchersCompare

[ Source](https://github.com/thelia-modules/MatomoManager)[ Packagist](https://packagist.org/packages/thelia/matomo-manager-module)[ RSS](/packages/thelia-matomo-manager-module/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Matomo Tag Manager
==================

[](#matomo-tag-manager)

This module is made to use the Matomo Tag Manager.

Installation
------------

[](#installation)

### Composer

[](#composer)

Add it in your main thelia composer.json file

```
composer require thelia/matomo-manager-module:~1.0

```

Usage
-----

[](#usage)

First you need to install an instance of matomo (see here ).
Then you need to go to MatomoManager configuration page (`https:///admin/module/MatomoManager`) and configure the module with the data your instance matomo gives you. This will generate both the head script and the body no-script tags and insert them in the `main.head-top` and in the `main.body-top` hooks.
If these hooks are not present in your template, you'll need to add them beforehand.
You must add `main.footer-bottom` hook or implement a button in all your pages to allow customers to cancel their consent to matomo tracking.

Example :

```
{intl l="I do not want to be tracked anymore"}
```

Migration form version 1.0 to 2.0
---------------------------------

[](#migration-form-version-10-to-20)

This module no longer needs the whole script, just add the GTM id in the Thelia administration panel. The `main.head-top` hook should be present as it was used in 1.0 but you'll need to check the `main.body-top` one.
If you had the noscript block in your template, you have to remove it as it will now be handled by this module.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

1081d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2196919?v=4)[thelia](/maintainers/thelia)[@thelia](https://github.com/thelia)

---

Top Contributors

[![zawaze](https://avatars.githubusercontent.com/u/37273643?v=4)](https://github.com/zawaze "zawaze (5 commits)")

### Embed Badge

![Health badge](/badges/thelia-matomo-manager-module/health.svg)

```
[![Health](https://phpackages.com/badges/thelia-matomo-manager-module/health.svg)](https://phpackages.com/packages/thelia-matomo-manager-module)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.4k37.3k](/packages/matomo-matomo)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
