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