Last active
April 6, 2016 03:02
-
-
Save keif/6785393 to your computer and use it in GitHub Desktop.
Code pasted in to a console to open the omniture debugger.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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