When using Angular 9 to 12, ngx-matomo version 1.x is needed.
But the installation instruction at https://github.com/EmmanuelRoux/ngx-matomo/tree/1.x asks us to install ngx-matomo using the below command which installs 3.0.0
npm install --save @ngx-matomo/tracker
When using Angular 9 to 12, ngx-matomo version 1.x is needed. But the installation instruction at https://github.com/EmmanuelRoux/ngx-matomo/tree/1.x asks us to install ngx-matomo using the below command which installs 3.0.0
npm install --save @ngx-matomo/tracker