Include dtm js failed | Community
Skip to main content
sawakonotsadako
February 13, 2018
Solved

Include dtm js failed

  • February 13, 2018
  • 2 replies
  • 972 views

When using dtm to include js like below

<script src="//assets.adobedtm.com/a0387b609786fba259782cb644bc8cab7b9acc08/satelliteLib-3342a4b38ac2e0ae9d9fbc6d3367a2e7e8efe.js"></script>

it can not be included in, Can anyone help explain why? Any help will be grateful. Thanks.

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 jantzen_b

I'm slightly confused by your question. Are you trying to deploy the DTM embed code using DTM? If so, this is not a supported implementation. You need to include the DTM embed code with your static page code in the correct location. You also should not deploy more than one DTM instance to your page at a time.

If you are not trying to deploy DTM using DTM, please help me to better understand your question.

2 replies

jantzen_b
Adobe Employee
jantzen_bAdobe EmployeeAccepted solution
Adobe Employee
February 13, 2018

I'm slightly confused by your question. Are you trying to deploy the DTM embed code using DTM? If so, this is not a supported implementation. You need to include the DTM embed code with your static page code in the correct location. You also should not deploy more than one DTM instance to your page at a time.

If you are not trying to deploy DTM using DTM, please help me to better understand your question.

sawakonotsadako
February 14, 2018

Thank you Jantzen.

Including dtm js like this way is correct indeed. Issue is happening because we are making mistake in the logic to include this js.  HaHaHa