1. Grape Web Statistics

Grape Web Statistics is a fairly simple piece of analytics software. Grape is most appealing to those who find Google’s offering to be too much or overwhelming and would like to keep things simple. Grape doesn’t offer a whole lot out of the box, though if you are a good HTML and PHP developer you may be able to extend the software to meet your own unique needs.

Grape shows you some of the most commonly sought-after statistics for your site. This includes the number of visitors, the top referrers, and the operating system of each visitor. These statistics can be shown at hourly, daily, monthly, and annual levels. Specific dates can be chosen as well.

One negative side to Grape is that a new version hasn’t been released in over a year, though I suppose that isn’t so important if it wants to stay minimal in the amount of features it offers.

2. Open Web Analytics

https://github.com/padams/Open-Web-Analytics

Open Web Analytics comes in spot number 2, although it isn’t far away from first place.  OWA, as the website calls it, packs a much more powerful punch compared to Grape simply by its massive feature set. The software also features a great user interface that organizes all the different statistics that can be shown. There are lots of different statistics that can be viewed, such as the browser type, geo-location, top pages, search terms, search engines, and ad performance.

OWA also offers some nice visual graphs to represent certain statistics. I found that on all pages, a graph of the current number of visitors for the past few days is shown. I’m not sure if this can be turned off or modified. However, one can tell that much effort was put into making the information visually pleasing and easy to understand. The graphs are also clean, aside from some random entries here and there, such as “Default Browser” when listing the browser types or “Not Set” for geo-location.

3. Piwik Web Analytics

http://piwik.org/download/

So who took the top prize? That goes to Piwik, my personal favorite for open source web analytics tools. Piwik currently has the most extensive feature set out of the three, and is under heavy active development. One of the things Piwik is best at is integration with any site. There are many, many different frameworks such as WordPress and Joomla! that have plugins for Piwik, and for any other sites you can simply add a self-generated snippet of code to your footer.

Piwik also offers easy upgrade paths. It will notify you whenever there is an update, which can be installed with a single button, much like WordPress’s style of updating. This makes keeping up with the latest features and bugfixes super easy.

Even better, Piwik lets you set goals so you can actively try to reach those goals. There are many different parameters that you can set, so the sky’s the limit!

Web 检测代码 web analysis 开源 open source的更多相关文章

  1. 基于opencv的人脸检测的web应用

    参考资料 https://github.com/bsdnoobz/web-based-face-detect http://opencv-code.com/projects/web-based-int ...

  2. Web 前端代码规范

    Web 前端代码规范 最后更新时间:2017-06-25 原始文章链接:https://github.com/bxm0927/web-code-standards 此项目用于记录规范的.高可维护性的前 ...

  3. 毕业设计之zabbix=[web检测

    网站对一个公司来说非常重要,里边包含了公司的业务,介绍和订单等相关信息,网站的宕掉了对公司的影响非常重大,所以要很好的对网站的页面进行监控 创建web场景 各部分介绍: Name:唯一的scenari ...

  4. centos7之zabbix的web检测

    一.web监控 Web scenarios(Web 场景)是用来监控Web程序的,可以监控到Web程序的下载速度.返回码及响应时间,还支持把一组连续的Web动作作为一个整体进行监控. 1.web监控的 ...

  5. web端代码提示

    web端代码提示 这个功能是基本完成了,但是与需求不一致.但是废弃挺可惜的,所以就单独拿出来作为一个例子记录一下. 其中还包括了,java代码的自动编译和执行,在web端显示执行结果. 下载链接: h ...

  6. 360在线网站安全检测,web安全测试AppScan扫描工具,XSS常用的攻击手法

    360在线网站安全检测,web安全测试AppScan扫描工具,XSS常用的攻击手法 如何做好网站的安全性测试 360网站安全检测 - 在线安全检测,网站漏洞修复,网站后门检测http://websca ...

  7. zabbix自定义web检测

    zabbix自定义web检测 本博客使用zabbix 版本 4.0.3 Web监控的原理 Web监控即对HTTP服务的监控,模拟用户去访问网站,对特定的结果进行比较,如状态码.返回字符串等特定的数据进 ...

  8. 12.2 Web窗体--代码片段详解

    第12章  使用Web窗体  ※ 除常规HTML元素之外,Web窗体文件还包含另外3种内容:代码片段.可编程HTML元素和控件 ※ 代码隐藏类只应包含特定于单个Web窗体的代码.如果存在多个Web窗体 ...

  9. 编写高质量代码:Web前端开发修炼之道(一)

    最近老大给我们买来一些技术方面的书籍,其实很少搬着一本书好好的完整的看完过,每每看电子档的,也是打游击式的看看这章,瞅瞅那章,在那5本书中挑了一本比较单薄的<编写高质量代码web前端开发修炼之道 ...

随机推荐

  1. MongoDB 学习笔记(四)C# 操作MongoDB

    C#驱动对mongodb的操作,目前驱动有两种:官方驱动和samus驱动,不过我个人还是喜欢后者, 因为提供了丰富的linq操作,相当方便. 官方驱动:https://github.com/mongo ...

  2. Jenkins+Maven+Git搭建持续集成和自动化部署的配置手记

    前言    持续集成这个概念已经成为软件开发的主流,可以更频繁的进行测试,尽早发现问题并提示.自动化部署就更不用说了,可以加快部署速度,并可以有效减少人为操作的失误.之前一直没有把这个做起来,最近的新 ...

  3. json和jsonp的使用格式

    最近一直在看关于json和jsonp的区别和各自的用法.优缺点!  下面是我看到过解释最清楚的一片文章 说到AJAX就会不可避免的面临两个问题,第一个是AJAX以何种格式来交换数据?第二个是跨域的需求 ...

  4. jQuery 动画 _animate() 方法

    一.jQuery animate() 方法用于创建自定义动画. 必需的 params 参数定义形成动画的 CSS 属性. 可选的 speed 参数规定效果的时长.它可以取以下值:"slow& ...

  5. how to check unsolved conflicts file list in git merge?

    how to check unsolved conflicts file list in git merge?

  6. Machine Learning for hackers读书笔记(六)正则化:文本回归

    data<-'F:\\learning\\ML_for_Hackers\\ML_for_Hackers-master\\06-Regularization\\data\\' ranks < ...

  7. UVa 11039 (排序+贪心) Building designing

    白书上的例题比较难,认真理解样例代码有助于提高自己 后面的练习题相对简单,独立思考解决问题,增强信心 题意:n个绝对值各不相同的非0整数,选出尽量多的数排成序列,使得该序列正负交错且绝对值递增. 解法 ...

  8. Codeforces Round #275 (Div. 2)

    A. Counterexample 题意:给出l,r,找出使得满足l<a<b<c<r,同时满足a,b的最大公约数为1,b,c的最大公约数为1,且a,b的最大公约数不为1 因为题 ...

  9. Heritrix源码分析(十一) Heritrix中的URL--CandidateURI和CrawlURI以及如何增加自己的属性(转)

    本博客属原创文章,欢迎转载!转载请务必注明出处:http://guoyunsky.iteye.com/blog/649889 本博客已迁移到本人独立博客: http://www.yun5u.com/ ...

  10. linux内核值shmmax问题

    问题:(rac安装过程中grid检测)  Please run the following script on each node as "root" user to execut ...