We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85f95c9 commit 878f405Copy full SHA for 878f405
assets/app/vue/views/MailView/sections/DashboardSection/index.vue
@@ -49,7 +49,7 @@ export default {
49
<div class="download-card">
50
<div class="content">
51
<p>{{ t('views.mail.sections.dashboard.downloadDescription') }}</p>
52
- <a class="download-link" href="https://www.thunderbird.net/thunderbird/all/" target="_blank">
+ <a class="download-link" href="https://www.thunderbird.net/thunderbird/all/?utm_campaign=main&utm_medium=tb_pro&utm_source=thundermail_dashboard&utm_content=banner_top" target="_blank">
53
<primary-button>
54
<template #iconLeft>
55
<ph-download-simple size="16"/>
0 commit comments