Skip to content

Add some abstraction to imports

Latest
Compare
Choose a tag to compare
@dkireev dkireev released this 23 Mar 13:35
· 10 commits to main since this release

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.