summaryrefslogtreecommitdiffstats
path: root/src/utils/helpers/matomo.ts
Commit message (Collapse)AuthorAgeFilesLines
* chore(matomo): use another dependency to track page viewsArmand Philippot2022-02-141-7/+0
| | | | | | I though the previous package would track all visits with the provided but it seems that I need to add trackPageView on all pages. So I decided to use another package.
* chore: add MatomoArmand Philippot2022-01-311-0/+7