You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2022. It is now read-only.
Is your feature request related to a problem? Please describe.
To properly track visits, we should use the following package: https://github.com/pimlie/nuxt-matomo
Describe the solution you'd like
track open/copy clicks
e.g. hook into these functions to set a custom variable
track collection visits
Additional info
Matomo is quite data privacy friendly and cannot identify individuals, so no need to worry. Due to GPDR we need to inform about a cookie being set.
The text was updated successfully, but these errors were encountered:
I recently used https://github.com/AmazingDreams/vue-matomo in a vue project, with also has nuxt support. Don't know which one to choose for this project though. Imo seems like the better option to use.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is your feature request related to a problem? Please describe.
To properly track visits, we should use the following package:
https://github.com/pimlie/nuxt-matomo
Describe the solution you'd like
Additional info
Matomo is quite data privacy friendly and cannot identify individuals, so no need to worry. Due to GPDR we need to inform about a cookie being set.
The text was updated successfully, but these errors were encountered: