We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using the Matomo script I would like client-side navigation (through <NuxtLink>) to send page view events to Matomo.
<NuxtLink>
Perhaps only if trackPageView is truthy the integration hooks into the vue router to send events.
trackPageView
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🆒 Your use case
Using the Matomo script I would like client-side navigation (through
<NuxtLink>
) to send page view events to Matomo.🆕 The solution you'd like
Perhaps only if
trackPageView
is truthy the integration hooks into the vue router to send events.🔍 Alternatives you've considered
No response
ℹ️ Additional info
No response
The text was updated successfully, but these errors were encountered: