Expandir la barra de logros de la comunidad.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.

RESUELTAS

Disable CQ_Analytics

Avatar

Antiguo miembro de la comunidad

How do I disable CQ_Analytics for a component? Or disable it for the entire site?

1 solución aceptada

Avatar

Respuesta correcta de
Level 10

CQ_Analytics is nothing to do with Google Analytics unless you have configured explicity for Google Analytics (using GA javascript in your pages)

Ver la solución en mensaje original publicado

4 Respuestas

Avatar

Level 10

CQ_Analytics holds lot of objects with it which is used in AEM. refer [1] on the same. any reason for disabling the same ?

[1] https://docs.adobe.com/docs/en/aem/6-1/develop/personalization/ccjsapi.html#Methods

Avatar

Level 10
   If you do not want to use Analytics   then either deactivate the account used to connect or do not use AEM analytic components on an AEM page.    

Avatar

Antiguo miembro de la comunidad

We need to disable the Google Analytics portion of the CQ Analytics. We are working in a secure system and need to prevent 3rd party tracking of our site.

Avatar

Respuesta correcta de
Level 10

CQ_Analytics is nothing to do with Google Analytics unless you have configured explicity for Google Analytics (using GA javascript in your pages)