PHPackages                             shuklajasmin/track - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. shuklajasmin/track

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

shuklajasmin/track
==================

Track package helps you track your every URL. Also, the package delivered to you the number of open rates.

v0.0.2(2y ago)0231MITPHP

Since Apr 6Pushed 1y agoCompare

[ Source](https://github.com/shuklajasmin/TrackableMail)[ Packagist](https://packagist.org/packages/shuklajasmin/track)[ RSS](/packages/shuklajasmin-track/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

📧 Laravel Email Read Tracker
============================

[](#-laravel-email-read-tracker)

A lightweight Laravel package to track whether your sent emails have been opened by embedding a tracking pixel.

Developed by [@shuklajasmin](https://github.com/shuklajasmin)

---

🚀 Installation
--------------

[](#-installation)

Install the package via Composer:

```
composer require shuklajasmin/track
```

Run the install command to publish necessary files (migrations, config, etc.):

```
php artisan shuklajasmin:install
```

⚙️ Integration
--------------

[](#️-integration)

### Step 1: Generate Tracking Link

[](#step-1-generate-tracking-link)

```

$data = $this->createTrackingLog($recipient, $subject);
$this->subscriber = $data['campaign'];
$this->tracking = $data['tracking'];

```

### Step 2: Add Tracking Pixel to Email

[](#step-2-add-tracking-pixel-to-email)

```

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 Bus Factor1

Top contributor holds 75% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

763d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7f69eb458382106afc5698de83ca578cbc45abc3ba23bdea391eddb57ba1797b?d=identicon)[Jasminshukal](/maintainers/Jasminshukal)

---

Top Contributors

[![JasminDeveloper](https://avatars.githubusercontent.com/u/165649666?v=4)](https://github.com/JasminDeveloper "JasminDeveloper (12 commits)")[![jasminshukla](https://avatars.githubusercontent.com/u/39101720?v=4)](https://github.com/jasminshukla "jasminshukla (4 commits)")

### Embed Badge

![Health badge](/badges/shuklajasmin-track/health.svg)

```
[![Health](https://phpackages.com/badges/shuklajasmin-track/health.svg)](https://phpackages.com/packages/shuklajasmin-track)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
