From b0f5ebc962e827bef3758dbca13640f3746a5f74 Mon Sep 17 00:00:00 2001 From: Amulya Bhatia Date: Sat, 23 Mar 2024 17:21:24 +0000 Subject: [PATCH] fix: google analytics key fix --- _config.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 79d4f1d..7b567e8 100644 --- a/_config.yml +++ b/_config.yml @@ -49,8 +49,9 @@ google_site_verification: # fill in to your verification string # ↑ -------------------------- # The end of `jekyll-seo-tag` settings -google_analytics: - id: # fill in your Google Analytics ID +analytics: + google: + id: : # fill in your Google Analytics ID goatcounter: id: # fill in your Goatcounter ID