From aad8d89721b30a8bfb9b9cc81d84f056fad0fb13 Mon Sep 17 00:00:00 2001 From: lifehackerhansol Date: Tue, 17 Oct 2023 11:58:18 -0700 Subject: [PATCH] config: use actual tracking ID --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index eace84fa0e..d55b613cf2 100644 --- a/_config.yml +++ b/_config.yml @@ -96,7 +96,7 @@ social: analytics: provider : "google" # false (default), "google", "google-universal", "google-gtag", "custom" google: - tracking_id : "397069354" + tracking_id : "G-760Y60FQ3T" anonymize_ip : # true, false (default)