9 Commits

Author SHA1 Message Date
a400f2243a Analytics: Add install source
This way I can get an estimate of fdroid vs google-play users
2021-09-28 14:22:17 +02:00
867835e03a Proto: Add licenses 2021-09-15 14:03:33 +02:00
ddf3ef021a Analytics: Make sessionID an int
It doesn't need to be a string.

Also remove the userFirstTouchTimestamp, it isn't being used.
2021-08-17 00:27:34 +02:00
e61346cdf3 Analytics: Use unsigned ints
Also change type to 64 bit wherever needed.

The cpuFreq value seems to be too high, discarding it for now.
2021-08-12 00:12:02 +02:00
b0edb257c6 Analytics: Cleanup
I don't see any way of getting the app install source.

Run the formatter on the rest
2021-08-03 16:25:15 +02:00
0a7eb4d517 Move pseudoId to Analytics
From AppSettings
2021-08-03 16:08:28 +02:00
d0efbbf6ad Analytics: build an event 2021-08-03 15:54:30 +02:00
5f3ef0ce06 Analytics: Add service + go options 2021-08-03 13:48:26 +02:00
7c440fd1c0 Analytics: Add a protobuf file
First version
2021-08-02 15:21:42 +02:00