Tushar Shekokar
Tushar Shekokar
I have tested this item :white_check_mark: successfully on 602056ca1e52b5cb623ca4c5708e1091e0506fb0This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24461.
I have tested this item :white_check_mark: successfully on 91ccc4f8401bbb4c22c0c07caae855812d173839This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30834.
Service file `import { Injectable } from '@angular/core'; import { MatomoTracker } from '@ngx-matomo/tracker'; @Injectable({ providedIn: 'root', }) export class MatomoService { constructor(private readonly tracker: MatomoTracker) {} trackEvent(category: string, action:...
Configuration matomoConfig: { siteId: 1, trackerUrl: 'https://sitename.matomo.cloud/matomo.php' }
What if I want to use matomo URL as I am not setup matomo on server. Correct me if I am wrong
By using this component I am expecting logs on matomo dashboard. I want to logs user clicks so I am using this component and using the configs which are available...
Thanks for help Now script loading correctly but still Test installation is failed. Please check the screenshots  
Unable to check dashboard as tracking code verification failed not allowing to check data. Please suggest how to check
Hi @EmmanuelRoux, not checked and kept on hold due to issue. I will check and update you.
> but you have to export the functions (getallcountries... ) and then export default the Can you explain how to fix this issue?