A
A
Arthur Smirnov2015-01-17 13:32:55
Android
Arthur Smirnov, 2015-01-17 13:32:55

android webview app what stats to set?

Hello!
I made an Android application in the form of an HTML page displayed in a WebView:
f2b50b022a2a46acbff69aee2c84e9bb.png
I wanted to add some statistics now, but Google and Yandex require their API to be installed in the application's Java project.
Tell me, is there such statistics that will work as a JS file added to the HTML code, like on regular sites?
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
maaGames, 2015-01-17
@7C3

Google statistics works like a JS function added to the HTML code. And Yandex too.
And you continue not to confuse the statistics added to the application through the API functions and the statistics added to the HTML page. HTML doesn't really care if it's opened by a browser or by your application (in fact, also by a browser). You only need an internet connection.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question