Skip to content

Commit 8d27dc0

Browse files
authored
chore(partners): add UTM params to the Salvy banner link (#62)
1 parent b15c3e0 commit 8d27dc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/website/configs/definitions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export const partners: Partner[] = [
4343
// Compact logotype (1.9:1) — fills the height cap long before the others.
4444
name: 'Salvy',
4545
logo: '/img/partners/salvy.webp',
46-
url: 'https://salvy.com.br/',
46+
url: 'https://salvy.com.br/?utm_source=jsconf_2026&utm_medium=banner-site&utm_campaign=evebti&utm_term=banner&utm_content=',
4747
width: 390,
4848
height: 208,
4949
scale: 0.95,

0 commit comments

Comments
 (0)