Skip to content

Releases: dkireev/abtest

Add some abstraction to imports

23 Mar 13:35
Compare
Choose a tag to compare

Now you have two options to get info from launched Experience on Google Optimize:

  1. To get a string { variant }. It is 'variant1' or ' variant2' (if there's an ABC test)
  2. To get a boolean { isExperienceActive }. It's true if 'variant1' is activated.