Floating-Dartists / matomo-tracker

A fully cross-platform wrap of the Matomo tracking client for Flutter, using the Matomo API.
https://pub.dev/packages/matomo_tracker
MIT License
26 stars 28 forks source link

Reentry with RouteAware and extended example #74

Closed EPNW-Eric closed 1 year ago

EPNW-Eric commented 1 year ago

Reopen of #69.

Here is a screenshot of what executing the example now produces in the dashboard 😃: matomo_dashboard

As you can see, events are now matched to page visits, and we can observe the pushing and poping of the pages.