Hi everyone,
I’m new to matomo and the tag management, tried to tracked page view on a single page application with Angular, but have trouble with the trigger history change.
Every time I navigate with the angular router it seems to trigger two history change triggers, making my pages view appear double.
This is how I tried to configure the tag management for my application :
!DOM prêt → Dom ready trigger
Changement d’historique → History change trigger
Is this a known issue, and is there a solution ?
Thanks in advance, and if there is anything not clear with my question I will gladly answer questions.