Setup UniConsent CMP and manage cookie consent for your AMP websites, IAB TCF CMP for Google's AMP.
Google AMP (Accelerated Mobile Pages) es una solucion de codigo abierto para sitios web que ofrece experiencias web moviles rapidas.
UniConsent trabaja con el equipo de AMP de Google y permite que los sitios web AMP recopilen y gestionen el consentimiento del usuario facilmente. Puede configurar UniConsent en sus sitios web AMP.
Una vez que haya instalado UniConsent CMP en su sitio web AMP, todas las senales de consentimiento IAB TCF se transmiten automaticamente a Google Ad Manager, Ads, AdSense y otros proveedores de tecnologia publicitaria.
El siguiente script amp-consent es necesario en sus sitios web AMP.
<script async custom-element="amp-consent" src="https://cdn.ampproject.org/v0/amp-consent-0.1.js"></script>
<amp-consent id="uniconsent" layout="nodisplay" type="UniConsent">
<script type="application/json">
{
"postPromptUI": "post-consent-ui",
"clientConfig": {
"id": "Your Website ID in UniConsent"
},
"uiConfig": {
"overlay": true
}
}
</script>
<div id="post-consent-ui" tabindex="0" role="button" on="tap:uniconsent.prompt(consent=UniConsent)" style="display: flex; width: 40px; height: 40px; justify-content: center; align-items: center; cursor: pointer; margin: 0 0 10px 10px;float: left; border-radius: 25px; background-image: linear-gradient(37deg,#c7c7c7,#e0e0e0);">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 80 80">
<g xmlns="http://www.w3.org/2000/svg">
<path d="M34,0 C34,0 23.6964545,11.1724138 0,11.1724138 L0,37.8256034 C0,51.7436379 6.68872727,65.1658966 18.7989091,73.7658621 C23.0844545,76.8103448 28.1396364,79.4288793 34,81 C39.8603636,79.4288793 44.914,76.8103448 49.2010909,73.7658621 C61.3112727,65.1658966 68,51.7436379 68,37.8256034 L68,11.1724138 C44.3035455,11.1724138 34,0 34,0 Z" id="Shape" fill="#556080" fill-rule="nonzero"></path>
<path d="M33.5,72 C30.2491562,70.8407063 27.1024375,69.1817891 24.1165,67.0482991 C14.6503125,60.2873765 9,49.3527184 9,37.797358 L9,19.0691292 C20.3174687,17.7567475 28.3534687,14.1786635 33.5,11 C38.6465312,14.1786635 46.6825312,17.7567475 58,19.0691292 L58,37.797358 C58,49.3527184 52.3496875,60.2873765 42.8850312,67.0482991 C39.8975625,69.1817891 36.7508438,70.8407063 33.5,72 Z" id="Shape" fill="#4FBA6F" fill-rule="nonzero"></path>
<path d="M52.4745773,28.3573401 C51.8332457,27.8315443 50.8604567,27.8936575 50.2992916,28.4931226 L29.799806,50.4422109 L18.6320032,39.9782954 C18.0292132,39.4134982 17.0548825,39.4134982 16.4520925,39.9782954 C15.8493025,40.5430927 15.8493025,41.4560129 16.4520925,42.0208102 L28.7853921,53.5767632 C29.0752247,53.8483281 29.4668069,54 29.8753475,54 C29.8923058,54 29.909264,54 29.9262223,54 C30.3532628,53.9869996 30.7540951,53.8078823 31.0346776,53.5074275 L52.6179519,30.3955214 C53.1791171,29.7946118 53.1143672,28.8816915 52.4745773,28.3573401 Z" id="Shape" fill="#FFFFFF" fill-rule="nonzero"></path>
</g>
</svg>
</div>
</amp-consent>
clientConfig)| Atributo | Tipo | Descripcion |
|---|---|---|
| id | String | ID del sitio web, proporcionado a traves de la Consola de UniConsent |
Para obtener su ID de configuracion, inicie sesion y utilice la Consola de UniConsent.
Consulte el siguiente ejemplo sobre como bloquear Google Analytics para AMP:
Puede encontrar mas informacion sobre amp-consent en la pagina de AMP Consent de Google.
Pongase en contacto con el equipo de soporte (support@uniconsent.com) antes de instalar en sus sitios AMP o si necesita asistencia adicional.
Complete consent management for digital publishers.
Learn more →Certified IAB TCF implementation for GDPR compliance.
Learn more →Google Additional Consent Mode for your ad stack.
Learn more →PIPEDA-compliant consent with IAB TCF Canada.
Learn more →Offer users a choice between ads or ad-free experience.
Learn more →Optimize IAB TCF and Google vendor lists.
Learn more →Manage consent for first-party data collection.
Learn more →Get started to make your website and application compliant for EU GDPR, US CPRA, CA PIPEDA etc
Sign up