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
I added above lines below Vue.use(VueAnalytics{...}) . As specified in the stackoverflow post above. but still does not seem to work in cordova. When I run in web browser it works perfectly. Any clue what and where I should do this ? I use quasar-framework.org.
I also tried
ga('set','anonymizeIp',true);
ga('set','forceSSL',true);```
But nothing seems to work.
Will be implemented, but for now see :
The text was updated successfully, but these errors were encountered: