練功房推薦書單

  • 猛虎出柙雙劍合璧版--最新 OCA / OCP Java SE 7 Programmer 專業認證 (電子書)
  • 流浪教師存零股存到3000萬(全新增修版)(書+DVD)
  • 開始在關西自助旅行(京都‧大阪‧神戶‧奈良)(全新增訂版)
  • 不敗教主的300張股票存股術

安道生網站技術練功房兩週年誌慶 RSS feed
Forum Index » 公告區 Announcements
Author Message
andowson

七段學員
[Avatar]

Joined: Jan 2, 2007
Messages: 727
Location: 台北
Offline
大家好,今天是網站成立兩週年的日子,去年的展望是
1.會員數成長到1000人,啟用率八成
2.發表文章數成長到500篇,發文率8%

先來檢視一下去年網站運作的成果:
1.會員數:
smilie 註冊會員數:1103(達成 smilie
select count(*) from jforum_users where user_regdate < to_date('2009-01-01', 'yyyy-mm-dd')

淨增數:680(1103-423)
成長率:60.76%((680-423)/423)
smilie 已啟用帳號數:832
select count(*) from jforum_users where user_actkey is null and user_regdate < to_date('2009-01-01', 'yyyy-mm-dd')

淨增數:530(832-302)
啟用率:75.43%(832/1103) (未達成 smilie

2.文章數:
發表文章數:450篇(未達成 smilie
select count(*) from jforum_posts where post_time < to_date('2009-01-01', 'yyyy-mm-dd')

淨增數:229(450-221)
成長率:3.62%((229-221)/221)
smilie 主題數:229
select count(*) from jforum_topics where topic_time < to_date('2009-01-01', 'yyyy-mm-dd')

淨增數:90(229-139)
成長率:-35.25%((90-139)/139)

3.發文狀況
smilie 發文人數:33
select count(*) from jforum_users where user_regdate < to_date('2009-01-01', 'yyyy-mm-dd') and user_posts > 0

發文率:3.97%(33/832)(未達成 smilie
smilie 發文排行榜:
1.andowson:304
2.viva:22
3.wu_net2008:16
4:windstorm:14
5.wtom:12
6.fly:11
7.lynx286:10
8.ofather:8
9.~HIM~:8
10.Anonymous:7
select username, user_posts from jforum_users where user_posts > 0 order by user_posts desc limit 10


4.流量統計
最高月參觀者數:7562(2008/10)

整體來說,2008年只有達成一項目標,其他幾項指標可能有過份樂觀。

今年的展望是:
1.會員數成長到2000人,啟用率75%
2.發表文章數成長到750篇,發文率5%
3.流量月最高參觀者數突破10000人
  • [Thumb - 2008monthlytraffic.jpg]
 Filename 2008monthlytraffic.jpg [Disk] Download
 Description 2008月流量統計
 Filesize 93 Kbytes
 Downloaded:  15 time(s)


分享經驗 累積智慧
[WWW]
 
Forum Index » 公告區 Announcements
Go to:   
Mobile view