Unknown launch/dtm libraries under head tag
Hello
While debugging in Chrome. I can see my standard launch library as below which is as expected.
<script src="//assets.adobedtm.com/launch-XXXXXX.min.js" async=""></script>
However, besides this I also see few more libraries loading. Dont know what these libraries are and what is making them populate in my <head> tag.
<script src="//assets.adobedtm.com/extensions/EP143333dab9bb4582a773c81f3a840074/AppMeasurement.min.js" async=""></script>
<script src="//assets.adobedtm.com/somealphanumeric/somealphanumeric-source.min.js" async=""></script>
Any help would be appreciated. Thanks

