Aswin Kumar K P

Results 4 comments of Aswin Kumar K P

``` ga('set', 'checkProtocolTask', function(data) { data.set('location', 'http://whatever.host.I.want.com'); }); ``` I added above lines below `Vue.use(VueAnalytics{...})` . As specified in the stackoverflow post above. but still does not seem to work...

android application built with [quasar-framework](http://quasar-framework.org/) .

I faced the same issue today. I use [ngrok ](https://ngrok.com/) to tunnel the local to internet . I get this error #67. No problem when I use in localhost. #...