-
Below is error message:
`Unhandled Promise rejection: R3InjectorError(AppModule)[MatomoModule -> MatomoRouteTracker -> Router -> Router -> Router]: NullInjectorError: No provider for Router! ; Zone: …
-
Hi.
ngx-matomo is very useful library, and will be very cool to fix the errors in console when I use it with Angular Universal (server side rendering, SSR).
![image](https://user-images.githubuse…
-
We've an issue because we don't want to initialize Matomo, before user has accepted the terms of service. How would we do this?
For now it looks like that init is causing that matomo is loaded _bef…
-
It's already existing for custom CSS, but I need to put custom Javascript for our analytic softwares and maybe other things.
-
## Current behavior
We are adding the Matomo web tracking solution on our project.
When a page contains a missing translation, the directive is called thousands of times until Firefox ask for ki…
-
How to reproduce:
1. Install latest release of Angular CLI
2. Initialize a new project with `ng new AoT-Angular2Piwik`
3. Add Angular2Piwik in AppModule
4. Initialize Angular2Piwik in AppComponent…
-
Hi, these are my dependencies:
```
"dependencies": {
"@angular/animations": "^10.2.0",
"@angular/common": "~10.0.0",
"@angular/core": "~10.0.0",
"@angular/forms": "~10.0.0",
…
-
### Exception error
```
ERROR in node_modules/ng-lazyload-image/src/lazyload-image.directive.d.ts:27:21 - error TS2694: Namespace '"/Users/sameerkhan/AmbryGen/patientportal-UI/node_modules/@angular/…
-
Hi,
something is not clear for me. Is it necessary to call matomoTracker.trackPageView() to track a page view ? It seems it is to see it in the matomo dashboard.
Example of code (Angular 8), with a …
-
Hi,
I have an angular application in a "front-end" folder.
I tested everything:
-I cloned the "WebGazer" repo and built it. Next, I put it in scripts in angular.json: it didn't work.
-I used t…