Launch Code inserted via AEM 6.3 application displays 404 error in the website | Community
Skip to main content
Level 2
October 11, 2019
Solved

Launch Code inserted via AEM 6.3 application displays 404 error in the website

  • October 11, 2019
  • 2 replies
  • 4095 views

Hi Team,

AEM 6.3 is our web framework and we used to insert the Launch code by adding a component, please find below screenshot for reference. In the previous version of Launch extension (v1.4.2), the script looks like (<script src="//assets.adobedtm.com/launch-EN1821a583a47f4a5098fff8a489c60c0b-staging.min.js" async></script>), however, in the current version (v1.6.2), the script is different with addtional params added which is highlighted in red color(<script src="//assets.adobedtm.com/0e8da62b9d32/c95dd86dde95/launch-bb260aaa8508-staging.min.js" async></script>).

Hence, if we add the launch key by using the component in AEM 6.3, it doesn't take the code which displays before launch, please find below screenshot for reference. And it displays 404 error as the code is not assimilating the launch code generated at Adobe Launch console. We have published the launch core extn library as well, still it throws 404 error.

It would be great if someone help to resolve this 404 error and guide the way how to insert the Launch code in an AEM 6.3 environment.

Thank you,

Ani

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 Anitha_Ruth

Hi Suraj,

No, not tried that, however, found a solution for this. Thank you.

2 replies

Level 4
October 16, 2019

Have you tried integrating launch through Adoeb IO ?  the implementation would be smoother that way.

Integrate AEM with Adobe Launch Via Adobe I/O

Anitha_RuthAuthorAccepted solution
Level 2
October 17, 2019

Hi Suraj,

No, not tried that, however, found a solution for this. Thank you.

jantzen_b
Adobe Employee
Adobe Employee
March 30, 2020
Can you share the solution in case others face a similar issue?