Google 썸네일형 리스트형 Google Analytics Script API 출처 : http://jsdo.it/nomotch/rMoU /** * */ //Load the Google data JavaScript client library. google.load('gdata', '2.x', {packages: ['analytics']}); //Load the Google Libraries jQuery and jQuery UI //google.load('jquery', '1.5.2'); //google.load('jqueryui', '1.8.12'); //Set the callback function when the library is ready. google.setOnLoadCallback(init); /** * This is called once the Google Data J.. 이전 1 다음