Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道如何构建跟踪解决方案(类似于 Google Analytics 所做的)。到目前为止,我能够收集一些简单的数据,例如 Ip 地址、位置、日期、推荐人等。这要归功于目标网站上放置的像素。
我想知道如何收集更具体和相关的数据,例如网站的用户操作、他们点击的按钮、他们在表单中输入的数据等。
这个想法是建立一项服务并为网站提供分析。
谢谢您的帮助