-
Hi,
After upgrading my app to Angular 17, Matomo does not track anythings know.
- I am Using : "ngx-matomo-client": "^6.1.3"
- In my app.module.ts :
```
providers: [
provideMatomo({tra…
Zahen updated
7 months ago
-
### Context
- Hardware: VPS bought online
- YunoHost version: 12.0.3+202409012130
- I have access to my server: ssh, web admin
- Are you in a special context or did you perform some particular …
-
I see that Matomo is the analytics of choice for peertube, but I don't have the budget for that. I have recently stood up a UMami instance and I need to add the to the header. Instead of pretending…
-
With the newest @nx-extend/e2e-runner version, I'll get the following error:
```shell
08-May-2024 13:26:54 | npm ERR! command failed
08-May-2024 13:26:54 | npm ERR! command sh -c node ./bin/post-…
-
It is not possible to follow my [pixelfed account](https://picture.veen.world/i/web/profile/498496141291315201) from my [mastodon instance](https://mastodon.veen.world/)
When I try to follow the ac…
-
### Current Behavior
_Important note_: this will probably not happen if configuration generator is used directly, but it behaves strangely in unit tests.
I have a custom schematic that calls cyp…
-
Dear @EmmanuelRoux,
Adding `MatomoModule` to the module imports has been working for us so far in our Angular 17 application.
Since we now want to do some magic on setting a custom URL before send…
-
When I open my app on my localhost and then click on the shopping card for instance,
I get the error "Matomo has already been initialized".
I am not really sure how to fix the error as I only read…
-
After updating to Angular 17 and ngx-matomo-client 6.0.0 there are problems with the unit tests of the components/service, where Matomo Directives or MatomoTracker is being used. NgxMatomoRouterModule…
-
Hi, we're very happily using your @ngx-matomo/router and @ngx-matomo/tracker. However it doesn't work on the latest version of Angular 17. Could you please update the project so we can keep using it?