내 커뮤니티 업적 표시줄을 확대합니다.

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

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Google Analytics Snippet

Avatar

Level 2

Hi,

i've configured a google analytics snippet using Generic Analytics Snippet in CloudServices section.

The html rendered is:

<div class="servicecomponents cloudservices"><div class="cloudservice generictracker">ù <script type="text/javascript">   // snippet code       </script> </div></div>

 

Is it possible to change the html rendered? In head section generally <div> tags are not used.

 

Thanks

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

I believe that this is not a configurable setting. However - here is an AEM documentation topic that may help you:

http://docs.adobe.com/docs/en/cq/current/administering/external_providers.html

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Level 10

I believe that this is not a configurable setting. However - here is an AEM documentation topic that may help you:

http://docs.adobe.com/docs/en/cq/current/administering/external_providers.html

Avatar

Level 2
Thanks. In this case how can i put analytics snippet in head section of pages? What's the best practice?