Skip to content

Commit 908e21c

Browse files
davila7claude
andcommitted
feat: Add UTM tracking params to BrainGrid partner banner link
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9212d24 commit 908e21c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dashboard/src/components/PartnerBanner.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<section class="px-6 pt-4 pb-1">
66
<a
7-
href="https://www.braingrid.ai"
7+
href="https://www.braingrid.ai?utm_source=aitmpl&utm_medium=banner&utm_campaign=partner"
88
target="_blank"
99
rel="noopener noreferrer"
1010
class="group relative flex items-center gap-3 overflow-hidden rounded-lg border border-border bg-surface-1 px-4 py-3 transition-all hover:border-border-hover"

0 commit comments

Comments
 (0)