Add Google Analytics tracking ID to settings and to main template #382 (#551)

This commit is contained in:
Nabeel S
2020-02-12 18:28:11 -05:00
committed by GitHub
parent b9993b9c23
commit 77f2138a1c
4 changed files with 94 additions and 51 deletions

View File

@@ -40,6 +40,13 @@
options: ''
type: boolean
description: 'Send some data (php version, mysql version) to phpVMS. See AnalyticsSvc code for details'
- key: general.google_analytics_id
name: 'Google Analytics Tracking ID'
group: general
value: ''
options: ''
type: text
description: 'Enter your Google Analytics Tracking ID'
- key: units.distance
name: 'Distance Units'
group: units