mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2024-11-23 09:29:51 +00:00
config: also use actual provider
This commit is contained in:
parent
aad8d89721
commit
5ca93d5db4
@ -94,7 +94,7 @@ social:
|
|||||||
|
|
||||||
# Analytics
|
# Analytics
|
||||||
analytics:
|
analytics:
|
||||||
provider : "google" # false (default), "google", "google-universal", "google-gtag", "custom"
|
provider : "google-gtag" # false (default), "google", "google-universal", "google-gtag", "custom"
|
||||||
google:
|
google:
|
||||||
tracking_id : "G-760Y60FQ3T"
|
tracking_id : "G-760Y60FQ3T"
|
||||||
anonymize_ip : # true, false (default)
|
anonymize_ip : # true, false (default)
|
||||||
|
Loading…
Reference in New Issue
Block a user