pixelperfectat / magento2-klaviyo-hyva-cookie-consent
Cookie consent bridge for Klaviyo Hyva compatibility. Integrates Klaviyo tracking with Pixelperfect_HyvaCookieConsent category-based consent.
Package info
github.com/pixelperfectat/magento2-klaviyo-hyva-cookie-consent
Language:HTML
Type:magento2-module
pkg:composer/pixelperfectat/magento2-klaviyo-hyva-cookie-consent
v0.1.0
2026-05-06 14:53 UTC
Requires
- php: ^8.1
- klaviyo/magento2-extension: *
- magento/framework: *
- pixelperfectat/magento2-klaviyo-hyva-compat: *
- pixelperfectat/module-hyva-cookie-consent: *
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
- Registers Klaviyo as a marketing service in the cookie consent system
- Overrides
window.klaviyoConsentGranted()to checkcookie_consent_groups.marketing - Removes the base Klaviyo CDN script block and replaces it with a consent-gated version
- When user grants marketing consent, Klaviyo activates automatically