AEM-DataLayer icon indicating copy to clipboard operation
AEM-DataLayer copied to clipboard

Removing <div> HTML tags in AEM-DataLayer package

Open jleggett3 opened this issue 2 years ago • 0 comments

Hello,

My teams AEM websites includes AEM 6.5.14: aem-datalayer.ui.apps-0.3.0.zip package.

We are running into an issue where this package is including a <div class='cloudservice includedatalayer'> in the <head> of all our pages on our website.

The <script> content inside the <div> is fine to keep but it would be preferable if the <div> wrapper is removed, since it's not valid HTML to include a <div> tag in the <head> a webpage.

Thanks for your help, Jake

jleggett3 avatar Jan 10 '24 21:01 jleggett3