Skip to content

Instantly share code, notes, and snippets.

@keif
Last active April 6, 2016 03:02
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 keif/6785393 to your computer and use it in GitHub Desktop.
Save keif/6785393 to your computer and use it in GitHub Desktop.
Code pasted in to a console to open the omniture debugger.
window.open("","stats_debugger","width=600,height=600,location=0,menubar=0,status=1,toolbar=0,resizable=1,scrollbars=1").document.write("<script language=\"JavaScript\" src=\"https://sitecatalyst.omniture.com/sc_tools/stats_debugger.html\"></"+"script>" + "<script language=\"JavaScript\">window.focus();</script>");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment