Compliant with GDPR, CCPA, COPPA, LGPD, PECR, PDPA, PIPEDA, and more.
Sirva su banner de consentimiento UniConsent desde su propio dominio (e.g., mycmp.example.com) instead of the default cmp.uniconsent.com. La entrega de primera parte mejora el rendimiento de carga de la pagina y mantiene todas las solicitudes en su propio dominio.
Ingrese el subdominio que desea usar, por ejemplo mycmp.example.com or consent.example.com.
Haga clic en Setup Domain. UniConsent proporcionara un certificado SSL para su dominio.
Despues del aprovisionamiento, vera los registros DNS requeridos. Agreguelos en su proveedor de dominio:
| Type | Name | Value |
|---|---|---|
| CNAME | mycmp.example.com | consent.preference-center.com |
| TXT | (if shown) | (certificate validation value) |
| TXT | (if shown) | (ownership validation value) |
Important: If your domain is on Cloudflare, set the CNAME to DNS only (grey cloud, no proxy).
Click Verify DNS to check the status. Once the SSL certificate is active, the status will change to Active.
Once the domain is active, the install tag on the Settings tab will automatically update to use your custom domain:
<script src="https://mycmp.example.com/v2/stub.min.js"></script>
<script async src="https://mycmp.example.com/v2/YOUR_LICENSE_ID/cmp.js"></script>
Replace the old tag on your website with this new one.
You can remove the custom domain at any time from the Install & Setup tab. The tag will revert to the default cmp.uniconsent.com domain.