Laravel Page Statistics Docs
1

Introduction

🚀 Laravel Page Statistics is a simple package for collecting visited page statistics in Laravel applications.

The package integrates with eloquent-viewable, Matomo device detector, and GeoIP2 to enhance the data collected for each page view.

Features

  • Track page views and associated device + geo data.
  • Simple API to record and retrieve statistics.
  • Flexible config for GeoIP database path.
  • Leverages popular open-source packages under the hood.