How to track where on page was link clicked?

瘦欲@ 提交于 2019-12-10 10:27:30

问题


I'm taking over development for a site that has three column layout - left (menu, content banners), main (content), right (content banners). They (site owners) use content banners to promote important content.

I'm trying to make them understand that (according to P shape of human reading pattern) items positioned in the bottom right (right column, bottom) are practically invisible to visitors.

How can I track this - where link was clicked - with Google Analytics? I'm thinking about defining regions (left, main, right) and tracking clicks by them. Can anyone point me in the right direction?


回答1:


Use custom trackable events: http://code.google.com/apis/analytics/docs/tracking/eventTrackerGuide.html



来源:https://stackoverflow.com/questions/5132388/how-to-track-where-on-page-was-link-clicked

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