From ac8803bd2de8cd577d85809f547e92ba1e998e4d Mon Sep 17 00:00:00 2001 From: yodalightsabr Date: Thu, 30 Jan 2025 14:38:14 -0800 Subject: [PATCH] Add UTM params to the philanthropy page to track where donors are coming from --- pages/philanthropy/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/philanthropy/index.js b/pages/philanthropy/index.js index 42fb16e56..3a2d12ba4 100644 --- a/pages/philanthropy/index.js +++ b/pages/philanthropy/index.js @@ -417,7 +417,7 @@ const Philanthropy = ({ posts = [] }) => { my={3} sx={{ width: ['100%', 'auto'] }} as="a" - href="https://hcb.hackclub.com/donations/start/hq" + href="https://hcb.hackclub.com/donations/start/hq?utm_source=site&utm_medium=internal&utm_campaign=philanthropy_page&utm_content=hero_button" > Donate @@ -605,7 +605,7 @@ const Philanthropy = ({ posts = [] }) => {