click paths in logs or analytics?

孤人 提交于 2019-12-11 17:32:01

问题


I'm trying to see the path my users take when clicking thru a web app I have. I've got logs, awstats and webalizer on the server-side, and I'm looking to install some sort of analytical product. I don't see any breadcrumb/click path data in my log files. Am I missing it? Barring that, what analytical products (Yahoo, Google, etc) can do this?

Thanks.


回答1:


You can try GAVisual a small tool for Google Analytics which can show you users paths with waves (page by page) visualisation. It uses GA data for your site which was collected before.




回答2:


I believe Google Analytics supports this via a site overlay that shows which links users clicked on each page. I don't think it will do per-user tracking, but the site overlay gives you a good idea of how users in general navigate through your site.

Regardless, I would highly recommend Google Analytics - super easy to set up and really powerful.




回答3:


Woopra can show click-through paths in real time and on reports. It uses colors to visualize bounces (red) and popup links (green). The downsides: free only while in Beta, and it can take a while for your subscription request to get approved. Google Analytics does summary reports for entrance and exit paths and bounce rates, but it cannot show such a compelling picture as Woopra at the individual user level.


(source: heeroz.com)



来源:https://stackoverflow.com/questions/585986/click-paths-in-logs-or-analytics

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!