clarity
clarity copied to clipboard
Use Clarity for SPAs (Vuejs)
Hello, I am trying to install Clarity on my app, a SPA built with Nuxt.js. Since it is a SPA, all the resources required to navigate through the website are loaded on the first page load. The application will often update the URL in the address bar to emulate traditional page navigation, but another full page request is never made. Therefore, the snippet code is run only once for the first page which is not very convenient.
Is there a way to update the Microsoft Clarity tracker manually? That way, each time a route changes, I would update manually the tracker and get data on the page the user is actually browsing in.
I've the same problem on a emberjs app
Any update on this issue?
Any update on this issue?
Any update on this issue?
Hello?
Clarity should be marking pages in SPAs when the url changes (even if another server request isn't made). If you have specific issues with that not working can you clarify?