Created
November 19, 2012 17:53
-
-
Save eddiemoya/4112308 to your computer and use it in GitHub Desktop.
Bookmarklet omniture debugger #1
This file contains 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
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