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

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

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

해결됨

How to implement JS tracking via Adobe Launch

Avatar

Level 2

Dear all,

 

I am trying to implement a code from Moosend (email marketing tool) to track the website, however the steps I took so far made the code visible on the website for the users to see. I am not sure what I am doing wrong, hope you can help me.

 

This is the description of my steps so far:

 

Creating a role as Library load (Page Top)

 

Then I didn't add any conditions, going straight to Actions and adding the JS code there

isabellebento_0-1604566048419.png

 

and then I published this in the library, then to production.

 

then after this, the tag appears there, visible on the website pages 

 

isabellebento_1-1604566110870.png

 

would you please help me? thank you!

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

Hi Isabelle,

Could you explain what is meant by "visible on the website pages", where the 2nd screenshot comes from?

 

P.S.: please share the page URL if possible

 
Best wishes,
Andrey Osadchuk | Launch Inspector, Analytics Connector, Bookmarks

원본 게시물의 솔루션 보기

4 답변 개

Avatar

정확한 답변 작성자:
Level 10

Hi Isabelle,

Could you explain what is meant by "visible on the website pages", where the 2nd screenshot comes from?

 

P.S.: please share the page URL if possible

 
Best wishes,
Andrey Osadchuk | Launch Inspector, Analytics Connector, Bookmarks

Avatar

Level 2
Hi Andrey, I mean it was visible on the actual page, like for the end users to see. I removed the tag because people were complaining.

Avatar

Level 10
That was because you added the custom JS code as an HTML code. To fix the issue, add the custom code back, but in the Custom Code dialog switch to JavaScript.

Avatar

Level 2

Thank you Andrey. 
When I add this to the field you mentioned, I get some errors, should I update the code somehow before adding to this part?