Skip to content

Track current route

When I navigate to other route using nuxt-link, it doesnt take the new path. For example: I am in example.com I can see in my ga control panel that is a user in / But, if I navigate from example.com to example.com/1 using the router I can see in my ga control panel that is an user in / instead in /1

Refreshing a route is working good, but not navigating since router

Edited by Néstor Jódar