Skip to content
New issue

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

Disable vue router page tracking dynamically #142

Open
weexpectedTHIS opened this issue Mar 8, 2024 · 0 comments
Open

Disable vue router page tracking dynamically #142

weexpectedTHIS opened this issue Mar 8, 2024 · 0 comments

Comments

@weexpectedTHIS
Copy link

The situation is I have a route in my router which loads a component. That component "replaces" the URL as someone types in an input box, so that the URL always matches the input in the form. Each of these "replace" actions on the $route are getting recorded as separate page visits in Matomo. I'd like to be able to filter all of the "replaces" out. Is there a middleware function I can use for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant