Skip to content

Instantly share code, notes, and snippets.

@eddiemoya
Created November 19, 2012 17:53
Show Gist options
  • Save eddiemoya/4112308 to your computer and use it in GitHub Desktop.
Save eddiemoya/4112308 to your computer and use it in GitHub Desktop.
Bookmarklet omniture debugger #1
javascript:void(window.open(%22%22,%22stats_debugger%22,%22width=600,height=600,location=0,menubar=0,status=1,toolbar=0,resizable=1,scrollbars=1%22).document.write(%22<script language=\%22JavaScript\%22 src=\%22https://sitecatalyst.omniture.com/sc_tools/stats_debugger.html\%22></%22+%22script>%22 + %22<script language=\%22JavaScript\%22>window.focus();</script>%22));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment