# antonioribeiro/tracker

Laravel Stats Tracker

Repository: https://github.com/antonioribeiro/tracker
Canonical: https://ross.abutalabs.com/products/tracker
Language: PHP
License: MIT
License Family: permissive
Topics: php, user-tracker, stats, laravel, tracking, visitor, logging, mobile-detection
Last push: 2024-01-19T08:11:37+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4611, "days_push": 957, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2931, forks 594 (observed 2026-08-28T04:07:30.645732+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: analytics, logging, monitoring
- domain: web-development, analytics, backend
- platform: php
- tags: laravel, visitor-tracking, user-analytics, geoip, session-tracking, device-detection, web-server

## Member repositories
- antonioribeiro/tracker (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:30.645732+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:33:24.300706+00:00, confidence not recorded.
  - readme: https://github.com/antonioribeiro/tracker (fetched 2026-08-28T04:07:30.645732+00:00, sha d8f6b3a8517d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
