From 70477562f6aa6e4f15e8767f33b14b88030eb70d Mon Sep 17 00:00:00 2001 From: Prashanthi Sadde Date: Sun, 27 Apr 2025 22:32:35 +0530 Subject: [PATCH] fix-exmpleSite/googleanalytics: add Google Analytics config example under examplesite --- config.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.yml b/config.yml index 98a7bbe3..887615a2 100644 --- a/config.yml +++ b/config.yml @@ -182,6 +182,11 @@ params: # icon: icon.png # iconHeight: 35 + # Added layouts/partials/google_analytics.html in PR https://github.com/adityatelange/hugo-PaperMod/pull/1734 + services: + googleAnalytics: + id: G-XXXXXXXXXX + # analytics: # google: # SiteVerificationTag: "XYZabc"