PHPackages                             indentno/trackable - 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. indentno/trackable

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

indentno/trackable
==================

Blade directive for do not track header

1.0.4(3y ago)2185MITPHP

Since Nov 19Pushed 3y ago2 watchersCompare

[ Source](https://github.com/indentno/trackable)[ Packagist](https://packagist.org/packages/indentno/trackable)[ RSS](/packages/indentno-trackable/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (6)Used By (0)

trackable
=========

[](#trackable)

> The easiest way to respect the "do not track" header in Laravel

[![](https://camo.githubusercontent.com/f12823cfdd35c8f64918f103c5b0b6c84cdd9f81dca58d05bf3da5435a1a571c/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f733336306469676974616c2f747261636b61626c652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/s360digital/trackable/builds)[![](https://camo.githubusercontent.com/4854e1775b05df993b7a39f14e57aabcd1b8bc4a0e37c888ca4750dc12936b6f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f733336306469676974616c2f747261636b61626c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/s360digital/trackable)[![](https://camo.githubusercontent.com/942e017bf0672002dd32a857c95d66f28c5900ab541838c6c664442516309c8a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c61742d737175617265)](https://opensource.org/licenses/MIT)[![](https://camo.githubusercontent.com/25b3e6d0d42c98de74a98cbb4d149a1c09020cf6d1361993b72d7d5b8ffed363/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5052732d77656c636f6d652d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](http://makeapullrequest.com)[![](https://camo.githubusercontent.com/224e94abc714485928f8cdcbc758013eda1363b252c0743caf7dfa7f6257015a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f64655f7374796c652d5053525f322d626c75652e7376673f7374796c653d666c61742d737175617265)](http://www.php-fig.org/psr/psr-2/)

### Installation

[](#installation)

```
composer require s360digital/trackable
```

### API

[](#api)

`Trackable` will expose the following Blade directives and global helper functions to your Laravel app.

#### Blade directives

[](#blade-directives)

```
@trackable
  User allows tracking.
  Put Google Tag Manager and other tracking scripts here.
@endtrackable

@untrackable
  User have enabled "do not track" it their browser
@enduntrackable
```

#### Global functions

[](#global-functions)

```
if (trackable()) {
    // User is trackable
}

if (untrackable()) {
    // User have enabled "do not track" it their browser
}
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~90 days

Total

4

Last Release

1416d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/35d9e549ce3a4c7fe0c64aa8664a21f8c97b7291c4ef62533ac578b44c5e3bae?d=identicon)[indentno](/maintainers/indentno)

---

Top Contributors

[![ecrmnn](https://avatars.githubusercontent.com/u/1481696?v=4)](https://github.com/ecrmnn "ecrmnn (13 commits)")

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/indentno-trackable/health.svg)

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

###  Alternatives

[mostafaznv/nova-map-field

Map Field for Laravel Nova

46107.9k](/packages/mostafaznv-nova-map-field)

PHPackages © 2026

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