ssl 추가시 https 를 확인할수 있는 스크립트
Posted by Albert 4613Day 17Hour 19Min 49Sec ago [2012-09-03]
ssl 추가시 https 를 확인할수 있는 스크립트
정리않한것임... 알아서 정리..^^
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>