浏览器类型和版本统计,哪里可以得到?
我开发一个网站已经有一年了,但我的老板没有为我提供网站统计数据的访问权限,所以现在我试图弄清楚什么是流行的浏览器和浏览器。为了使我的网站成为跨浏览器,我可以使用它们的版本,如果我不拥有自己的网站,我可以在哪里获得去年/过去半年的浏览器使用情况?
Im Developing a website for a years, but i my bosses didn't provide me access to site statistics, so now im trying to figure out what is the popular browsers & versions of them in order to aim my website to be crossbrowser, where i can get last year/last half year browser usages if i dont own my self website?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您可以检查通用网站的基本信息,但对您最有帮助的是特定网站访问者的统计信息。为此,您需要访问日志文件。
一旦您有权访问这些日志,您就可以使用多种工具来处理它们,例如:
这三个我都用过其中,它们非常适合您的需要。您可以在维基百科上找到更完整的列表。
You can check generic sites for basic information, but what will be most helpful to you are the stats on the visitors to your particular site. For that, you need access to the log files.
Once you have access to those logs, you can use a number of tools to process them, such as:
I've used all three of those, and they are decent for what you need them for. You can find a more complete list on Wikipedia.
StatCounter 可能会为您提供所需的数据。
StatCounter will probably give you the data you need.