Pan is a newly released PHP package by Nuno Maduro designed for lightweight and privacy-focused product analytics. It allows you to track events such as impressions, hovers, and clicks without collecting any personal information. The library can be installed using Composer and works by injecting a JavaScript library into HTML pages to track events and send data to a Laravel application. The tracked data includes only event names and counts, which can be viewed via the Artisan command.

2m read timeFrom laravel-news.com
Post cover image
Table of contents
# Pan Use Cases# How does Pan work?

Sort: