antonioribeiro/tracker
Laravel Stats Tracker observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4611
- days_rel: n/a
- days_push: 957
- n_releases_24m: 0
Adoption not part of the score
2931 stars · 594 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Laravel package that tracks and stores detailed visitor and request information—sessions, page views, users, devices, browsers, geolocation, referers, and errors—in normalized database tables. Data is accessible via a Tracker facade returning Eloquent models.
Use cases
- track page views and visitor sessions in a Laravel app
- identify online users and their devices
- log geolocation and browser data for visits
- store route hits and SQL query stats
- build custom analytics dashboards from tracked data
When to choose
- you run a Laravel app and want self-hosted, database-backed visitor analytics
- you need detailed per-session data (device, geo, referer) accessible via Eloquent models
When to avoid
- you need privacy-compliant or cookieless analytics
- your project is not Laravel/PHP
- you need real-time analytics at very high traffic volumes
Facets
library · maturity maintenance
analytics logging monitoring web-development analytics backend php laravel visitor-tracking user-analytics geoip session-tracking device-detection web-server
1 source
- readme: https://github.com/antonioribeiro/tracker · fetched 2026-08-28 · d8f6b3a8517d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| antonioribeiro/tracker | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="antonioribeiro/tracker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem