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

Add UKVI AB test with presenter and JS module #361

Merged
merged 1 commit into from May 12, 2017

Conversation

fofr
Copy link
Contributor

@fofr fofr commented May 12, 2017

Trello card
Supersedes alphagov/frontend#1228
Still suffers from some of the problems highlighted here: alphagov/frontend#1228 (review)
We want to avoid those problems but need to get the test out on Monday.

  • Add unit test for Ukvi AB test – check that only two guides run the
    test, and only on two specific parts
  • Use JS module pattern for handling content switch on frontend

Sets up a frontend AB test for the following UKVI page sections:

  • /remain-in-uk-family/*
  • /join-family-in-uk/*

Cohorts across the aforementioned UKVI page sections fall under the
following:

  • original (with a 50% weighting)
  • spouseProminent (with a 50% weighting)

GA Debugger

screen shot 2017-05-15 at 10 11 44

@boffbowsh boffbowsh temporarily deployed to government-frontend-pr-361 May 12, 2017 11:16 Inactive
@boffbowsh boffbowsh temporarily deployed to government-frontend-pr-361 May 12, 2017 12:46 Inactive
@boffbowsh boffbowsh temporarily deployed to government-frontend-pr-361 May 12, 2017 12:50 Inactive
@boffbowsh boffbowsh temporarily deployed to government-frontend-pr-361 May 12, 2017 13:54 Inactive
* Add unit test for Ukvi AB test – check that only two guides run the
test, and only on two specific parts
* Use JS module pattern for handling content switch on frontend

Sets up a frontend AB test for the following UKVI page sections:

- /remain-in-uk-family/*
- /join-family-in-uk/*

Cohorts across the aforementioned UKVI page sections fall under the
following:

- original (with a 50% weighting)
- spouseProminent (with a 50% weighting)
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.

None yet

4 participants