poitch / dart-matomo

A Dart Matomo Client
MIT License
20 stars 39 forks source link

event tracking is not working #29

Closed mkassir95 closed 2 years ago

mkassir95 commented 2 years ago

I am trying to track custom event but no data is entered to the events section in the dashboard using this line of code : MatomoTracker.trackEvent('PlaySong', 'play') Knowing that screen tracking is working and visits logs are appearing