Google Analytics 是 Google 提供的免費(根據 ijliao 長輩的講法, 500 萬 pagehits 內是不收費啦)網頁分析軟體.
呈現是用 flash 的方式顯示, 至於我個人是剛申請, 所以沒有圖可以給大家看
不過 wordpress 放 code 的地方要找一下, 我試了幾次, 要放在 < ?php wp_head();?>
之前才可以.
我是使用 Google Analytics for Wordpress Plugin修改的, 還真方便 ^^
ref.
ijliao’s Google Analytics




7 responses so far ↓
wildpuma // Nov 18, 2005 at 4:35 pm
Internet Explorer 6.0 on
Windows XP
Using
我在kdevelop下使用subversion时总是搞不通,所以想请教一下老兄。
我安装的是FC2,用FC2自带的kdevelop3.0.3,当我新建一个工程,并将此工程的版本控制系统设为subversion后,向版本库提交时,就会出现如下错误提示:
无法启动进程 无法创建io-slave:
klancher 消息: 未知协议”svn+http”
这是怎么回事呀,老兄以前遇到过这个问题吗?搞了好几天都搞不通,在网上也找不到类似的文章可以参考,所以只好向你请教了,如果有好的解决方法,烦请给我发个邮件吧,anning_ni@yahoo.com.cn,谢了先:)
[reply this comment]
dowdot // Nov 20, 2005 at 9:00 pm
Internet Explorer 6.0 on
Windows XP
Using
我也是一直試不出來
且用Google Analytics for Wordpress Plugin會有錯誤
不知
您所指的
是在那一個檔呢
[reply this comment]
richliu // Nov 21, 2005 at 12:04 pm
Mozilla Firefox 1.0.7 on
Linux
Using
不懂您的意思呢.
我就抓下來, 放到 plugin 的目錄,
解開
啟動 plugin
填上我的 Google Analytics 的 User Code
這樣就可以用了.
目前跑是幾天, 看起來數據都有, 只是會比較慢出現就是了.
[reply this comment]
dowdot // Nov 22, 2005 at 12:49 am
Internet Explorer 6.0 on
Windows XP
Using
我知道Google Analytics for Wordpress Plugin的啟動方式
不過可能因為我用的模版比較怪
所以只要一啟動他就會有錯誤
所以我的意思是如果不用Google Analytics for Wordpress Plugin
用手工的方式加入code 要加在那
因為我加在目前使用的模版index.php 沒有效
[reply this comment]
richliu // Nov 22, 2005 at 6:42 pm
Mozilla Firefox 1.0.7 on
Linux
Using
要放在 header.php
我是放在
< ?php wp_get_archives('type=monthly&format=link'); ?>[GOOGLE CODE]
< ?php wp_head(); ?>這兩段中間…..
[reply this comment]
dowdot // Nov 24, 2005 at 12:10 am
Opera 8.5 on
Mac OS
Using
謝謝你嘿
不過我可能還得研究一下
因為我的模版中header.php中完全沒這段
不過還是謝謝你
[reply this comment]
richliu // Nov 24, 2005 at 1:11 am
Mozilla Firefox 1.0.7 on
Linux
Using
你要不要放在 wp_head(); 之前,
其實你追一下, Google 給你那一段 Code .
你就放在 WP 會顯示
java script code
的地方之前就可以了
[reply this comment]
Leave a Comment