Tushar Shekokar

Results 15 comments of 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 ![Desktop-screenshot (1)](https://github.com/EmmanuelRoux/ngx-matomo/assets/25736404/1e91371b-3b51-429b-8a2f-0adba709b1a2) ![dev-derivaz-ives-com-Web-Analytics-Reports-](https://github.com/EmmanuelRoux/ngx-matomo/assets/25736404/01ae7af5-f96d-4a20-a67b-c8b6f9c84e5d)

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?