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

Checkout: Add A/B test for not showing the footer text in checkout #3307

Merged
merged 1 commit into from
Feb 15, 2016

Conversation

breezyskies
Copy link
Contributor

Starts a new A/B test for not showing the footer on the checkout page.

Original Variation
screen shot 2016-02-15 at 7 15 51 am screen shot 2016-02-15 at 7 15 41 am

cc: @lucasartoni

@breezyskies breezyskies added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Feature] Checkout The checkout screen and process for purchases made on WordPress.com. labels Feb 15, 2016
@breezyskies breezyskies self-assigned this Feb 15, 2016
@lucasartoni
Copy link
Contributor

to test the variations:

localStorage.setItem('ABTests','{"checkoutFooter_20160215":"noFooter"}')
localStorage.setItem('ABTests','{"checkoutFooter_20160215":"original"}')

@lucasartoni
Copy link
Contributor

LGTM 👍

@lucasartoni lucasartoni added [Status] Ready to Merge and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Feb 15, 2016
breezyskies added a commit that referenced this pull request Feb 15, 2016
Checkout: Add A/B test for not showing the footer text in checkout
@breezyskies breezyskies merged commit 4eb5e19 into master Feb 15, 2016
@breezyskies breezyskies deleted the add/checkout-footer-test branch February 15, 2016 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Checkout The checkout screen and process for purchases made on WordPress.com.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants