Skip to content

Instantly share code, notes, and snippets.

@ansliegv
Created February 2, 2023 19:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ansliegv/180c687e5166d4ea0211d6ed015b8ff6 to your computer and use it in GitHub Desktop.
Save ansliegv/180c687e5166d4ea0211d6ed015b8ff6 to your computer and use it in GitHub Desktop.
window.usabilla_live('setEventCallback', function(category, action, label) {
if(action === 'Campaign:Success') {
document.cookie = "campaign_complete=1;expires=Fri, 18 Dec 2035 12:00:00 UTC;path=/"; }
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment