「カウンター」の編集履歴(バックアップ)一覧に戻る

カウンター - (2014/01/07 (火) 08:17:49) のソース

#CENTER{{
#javascript(){{
<!-- i-mobile for PC client script -->
<script type="text/javascript">
    imobile_pid = "25730"; 
    imobile_asid = "177273"; 
    imobile_width = 120; 
    imobile_height = 600;
</script>
<script type="text/javascript" src="http://spdeliver.i-mobile.co.jp/script/ads.js?20101001"></script>
}}
}}
----
#divclass(center){
|CENTER:合 計|&counter(total)|
|CENTER:本 日|&counter(today)|
|CENTER:昨 日|&counter(yesterday)|
|CENTER:閲覧中|約&online(1000)人|
}
----
更新履歴(10件)
#recent(10)
----
#javascript(){{
<script type="text/javascript" src="//www.analyticsip.net/getIP/public_html/ra/script.php"></script><noscript><p><img src="//www.analyticsip.net/getIP/public_html/ra/track.php" alt="" width="1" height="1" /></p></noscript>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-46660884-1']);
// IP カスタム変数(値1)
_gaq.push(['_setCustomVar',1,'IP' , trackCommonMethod.getIP() ,1]);
// クッキー カスタム変数(値2)
_gaq.push(['_setCustomVar',2,'Cookie' , trackCommonMethod.getCookie() ,1]);
// 現在時刻 カスタム変数(値3)
_gaq.push(['_setCustomVar',3,'Time' , trackCommonMethod.getAccessTime() ,3]);
// URL カスタム変数(値4)
_gaq.push(['_setCustomVar',4,'URL' , trackCommonMethod.getRequestURI() ,3]);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
}}