
Privatto is a self-hosted consent management platform (CMP) for WordPress, built with Brazil’s LGPD and the European GDPR in mind. It does not rely on any external service.
Official website, live demo and documentation: interativus.com.br/privatto
Main features:
<script> tags are switched to type="text/plain" before the page reaches the browser, so nothing runs before consent.Important notice: the generated documents are a structured, LGPD-aligned starting point; they are not legal advice. Review by a lawyer is recommended, especially for complex operations.
Privatto does not connect to any external service. The banner, blocking, consent records, plugin/script detection and document generation all run entirely on your own server, with no data sent anywhere.
About the third-party domain names found in the source code: the plugin ships a static, local catalog of well-known tracking/embed services (Google Tag Manager, Meta Pixel, Stripe, RD Station/CloudFront, etc.). These domain strings are reference data only, used to (a) describe — in the generated cookie policy — services the site owner already uses, and (b) match script/iframe patterns for consent-based blocking. Privatto never makes any request to those domains and never loads any remote file from them.
Note: the plugin also ships a static reference catalog (service name, vendor and known script/domain signatures) used only to help the document generator recognize and describe third-party services that your own site may already be using (e.g. Google Analytics, Meta Pixel, Stripe) when writing your cookie policy. This catalog makes no outbound request to those services — it is a local, offline pattern check against your own site’s HTML.