Ross ROSS = Recommend OSS · open-source software intelligence for agents

DavidWells/analytics

Lightweight analytics abstraction layer for tracking page views, custom events, & identifying visitors observed · 2026-08-28

github.com/DavidWells/analytics · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

72/100

  • Activity 89
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2871
  • days_rel: n/a
  • days_push: 67
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2662 stars · 266 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A lightweight, isomorphic JavaScript analytics abstraction library for tracking page views, custom events, and identifying visitors. It uses a pluggable architecture to route tracking calls to any third-party analytics provider or your own backend, avoiding vendor lock-in.

Use cases

  • track page views and custom events in a web app
  • swap analytics providers without rewriting tracking code
  • send analytics to my own backend endpoint
  • add gdpr-compliant opt-out tracking to a site
  • unify google analytics, mixpanel, and segment behind one api
  • track events in both browser and node.js
  • build a custom analytics plugin for a javascript app

When to choose

  • you want a vendor-agnostic analytics layer with a plugin system
  • you need isomorphic tracking that works in browser and server
  • you value small bundle size (~13kb) and offline queuing
  • you need lifecycle hooks to customize or cancel tracking calls

When to avoid

  • you need server-side data warehousing or multi-language SDKs like full Segment
  • you want a hosted analytics dashboard out of the box
  • you need non-JavaScript ecosystems

Facets

library · maturity active

analytics middleware plugin-system sdk analytics web-development frontend developer-tools privacy browser cross-platform event-tracking page-views telemetry gdpr-compliant isomorphic segment-alternative lifecycle-hooks offline-support nodejs javascript

7 sources

Member repositories

RepositoryRoleHealth v2
DavidWells/analyticsmain72

For agents

markdown · JSON · MCP: product_card(name="DavidWells/analytics")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem