Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Google Analytics A/B testing support #6

Open
jamesrwilliams opened this issue Jun 8, 2018 · 1 comment
Open

Google Analytics A/B testing support #6

jamesrwilliams opened this issue Jun 8, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@jamesrwilliams
Copy link
Owner

Add support for Google Analytics A/B testing. I recall this being done through URL vars but will have to research this more. An A/B test could enable/disable a feature flag.

@jamesrwilliams jamesrwilliams added the enhancement New feature or request label Jun 8, 2018
@jamesrwilliams
Copy link
Owner Author

I've done some digging into this and the term I was looking for was "Redirect Test".

The idea here is that a user could setup a redirect test using a custom flag query argument triggering the feature flag plugin to display different content variations for the test.

This ties into the wide use of the query string things (see #12). Which leaves me with two questions really around features:

  1. Add support for custom query strings that override teh default flag key.
  2. Add support for a single query string to enable a set of feature flags.

@jamesrwilliams jamesrwilliams added this to Backburner in Development Roadmap Aug 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant