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
What is the motivation / use case for changing the behavior?
We are building a webshop and on our product detail page there is a functionality that adds meta infos to the query params. When doing so the url changes and a page track event get's fired. So the same page get's tracked twice.
Environment:
angular 10 / angulartics 10
ng version: 6.13.4
The text was updated successfully, but these errors were encountered:
For support questions, please consider using Gitter - Chat
I'm submitting a ...
bug report
feature request
question about the decisions made in the repository
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
What is the expected behavior?
Implement an option to check if the pure pathname is different before pushing a new page track event.
What is the motivation / use case for changing the behavior?
We are building a webshop and on our product detail page there is a functionality that adds meta infos to the query params. When doing so the url changes and a page track event get's fired. So the same page get's tracked twice.
Environment:
angular 10 / angulartics 10
ng version: 6.13.4
The text was updated successfully, but these errors were encountered: