Skip to content

Commit 886ad48

Browse files
Enable Google Analytics tracking
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 8c635cb commit 886ad48

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ og_image: prof_pic.jpg # The site-wide (default for all links) Open Graph previe
7777

7878
# For Google Analytics, see https://support.google.com/analytics/answer/10447272?hl=en&ref_topic=14088998&sjid=5129943941510317771-SA#zippy=%2Cgoogle-sites
7979
# and follow the instructions for Google Sites. You will need to create a Google Analytics property and copy the Google tag ID.
80-
google_analytics: # your Google Analytics measurement ID (format: G-XXXXXXXXXX)
80+
google_analytics: G-3J1MLGXPVR # your Google Analytics measurement ID (format: G-XXXXXXXXXX)
8181
cronitor_analytics: # cronitor RUM analytics site ID (format: XXXXXXXXX)
8282
pirsch_analytics: # your Pirsch analytics site ID (length 32 characters)
8383
openpanel_analytics: # your Openpanel analytics client ID (format: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX)
@@ -397,7 +397,7 @@ lazy_loading_images: true # enables lazy loading of images (recommended)
397397
# Optional Features
398398
# -----------------------------------------------------------------------------
399399

400-
enable_google_analytics: false # enables google analytics
400+
enable_google_analytics: true # enables google analytics
401401
enable_cronitor_analytics: false # enables cronitor RUM analytics
402402
enable_pirsch_analytics: false # enables Pirsch analytics (https://pirsch.io/)
403403
enable_openpanel_analytics: false # enables Openpanel analytics (https://openpanel.dev/)

0 commit comments

Comments
 (0)