PHPackages                             digitalwerft/statamic-plausible-proxy - 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. digitalwerft/statamic-plausible-proxy

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

digitalwerft/statamic-plausible-proxy
=====================================

077PHP

Since Jun 4Pushed 4w ago2 watchersCompare

[ Source](https://github.com/digitalwerft/statamic-plausible-proxy)[ Packagist](https://packagist.org/packages/digitalwerft/statamic-plausible-proxy)[ RSS](/packages/digitalwerft-statamic-plausible-proxy/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Statamic Plausible Proxy
========================

[](#statamic-plausible-proxy)

> Statamic Plausible Proxy is a Statamic addon that simply includes a link tag to plausible. If neccessary events will be proxied so ad-blockers won't block targeting.

Features
--------

[](#features)

- `{{ plausible }}` tag for including a link tag to plausible in the `` of the document.
- Can be used to proxy event requests through statamic first. This is useful if you want to stop ad-blockers from blocking requests to plausible.
- Option to proxy `plausible.js` to prevent ad-blockers from blocking plausible.

How to Install
--------------

[](#how-to-install)

You can search for this addon in the `Tools > Addons` section of the Statamic control panel and click **install**, or run the following command from your project root:

```
composer require digitalwerft/statamic-plausible-proxy
```

How to Use
----------

[](#how-to-use)

In your `head` simply include the following tag:

```
{{ plausible }}

```

This will render a link tag to plausible.

Use the following .env variables to configure the addon:

```
PLAUSIBLE_SITE="website.com" # url of the website you used to register plausible with
PLAUSIBLE_ENABLED=false # activate or deactivate the addon entirely (eg. in development mode)
PLAUSIBLE_PROXY_ENABLED=true # proxy events through statamic
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance62

Regular maintenance activity

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 Bus Factor1

Top contributor holds 54.5% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/85572d690277234a86834808cab169c4900922b4855fe9028426f8350dd74e97?d=identicon)[goldnead](/maintainers/goldnead)

---

Top Contributors

[![goldnead](https://avatars.githubusercontent.com/u/1313348?v=4)](https://github.com/goldnead "goldnead (6 commits)")[![PhilJ](https://avatars.githubusercontent.com/u/181198?v=4)](https://github.com/PhilJ "PhilJ (5 commits)")

### Embed Badge

![Health badge](/badges/digitalwerft-statamic-plausible-proxy/health.svg)

```
[![Health](https://phpackages.com/badges/digitalwerft-statamic-plausible-proxy/health.svg)](https://phpackages.com/packages/digitalwerft-statamic-plausible-proxy)
```

###  Alternatives

[flyingluscas/correios-php

Uma maneira fácil de interagir com as principais funcionalidades dos Correios.

147366.5k3](/packages/flyingluscas-correios-php)[pocketmine/snooze

Thread notification management library for code using the pthreads extension

20595.1k15](/packages/pocketmine-snooze)[risan/sentiment-analysis

Sentiment analysis library for PHP.

223.6k](/packages/risan-sentiment-analysis)

PHPackages © 2026

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