summaryrefslogtreecommitdiffstats
path: root/libraries/ganalytics
Commit message (Collapse)AuthorAgeLines
* NOISSUE send custom analytics valuesPetr Mrázek2016-11-22-1/+1
| | | | | | | * System, Java and CPU architecture (either 32 or 64). * Java version. * System memory size in MB. * Java min/max heap size in MB.
* NOISSUE add implementations of system query functionsPetr Mrázek2016-11-22-0/+105
| | | | | | * system memory size in bytes * system architecture is 64bit? * CPU architecture is 64bit?
* NOISSUE implement analytics IP anonymizationPetr Mrázek2016-11-21-2/+20
|
* NOISSUE ifdef out unknown Apple system versions in analyticsPetr Mrázek2016-11-21-0/+4
|
* NOISSUE most basic analytics integration possiblePetr Mrázek2016-11-21-0/+2
|
* NOISSUE reformat and sanitize ganalyticsPetr Mrázek2016-11-21-1034/+808
|
* NOISSUE import google analytics from third partyPetr Mrázek2016-11-20-0/+1099
See: https://github.com/HSAnet/qt-google-analytics Sadly, the API and its internals are not acceptable and it needs changes upstream likely wouldn't allow.