AWStats 和带有 GeoIP 国家/地区数据的额外部分
我是 AWStats 的新手,所以如果这个问题不清楚,请询问所需的信息。
我正在使用 AWStats v6.9,GeoIP 插件运行成功。我想编写一个额外部分,报告我的域中按国家/地区排序的特定页面的唯一页面点击率。所以该表看起来像:
Country Code Access for www.mydomain.com/mypage.html:
Country UniqueHits
USA 10
JPN 5
ES 2
等等。我可以获得一页的唯一点击量,但阅读 AWStats 文档和 .conf 文件时,我需要一点帮助来弄清楚如何包含国家/地区数据。预先感谢您的深思熟虑的回复,Stack-Overflow 天才!
I'm new to AWStats, so if this question is unclear, please ask for the needed information.
I'm using AWStats v6.9, with the GeoIP plug-in running successfully. I would like to write an Extra Section that reports unique page hits for one specific page in my domain sorted by country. So the table would look something like:
Country Code Access for www.mydomain.com/mypage.html:
Country UniqueHits
USA 10
JPN 5
ES 2
and so on. I can get the unique hits for my one page, but reading the AWStats documentation and .conf file I need a little help figuring out how to include the country data. Thanks in advance for your thoughtful reply, Stack-Overflow genius!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
来自 AWStats SourceForge 页面上的 Jean-Luc:
From Jean-Luc at SourceForge page for AWStats: