30多个Wordpress统计插件

六 11th, 2008  
0

Comments

作者:Sean P. Aune 原文:30+ WordPress Plugins for Statistics
翻译:Riku 译文:30多个Wordpress统计插件 

在Blog成长的过程中,你需要知道有哪些人访问了你的Blog?他们为什么会到来?从何而来?又转向哪里?下面这个列表中的插件可以帮助你统计这些数据,以便让你为你的潜在广告发布商提供详实的访问者情况数据。

面向Blogger拥有者的统计插件

AWStats Xtended Info – AWstat增加插件。

Bluetrait Event Viewer (BTEV) – 可跟踪用户的登录、删除,无效用户名等情况,可增强安全性。

Bsuite – 跟踪页数访问次数,搜索关键字,显示最佳文章,在文章底部显示关联文章等等。

(全文…)

wordpress文章计数插件 WP-PostViews 1.30 Readme

六 11th, 2008  ,
0

Comments

  1. Open wp-content/themes/<YOUR THEME NAME>/index.phpYou may place it in single.php, post.php or page.php also.
  2. Find:

    <?php while (have_posts()) : the_post(); ?>

  3. Add Anywhere Below It:

    <?php if(function_exists(’the_views’)) { the_views(); } ?>

  4. Go to ‘WP-Admin -> Settings -> Post Views’ to configure the plugin.

View Stats (With Widgets)

  1. Activate WP-PostViews Widget Plugin
  2. Go to ‘WP-Admin -> Design -> Widgets
  3. To Display Most Viewed Post
  4. You can add the Most Viewed Widget by clicking on the ‘Add’ link besides it.
  5. After adding, you can configure the Most Viewed Widget by clicking on the ‘Edit’ link besides it.
  6. Click ‘Save Changes’

View Stats (Outside WP Loop)

  • To Display Most Viewed Post
  • Use:

    <?php if (function_exists(’get_most_viewed’)): ?>
       <ul>
          <?php get_most_viewed(); ?>
       </ul>
    <?php endif; ?>

    The first value you pass in is what you want to get, ‘post’, ‘page’ or ‘both’.
    The second value you pass in is the maximum number of post you want to get.

    Default: get_most_viewed(’both’, 10);

  • To Display Most Viewed Post For A Category
  • Use:

    <?php if (function_exists(’get_most_viewed_category’)): ?>
       <ul>
          <?php get_most_viewed_category(); ?>
       </ul>
    <?php endif; ?>

    The first value you pass in is the category id.
    The second value you pass in is what you want to get, ‘post’, ‘page’ or ‘both’.
    The third value you pass in is the maximum number of post you want to get.

    Default: get_most_viewed_category(1, ‘both’, 10);

来自: http://lesterchan.net/wordpress/readme/wp-postviews.html

文章访问计数插件有三个,分别是WP-PostViews、WP-PostViews Plus和WP-PostViews JS。其中WP-PostViews Plus是国人制作的插件,功能比较单一,不停的刷新就会取得很高的访问数,所以不用。而WP-PostViews JS则是将WP-PostViews改成了JS版本,主要是为了兼容WP-Cache等静态化插件,因为WP-PostViews 在使用WP-Cache等静态插件的情况下会停止计数。但WP-PostViews JS不支持首页和目录页的计数,而且对任何访问者包括作者本人的访问也技术,且使用较为负责,所以最终选择了WP-PostViews。

WP-PostViews插件介绍

WP-PostViews插件由 GaMerZ 开发,主要功能是实现文章阅读数统计、侧边栏 Widget 以及显示最受欢迎(阅读数最多)文章、某分类下最受欢迎(阅读数最多)文章等功能。

WP-PostViews插件使用方法

1.页面使用

下载安装插件之后,在blog中你想要展现统计数的地方插入以下代码即可。

  1. < ?php if(function_exists(’the_views’)) {the_views();} ?>

2.widget使用
对于支持widget的wordpress的主题来说,激活WP-PostViews Widget之后,拖拽到侧边栏合适的位置即可,对于不知道widget的主题,使用以下语言进行调用。

  1. < ?php if (function_exists(’get_most_viewed’)): ?>   
  2.    < ?php get_most_viewed(); ?>   
  3. < ?php endif; ?>

下载及说明

下载页面

目前wp-postviews的最新版本是1.20,完全支持wordpress2.5.1,但安装之后会提示WP-PostViews Widget有最新版本2.20可升级,因为几次自动升级都出错,不建议升级。

来自:Wordpress插件推荐:计数插件WP-PostViews

1996-2008 Galgame综合销量排行榜

六 11th, 2008  
2

Comments

6月3日,日本某网站通过综合资料(包括PC-NEWS和『PUSH!!』的资料),统计出了1996-2008 Galgame综合销量排行榜。从下面的榜单中可以看到,2004年的销量王者《Fate/stay night》以17万的总销量至今依然雄踞畅销榜榜首,而05年的资料片《Fate/hollow ataraxia》位居第二。

順位 タイトル名 ポイント数
1 Fate/stay night 175,243
2 Fate/hollow ataraxia 154,015
3 ToHeart2 XRATED 110,393
4 AIR 102,080
5 CLANNAD 100,560
6 鬼作 96,617
7 臭作 94,185
8 ToHeart2 AnotherDays 92,104
9 FORTUNE ARTERIAL 90,031
10 Words Worth 75,876
11 鬼畜王ランス 75,710
12 Piaキャロットへようこそ!!3 75,542
13 リトルバスターズ! 75,199
14 猪名川でいこう! 74,525
15 マブラヴ 68,785
16 夜明け前より瑠璃色な 68,599
17 妻みぐい 68,292
18 WHITE ALBUM 65,494
19 SNOW 64,526
20 戦国ランス 63,634
21 DARCROWS 63,395
22 マブラヴオルタネイティブ 62,546
23 誰彼─たそがれ─ 60,289
24 Natural2-DUO- 58,781
25 エルフオールスターズ脱衣雀 58,752
26 うたわれるもの 58,498
27 天使のいない12月 58,140
28 57,640
29 大悪司 57,420
30 夜勤病棟 56,412
31 GREEN~秋空のスクリーン~ 56,225
32 D.C.Ⅱ 54,881
33 SHUFFLE! 54,483
34 下級生 53,826
35 Lovers 53,353
36 まじかる☆アンティーク 53,039
37 ToHeart 51,463
38 大番長 50,385
39 夜が来る!-Square of the Moon- 50,056
40 智代アフター It’s a Wonderful Life 49,226
41 こみっくパーティー 48,379
42 デモンベイン 48,332
43 同窓会again 48,244
44 ロマンスは剣の輝きⅡ 47,891
45 下級生2 47,890
46 ママトト ~a record of war~ 47,786
47 ねこねこファンディスク 47,530
48 君が望む永遠 46,119
49 絶望 ~青い果実の散花~ 45,742
50 妻みぐい2 45,708
Page 1 of 11