We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(4)
Webtrends 有一个 API。
Webtrends has an API.
考虑到您站点的大小和所需分析的范围,这可能不切实际,但您是否考虑过分析原始 IIS 日志文件?要么将它们吸入 SQL 进行处理,要么使用第三方产品,例如 WebTrends Log Analyser。
It may be impractical given the size of your site and the extent of the analytics you require, but have you considered analysing the raw IIS logfiles? Either suck them into SQL for processing or use a third party product like WebTrends Log Analyser.
ClickTracks(现在称为 Lyris HQ Web Analytics)非常酷,有点像 OG Google Analytics
http://www.lyris.com/solutions/lyris-hq/web-analytics/
ClickTracks (now called Lyris HQ Web Analytics) is pretty cool, kind of the OG Google Analytics
http://www.lyris.com/solutions/lyris-hq/web-analytics/
Urchin 具有 API 的 REST 和 SOAP 接口。该API刚刚在Urchin 6.6版本中发布,未来无疑会更加成熟。
获取 Urchin 需要一次性费用,但如果您要跟踪 10,000 个页面网站的统计信息,这笔费用就微不足道了。
与 GA 相比,Urchin 还具有其他优势,例如您的统计数据可以每小时更新一次,而不是 GA 每天更新一次。
Urchin has a REST and SOAP interface to the API. The API was just released in version 6.6 of Urchin, and will no doubt get more mature in the future.
There is a one off cost to get Urchin, but this cost would be trivial if you are looking to keep track of statistics for a 10,000 page website.
There are other advantages of Urchin over GA, such as your statistics can be updated hourly instead of GA's daily.