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
Due to being an SPA. Inside Matomo, for page views, all we see is /index. Copilot says this is possible by calling a couple simple Matomo APIs on hash changes, inside loadRoute(). Needs investigating...
Due to being an SPA. Inside Matomo, for page views, all we see is
/index. Copilot says this is possible by calling a couple simple Matomo APIs on hash changes, insideloadRoute(). Needs investigating...