You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add Google Analytics tracking ID: G-6T09CME776
- Integrate MapMyVisitors world map widget on homepage
- Visitor map displays at bottom of about page with real-time tracking
- Analytics will show visitor locations, demographics, and usage statistics
Features now active:
- Google Analytics 4 for detailed visitor insights
- Interactive world map showing visitor locations
- Real-time visitor tracking and statistics
Copy file name to clipboardExpand all lines: _config.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -120,7 +120,7 @@ contact_note: >
120
120
121
121
# For Google Analytics, see https://support.google.com/analytics/answer/10447272?hl=en&ref_topic=14088998&sjid=5129943941510317771-SA#zippy=%2Cgoogle-sites
122
122
# and follow the instructions for Google Sites. You will need to create a Google Analytics property and copy the Google tag ID.
123
-
google_analytics: # your Google Analytics measurement ID (format: G-XXXXXXXXXX)
123
+
google_analytics: G-6T09CME776 # your Google Analytics measurement ID (format: G-XXXXXXXXXX)
124
124
cronitor_analytics: # cronitor RUM analytics site ID (format: XXXXXXXXX)
125
125
pirsch_analytics: # your Pirsch analytics site ID (length 32 characters)
126
126
openpanel_analytics: # your Openpanel analytics client ID (format: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX)
0 commit comments