From f2fde65536a43daaaf60e61ed5ab038c1c31d858 Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Wed, 6 Dec 2023 11:27:16 +0530 Subject: [PATCH] feat: trackBannerClick Purposefully not enabling the outbound link tracking, as it would track links people have embedded in diagrams which will then be available in public analytics. --- src/lib/components/Navbar.svelte | 15 +++++++++++++-- src/lib/util/stats.ts | 3 ++- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/src/lib/components/Navbar.svelte b/src/lib/components/Navbar.svelte index 6bd90f1c..2c54e9da 100644 --- a/src/lib/components/Navbar.svelte +++ b/src/lib/components/Navbar.svelte @@ -1,6 +1,6 @@ {#if activePromotion}
- +
+ +