NOISSUE most basic analytics integration possible

This commit is contained in:
Petr Mrázek
2016-11-20 20:40:59 +01:00
parent 2f8c752d1f
commit 905bc2e440
6 changed files with 65 additions and 1 deletions

View File

@ -31,6 +31,9 @@ public:
/// URL for the updater's channel
QString CHANLIST_URL;
/// Google analytics ID
QString ANALYTICS_ID;
/// URL for notifications
QString NOTIFICATION_URL;