Skip to content

Instantly share code, notes, and snippets.

@carlwiedemann
Created March 25, 2015 16:21
Show Gist options
  • Save carlwiedemann/fcb8c4ac74e7e82cb46f to your computer and use it in GitHub Desktop.
Save carlwiedemann/fcb8c4ac74e7e82cb46f to your computer and use it in GitHub Desktop.
window['optimizely'].data.experiments.keys().forEach(function(key){
window['optimizely'].push(["activate", key]);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment