angulartics / angulartics2

Vendor-agnostic analytics for Angular2 applications.
MIT License
1.01k stars 195 forks source link

Google analytics page view #444

Closed mkariti closed 2 years ago

mkariti commented 2 years ago

Hi there, Do i need to use NavigationEnd to send page view event or is there another way of doing so? Im using the Angulartics2GoogleTagManager and it seems to track the page only on refresh. I've implemented Angulartics2Mixpanel as well but this seems to track each change in the router. Any help will be much appreciated! Thanks