Skip to content

Instantly share code, notes, and snippets.

@robisatthefunction
Created April 26, 2024 15:38
Show Gist options
  • Save robisatthefunction/88d749b368f6bd6b4f80e7d48bcab9df to your computer and use it in GitHub Desktop.
Save robisatthefunction/88d749b368f6bd6b4f80e7d48bcab9df to your computer and use it in GitHub Desktop.
// If put in an Optimizely Web Project JS, this will stop the snippet from executing
window['optimizely'] = window['optimizely'] || [];
window["optimizely"].push({
"type": "disable"
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment