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

What does s.abort do in DTM?

Avatar

Employee

I've heard of people using s.abort in DTM. What does it do?

1 Accepted Solution

Avatar

Correct answer by
Employee

The abort flag can be set inside do Plugins to cause the current Analytics call to not be sent. The abort flag is reset with every tracking call, so subsequent tracking calls will not be aborted. See more in our documentation below:

s.abort flag

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

The abort flag can be set inside do Plugins to cause the current Analytics call to not be sent. The abort flag is reset with every tracking call, so subsequent tracking calls will not be aborted. See more in our documentation below:

s.abort flag