Add GA4
All checks were successful
Build Hugo Site / build (push) Successful in 10s

This commit is contained in:
Benjamin Hays 2025-05-26 11:36:17 -04:00
parent 9a6513fd9e
commit b16ee643db
Signed by: BenHays42
GPG Key ID: CE14B8B296ABEFB1
2 changed files with 5 additions and 2 deletions

View File

@ -33,7 +33,6 @@ enableMissingTranslationPlaceholders = false
disableRSS = false
disableSitemap = false
disable404 = false
googleAnalytics = 'G-KBCW53YDNQ'
# Appearance settings
theme = 'auto'
@ -49,6 +48,10 @@ The code for [this website](https://git.benhays.org/BenHays42/Personal-Website/)
If you need to reach out or just have a quick convo, you can best reach me by email: ben@benhays.org, but you can also find me on LinkedIn from time-to-time"""
[params.googleAnalytics]
ID = "G-KBCW53YDNQ" # Your GA4 Measurement ID
enabled = true
# Main menu pages
[[params.menu]]
name = "home"

@ -1 +1 @@
Subproject commit e6d2204df1e40503f9c0ab249a84927798d72567
Subproject commit 1733418a49d25a4a1bddb7bcac695a06c2f71112