Sitealizer Web Stats

Sitealizer是一款功能强大的插件,能够帮助用户追踪网站访问者、来源、搜索引擎关键字等重要信息。所有数据处理都在查看统计数据时完成,不会影响网站性能。安装简单,只需在ApplicationController中加入几行代码。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

This plugin lets you track visitors, referrers, robots, search terms and more. And all the data processing is done when viewing the stats and not when saving the data, so it shouldn’t influence on your site’s performance.

这个插件可以从多个方面统计网站流量,并进行系统的分析。比方说:什么时候网站流量最大,哪里来的流量最大,那些网址是最受欢迎的,爬虫爬过多少,统统一目了然。

It’s very easy using it:

To track the visitors on your entire application, just edit your ApplicationController ([color=red]application.rb[/color]):


# This is the before_filter method that you will call when
# using the Sitealizer Web Stats plugin
class ApplicationController < ActionController::Base
include Sitealizer
before_filter :use_sitealizer
end


Don't forget to add the following line to your config/[color=red]routes.rb[/color]:
  map.connect '/sitealizer/:action', :controller => 'sitealizer'


install sitealizer
script/plugin install http://opensvn.csie.org/sitealizer


For more info => [url]http://sitealizer.rubyforge.org[/url]
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值