config: also use actual provider
This commit is contained in:
parent
aad8d89721
commit
5ca93d5db4
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ social:
|
|||
|
||||
# Analytics
|
||||
analytics:
|
||||
provider : "google" # false (default), "google", "google-universal", "google-gtag", "custom"
|
||||
provider : "google-gtag" # false (default), "google", "google-universal", "google-gtag", "custom"
|
||||
google:
|
||||
tracking_id : "G-760Y60FQ3T"
|
||||
anonymize_ip : # true, false (default)
|
||||
|
|
Loading…
Reference in a new issue