Created
April 23, 2013 17:46
-
-
Save sgharms/5445763 to your computer and use it in GitHub Desktop.
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
<script type="text/javascript"> | |
/ <![CDATA[ / | |
var google_conversion_id = ....; | |
/ ]]> / | |
</script> | |
<script type="text/javascript" src="//some/script.js"> | |
</script> | |
<noscript> | |
<div style="display:inline;"> | |
<img height="1" width="1" style="border-style:none;" alt="" src="//some/google/magic/image"/> | |
</div> | |
</noscript> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment