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

Fix broken links due to ga parameter #35760

Closed
wants to merge 8 commits into from
Closed

Conversation

jingcheng16
Copy link
Contributor

@jingcheng16 jingcheng16 commented Feb 12, 2025

Technical Summary

Ticket: https://dimagi.atlassian.net/browse/SAAS-16518

Summary of the issue: https://docs.google.com/document/d/1VsJMDeW6hrF70wJ0WdCmPF5Cz1cz9wk0TQO8a1zXOks/edit?tab=t.0#heading=h.609dr5lptgfa

TLDR:
The redirection broken due to the google analytics parameter added to the url.

Instead of using:
https://dimagi.com/terms/latest/privacy/
https://dimagi.com/terms/latest/tos/
https://dimagi.com/terms/latest/aup/
https://dimagi.com/terms/latest/ba/

We will replace them directly in the codebase with their redirected versions:
https://dimagi.com/terms-privacy/
https://dimagi.com/terms-of-service/
https://dimagi.com/terms-aup/
https://dimagi.com/terms-ba/

🐠 Review by commit

Feature Flag

Safety Assurance

Safety story

Only update urls.

Automated test coverage

QA Plan

Rollback instructions

  • This PR can be reverted after deploy with no further considerations

Labels & Review

  • Risk label is set correctly
  • The set of people pinged as reviewers is appropriate for the level of risk of the change

@dimagimon dimagimon added the Risk: High Change affects files that have been flagged as high risk. label Feb 12, 2025
@jingcheng16 jingcheng16 marked this pull request as ready for review February 12, 2025 03:49
@jingcheng16 jingcheng16 added the product/all-users-all-environments Change impacts all users on all environments label Feb 12, 2025
@jingcheng16 jingcheng16 added the Open for review: do not merge A work in progress label Feb 12, 2025
@jingcheng16
Copy link
Contributor Author

Still in discussion with marketing, so holding on the merge of this PR

@jingcheng16
Copy link
Contributor Author

Close since marketing fixed the issue from wordpress/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Open for review: do not merge A work in progress product/all-users-all-environments Change impacts all users on all environments Risk: High Change affects files that have been flagged as high risk.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants