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 analytics dimension for A/B tests #888

Merged
merged 1 commit into from
Feb 7, 2017
Merged

Commits on Feb 1, 2017

  1. Add analytics dimension for A/B tests

    Link meta tags named `govuk:ab-test` to a custom Google Analytics
    dimension. The value of the meta tag and the dimension is a combination
    of the test name and bucket name, such as `EducationNavigation:B`.
    
    This links to existing Session dimension 13, which has been used for A/B
    tests in the past.
    
    Note that only one A/B test can use this dimension at once, otherwise
    the value will be overridden by different tests.
    suzannehamilton committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    6b23be6 View commit details
    Browse the repository at this point in the history