awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesAnalytics Data Routing

Distributing tracking events across multiple analytics accounts based on plugin configuration.

Distinct from Gauge Trackers: Candidates focus on computer vision (object tracking) or data sharding; this is about routing events to multiple GA accounts.

Explore 2 awesome GitHub repositories matching data & databases · Analytics Data Routing. Refine with filters or upvote what's useful.

Awesome Analytics Data Routing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • googleanalytics/autotrackgoogleanalytics 的头像

    googleanalytics/autotrack

    4,913在 GitHub 上查看↗

    Autotrack 是一个用于 Google Analytics 的 JavaScript 库,可自动捕获用户交互和页面参与度。它提供了一个声明式分析实现系统,允许通过 HTML 属性跟踪 Web 事件,从而避免为每次交互编写自定义 JavaScript。 该项目包含一个分析包生成器,用于创建仅包含项目所需特定跟踪插件的最小化 JavaScript 文件。它还作为一个单页应用(SPA)跟踪器,监控浏览器历史记录的变化以记录虚拟页面浏览量。 该库涵盖了广泛的参与度衡量能力,包括跟踪滚动深度、元素可见性和媒体查询状态。它还提供了 Web 分析数据标准化工具,例如过滤 URL 参数和标准化路径以防止重复条目。

    Distributes tracking events across different analytics accounts by assigning specific plugins to named trackers.

    JavaScript
    在 GitHub 上查看↗4,913
  • ankane/ahoyankane 的头像

    ankane/ahoy

    4,464在 GitHub 上查看↗

    Ahoy is a first-party analytics framework for Ruby on Rails applications. It provides tools for capturing user behaviors and page views, allowing developers to maintain full ownership of their analytics data. The system distinguishes itself through relational data analytics, which links visit identifiers directly to application models for deep business object attribution. It includes a privacy-preserving tracking tool that utilizes IP address masking and cookie-less visitor grouping to anonymize user data. The project covers a broad range of analytics capabilities, including custom event tra

    Sends tracked visits and events to relational databases or message queues.

    Ruby
    在 GitHub 上查看↗4,464
  1. Home
  2. Data & Databases
  3. Analytics Data Routing