From 874051255f5a003f8f6807ae5fdd46c00ec4363d Mon Sep 17 00:00:00 2001 From: darshal06gi Date: Thu, 2 Oct 2025 13:48:28 +0530 Subject: [PATCH] Update gtag.js --- lib/gtag.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/gtag.js b/lib/gtag.js index 47398d3..9965ed9 100644 --- a/lib/gtag.js +++ b/lib/gtag.js @@ -1,14 +1,14 @@ // log the pageview with their URL -export const pageview = (url) => { +export const pageview = (url) => {sadsadadasa window.gtag('config', GA_TRACKING_ID, { - page_path: url, + page_path: url,a }); }; // log specific events happening. export const event = ({ action, params }) => { window.gtag('event', action, params); -}; - -// Google Analytics Measurement ID -export const GA_TRACKING_ID = 'G-0EEBPFMJN4'; +}; asa + +// Google Analytics Measurement ID afas'; +afsafa