forked from External/greenlight
Added Google Analytics (#749)
This commit is contained in:
committed by
Jesus Federico
parent
c31cf17b22
commit
96ace3265e
@ -84,6 +84,12 @@ ALLOW_GREENLIGHT_ACCOUNTS=true
|
||||
RECAPTCHA_SITE_KEY=
|
||||
RECAPTCHA_SECRET_KEY=
|
||||
|
||||
# To enable Google Analytics on your site, set this key to the Google Analytics Property Tracking ID
|
||||
#
|
||||
# https://analytics.google.com/analytics/web/
|
||||
#
|
||||
GOOGLE_ANALYTICS_TRACKING_ID=
|
||||
|
||||
# Set this to true if you want GreenLight to send verification emails upon
|
||||
# the creation of a new account
|
||||
#
|
||||
|
Reference in New Issue
Block a user