Adobe Client Data Layer not working | Community
Skip to main content
March 15, 2021
Solved

Adobe Client Data Layer not working

  • March 15, 2021
  • 1 reply
  • 2521 views

Hi, I have enabled Adobe Client Data Layer for my AEM project following this documentation,

https://experienceleague.adobe.com/docs/experience-manager-core-components/using/developing/data-layer/overview.html?lang=en#installation-activation

but is not getting enabled in site. I cannot see the attribute data-cmp-data-layer-enabled in body tag and hence the Adobe Client Data Layer with the Core Components itself not working.

 

Could please help me on this?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by yuvinitj

Check your htl file in pageComponent and compare it with v2 page of core component, you will have to add some javascript code into your page.html

1 reply

yuvinitjAccepted solution
Level 2
November 24, 2021

Check your htl file in pageComponent and compare it with v2 page of core component, you will have to add some javascript code into your page.html