GA integration

This commit is contained in:
alexandrev-tibco
2026-02-04 14:07:00 +01:00
parent 379f935fe7
commit 63cfbcdee1
3 changed files with 142 additions and 5 deletions
+3 -2
View File
@@ -12,8 +12,9 @@ const CONFIG = {
WEBSITE_URL: 'https://portfoliojournal.app',
EFFECTIVE_DATE: 'today',
COPYRIGHT_YEAR: new Date().getFullYear(),
ENABLE_ANALYTICS: false,
ANALYTICS_ID: '', // Add your analytics ID if enabled
ENABLE_ANALYTICS: true,
ANALYTICS_ID: 'G-R3YRQZ8XZ7', // GA4 Measurement ID
ANALYTICS_DEBUG: false, // When true, logs events and marks GA events for DebugView
// Social links (optional)
SOCIAL: {