Google Analytics in WebView HTML files

You must Login before you can answer or comment on any questions.

If I add Google Analytics JavaScript to HTML files (used in my app's WebView), will it work??

— asked 2 years ago by Dan Plows
2 Comments
  • Can you please share the code , how google analytics work using java script

    — commented 2 years ago by Moiz Chhatriwala

  • When you sign up for google analytics the default code they provide IS javascript. You just add it at the bottom of your page.

    — commented 2 years ago by Dan Plows

2 Answers

Accepted Answer

The thing is, is that their analytics code it usually tied to a domain profile. And you'd also need to set that up so Google Analytics can 'detect' the code set up.

It would be interesting to know what data it comes up with, if any.

As long as the device has internet access it should.

Your Answer

Think you can help? Login to answer this question!