pixelperfectat/magento2-klaviyo-hyva-cookie-consent

Cookie consent bridge for Klaviyo Hyva compatibility. Integrates Klaviyo tracking with Pixelperfect_HyvaCookieConsent category-based consent.

Maintainers

Package info

github.com/pixelperfectat/magento2-klaviyo-hyva-cookie-consent

Language:HTML

Type:magento2-module

pkg:composer/pixelperfectat/magento2-klaviyo-hyva-cookie-consent

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0 2026-05-06 14:53 UTC

This package is auto-updated.

Last update: 2026-05-06 18:19:05 UTC


README

Bridges Klaviyo Hyva compatibility with Pixelperfect Cookie Consent.

When installed, Klaviyo tracking is gated behind the marketing consent category. Without marketing consent, the Klaviyo CDN script does not load and no tracking calls are made.

Requirements

  • pixelperfectat/module-hyva-cookie-consent
  • pixelperfectat/magento2-klaviyo-hyva-compat
  • klaviyo/magento2-extension ^4.0

How It Works

  1. Registers Klaviyo as a marketing service in the cookie consent system
  2. Overrides window.klaviyoConsentGranted() to check cookie_consent_groups.marketing
  3. Removes the base Klaviyo CDN script block and replaces it with a consent-gated version
  4. When user grants marketing consent, Klaviyo activates automatically