PHPackages                             axitrace/module-tracking-hyva - 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. [Admin Panels](/categories/admin)
4. /
5. axitrace/module-tracking-hyva

ActiveMagento2-module[Admin Panels](/categories/admin)

axitrace/module-tracking-hyva
=============================

Hyva theme compatibility module for axitrace/module-tracking — Alpine.js + CSP-compatible storefront pixel for Magento 2 / Adobe Commerce stores running Hyva.

v0.1.1(2mo ago)00MITHTMLPHP ^8.1 || ^8.2 || ^8.3 || ^8.4

Since May 22Pushed 2mo agoCompare

[ Source](https://github.com/axitrace/axitrace-magento-plugin-hyva)[ Packagist](https://packagist.org/packages/axitrace/module-tracking-hyva)[ Docs](https://axitrace.com/integrations/magento)[ RSS](/packages/axitrace-module-tracking-hyva/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

AxiTrace for Magento — Hyva theme compatibility module
======================================================

[](#axitrace-for-magento--hyva-theme-compatibility-module)

CSP-compatible Hyva (Tailwind + Alpine.js + Magewire) override layer for the parent `axitrace/module-tracking` module. Required on stores running the Hyva theme or Hyva Checkout; not needed for Luma-only stores.

- **Parent module**: [`axitrace/module-tracking`](https://packagist.org/packages/axitrace/module-tracking)
- **Hyva**: 1.x — including the free + open source 2025-11-10 build
- **PHP**: 8.1 / 8.2 / 8.3 / 8.4 (matches parent module support matrix)

Install
-------

[](#install)

```
composer require axitrace/module-tracking axitrace/module-tracking-hyva
bin/magento module:enable AxiTrace_Tracking Hyva_AxiTraceTracking
bin/magento setup:upgrade
bin/magento cache:clean
```

That's it. There is **no separate configuration screen** — the parent module's admin config (Stores → Configuration → AxiTrace) controls both Luma and Hyva behaviour. This package only swaps templates.

What this package does
----------------------

[](#what-this-package-does)

1. **Registers itself as a Hyva compatibility module** via `hyva-themes/magento2-compat-module-fallback` so its `view/frontend/templates/pixel.phtml` overrides the parent module's `pixel.phtml` whenever Hyva is the active theme.
2. **Uses Alpine.js CSP-build conventions** — `x-data="axitracePixel"` (no parens), no inline expression evaluation.
3. **Pairs every inline `` with `$hyvaCsp->registerInlineScript()`** so strict CSP environments allow the SDK to load.
4. **Registers a separate block for Hyva Checkout** (`checkout_index_index.xml`) because Hyva Checkout has its own CSP pipeline distinct from regular storefront pages.

Hyva Checkout
-------------

[](#hyva-checkout)

If you use [Hyva Checkout](https://hyva.io/hyva-checkout/), the purchase event still fires on the standard Magento success page (`/checkout/onepage/success`) because Hyva Checkout returns the merchant to that route after order placement. You do not need to install any additional packages.

CI: CSP audit
-------------

[](#ci-csp-audit)

`.github/workflows/ci.yml` includes a custom step that fails the build if any inline `` in `view/frontend/templates/*.phtml` is not followed by a `$hyvaCsp->registerInlineScript()` call. Useful preventive guardrail when extending the module.

Issues
------

[](#issues)

[github.com/axitrace/axitrace-magento-plugin-hyva/issues](https://github.com/axitrace/axitrace-magento-plugin-hyva/issues)or email `info@axitrace.com`.

License
-------

[](#license)

MIT — see [LICENSE.md](./LICENSE.md).

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance88

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

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 ~2 days

Total

2

Last Release

61d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20904890?v=4)[gaudyk](/maintainers/gaudyk)[@gaudyk](https://github.com/gaudyk)

---

Top Contributors

[![gaudyk](https://avatars.githubusercontent.com/u/20904890?v=4)](https://github.com/gaudyk "gaudyk (1 commits)")

### Embed Badge

![Health badge](/badges/axitrace-module-tracking-hyva/health.svg)

```
[![Health](https://phpackages.com/badges/axitrace-module-tracking-hyva/health.svg)](https://phpackages.com/packages/axitrace-module-tracking-hyva)
```

###  Alternatives

[hyva-themes/module-magento2-admin

This module aims to make creating grids and forms in the Magento 2 adminhtml area for developers joyful and fast

178381.1k15](/packages/hyva-themes-module-magento2-admin)[magepal/magento2-guest-to-customer

Quickly and easily convert existing guest checkout customers to registered customers.

70180.4k](/packages/magepal-magento2-guest-to-customer)[markshust/magento2-module-ordergrid

The Order Grid module adds more details to the order grid in the admin.

9189.3k](/packages/markshust-magento2-module-ordergrid)[mage-os/theme-adminhtml-m137

M137 Admin Theme

37228.0k](/packages/mage-os-theme-adminhtml-m137)[smile/module-seller

Smile Retailer Suite - Seller Module

13545.5k4](/packages/smile-module-seller)[mage-os/module-inventory-reservations-grid

Add a grid with the list of inventory reservations.

1615.9k](/packages/mage-os-module-inventory-reservations-grid)

PHPackages © 2026

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