From 08b59c0362c28d07600d32ba332938317c9add58 Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Sat, 17 Jan 2026 13:58:24 +0100 Subject: [PATCH] feat: include session ID in event tracking data --- public/script.js | 1 + 1 file changed, 1 insertion(+) diff --git a/public/script.js b/public/script.js index 44e612c..4112e02 100644 --- a/public/script.js +++ b/public/script.js @@ -45,6 +45,7 @@ path: path, referrer: referrer, screen: screen, + session_id: getSessionId(), }; // * Send event