PHPackages                             djdmg/transparent-pixel-bundle - 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. [Templating &amp; Views](/categories/templating)
4. /
5. djdmg/transparent-pixel-bundle

ActiveSymfony-bundle[Templating &amp; Views](/categories/templating)

djdmg/transparent-pixel-bundle
==============================

Symfony bundle that provides a 1×1 transparent tracking pixel for pages and emails; logs IP/UA/OS/browser/device and more.

v1.1.6(9mo ago)1235↓50%MITPHPPHP ^8.1

Since Aug 15Pushed 9mo agoCompare

[ Source](https://github.com/djdmg/transparent-pixel-bundle)[ Packagist](https://packagist.org/packages/djdmg/transparent-pixel-bundle)[ Docs](https://github.com/djdmg/transparent-pixel-bundle)[ RSS](/packages/djdmg-transparent-pixel-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (12)Used By (0)

Transparent Pixel Bundle
========================

[](#transparent-pixel-bundle)

**Package:** `djdmg/transparent-pixel-bundle`
A tiny Symfony bundle that adds a **1×1 transparent tracking pixel** for pages and emails. Each hit is stored with rich request details (IP, User-Agent, OS, browser, device, mobile/bot flags, headers, query params, cookies, referer, method, timestamp).

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

[](#requirements)

- PHP **8.2+**
- Symfony **7.x** (`framework-bundle`, `twig-bundle`)
- Doctrine ORM **3.x** + DoctrineBundle

Install
-------

[](#install)

```
composer require djdmg/transparent-pixel-bundle
```

If you allow contrib recipes (recommended):

```
composer config extra.symfony.allow-contrib true
```

If Flex recipe isn’t available, wire manually:

```
