"assets.adobedtm.com" call on each page in authoring mode (only in AEM as a cloud service version) | Community
Skip to main content
Ravi_Joshi
New Participant
March 18, 2022
Solved

"assets.adobedtm.com" call on each page in authoring mode (only in AEM as a cloud service version)

  • March 18, 2022
  • 3 replies
  • 8473 views

Hi There,

On every page, there is a call to "assets.adobedtm" while using "AEM as a cloud service" version.

I am just curious about how this is happening, from where this external call is originating, and if we want to change it or disable it how one can do that.

Please let me know your thoughts on the same.

 

Thanks

Ravi Joshi

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 CedricHuesler

This is a telemetry data collection call for the product UI - it’s not from your code. 

3 replies

CedricHuesler
CedricHueslerAccepted solution
Employee
March 19, 2022

This is a telemetry data collection call for the product UI - it’s not from your code. 

Pallavi_Shukla_
New Participant
March 19, 2022

Yes @ravi_joshi i agree with @anish-sinha ..You might have included this snippet in some base page which is being called with each page internally.

Moreover, check your page authoring also once and see where n how you have authored this script.

 

Anish-Sinha
Employee
March 18, 2022

Let me correct myself - this include is done to capture edit information. This is not part of your snippet, it loads only in editor mode. When you navigate to preview or publish mode this won't load.