Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Refresh] Thunderbird link in nav is missing utm_params #15890

Open
alexgibson opened this issue Jan 20, 2025 · 0 comments
Open

[Refresh] Thunderbird link in nav is missing utm_params #15890

alexgibson opened this issue Jan 20, 2025 · 0 comments
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

Comments

@alexgibson
Copy link
Member

alexgibson commented Jan 20, 2025

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/

Image

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

@alexgibson alexgibson added 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 labels Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant