PHPackages                             wildbit/craft3-donottrack - 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. wildbit/craft3-donottrack

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

wildbit/craft3-donottrack
=========================

Craft 3 plugin for respecting Do Not Track headers sent by browsers.

1.0.0(7y ago)144.3k↓100%1MITPHP

Since May 29Pushed 7y ago9 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Do Not Track plugin for Craft CMS 3.x
=====================================

[](#do-not-track-plugin-for-craft-cms-3x)

Helpers for respecting Do Not Track headers sent by browsers.

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Get the [Craft 2 version](https://github.com/wildbit/craft-donottrack).

Installation
------------

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require wildbit/craft3-donottrack

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Do Not Track.

Using Do Not Track
------------------

[](#using-do-not-track)

You can use the `doNotTrack.isEnabled` variable to check whether DNT is enabled in the user’s browser from your twig templates.

```
{% if craft.doNotTrack.isEnabled %}
  Do Not Track is enabled.
{% endif %}
```

Brought to you by [Wildbit](https://wildbit.com)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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

Unknown

Total

1

Last Release

2901d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/81227e3f2384c24631afb0c1a03702586eb11c1ac2d48e6f74ac94be21bf7c13?d=identicon)[postmark](/maintainers/postmark)

![](https://www.gravatar.com/avatar/85ba2f7bc2bb7568496ae484374c15fe87abc984f58bdabe131330a73acaddf2?d=identicon)[matt-west](/maintainers/matt-west)

---

Top Contributors

[![matt-west](https://avatars.githubusercontent.com/u/417538?v=4)](https://github.com/matt-west "matt-west (4 commits)")

---

Tags

craft-plugincraft3craftcmscraftcms-plugincmsCraftcraftcmscraft-plugindo-not-track

### Embed Badge

![Health badge](/badges/wildbit-craft3-donottrack/health.svg)

```
[![Health](https://phpackages.com/badges/wildbit-craft3-donottrack/health.svg)](https://phpackages.com/packages/wildbit-craft3-donottrack)
```

###  Alternatives

[verbb/navigation

Create navigation menus for your site.

90683.7k17](/packages/verbb-navigation)[verbb/formie

The most user-friendly forms plugin for Craft.

101372.9k40](/packages/verbb-formie)[verbb/comments

Add comments to your site.

13753.1k](/packages/verbb-comments)[verbb/tablemaker

Create customizable and user-defined table fields.

40168.8k1](/packages/verbb-tablemaker)[supercool/tablemaker

Create customizable and user-defined table fields.

40141.7k](/packages/supercool-tablemaker)[pennebaker/craft-architect

CraftCMS plugin to generate content models from JSON/YAML data.

72148.5k5](/packages/pennebaker-craft-architect)

PHPackages © 2026

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