Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

How to suppress multiple calls on a page Load

Avatar

Level 1

Hi All,

I’m facing an issue for one of my client website has the DTM Implementation. I could see that there are multiple calls being fired on the page load. Can someone help me how to resolve this issue.

Thanks in Advance !!

Thanks,

Krishna

1 Accepted Solution

Avatar

Correct answer by
Employee

You can check if there any rules firing along side of multiple server call by enabling the debugging ( using _satellite.setDebug('true'); ), that would help you identifying where these calls are coming from.

View solution in original post

4 Replies

Avatar

Employee

Please share the URL of the website, where multiple call are firing.

Avatar

Level 1

can you share your email id .

Thanks!

Krishna

Avatar

Employee

I would suggest you to open a ticket with 'clientcare@adobe.com', so that we can assist you further.

Avatar

Correct answer by
Employee

You can check if there any rules firing along side of multiple server call by enabling the debugging ( using _satellite.setDebug('true'); ), that would help you identifying where these calls are coming from.