Google 搜索 - 查找网站中的搜索查询数量
我们在我们的网站中实施了 Google 搜索。现在我需要获取如下报告
我如何才能找到有关我的网站上一天或一周/一个月的搜索查询数量的详细信息?
谢谢, 维卢
We have implemented the Google Search in our website. Now i need to get the report like below
How i can find the details about the number of search queries on my website in a day or week/month?
Thanks,
Velu
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
当我用谷歌搜索你的问题时,有一个网络服务通过“Windows应用程序”而不是网络进行搜索。您可以在您的网络应用上实现此 Win 应用示例吗?好消息是,此处。
There is a web service when I googled your question makes search via "Windows App" not web. Can you implement this Win App sample on your web app? And good news, there is an article about Google Search using ASP.NET in here.