[Refresh] Thunderbird link in nav is missing utm_params #15890
Labels
Bug 🐛
Something's not working the way it should
Good First Bug
Folks wanting to contribute and learning bedrock can take on easier bugs as leads into the system
Help wanted 👋
Community contributions welcome
Refresh 🦖
Work related to the 2024 site refresh
Description
The Thunderbird link in the products section of the new navigation is missing UTM parameters, unlike the other external links.
Looks like it is coded with:
https://www.thunderbird.net/{{ referrals }}
Instead of:
https://www.thunderbird.net/{{ utm_params }}
Steps to reproduce
https://www.mozilla.org/en-US/
Expected result
The link should contain the following UTM params
?utm_source=www.mozilla.org&utm_medium=referral&utm_campaign=nav&utm_content=products
.Actual result
The link has no UTM params.
Environment
Firefox Nightly
macOS
The text was updated successfully, but these errors were encountered: