Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

AB test bail-out for any unsupported buttons or links. #21

Open
cgoudie opened this issue Feb 17, 2023 · 0 comments
Open

AB test bail-out for any unsupported buttons or links. #21

cgoudie opened this issue Feb 17, 2023 · 0 comments

Comments

@cgoudie
Copy link
Collaborator

cgoudie commented Feb 17, 2023

When we run the A-B test with Delta, if they click on any of the features we haven't implemented for the test, we should send them to the existing page. This will require help from Delta for the CDN configuration.

Also if they are logged into their skymiles account they should not use the test.

Option a - For any of those clicks, we set a cookie saying not to use the test and force a page refresh.
Option b - We could add a hyperlink to these clicks to a hostname or add a query parameter which flags that the user should not use the test.

Either option, and also the login detection, need to be handled at the Delta CDN (I believe Akamai) layer and routed to their existing experience.

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

No branches or pull requests

2 participants