Expand my Community achievements bar.

Adobe Summit 2025: AEP & RTCDP Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

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.