Expand my Community achievements bar.

Join expert-led sessions on Real-Time CDP & Journey Optimizer designed to boost your impact.

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