WP Manifestindependent plugin directory
manifest / privacy / wp-plugin-tracking-gdpr

Whitespace Tracking & GDPR

This plugin is part of Municipio LTS.

by Whitespace Dev · github.com/municipio-se/wp-plugin-tracking-gdpr

0stars
602composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/municipio-se/wp-plugin-tracking-gdpr/archive/refs/heads/v25.x.zip

Also on Packagist as municipio/wp-plugin-tracking-gdpr:

composer require municipio/wp-plugin-tracking-gdpr

From the readme

Whitespace Tracking & GDPR Svensk version Part of Municipio LTS. Whitespace Tracking & GDPR adds a cookie consent dialog, Matomo tracking settings, service-based iframe handling, and Content Security Policy support for Municipio sites. Requirements Whitespace Tracking & GDPR is a WordPress plugin for Municipio LTS installations. The plugin requires PHP dependencies installed through Composer and Advanced Custom Fields PRO to be installed and active. The runtime Composer dependencies are imangazaliev/didom and wpackagist-plugin/advanced-custom-fields. Frontend assets are built from TypeScript and CSS sources with pnpm, Vite, TypeScript, and Vanilla CookieConsent. Features - Cookie consent dialog – Enqueues Vanilla CookieConsent with service, category, text, Matomo, and consent revision settings localized from WordPress. - Service registry – Registers services such as YouTube, Vimeo, Mediaflow, Visma Recruit, and the plugin's own required service. - Embedded content handling – Replaces supported content iframes with consent-aware wstg-iframe placeholders before the original iframe is loaded. - Iframe report – Adds an admin report for published post, page, and Municip

Read the full README on GitHub →