NOISSUE most basic analytics integration possible
This commit is contained in:
parent
2f8c752d1f
commit
905bc2e440
6 changed files with 65 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue