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

GEN-765 Redirect most-visited old landing pages with campaign code to new website #2789

Merged
merged 2 commits into from
Jul 17, 2023

Conversation

alebedev
Copy link
Contributor

Describe your changes

When most common landing page on the old website is used with campaign code - apply the code and redirect to new products page

Justify why they are needed

Drain some traffics from the old site

Checklist before requesting a review

  • I have performed a self-review of my code

@vercel
Copy link

vercel bot commented Jul 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hedvig-dot-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2023 9:51am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
onboarding ⬜️ Ignored (Inspect) Visit Preview Jul 17, 2023 9:51am

@notion-workspace
Copy link

@alebedev
Copy link
Contributor Author

alebedev commented Jul 17, 2023

Copy link
Contributor

@robinandeer robinandeer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added via Giphy

@@ -110,6 +109,24 @@ module.exports = withBundleAnalyzer({
locale: false,
})),
]
const oldSiteCampaigns =
process.env.FEATURE_OLD_SITE_REDIRECTS === 'true'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add this to env.examples in another PR :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants