1 个仓库
Automated capture of common web behaviors like outbound clicks and form submissions for analytics.
Distinct from User Interaction: Candidates focus on network interception, agent logs, or PDF forms; this is for general web engagement analytics.
Explore 1 awesome GitHub repository matching data & databases · Generic Interaction Capture. Refine with filters or upvote what's useful.
Autotrack 是一个用于 Google Analytics 的 JavaScript 库,可自动捕获用户交互和页面参与度。它提供了一个声明式分析实现系统,允许通过 HTML 属性跟踪 Web 事件,从而避免为每次交互编写自定义 JavaScript。 该项目包含一个分析包生成器,用于创建仅包含项目所需特定跟踪插件的最小化 JavaScript 文件。它还作为一个单页应用(SPA)跟踪器,监控浏览器历史记录的变化以记录虚拟页面浏览量。 该库涵盖了广泛的参与度衡量能力,包括跟踪滚动深度、元素可见性和媒体查询状态。它还提供了 Web 分析数据标准化工具,例如过滤 URL 参数和标准化路径以防止重复条目。
Captures common web behaviors such as outbound link clicks, form submissions, and social widget interactions.